Activity

From 2018-04-15 to 2018-05-14

2018-05-14

11:59 PM Revision 9b28e3d7 (qgis): Port gdalcalc with formula excaping fix (#6984)
Resurrect gdalcalc algorithm from 2.x Luigi Pirelli
10:34 PM Revision bb852734 (qgis): [tr] Spanish translation update 14/5/18
cdavila -
09:52 PM Revision 49090a55 (qgis): [FEATURE][locator] Add search for settings pages to locator bar (#6625)
* [FEATURE][locator] Add search for settings pages to locator bar
Search Settings, Options, and Project Properties p...
Klavs Pihlkjær
08:55 PM Revision c9b3e2ab (qgis): fix indentation
Denis Rouzaud
08:08 PM Revision 90bbe69a (qgis): fix QVariant / QString compare
Denis Rouzaud
06:17 PM Revision 3ea6432b (qgis): Merge pull request #6985 from pigreco/help_in_linea_field_calc
corrections function_help Matthias Kuhn
05:49 PM Revision a6683622 (qgis): add assert on metaEnum and convert existing settings to strings
Denis Rouzaud
05:47 PM Revision c985092a (qgis): fix typo
Alexander Bruy
05:43 PM Revision 307fbea1 (qgis): Merge pull request #6986 from 3nids/sip_files_oranize
Better orgnization of sip files Denis Rouzaud
05:02 PM Revision fca72fa7 (qgis): put back module sip files
Denis Rouzaud
04:44 PM Revision 847f0e18 (qgis): adapt sipify scripts and test to place auto generated sip files in dedi...
Denis Rouzaud
04:41 PM Revision 8b130f1c (qgis): move auto generated sip file in dedicated folder (server+analysis)
Denis Rouzaud
04:31 PM Revision 9ed15484 (qgis): move auto generated sip file in dedicated folder (gui)
Denis Rouzaud
04:23 PM Revision 7df2593c (qgis): move auto generated sip file in dedicated folder
Denis Rouzaud
04:21 PM Revision 45e5b3fb (qgis): [pyqgis] comment some core additions
Denis Rouzaud
03:13 PM Revision 3660f3f6 (qgis): corrections
salvatore fiandaca
02:49 PM Revision d26f1e14 (qgis): replace with setEnumValue
and complete missing enumValue Denis Rouzaud
02:47 PM Revision dce235d6 (qgis): create dedicated function for flags
there is a small redundancy in code, but it makes it much nicer to read the calls:
flagValue( key, default) instead o...
Denis Rouzaud
02:47 PM Revision d156e1fb (qgis): save enum settings as string for a better inspection
Denis Rouzaud
02:12 PM Revision 1a45a797 (qgis): [processing][model] Fix handling of mandatory checkbox in output defini...
Nyall Dawson
02:12 PM Revision 4ccd4446 (qgis): [processing] Add default values in model for destination parameters
Arnaud Morvan
02:12 PM Revision 81dabd18 (qgis): [processing] Finish default values in model for destination parameters
Arnaud Morvan
02:12 PM Revision c5f478c3 (qgis): [processing] Fix destination resets to 'memory:' instead of temporary l...
Nyall Dawson
11:39 AM Revision 0cd9e19a (qgis): [Feature] Add ScaleBar and MessageLog components to QgsQuick library.
Peter Petrik
09:22 AM Revision 8d5e5c94 (qgis): Add a newNameChanged signal to QgsNewNameDialog
Handy for subclasses. Nyall Dawson
08:53 AM Revision 773e8633 (qgis): Fix build warning
Nyall Dawson
08:20 AM Revision 44eb0f90 (qgis): Add BWTA2017.gsb to srs.db
NTv2 grid available here:
https://www.lgl-bw.de/lgl-internet/web/sites/default/de/05_Geoinformation/Galerien/Dokument...
Matthias Kuhn
07:43 AM Revision 6b742687 (qgis): [memory] Fix memory provider does not return correct min/max
values after adding or editing features
The cache was not cleared correctly in this case
Fix sponsored by LINZ
Nyall Dawson
06:32 AM Revision 8f47691a (qgis): [processing] add gdal command name to tags for better searches (#6978)
Mathieu Pellerin - nIRV
03:56 AM Revision 272f9ef8 (qgis): Merge pull request #6951 from 3nids/locator_prefix
allow customizing prefix of locator filters Denis Rouzaud

2018-05-12

10:21 PM Revision e0b86bef (qgis): Remove the default output value shown in expression builder
Fixes #18808 Harrissou Santanna
03:36 PM Revision 83a8d01f (qgis): [tr] Polish translation update
Borys Jurgiel
03:35 PM Revision a11fc1a9 (qgis): [tr] Polish translation update
Borys Jurgiel

2018-05-11

10:20 PM Revision 42bedc4f (qgis): Update qgsrasterfilewriter.cpp
Bad geo-referencing bug fix
Using VRT with large coordinate system (like RGF93/CCxx) and high
resolution raster, hig...
Guilhem
05:41 PM Revision d36d4f8c (qgis): fix warning for release build (#6976)
Denis Rouzaud
05:02 PM Revision c6bec0ce (qgis): add link to 3.0 api documentation
Jürgen Fischer
04:55 PM Revision 395c13f1 (qgis): fix typo
Denis Rouzaud
04:17 PM Revision 2bb6149e (qgis): add test for (active) prefixes and fix bad prefix for plugins
Denis Rouzaud
03:03 PM Revision 9bf8fb04 (qgis): Add some notes about porting field parameters
Nyall Dawson
03:03 PM Revision 689966ce (qgis): Typo
Nyall Dawson
03:03 PM Revision 04e527e4 (qgis): Try to fix odd doc coverage test issue
Nyall Dawson
03:03 PM Revision 830ad0b4 (qgis): Rough beginnings to processing algorithm porting guide
Nyall Dawson
03:03 PM Revision 4e2605bb (qgis): Add some notes on enums, numeric parameters
Nyall Dawson
03:03 PM Revision e039a064 (qgis): Add note on GeoAlgorithmExecutionException
Nyall Dawson
03:03 PM Revision 35d49035 (qgis): Add notes on OutputNumber/OutputString
Nyall Dawson
03:03 PM Revision 90e0353e (qgis): More docs for parameter porting, new API contract
Nyall Dawson
03:03 PM Revision 7ba246f1 (qgis): Fix grammar
Nyall Dawson
03:03 PM Revision b006877b (qgis): Complete processing 3.x porting documentation
Nyall Dawson
03:03 PM Revision 4e5229f1 (qgis): Typo
Nyall Dawson
02:01 PM Revision 0c24e29e (qgis): More descriptive tooltips for some app actions
Nyall Dawson
02:01 PM Revision b87a92b2 (qgis): Show tooltip in locator actions results if different to action title
Nyall Dawson
02:01 PM Revision 98469411 (qgis): [needs-docs] Reorganize project menu
- Consistency in action names
- Move import/export actions to a submenu
- Group similar actions together
Nyall Dawson
02:01 PM Revision 3e62627b (qgis): [needs-docs] Tweak wording of Export actions
Nyall Dawson
02:01 PM Revision ad18e044 (qgis): Add missing ellipsis to project storage items
Nyall Dawson
01:52 PM Revision 0a6f88a4 (qgis): remove map from QgsLocator and rename custom to active prefix
the active/custom prefix info is now accessible only from QgsLocatorFilter Denis Rouzaud
01:38 PM Revision 8f05c4e2 (qgis): Fix incorrect snapping when moving features and using advanced (#6972)
ditizing parallel/perpendicular modes
Refs issue demonstrated in https://www.youtube.com/watch?v=jZYKGrIyVCA
at 25:00
Nyall Dawson
01:32 PM Revision 4aac2653 (qgis): updated NaturalNeighbour gui to use new saga parameters
Jason Hilton
11:48 AM Revision cdc08783 (qgis): Use icon instead of text for Add and Remove buttons
Harrissou Santanna
09:48 AM Revision 9ce19af5 (qgis): Fix failing test
Nyall Dawson
09:48 AM Revision 0708d841 (qgis): Fix positioning of final scalebar label
Nyall Dawson
09:48 AM Revision e53adc15 (qgis): Add methods to convert QgsTextFormat to and from QFonts
Nyall Dawson
09:48 AM Revision 9d2c4fca (qgis): [FEATURE][layouts] Use text renderer for drawing scalebar text
Allows the full range of formatting options exposed through
text renderer - e.g. scalebar text with buffers, shadows,...
Nyall Dawson
09:48 AM Revision 3d03cfba (qgis): Update test masks
Nyall Dawson
09:48 AM Revision 06d7725c (qgis): Fix api break, unit test
Nyall Dawson
09:48 AM Revision a06000e0 (qgis): Add method to QgsTextRenderer to retreive scaled QFontMetricsF
from a text format in a specified render context Nyall Dawson
07:49 AM Revision e35d1d0e (qgis): Fix setting default value for non-multiple enum params
Nyall Dawson
07:49 AM Revision 3ec2dfa6 (qgis): [processing] don't allow multiple enum items to be selected if
allowMultiple is not set Alexander Bruy
07:49 AM Revision 038da113 (qgis): [processing] modeler GUI for matrix parameter
Alexander Bruy
07:49 AM Revision 213fc553 (qgis): Revert "Merge pull request #6929 from ghtmtt/fix_proc_modeler"
There are no useless parameters in Processing.
This reverts commit fd5e0a7f1947548e0d5bd1f004a586e2ae0b0473, reversi...
Alexander Bruy
07:49 AM Revision ffa4b04e (qgis): [processing] add modeler GUI for enum parameter
Alexander Bruy
07:49 AM Revision 26a97a7d (qgis): [processing] improve default values handling in the enum modeler GUI
Alexander Bruy
07:49 AM Revision e97212e8 (qgis): [processing] correctly restore default values
Alexander Bruy
07:49 AM Revision 0046b9f8 (qgis): add single item to matrix parameter by default
Alexander Bruy
07:49 AM Revision 18f31518 (qgis): [processing] couple of fixes for matrix parameter
Alexander Bruy
07:49 AM Revision bb0fecce (qgis): [processing] use another icon for clear button and add confirmation
Alexander Bruy
07:49 AM Revision 1ba34dcb (qgis): [processing] add matrix and enum parameters to wrappers and handle them
in the modeler dialogs Alexander Bruy
07:49 AM Revision 33cfed2e (qgis): [processing] fix method signature
Alexander Bruy
07:49 AM Revision 39456ba6 (qgis): [processing] fix handling of the multiple enum values
Alexander Bruy
04:30 AM Revision 6ad50f7e (qgis): [processing] Don't skip null parameter values when converting
parameters to pythong strings
We need to include these, in order to differentiate unspecified
parameters from parame...
Nyall Dawson
04:30 AM Revision 4d020416 (qgis): [afs] Fix handling of custom projections
Don't treat all unknown projections as WGS84
Fixes #18881
(cherry-picked from ea38c732)
Nyall Dawson
04:30 AM Revision c9226ce3 (qgis): [processing][modeler] Fix some child algorithm vector results
are not shown as input choices for other child algorithms
(cherry-picked from 3791bac)
Nyall Dawson
04:30 AM Revision 123f2dfd (qgis): [processing] Ensure unset parameters are translated to Python
None values when representing parameters as pythong strings
(Cherry picked from d05f95f)
Nyall Dawson
04:30 AM Revision 27aeb6a0 (qgis): [processing] Fix exception when clicking help for GDAL algorithms
(cherry-picked from b328819) Nyall Dawson
04:30 AM Revision a84084cf (qgis): [processing][gdal] More nodata handling fixes
Fixes #18748
(cherry-picked from bddcb7d)
Nyall Dawson
04:30 AM Revision d229b44a (qgis): [processing][gdal] Fix some more nodata=0 handling
(cherry-picked from f48aaeaf) Nyall Dawson
04:30 AM Revision 1c5d8602 (qgis): Fix handling of "hide deprecated" in projection selector widget
Fixes #18896
(cherry-picked from a022ad21)
Nyall Dawson
03:29 AM Revision 0d520456 (qgis): [processing][gdal] Fix conversion of non-EPSG crs parameters
to GDAL compatible strings Nyall Dawson
03:29 AM Revision be73c960 (qgis): Spelling
Nyall Dawson

2018-05-10

01:43 AM Revision 6b677081 (qgis): add libyaml-tiny-perl & python-autopep8 to debian deps
Jürgen Fischer
01:27 AM Revision 28935d15 (qgis): osgeo4w: include PGEO_DRIVER_TEMPLATE and OGR_SKIP in qgis.vars
(fixes #18234)
(cherry picked from commit a9b663ec0cdf47ba99bab593139da9c108d977da)
Jürgen Fischer
01:27 AM Revision a9b663ec (qgis): osgeo4w: include PGEO_DRIVER_TEMPLATE and OGR_SKIP in qgis.vars
(fixes #18234) Jürgen Fischer
10:11 PM Revision 6459d24e (qgis): allow to reset prefixes in settings
Denis Rouzaud
09:51 PM Revision 0a0de2ec (qgis): use multimap to allow using the same prefix for several filters
Denis Rouzaud
09:37 PM Revision 6d33ca31 (qgis): german translation update and fixes
Jürgen Fischer
08:46 PM Revision b6a26464 (qgis): Merge pull request #6961 from wonder-sk/union-single-layer
[FEATURE] Union algorithm with a single layer Martin Dobias
08:22 PM Revision ca3d2c0d (qgis): expression help: support optional parameters and defaults
(cherry picked from commit 968b50f4f009ae23ad98fdacd7b8754414008efa) Jürgen Fischer
08:18 PM Revision 9690d806 (qgis): add mdal provider to debian and osgeo4w packages
Jürgen Fischer
08:15 PM Revision 968b50f4 (qgis): expression help: support optional parameters and defaults
Jürgen Fischer
08:10 PM Revision c3279ee5 (qgis): Add a note about version added for new functions in testing module
Martin Dobias
05:57 PM Revision 9e1be6e8 (qgis): Merge pull request #6966 from kannes/patch-1
add optional segments argument in buffer function docs Matthias Kuhn
05:36 PM Revision 2c90bf29 (qgis): Merge pull request #6963 from DelazJ/backport30
Backport some Layer properties GUI fixes Matthias Kuhn
04:58 PM Revision e8d1099f (qgis): add optional segments argument
text taken from single_sided_buffer hannes metzler
02:08 PM Revision 85f42e7d (qgis): remove build noise from output
Peter Petrik
01:45 PM Revision 191b0d47 (qgis): union: throw an exception if the second layer is specified but not valid
Martin Dobias
12:50 PM Revision 7df062ba (qgis): Updates from Nyall's review
Martin Dobias
12:50 PM Revision 64b8c725 (qgis): [FEATURE] Union algorithm for single layer
Resolves all overlapping geometries just like GRASS or Arc do.
So now we have two variants of union:
- union(A) - do...
Martin Dobias
12:50 PM Revision 73d10afe (qgis): Processing tests: allow topological geometry tests instead of exact tests
This is useful with geometry algorithms when the order of the coordinates of produced
geometries does not need to be ...
Martin Dobias
12:50 PM Revision ef145afc (qgis): Add support for unordered comparison of features of layers
This is useful when an algorithm returns features in no particular order
and sorting features by attributes does not ...
Martin Dobias
12:50 PM Revision aa2b1e98 (qgis): Add test for single layer union
Martin Dobias
07:48 AM Revision d05f95f7 (qgis): [processing] Ensure unset parameters are translated to Python
None values when representing parameters as pythong strings Nyall Dawson
07:48 AM Revision c738bcf7 (qgis): [processing] Don't skip null parameter values when converting
parameters to pythong strings
We need to include these, in order to differentiate unspecified
parameters from parame...
Nyall Dawson
07:27 AM Revision 10aa92f6 (qgis): Merge pull request #6960 from luipir/gdalcalc_avoid_escape_formula
[processing][gdal] Do not escape formula because it's not a path! Alexander Bruy
03:36 AM Revision 5d6e08f2 (qgis): Widen the diagram Size Legend Preview frame
This should allow more visibility of the previewed symbols and texts.
Also avoids the left part of the dialog to need...
Harrissou Santanna
03:30 AM Revision 20cf1d5e (qgis): Make collapsible the groupboxes
to better handle vertical frames
(cherry picked from commit 684b3678f4159e998da53314dd77b198d82d7374)
Harrissou Santanna

2018-05-09

12:54 AM Revision 6150b7f4 (qgis): avoid escape formula because it's not a path!
Luigi Pirelli
09:55 PM Revision e55bb558 (qgis): cosmetics on 9e7e927b9c
Jürgen Fischer
08:59 PM Revision 37e9f3ab (qgis): allow customizing prefix of locator filters
Denis Rouzaud
08:58 PM Revision 4c92de9e (qgis): Merge pull request #6505 from 3nids/form_url
[FEATURE] Allow to use a URL for a custom attribute form (UI file) Denis Rouzaud
08:02 PM Revision 5d7a6c18 (qgis): remove useless API break
Denis Rouzaud
06:25 PM Revision 5b201687 (qgis): NSIS: Include DisplayVersion in UninstallKey (backport 100d9403)
Jürgen Fischer
06:24 PM Revision 100d9403 (qgis): NSIS: Include DisplayVersion in UninstallKey
(backport e3a7804931 & 9e7e927b9c) Jürgen Fischer
05:22 PM Revision d99a27f4 (qgis): Merge pull request #6958 from agauvrit-tis/patch-1
[FEATURE] Add DisplayVersion value in Uninstallkey Jürgen Fischer
05:04 PM Revision 16497ee4 (qgis): fix edit form test with local HTTP server
Denis Rouzaud
05:04 PM Revision 8e20996d (qgis): simplify netwotk content fetcher registry
kudos @wonder-sk Denis Rouzaud
05:01 PM Revision c04ca969 (qgis): use QStringLiteral
Denis Rouzaud
05:01 PM Revision 30b7fd18 (qgis): use QgsNetworkContentFetcherRegistry
Denis Rouzaud
05:01 PM Revision 18699299 (qgis): [FEATURE ] allow to use URLs for attribute forms
Denis Rouzaud
05:01 PM Revision d413c882 (qgis): add UI form for testing
Denis Rouzaud
05:01 PM Revision 5089d389 (qgis): fix spelling
Denis Rouzaud
04:43 PM Revision 7233b675 (qgis): Merge pull request #6957 from radosuav/processing_gdal_warp
[processing] Add missing resampling methods to GDAL warp. Matthias Kuhn
04:22 PM Revision 9e7e927b (qgis): Add DisplayVersion value in Uninstallkey
The DisplayVersion value in Uninstallkey registry hive (Software\Microsoft\Windows\CurrentVersion\Uninstall) is manda... Alexandre
02:56 PM Revision 7e73f314 (qgis): [processing] Add missing resampling methods to GDAL warp.
Radoslaw Guzinski
08:04 AM Revision d06043f7 (qgis): Merge pull request #6952 from elpaso/DelazJ-symbolselectorHelpShow
Delaz j symbolselector help show Alessandro Pasotti
07:40 AM Revision 29489e10 (qgis): Merge pull request #6865 from PeterPetrik/qgsquick_1_canvas_merge
[FEATURE] Introduction of QGIS Quick library Matthias Kuhn
06:21 AM Revision c1ac9753 (qgis): Small property icon improvements
Mathieu Pellerin - nIRV
06:21 AM Revision 85660db9 (qgis): Vectorized remaining propertyicons
List of icons^
gdal.png
network_and_proxy.png
locale.png
join.png
transparency.png
pyramids.png
overlay.png
map_tools...
Felis Pimeja
05:44 AM Revision cbbaf9c2 (qgis): Fix build warning
Nyall Dawson
02:28 AM Revision 819ae6f3 (qgis): Fix test that checked an exception from QgsSpatialIndex constructor
Martin Dobias
02:28 AM Revision 914cefff (qgis): Fix crash when creating spatial index from empty layer
libspatialindex library throws an exception when trying to bulk load spatial index
and it is given an empty input dat...
Martin Dobias

2018-05-08

01:59 AM Revision 76e508c1 (qgis): Assume URL already encoded
andrimam
07:04 PM Revision b2188d4f (qgis): use smart pointer for QgsQuickMapSettings in map canvas
Peter Petrik
06:15 PM Revision 85d60f2b (qgis): Merge branch 'symbolselectorHelpShow' of https://github.com/DelazJ/QGIS...
Alessandro Pasotti
03:24 PM Revision f2304c1b (qgis): Merge pull request #6764 from tudorbarascu/featureinfo_values
server tests for GetFeatureinfo different widget values Alessandro Pasotti
01:10 PM Revision 83218c9e (qgis): Find Spatialindex library in osgeo4w64 bit
Tisham Dhar
12:44 PM Revision 90355f0e (qgis): address comments and add @unittest.expectedFailure to test
Tudor Bărăscu
12:38 PM Revision 79035acd (qgis): The Arrow type and head type are string inputs in DD
and not integer (fixes #16215) Harrissou Santanna
12:38 PM Revision 10475a6a (qgis): Really accept strings for arrow data defined properties
Nyall Dawson
11:49 AM Revision be6a763b (qgis): Merge pull request #6949 from m-kuhn/wms_overwrite_parent_boundingBoxes
Wms overwrite parent bounding boxes Matthias Kuhn
11:00 AM Revision a2a2d28d (qgis): Overwrite existing boundingBoxes with the same CRS in WMS capabilities.
Roel Huybrechts
11:00 AM Revision 2ee479eb (qgis): Fix codestyle
Matthias Kuhn
10:35 AM Revision cfad3aa5 (qgis): Merge pull request #5461 from m-kuhn/less_temp_files
Cleanup temporary files in prepare-commit.sh Matthias Kuhn
08:07 AM Revision cdca7084 (qgis): add GetMap DPI mask image, fixes local test
Tudor Bărăscu
08:06 AM Revision 500af5e4 (qgis): Spelling
Nyall Dawson
08:06 AM Revision f9be6055 (qgis): [FEATURE] Also show cartesian areas/perimeters in identify results
Because users are still getting confused with the difference
between the cartesian areas and ellipsoidal areas, show ...
Nyall Dawson
04:22 AM Revision 98fc8585 (qgis): [needs-docs] Rename "show labels for this layer" to "single labels"
Harrissou Santanna
04:07 AM Revision 2ab5b84d (qgis): Minified svg code for several icons (#6489)
Felis Pimeja
03:47 AM Revision 875da3f5 (qgis): [FEATURE] Optionally add back faces of polygons in tessellator
Often the polygonZ/multipatch data do not have consistent ordering of vertices
(e.g. all clock-wise or counter clock-...
Martin Dobias
03:47 AM Revision 37241386 (qgis): Updates from review
Martin Dobias
03:11 AM Revision 00d7ab6a (qgis): Fix some data defined buttons show in text format widget
Nyall Dawson

2018-05-07

01:49 AM Revision e936cd74 (qgis): Widen the diagram Size Legend Preview frame
This should allow more visibility of the previewed symbols and texts.
Also avoids the left part of the dialog to need...
Harrissou Santanna
01:33 AM Revision c11c1cf4 (qgis): Source typos
luz.paz
01:33 AM Revision f01bff25 (qgis): Typos
Found via `codespell` luz.paz
01:33 AM Revision 99d0b3c3 (qgis): More spell checks
Nyall Dawson
01:33 AM Revision 51a15640 (qgis): Add words to spell check file
Nyall Dawson
01:26 AM Revision 64d5193f (qgis): Translation fixes for GDAL build VRT.
Ari Jolma
12:57 AM Revision 67c20d5d (qgis): Set max_points default value
Harrissou Santanna
12:57 AM Revision 3fff8724 (qgis): Update test result
Nyall Dawson
12:22 AM Revision bd1f9b52 (qgis): Switch test to reentrant GEOS API
Sandro Santilli
10:42 PM Revision e85740ce (qgis): Fixes Centos7 issues due to old gcc compiler (gcc 4.8.5)
Andreas Neumann
10:11 PM Revision 28d7c8c4 (qgis): Fix a crash in tessellator with self-intersecting rings
Self-intersecting polygon rings may crash poly2tri so we skip them (for now) Martin Dobias
09:38 PM Revision ea38c732 (qgis): [afs] Fix handling of custom projections
Don't treat all unknown projections as WGS84
Fixes #18881
Nyall Dawson
05:43 PM Revision 3fef9cd1 (qgis): Merge pull request #6872 from 3nids/fetchregistry
QgsNetworkContentFetcherRegistry: a registry for temporary downloaded files Denis Rouzaud
05:36 PM Revision a95ec9c6 (qgis): Fixes Centos7 issues due to old gcc compiler (gcc 4.8.5)
Andreas Neumann
04:17 PM Revision 52b9b9c1 (qgis): fix links to Qt issues
Denis Rouzaud
04:15 PM Revision b4d00d95 (qgis): delete contents in destructor and add missing mutexes
Denis Rouzaud
02:21 PM Revision 5610ebe9 (qgis): fix crash when redownloading or canceling
Denis Rouzaud
02:20 PM Revision 25108e5f (qgis): QgsNetworkContentFetcherRegistry: a registry for temporary downloaded f...
Denis Rouzaud
02:20 PM Revision 648562d2 (qgis): do not expose task and make it thread safe
Denis Rouzaud
02:20 PM Revision 9d450774 (qgis): also add localFile returning a QFile
Denis Rouzaud
02:20 PM Revision 8308ce12 (qgis): avoid race condition
Denis Rouzaud
02:20 PM Revision 0d6dcb23 (qgis): do not return a const file and add localFile helper
Denis Rouzaud
02:15 PM Revision ba04dea2 (qgis): fix links to Qt issues
Denis Rouzaud
11:25 AM Revision cb008699 (qgis): Merge pull request #6101 from letmaik/patch-1
Fix tracking of imported modules (and plugin reloading) Matthias Kuhn
11:20 AM Revision 3264b0bb (qgis): Merge pull request #6937 from slarosa/fix_svg_size
fix svg size for cross-hair, capture-point, zoomin and zoomout, fixes #18806 Matthias Kuhn
11:18 AM Revision b9884c27 (qgis): Merge pull request #6702 from pierreloicq/patch-2
talking about "ninja qgis" Matthias Kuhn
11:17 AM Revision f34b3170 (qgis): [processing] Fix parsing optional output 'create by default' from string'
Nyall Dawson
11:17 AM Revision cb638b63 (qgis): [processing][saga] Make some Slope,Aspect,Curvature outputs optional an...
Nyall Dawson
11:17 AM Revision f4ec9e2a (qgis): [processing] When an optional output is set to 'skip output', disable
and clear the associated 'add to qgis' checkbox Nyall Dawson
11:01 AM Revision 9d12b0ad (qgis): Merge pull request #6749 from slarosa/db_quey_history_1
[FEATURE][needs-docs] DB Manager: adds SQL query history Matthias Kuhn
10:59 AM Revision 0cc0fedb (qgis): Merge pull request #6748 from Scimmia22/patch-1
Update FindQextserialport.cmake for Qt5 Matthias Kuhn
10:56 AM Revision dd2eb3a4 (qgis): Merge pull request #6876 from DelazJ/patch-2
[needs-docs] Rename action in Layers panel contextual menu Matthias Kuhn
10:55 AM Revision 9e5cfb0c (qgis): Merge pull request #6924 from m-kuhn/avoid_unnecessary_confirmation_dia...
Avoid unnecessary confirmation dialogs Matthias Kuhn
10:50 AM Revision 3791bac4 (qgis): [processing][modeler] Fix some child algorithm vector results
are not shown as input choices for other child algorithms Nyall Dawson
09:23 AM Revision 55a256f9 (qgis): Merge pull request #5065 from DelazJ/typos
Fix some wording and spelling Matthias Kuhn
06:16 AM Revision a0a5f6ce (qgis): [processing] Fix saga natural neighbor parameters
fixes #16604 Jason Hilton

2018-05-06

11:19 AM Revision 739d4fab (qgis): More verbose test outputs
Nyall Dawson
11:19 AM Revision bddcb7dc (qgis): [processing][gdal] More nodata handling fixes
Fixes #18748 Nyall Dawson
11:19 AM Revision 787dd341 (qgis): [processing] More helpful errors when raster inputs are not valid
Nyall Dawson
11:19 AM Revision f4599f13 (qgis): [processing][gdal] Better error messages when invalid parameters are pa...
Nyall Dawson

2018-05-05

11:13 PM Revision a022ad21 (qgis): Fix handling of "hide deprecated" in projection selector widget
Fixes #18896 Nyall Dawson
11:13 PM Revision f48aaeaf (qgis): [processing][gdal] Fix some more nodata=0 handling
Nyall Dawson
11:13 PM Revision b3288192 (qgis): [processing] Fix exception when clicking help for GDAL algorithms
Nyall Dawson
04:24 AM Revision a11db8bb (qgis): [Oracle][Tests] Enhance Point convertion test
Instead of using 'SDO_UTIL.FROM_WKTGEOMETRY' to generate `SDO_GEOMETRY` object
for Point, the `testdata` generate Poi...
René-Luc ReLuc
04:24 AM Revision 280018dc (qgis): [Oracle][Tests] Enhance Geometry creation SQL script
René-Luc ReLuc
04:24 AM Revision 849278a2 (qgis): [BUGFIX][Oracle] Mixing SDO_GEOMETRY Point definition
Fixes #18900
In `sdoobj`, the `elem_info` array size is not the right way to defined the way
to read Point coordinat...
René-Luc ReLuc
04:06 AM Revision 684b3678 (qgis): Make collapsible the groupboxes
to better handle vertical frames Harrissou Santanna
04:05 AM Revision bf22b88a (qgis): Set centroid as default placement for polygon diagramss
Fix #13435 Harrissou Santanna

2018-05-04

01:54 AM Revision d8e39fa9 (qgis): remove algorithm refresh after processing configuration changes (was a ...
Jürgen Fischer
10:27 PM Revision ba9f27e2 (qgis): [processing][gdal] Fix translate ignores nodata values of 0
And add more unit tests to translate alg
(cherry-picked from 70aad93a61)
Nyall Dawson
06:53 PM Revision 82ec4181 (qgis): revive python tests on bionic
Jürgen Fischer
05:45 PM Revision dc621adf (qgis): fix doxygen warning
Peter Petrik
05:32 PM Revision d8339701 (qgis): Merge pull request #6926 from pblottiere/bugfix_ut
[backport][server][bugfix] Cleaning GetCapabilities response Paul Blottiere
02:21 PM Revision c29c6676 (qgis): small fixes in qgs components
Peter Petrik
02:20 PM Revision ab240426 (qgis): add docs to map canvas qml
Peter Petrik
02:20 PM Revision aed3939c (qgis): rename qml library to QgsQuick
Peter Petrik
12:30 PM Revision 398fb1a7 (qgis): Only apply f4d38d4f0 to Qt>=5.9 (followup f4d38d4f0; check cdash for
test results) Jürgen Fischer
12:03 PM Revision 9836dc22 (qgis): Merge pull request #6930 from m-kuhn/fixSearchCrash
Fix crash with uninitialized search widget Matthias Kuhn
11:23 AM Revision cf925637 (qgis): Fix crash with uninitialized search widget
Matthias Kuhn
10:09 AM Revision 357be797 (qgis): fix xenial build
Jürgen Fischer
09:48 AM Revision 5b5439f5 (qgis): Merge pull request #6927 from m-kuhn/delayededitSelectionUpdate
Delayed update of edit selection Matthias Kuhn
09:47 AM Revision fd5e0a7f (qgis): Merge pull request #6929 from ghtmtt/fix_proc_modeler
[processing] Remove Enum useless parameter from modeler Matthias Kuhn
09:39 AM Revision 69de3457 (qgis): Merge pull request #6922 from m-kuhn/relrefconditionalvaluechanged
Relation reference widget value changed signals Matthias Kuhn
09:04 AM Revision d8b47e43 (qgis): remove Enum useless parameter from modeler
matteo ghetta
09:04 AM Revision b6aaf8d9 (qgis): Add unit tests with owslib
Paul Blottiere
03:02 AM Revision b9b85f92 (qgis): New action 'Move Out of Group' that moves layer(s) out of group(s). Dep...
Mie Winstrup
03:02 AM Revision a36f6aa2 (qgis): Added test of the action 'Move Out of Group' in the layer panel
Mie Winstrup
03:00 AM Revision 9b22d997 (qgis): typos
matteo ghetta
03:00 AM Revision 94ad8599 (qgis): trying to add missing parameter in modeler
matteo ghetta
03:00 AM Revision b2c0dd96 (qgis): [processing] resurrecting some parameters in Modeler
matteo ghetta
03:00 AM Revision df4ddf2d (qgis): also MapLayer
matteo ghetta
03:00 AM Revision c052559d (qgis): improved doc
matteo ghetta
03:00 AM Revision 218e3064 (qgis): strings added
matteo ghetta
03:00 AM Revision 2e67885c (qgis): [processing] resurrecting some parameters in Modeler
matteo ghetta
03:00 AM Revision 177f2c8a (qgis): [processing] resurrecting some parameters in Modeler
matteo ghetta

2018-05-03

05:36 PM Revision 32174420 (qgis): Merge pull request #6866 from m-kuhn/syslocale
Consistent locale usage for number representation Matthias Kuhn
04:59 PM Revision a3ea2add (qgis): Delayed update of edit selection
When the attribute table opens, the first entry is selected. For some
unknown reason, the selection does not appear i...
Matthias Kuhn
04:40 PM Revision dea03b2b (qgis): Merge pull request #6925 from PeterPetrik/use_literal
use literal in qgsmeshlayer.cpp Matthias Kuhn
04:14 PM Revision 6de0e4b3 (qgis): Adjust tests
Matthias Kuhn
04:14 PM Revision b086160a (qgis): Use default (not system) locale
Matthias Kuhn
02:31 PM Revision 1b4fa888 (qgis): Explicitly refer to translation and not locale on override
We only change the user interface translation and do not touch the locale for other things like number representation. Matthias Kuhn
02:30 PM Revision 88f36cd9 (qgis): Use system locale for number representation
Matthias Kuhn
01:43 PM Revision 96173d7c (qgis): use literal
Peter Petrik
12:53 PM Revision b0d55062 (qgis): Merge pull request #6908 from DelazJ/DBManagerTranslator
Trying to make more translatable strings in DB Manager Matthias Kuhn
12:49 PM Revision ac508d4c (qgis): [processing] Add comment to make it clear why we need to close the dial...
gacarrillor
12:49 PM Revision df690263 (qgis): [processing] Refactor Fields algorithm: avoid unnecessary confirmation ...
gacarrillor
12:47 PM Revision ddd12e2b (qgis): Merge pull request #6895 from gacarrillor/avoid_unnecessary_confirmatio...
[processing] Refactor Fields algorithm: avoid unnecessary confirmation dialogs Matthias Kuhn
12:10 PM Revision 12183e98 (qgis): Fix reading/writing of mesh layer to a qgis project (fixes #18801) (PR ...
* fix guard header
* [bugfix] Fix reading/writing of mesh layer to a qgis project #18801
* fix copy-paste error
* ...
Peter Petrik
12:09 PM Revision 2c415e8f (qgis): Unit tests for setting and getting relation reference widget values
Matthias Kuhn
12:08 PM Revision 561d255c (qgis): Relation reference widget, only send valueChanged signal once
Matthias Kuhn
12:08 PM Revision da93520c (qgis): Setter and getter tests for relation reference widget
Matthias Kuhn
11:57 AM Revision 19261f09 (qgis): Silence
Matthias Kuhn
11:22 AM Revision e290aa5b (qgis): Cleaning GetCapabilities response
Paul Blottiere
08:34 AM Revision 5c936660 (qgis): Add missing SIP_DEPRECATED
Nyall Dawson
08:33 AM Revision 1e7d4793 (qgis): Fix outdated example code, convert to python
(because c++ devs are l33t and don't need examples...) Nyall Dawson
06:46 AM Revision f07cd2f5 (qgis): [processing] Add comment to make it clear why we need to close the dial...
gacarrillor
06:36 AM Revision fdaa57a2 (qgis): [FEATURE][processing] Zonal histogram algorithm
Mathieu Pellerin - nIRV
03:50 AM Revision 429374ec (qgis): Code cleanup
Nyall Dawson
03:50 AM Revision 6749c8dd (qgis): Fix double delete in QgsMeasureTool
The rubber bands are owned by the canvas - so we shouldn't
be deleting them here.
Nyall Dawson
03:23 AM Revision 70aad93a (qgis): [processing][gdal] Fix translate ignores nodata values of 0
And add more unit tests to translate alg Nyall Dawson
03:23 AM Revision ca553eae (qgis): Seriously, I thought I told ya ta shuddup already, right?
(cherry-picked from 8f9a378d76e) Nyall Dawson
03:23 AM Revision b28b5880 (qgis): [processing] Add an example of running a sub-algorithm correctly
to script template file
(cherry-picked from 9ce21e4a82)
Nyall Dawson
03:23 AM Revision 1b263163 (qgis): [memory] Fix provider cannot handle fields with complex characters in name
Fixes #18885
(cherry-picked from 9809f9394b)
Nyall Dawson
03:23 AM Revision c5c22d36 (qgis): [oracle] Always fetch features with null goemetry unless feature rect i...
...to match behaviour of other providers
(cherry-picked from a74414c0aee)
Nyall Dawson
03:23 AM Revision 57099088 (qgis): [oracle] Fix crash when adding a feature with missing attributes
to data provider
(cherry-picked from 4d61fb5e6)
Nyall Dawson
03:23 AM Revision f9a8d9f7 (qgis): [oracle] Always check bounding box intersection when using filter rect
Because oracle sdo_filter sometimes returns results outside
the given filter (depending on the spatial index), and is...
Nyall Dawson
03:23 AM Revision fb16dab8 (qgis): Followups
(cherry-picked from c3b69900f782) Nyall Dawson
03:23 AM Revision b6142c83 (qgis): [oracle] Fix incorrect feature count after adding features to layers
(cherry-picked from bbd335ab1) Nyall Dawson
03:23 AM Revision befed4de (qgis): [oracle] Fix handling of NULL values when add features to provider
Fixes NULL attribute values are incorrectly converted to empty
strings or 0 numeric values instead of NULL.
(cherry-...
Nyall Dawson
03:23 AM Revision 2dc76fdb (qgis): Add missing import
Nyall Dawson
03:23 AM Revision 1e82e075 (qgis): [afs] Fix handling of date/datetime field values
(cherry-picked from 2d3d6a8b83) Nyall Dawson
03:23 AM Revision 8175c4c3 (qgis): [processing] More verbose error when unsupported SAGA version found
(cherry-picked from 16106b8cf) Nyall Dawson
03:23 AM Revision 8739547a (qgis): [diagrams] Fix bar width maximum is too small for map unit sizes
Fixes #18791
(cherry-picked from 3228654)
Nyall Dawson
03:23 AM Revision 94f8db33 (qgis): Shutup more annoying Qt warnings
(cherry-picked from cec59c0c3) Nyall Dawson
03:23 AM Revision 4395b8ed (qgis): Silence annoying 'appendChild() on a null node does nothing' warning
(cherry-picked from 0449874c08) Nyall Dawson
03:23 AM Revision c5e7998e (qgis): Fix memory leak
Code looks valid, but valgrind is reporting a leak here. In any
case Qt docs suggest not to use addAction and parent ...
Nyall Dawson
03:23 AM Revision 14f0a832 (qgis): Fix crash on exit
Because the map canvas is destroyed before the project instance,
and QgsProject emits the labelingEngineSettingsChang...
Nyall Dawson
03:23 AM Revision e7444557 (qgis): Fix stats dock handling when refresh is clicked lots of times quickly
(cherry-picked from 2233bd44f) Nyall Dawson
03:23 AM Revision 21c5eaf9 (qgis): Prevent tasks from spamming progress reports
Doing so grinds the QGIS to a halt, yet often progress
reports are being sent every feature (which results
in thousan...
Nyall Dawson
03:23 AM Revision b67d661a (qgis): Fix crash when unloading multiple layers from a project
The stats dock was holding onto a dangling pointer whenever
the statistics gathering task was canceled. This meant th...
Nyall Dawson
03:23 AM Revision fdafd68a (qgis): [afs] Fix group layers are incorrectly shown in browser
These layers cannot be opened so should be skipped
Fixes #18886
(cherry-picked from c63260e1)
Nyall Dawson
03:23 AM Revision 61c4cfa3 (qgis): [processing] Remove unused code
(cherry-picked from c32611b2c) Nyall Dawson
03:23 AM Revision bc9d6f3a (qgis): [processing][gdal] Clip Vector By Mask Layer requires both
layers to have the same CRS
(cherry-picked from 36432191)
Nyall Dawson
03:23 AM Revision da2c4be3 (qgis): [layouts] Fix handling of layout name when dropping qpt file to app
- Fix entered name is ignored and replaced by stored name
- Default to name stored in qpt as initial name for layout
...
Nyall Dawson
03:23 AM Revision 0c6a59ec (qgis): [processing] Correctly set default value for matrix parameters
Fixes #18871
(cherry-picked from c68262da)
Nyall Dawson
03:23 AM Revision 3a77ba7e (qgis): [processing][saga] Remove redundant spaces from description files
(cherry-picked from 313970de) Nyall Dawson
03:23 AM Revision d15b9016 (qgis): [processing][saga] Fix "channel network and drainage basins" alg
Fixes #18870
(cherry-picked from c2f224b446)
Nyall Dawson
03:23 AM Revision f5601d58 (qgis): [processing] Also warn on non-matching point and extent CRS
if algorithm cannot handle automatic reprojection
(cherry-picked from 386495bc)
Nyall Dawson

2018-05-02

01:59 AM Revision d99155f3 (qgis): Added missing r.fill.stats processing description file.
C
10:24 PM Revision d6af93e0 (qgis): Merge pull request #6795 from rldhont/processing-default-string-paramet...
[Processing] None is the default value for parameters also for string René-Luc ReLuc
10:23 PM Revision 4962953a (qgis): Add unit tests
Paul Blottiere
10:23 PM Revision 1636e6a4 (qgis): Add BBOX and CRS before layers definition
Paul Blottiere
10:22 PM Revision 956d6693 (qgis): Merge pull request #6867 from pblottiere/bugfix_nobbox
[server] CRS position in GetCapabilities document René-Luc ReLuc
10:21 PM Revision f019bc06 (qgis): [server] Avoid %2B to be interpreted as space in querystring
If '+' is replaced by ' ' after percent decoding, '%2B' is interpreted as ' '.
Fix this by replacing '+' by '%20' be...
Arnaud Morvan
10:21 PM Revision 9e5f3820 (qgis): Merge pull request #6879 from arnaud-morvan/server_fix_url_params_decoding
[server] Avoid %2B to be interpreted as space in querystring René-Luc ReLuc
10:16 PM Revision 8553e809 (qgis): Fix BBOX CRS in WFS GetFeature
Arnaud Morvan
10:15 PM Revision 73ad80f3 (qgis): Merge pull request #6856 from arnaud-morvan/server_fix_wfs_bbox_srs
Fix BBOX CRS in WFS GetFeature René-Luc ReLuc
09:49 PM Revision 9809f939 (qgis): [memory] Fix provider cannot handle fields with complex characters in name
Fixes #18885 Nyall Dawson
09:48 PM Revision f4d38d4f (qgis): Properly discard edit commands when calling QgsVectorLayer::destroyEdit...
Since it's not directly possible to pop the last command off
an QUndoStack (the command which is destroyed/discard by...
Nyall Dawson
04:47 PM Revision 0a269aa6 (qgis): Merge pull request #6864 from ghtmtt/fix_saga
[processing] fix broken SAGA algorithms Matthias Kuhn
04:13 PM Revision 0c033781 (qgis): Merge pull request #6916 from Gustry/saveStyleToDatabase
[2.18] fix SIP bindings saveStyleToDatabase Matthias Kuhn
04:11 PM Revision 7b3308dc (qgis): Improved debug output on test fail
Matthias Kuhn
02:59 PM Revision 9be84d4c (qgis): fix SIP bindings saveStyleToDatabase
Etienne Trimaille
02:58 PM Revision b3ed0f2e (qgis): change column name for travis
matteo ghetta
02:17 PM Revision 5f0f8062 (qgis): Compare case insensitive
Matthias Kuhn
12:13 PM Revision 0bf7c767 (qgis): Merge pull request #6911 from DelazJ/DiagramDD
[ui] Reorganize rendering tab of Diagram properties Matthias Kuhn
11:44 AM Revision d9bdedf6 (qgis): testing.checkLayersEqual, assert field names
Matthias Kuhn
10:48 AM Revision cbf70a4d (qgis): Merge pull request #6909 from pvalsecc/fix_crssync
Fix crssync crash during build Stéphane Brunner

2018-05-01

12:47 AM Revision 8f9a378d (qgis): Seriously, I thought I told ya ta shuddup already, right?
Nyall Dawson
12:12 AM Revision f73bf4fc (qgis): update doc/TRANSLATORS
Jürgen Fischer
12:05 AM Revision d3d013b4 (qgis): Merge pull request #6912 from cdavila/release-3_0
[tr] Spanish translation update 1/5/18 Jürgen Fischer
10:30 PM Revision fab53d26 (qgis): [tr] Spanish translation update 1/5/18
cdavila -
09:48 PM Revision f68750c6 (qgis): [ui] Reorganize rendering tab of Diagram properties
Also remove the data-defined collapsible groups and align items in the dialog Harrissou Santanna
08:56 PM Revision c63260e1 (qgis): [afs] Fix group layers are incorrectly shown in browser
These layers cannot be opened so should be skipped
Fixes #18886
Nyall Dawson
08:55 PM Revision c2f224b4 (qgis): [processing][saga] Fix "channel network and drainage basins" alg
Fixes #18870 Nyall Dawson
08:55 PM Revision 313970de (qgis): [processing][saga] Remove redundant spaces from description files
Nyall Dawson
08:55 PM Revision c68262da (qgis): [processing] Correctly set default value for matrix parameters
Fixes #18871 Nyall Dawson
08:55 PM Revision b63733ed (qgis): [layouts] Fix handling of layout name when dropping qpt file to app
- Fix entered name is ignored and replaced by stored name
- Default to name stored in qpt as initial name for layout
...
Nyall Dawson
08:55 PM Revision 36432191 (qgis): [processing][gdal] Clip Vector By Mask Layer requires both
layers to have the same CRS Nyall Dawson
08:55 PM Revision c32611b2 (qgis): [processing] Remove unused code
Nyall Dawson
08:55 PM Revision 386495bc (qgis): [processing] Also warn on non-matching point and extent CRS
if algorithm cannot handle automatic reprojection Nyall Dawson
08:54 PM Revision 350200df (qgis): Fix crash when unloading multiple layers from a project
The stats dock was holding onto a dangling pointer whenever
the statistics gathering task was canceled. This meant th...
Nyall Dawson
08:54 PM Revision 2233bd44 (qgis): Fix stats dock handling when refresh is clicked lots of times quickly
Nyall Dawson
08:54 PM Revision 8961ac44 (qgis): Prevent tasks from spamming progress reports
Doing so grinds the QGIS to a halt, yet often progress
reports are being sent every feature (which results
in thousan...
Nyall Dawson
04:55 PM Revision d6b1f494 (qgis): Fix crssync crash during build
On my machine, crssync dies with a core dump during the build of QGIS.
Infinite loop because there is no color define...
Patrick Valsecchi
04:09 PM Revision e2da696a (qgis): Make translatable some GUI texts
fix #17957 Harrissou Santanna
04:07 PM Revision 394aaba0 (qgis): Trying to make Providers labels translatable
in DB Manager tree Harrissou Santanna
01:11 PM Revision 5ddc4d1d (qgis): [needs-docs]Rename Overview actions in Layer menu
to match the logic in Layers panel contextual menu Harrissou Santanna
12:57 PM Revision f1aaa144 (qgis): Merge pull request #6863 from m-kuhn/selectedfeaturedeletecount
Show feature count and layer when asking for delete confirmation Matthias Kuhn
12:31 PM Revision 9ff366ff (qgis): Fix memory leak
Code looks valid, but valgrind is reporting a leak here. In any
case Qt docs suggest not to use addAction and parent ...
Nyall Dawson
12:31 PM Revision b6832916 (qgis): Fix crash on exit
Because the map canvas is destroyed before the project instance,
and QgsProject emits the labelingEngineSettingsChang...
Nyall Dawson
10:11 AM Revision 41bf860a (qgis): One deletes from, not on
Matthias Kuhn
09:58 AM Revision 46f867ce (qgis): Use QCoreApplication.translate() instead
Harrissou Santanna
09:58 AM Revision 8088659c (qgis): More details on Processing algorithms toolbar
Harrissou Santanna
09:46 AM Revision 3b36cdd1 (qgis): Merge pull request #6750 from lbartoletti/visibleSnapPerf
[BUGFIX][FEATURE][NEEDS-DOCS] Disable snapping on invisible features. Second version Martin Dobias
09:39 AM Revision cec59c0c (qgis): Shutup more annoying Qt warnings
Nyall Dawson
06:54 AM Revision 0449874c (qgis): Silence annoying 'appendChild() on a null node does nothing' warning
Nyall Dawson
05:43 AM Revision 9d9955e2 (qgis): [processing] improve eliminate selected polygons alg help
i.e., the use only selected option is gone since 3.0 Mathieu Pellerin - nIRV
05:14 AM Revision 39c6e23c (qgis): [needs-docs][processing] add help and clarity to the define current pro...
Mathieu Pellerin - nIRV
03:24 AM Revision 3228654e (qgis): [diagrams] Fix bar width maximum is too small for map unit sizes
Fixes #18791 Nyall Dawson

2018-04-30

01:18 AM Revision 16106b8c (qgis): [processing] More verbose error when unsupported SAGA version found
Nyall Dawson
12:20 AM Revision 27714fc5 (qgis): [expression] Show expected arg count if wrong args passed
Nathan Woodrow
10:42 PM Revision dcde8eee (qgis): update INSTALL (run scripts/scandeps.pl, integrate ce34646cf, make
t2tdoc) Jürgen Fischer
10:16 PM Revision 6ca32707 (qgis): [FEATURE] Add expression functions for tapered and variable
width buffers
Adds:
- tapered_buffer
- buffer_by_m
expression functions. These expose the same functionality as the...
Nyall Dawson
10:16 PM Revision 9ffae600 (qgis): [FEATURE] Variable width buffers
Adds geometry methods to create variable width buffers, including
tapered buffers (with a specified start and end dia...
Nyall Dawson
10:15 PM Revision 2d3d6a8b (qgis): [afs] Fix handling of date/datetime field values
Nyall Dawson
06:14 PM Revision 387e724b (qgis): [processing] Refactor Fields algorithm: avoid unnecessary confirmation ...
gacarrillor
05:02 PM Revision 9f3d5711 (qgis): clean tests and add a new test for snapping on inivisble feature
Loïc Bartoletti
03:19 PM Revision 11047219 (qgis): Merge pull request #6892 from pblottiere/bugfix_attrform
Fixes crash when deleting last field from attribute table Paul Blottiere
02:23 PM Revision 1c34339b (qgis): Use modal dialog when in properties dialog, allowing to cancel
the process and add help button (fix #17903).
Also fix crash that occurs when pressing ESC button.
and fix doc
Harrissou Santanna
02:21 PM Revision 89c2b4bd (qgis): [bugfix]Changing a range or category symbol should not update the [Chan...
Also avoid modification of the *Change* button if the dialog is not accepted Harrissou Santanna
02:11 PM Revision ee417aae (qgis): Fix typo and spelling
Harrissou Santanna
11:50 AM Revision df283513 (qgis): [processing] add missing icons for the geometry tools menu
Mathieu Pellerin - nIRV
11:50 AM Revision 57b3c58d (qgis): [processing] add some missing icons for the data management tools menu
Mathieu Pellerin - nIRV
11:50 AM Revision fca52388 (qgis): [processing] replace define current projection with reproject layer in ...
Mathieu Pellerin - nIRV
11:50 AM Revision 2402b35a (qgis): [processing] add missing icons for the analysis tools menu
Mathieu Pellerin - nIRV
11:24 AM Revision 9ecb0b27 (qgis): Fixes crash when deleting last field from attribute table
Paul Blottiere
10:50 AM Revision 68f463e3 (qgis): Improve onFeatureAdded and onAttributeValueChanged
Loïc Bartoletti
08:24 AM Revision 84bdd47e (qgis): Merge pull request #6886 from m-kuhn/snapperdocs
Remove QgsSnapper API change docs. It is ✝ Matthias Kuhn
08:07 AM Revision cad0f3d5 (qgis): [processing] Throw warning when menu item links are broken
Nyall Dawson
08:04 AM Revision 08db66fb (qgis): [processing] draw vector icons when available in modeler
Mathieu Pellerin - nIRV
08:04 AM Revision 3bfc93d9 (qgis): [processing] fix grass provider svg path
Mathieu Pellerin - nIRV
07:39 AM Revision 1370a5cd (qgis): [processing] add vector icons for geoprocessing tools menu
Mathieu Pellerin - nIRV
07:39 AM Revision f8a3de45 (qgis): [processing] fix some native algorithm IDs for menu items
Mathieu Pellerin - nIRV
07:31 AM Revision 5017e94b (qgis): Fix crash when opening vector properties on geometryless layer
Nyall Dawson

2018-04-29

07:56 PM Revision aa44334e (qgis): Merge pull request #6880 from daniviga/rpm-f27
Update RPM spec since GRASS 7.4 has been backported to F27 Matthias Kuhn
07:59 AM Revision 9a856167 (qgis): Remove QgsSnapper API change docs. It is ✝
Matthias Kuhn
07:50 AM Revision f4c00f53 (qgis): Merge pull request #6883 from m-kuhn/removeUnrequiredSemicolons
Remove unrequired `;` semicolons Matthias Kuhn

2018-04-28

10:09 PM Revision d3a9fad4 (qgis): macOS needs path to GEOS framework
Tom Elwertowski
12:57 PM Revision 01dd718a (qgis): Remove unrequired `;` semicolons
Matthias Kuhn
11:33 AM Revision 4aaa652d (qgis): Merge pull request #6870 from m-kuhn/offlineediting_zm
[FEATURE] Offline editing support for Z and M coordinates Matthias Kuhn

2018-04-27

09:51 PM Revision c1552e72 (qgis): [processing] Add createByDefault argument to destination parameter
constructors
Allows this setting to be set for parameters created from
description text files
Nyall Dawson
09:50 PM Revision e25fd4c9 (qgis): [processing] Use info logging instead of warning logging for non-warnings
Nyall Dawson
09:50 PM Revision 199af260 (qgis): Fix some warnings
Nyall Dawson
09:50 PM Revision 5339d627 (qgis): [processing] More helpful errors when sources cannot be loaded
Include descriptive text with the specified parameter value
in error, and always check that sources were loaded to av...
Nyall Dawson
09:50 PM Revision c314639e (qgis): [processing] More stringent testing of parameter validity
- Check static QgsProperty parameter values
- Properly check QgsProcessingFeatureSourceDefinition and
QgsProcessingOu...
Nyall Dawson
09:50 PM Revision 249dca78 (qgis): [processing] Consist helpful error messages when sinks cannot be created
And throw exceptions always when sinks are not created to avoid
generic errors
Nyall Dawson
07:29 PM Revision 5f11692c (qgis): Update RPM spec since GRASS 7.4 has been backported to F27
Daniele Viganò
06:10 PM Revision 85fd681e (qgis): Merge pull request #6871 from borysiasty/dbmanager_unicode_fix
[DBManager] Fix encoding error if a field/table/database/file name co… Borys Jurgiel
05:58 PM Revision 4087521f (qgis): [server] Avoid %2B to be interpreted as space in querystring
If '+' is replaced by ' ' after percent decoding, '%2B' is interpreted as ' '.
Fix this by replacing '+' by '%20' be...
Arnaud Morvan
04:45 PM Revision e5aaf6a5 (qgis): [DB Manager] Avoid unnecessary conversion (follows up b822fe750f40)
Borys Jurgiel
03:18 PM Revision de8f264e (qgis): fix PROJ_HAS_VERSION and also display version in cmake output (#6878)
Denis Rouzaud
03:16 PM Revision a34c4436 (qgis): fix PROJ_HAS_VERSION and also display version in cmake output (#6878)
Denis Rouzaud
11:49 AM Revision 291c0394 (qgis): Shapefile instead of GML for travis
matteo ghetta
09:15 AM Revision 9c0a9ca4 (qgis): [processing] add test for fixed algorithm
matteo ghetta
09:12 AM Revision 3984e906 (qgis): Merge pull request #6513 from pblottiere/executesql_params
[FEATURE][needs-docs] Add parameters to 'Execute SQL' algorithm Hugo Mercier
09:04 AM Revision 9ce21e4a (qgis): [processing] Add an example of running a sub-algorithm correctly
to script template file Nyall Dawson
08:12 AM Revision fb14214e (qgis): Remove unrequired include
Matthias Kuhn
08:12 AM Revision c31ce0f9 (qgis): Improve wording
Matthias Kuhn

2018-04-26

01:21 AM Revision a5a91ec3 (qgis): Fix some more redundant geos includes in headers
And re-add geos include directory for grass provider Nyall Dawson
01:21 AM Revision 83cb3da2 (qgis): Fix gcc8 ignore qualifier warning
Nyall Dawson
01:13 AM Revision cf7cf820 (qgis): Fix gcc8 "writing to an object of with no trivial copy-assignment"
warning Nyall Dawson
01:13 AM Revision efce881b (qgis): Re-add proj include to grass provider
Nyall Dawson
01:12 AM Revision e1c6afab (qgis): Fix ui build warnings
Nyall Dawson
01:12 AM Revision 48f2217d (qgis): Fix gcc8 catch-value "catch expection by value" warnings
Nyall Dawson
11:03 PM Revision e811c54b (qgis): Merge pull request #6835 from wonder-sk/identify-selection-modes
[FEATURE] Identify: more selection modes (simple / polygon / freehand / radius) Martin Dobias
10:56 PM Revision 16a6a90d (qgis): Merge pull request #6859 from wonder-sk/overlay-alg-fixes-3
Port Union algorithm to C++ and fix it Martin Dobias
07:56 PM Revision b822fe75 (qgis): [DBManager] Fix encoding error if a field/table/database/file name cont...
Borys Jurgiel
07:17 PM Revision 3c1c7fbd (qgis): Merge pull request #6868 from m-kuhn/processingFeedbackImportFix
Add missing import to processing Matthias Kuhn
06:04 PM Revision 78484c10 (qgis): Followup 655633a68c5
Matthias Kuhn
05:18 PM Revision 1afe0d1b (qgis): Add unit tests
Paul Blottiere
05:14 PM Revision e39e3b5d (qgis): Add BBOX and CRS before layers definition
Paul Blottiere
01:33 PM Revision b1bf9b28 (qgis): [FEATURE] Introduction of QGIS Quick library
This pull request is a subset of #6490
This adds a new library for creation of applications based on Qt Quick
framew...
Peter Petrik
12:59 PM Revision ba02a5e2 (qgis): Merge pull request #6851 from pblottiere/bugfix_segfault_z
[bugfix] Fixes Add Feature map tool when snapped layer has ZM support Paul Blottiere
12:27 PM Revision 9050a89a (qgis): [processing] fix broken SAGA algorithms
matteo ghetta
12:13 PM Revision f2a2eeba (qgis): Improvements from review
Martin Dobias
11:42 AM Revision f8165888 (qgis): Merge pull request #6862 from m-kuhn/core-headers-no-qforeach
Rewrite all core header usages of Q_FOREACH Matthias Kuhn
11:40 AM Revision 806545b0 (qgis): Plural disambiguation
Matthias Kuhn
11:26 AM Revision 87bb4bc1 (qgis): Show feature count and layer when asking for delete confirmation
Matthias Kuhn
11:01 AM Revision c3b69900 (qgis): Followups
Nyall Dawson
11:01 AM Revision c78bdaeb (qgis): [oracle] Some updates to Oracle provider test suite
Now the Oracle provider passes the data provider edit stress/
conformance tests without issue!
Nyall Dawson
11:01 AM Revision 3a3b0fe5 (qgis): [oracle] Fix handling of NULL values when add features to provider
Fixes NULL attribute values are incorrectly converted to empty
strings or 0 numeric values instead of NULL.
Nyall Dawson
11:01 AM Revision bbd335ab (qgis): [oracle] Fix incorrect feature count after adding features to layers
Nyall Dawson
10:54 AM Revision f5099db8 (qgis): Fix doxygen warning
Matthias Kuhn
10:51 AM Revision 5e7719c3 (qgis): Tests for fieldNamesToIndices() and indicesToFields()
Martin Dobias
10:47 AM Revision 23247067 (qgis): Remove unused variable
Paul Blottiere
10:47 AM Revision b13ba372 (qgis): New method to add a scope to the current context
Paul Blottiere
10:47 AM Revision 4f4844fa (qgis): Add a new source type for parameters
Paul Blottiere
10:47 AM Revision 40e0b89f (qgis): Fixes when no geometry
Paul Blottiere
10:47 AM Revision 4168c05c (qgis): Add method to search variables in text with expressions
Paul Blottiere
10:47 AM Revision aef2b6e3 (qgis): Update ExecuteSQL to be configurable with expressions
Paul Blottiere
10:44 AM Revision 07b07ab1 (qgis): Remove unnecessary checks
Paul Blottiere
10:35 AM Revision 4749306a (qgis): fix svg size for cross-hair, capture-point, zoomin and zoomout, adjustm...
Salvatore Larosa
10:34 AM Revision 091ed912 (qgis): Move fieldNamesToIndices() and indicesToFields() to QgsProcessingUtils
Martin Dobias
10:02 AM Revision d0240e82 (qgis): Also remove Q_FOREACH from all gui headers
Matthias Kuhn
09:59 AM Revision 2d5ec75a (qgis): Rewrite all core header usages of Q_FOREACH
Matthias Kuhn
08:27 AM Revision 8ad579b7 (qgis): [FEATURE] Offline editing support for Z and M coordinates
Matthias Kuhn
07:28 AM Revision 201f1080 (qgis): Fix doxygen warnings
Nyall Dawson
07:28 AM Revision 3f6e411e (qgis): Remove some redundant geos includes
Nyall Dawson
07:28 AM Revision d5626d92 (qgis): Remove geos include from qgsgeometry.h
Avoids the need to include geos from some build targets Nyall Dawson
07:28 AM Revision d8c36233 (qgis): Remove some more redundant include directories
Nyall Dawson
07:20 AM Revision 3e2694a0 (qgis): Merge pull request #6848 from gacarrillor/line_intersection_with_geomet...
[processing] Make line intersection alg able to handle collections Matthias Kuhn
05:39 AM Revision 2d4b4828 (qgis): [mdal] Fix bad header guard
Nyall Dawson
05:37 AM Revision e875e5ed (qgis): [FEATURE][ogr/gdal] Add UI to expose HTTP(S) and cloud datasets
Mathieu Pellerin - nIRV
03:13 AM Revision 365b6323 (qgis): Fix labels in Displacement Point renderer GUI
Harrissou Santanna
03:13 AM Revision 4e175fd9 (qgis): Use "Displacement lines" label
Harrissou Santanna

2018-04-25

11:29 PM Revision 21a756ff (qgis): Remove older (incorrect!) test cases for union
The newer test data (overlay1_a and overlay1_b) cover more scenarios
and can be more easily investigated if something...
Martin Dobias
05:22 PM Revision 8a965738 (qgis): Port Union algorithm to c++ using existing intersection+difference algs
Martin Dobias
05:05 PM Revision 07caafe7 (qgis): try disconnect/connect for destroyIndex
Loïc Bartoletti
04:28 PM Revision 85b2efae (qgis): Move internal intersection to overlay utils, code de-duplication
Martin Dobias
03:33 PM Revision 43e905d7 (qgis): Add support for visible features in onFeatureAdded, onGeometryChanged a...
Loïc Bartoletti
03:10 PM Revision 60dc78a4 (qgis): Fix BBOX CRS in WFS GetFeature
Arnaud Morvan
01:14 PM Revision 74704b60 (qgis): Merge pull request #6855 from m-kuhn/no-print
No print() usage in processing core Matthias Kuhn
11:58 AM Revision d0130d25 (qgis): Merge pull request #6853 from wonder-sk/overlay-alg-fixes-2
Port Difference & Sym.Diff. to C++, cleanups and tests Martin Dobias
11:26 AM Revision 5910ba96 (qgis): No print() usage in processing core
Matthias Kuhn
09:58 AM Revision 57e5b9f1 (qgis): difference: skip empty geometries, convert to multi-part geometries
Martin Dobias
09:20 AM Revision b64a9580 (qgis): Merge pull request #6852 from daniviga/rpm-no-groups
Remove groups definition from RPM spec Matthias Kuhn
09:16 AM Revision ccc1ac12 (qgis): Merge pull request #5416 from jdugge/mapTipsDelaySetting
[FEATURE] Make map tips delay configurable Matthias Kuhn
09:02 AM Revision ade216d0 (qgis): Merge pull request #6820 from PeterPetrik/QgsMeshLayer_1_mesh
[FEATURE] QgsMeshLayer part 1: Reading raw mesh Martin Dobias
08:28 AM Revision ae53f268 (qgis): Merge pull request #6854 from daniviga/rpm-f28
Make RPM package compatible with Fedora 28 Matthias Kuhn

2018-04-24

12:36 AM Revision 1af0f4c7 (qgis): Make RPM package compatible with Fedora 28
which ships GRASS 7.4 Daniele Viganò
11:05 PM Revision ac348686 (qgis): [processing] Adjust code for line intersection with collection intersec...
gacarrillor
10:24 PM Revision 9ce55ca0 (qgis): [postgres][db2] still save username when instructed too also with authc...
Jürgen Fischer
09:56 PM Revision aae7a325 (qgis): [postgres][db2] still save username when instructed too also with authcfg
(cherry picked from commit 4ad35311037f226880ac3dd30eec0f92d119ca1c) Jürgen Fischer
09:56 PM Revision 41b6ae6d (qgis): fix astyle version check
(cherry picked from commit dee284fe974560a3c9723e35123a02c7c9d30b8a) Jürgen Fischer
09:55 PM Revision 4ad35311 (qgis): [postgres][db2] still save username when instructed too also with authcfg
Jürgen Fischer
09:55 PM Revision dee284fe (qgis): fix astyle version check
Jürgen Fischer
08:42 PM Revision d2513e05 (qgis): Port Difference & Sym.Diff. to C++, cleanups and tests
Martin Dobias
07:26 PM Revision 011ddd31 (qgis): Remove groups definition from RPM spec
since it has been deprecated (ref: https://fedoraproject.org/wiki/RPMGroups) Daniele Viganò
06:38 PM Revision f8e72ad3 (qgis): Add unit tests
Paul Blottiere
06:38 PM Revision abdaccc2 (qgis): Fixes addFeature map tool when snapped layer has ZM support
Paul Blottiere
05:44 PM Revision 5e5fdf94 (qgis): fix martin's review
Loïc Bartoletti
04:24 PM Revision 774ccaff (qgis): Fix geroreferencer crash when deleting a point through context menu
Alexis Polti
04:23 PM Revision 4009e4fe (qgis): Merge pull request #6849 from m-kuhn/fix_georeferencer_crash_18227
Fix geroreferencer crash when deleting a point through context menu Matthias Kuhn
01:17 PM Revision 120d5b1d (qgis): [Tests][Server] Add unit test for empty contextual legend
Manually port c217cbb4dd140695af74debbe052dbefc1d21e74 René-Luc ReLuc
01:16 PM Revision 2275ebbf (qgis): [Tests][Server] Add unit test for empty contextual legend
Manually port c217cbb4dd140695af74debbe052dbefc1d21e74 René-Luc ReLuc
08:28 AM Revision 92aebefb (qgis): Fix geroreferencer crash when deleting a point through context menu
Alexis Polti
08:17 AM Revision 11741ad4 (qgis): Merge pull request #6626 from alexispolti/fix_georeferencer_crash_18227
[bugfix] Fix georeferencer crash when deleting a point through context menu #18227 Matthias Kuhn
06:27 AM Revision 49ee8bba (qgis): [processing] Make line intersection alg able to handle intersections of...
gacarrillor
06:26 AM Revision 409ec853 (qgis): [FEATURE][needs-docs] Rework expression parser for unknown functions (#...
* [FEATURE][needs-docs] Rework expression parser for unknown functions
* Remove old comment
* Rename NAME and updat...
Nathan Woodrow

2018-04-23

12:07 AM Revision 01f036cf (qgis): Add some useful QgsVector methods
Nyall Dawson
12:07 AM Revision e0477389 (qgis): Add QgsGeometry method to create wedge shaped buffers
Creates a wedge shaped buffer using circular strings, with
parameters for azimuth, wedge width (in degrees), outer ra...
Nyall Dawson
12:07 AM Revision b884eb4a (qgis): [FEATURE][processing] Native wedge buffer algorithm
This algorithm creates wedge shaped buffers from input
points.
The azimuth parameter gives the angle (in degrees) fo...
Nyall Dawson
12:07 AM Revision 2850b308 (qgis): Add unit test for wedge buffers alg
Nyall Dawson
12:07 AM Revision d5647bcb (qgis): [FEATURE] Add wedge_buffer expression function
Returns a wedge shaped buffer originating from a point geometry,
with arguments for azimuth, buffer width (in degrees...
Nyall Dawson
12:07 AM Revision 9a6d966d (qgis): Allow using the longer arc with two point and center methods
Nyall Dawson
12:07 AM Revision 732d6bb4 (qgis): Add convenience constructors to create QgsCircularStrings
Add constructors to create a circular string with a single arc:
- from 3 points on arc
- from 2 points and a center
Nyall Dawson
12:07 AM Revision 3f3b9515 (qgis): Add convenience constructor to create QgsLineString between two points
Nyall Dawson
12:07 AM Revision fbf6b4a3 (qgis): Add geometry method to calculate mid point on an arc from p1->p2 with g...
And improve some docstrings Nyall Dawson
12:07 AM Revision 70b67c61 (qgis): Add some more line segment methods
Nyall Dawson
12:07 AM Revision cd3b976d (qgis): Add class for comparing angles to points in a clockwise fashion
Nyall Dawson
12:07 AM Revision fa9f62fc (qgis): Add class for comparing distance from two line segments to an origin
Nyall Dawson
12:07 AM Revision c6a50fe7 (qgis): Add QgsLineSegment2D class, for simple 2d line segments which
consist of just a 2D start and end point Nyall Dawson
12:07 AM Revision 8f1d1a31 (qgis): Add reverse method to QgsLineSegment2D
Nyall Dawson
12:07 AM Revision 646b4af0 (qgis): Add left of line test to QgsLineSegment2D
Nyall Dawson
12:07 AM Revision 6e6ddbba (qgis): Add QgsRay2D class representing an infinite ray from a point in a direc...
Nyall Dawson
12:07 AM Revision 59c9b976 (qgis): Declare typeinfo for QgsVector to optimise use in Qt containers
Nyall Dawson
12:07 AM Revision 486c3a2d (qgis): Apply clazy optimisation to orthogonalize algorithm
Nyall Dawson
11:13 PM Revision 2d7632fc (qgis): [oracle] Always check bounding box intersection when using filter rect
Because oracle sdo_filter sometimes returns results outside
the given filter (depending on the spatial index), and is...
Nyall Dawson
11:10 PM Revision 6c867c0d (qgis): [oracle] Fixes for edit tests (still disabled)
Nyall Dawson
11:10 PM Revision 92a80894 (qgis): [oracle] Add read-only support for curved geometry types
Previously these geometries were silently discarded
Fixes #12675, #16809
Sponsored by Open Spatial (http://www.open...
Nyall Dawson
11:10 PM Revision ac7760be (qgis): Indentation
Nyall Dawson
08:56 PM Revision 235402dc (qgis): Merge pull request #6845 from cdavila/release-3_0
[tr] Spanish translation update 23/04/18 Jürgen Fischer
07:50 PM Revision b6313049 (qgis): [tr] Spanish translation update 23/04/18
cdavila -
04:00 PM Revision 66b0e59f (qgis): Fix snapping on invisible geometry
Loïc Bartoletti
02:18 PM Revision c4ef70e8 (qgis): New icons for identify modes
Martin Dobias
01:53 PM Revision 8c7b6325 (qgis): Moved selection handler from gui lib to app
Martin Dobias
10:32 AM Revision a0c38445 (qgis): Replace Edit Nodes Item icon
Harrissou Santanna
05:32 AM Revision 53a384cb (qgis): [FEATURE][needs-docs] Show data defined expected format in expression b...
Nathan Woodrow
02:50 AM Revision 76b956a6 (qgis): [FEATURE][needs-docs] Don't bail on first expression error (#6838)
Nathan Woodrow

2018-04-22

12:20 AM Revision 8e7486bf (qgis): update_ts.sh: handle empty exclusion
Jürgen Fischer
09:09 PM Revision a2fbf5e1 (qgis): [oracle] Fix some clazy warnings
Nyall Dawson
08:26 PM Revision 31faa11b (qgis): [oracle] More code modernization
Nyall Dawson
08:26 PM Revision 529173f3 (qgis): [oracle] Fix clazy warnings in new connection dialog
Nyall Dawson
08:26 PM Revision 2273dfac (qgis): [FEATURE][oracle] Allow restricting table list for a connection
to a specific schema
This allows a schema to be set in the connection properties for
an oracle db connection. If set...
Nyall Dawson
08:26 PM Revision 3032ab74 (qgis): [oracle] More code modernization
Nyall Dawson
08:26 PM Revision 8d1b4352 (qgis): [oracle] Address more clazy warnings
Nyall Dawson

2018-04-21

02:32 PM Revision 9242d2f9 (qgis): remove plugin_template exclusion from translation updates (followup 605...
Jürgen Fischer
01:21 PM Revision 4d61fb5e (qgis): [oracle] Fix crash when adding a feature with missing attributes
to data provider Nyall Dawson
01:21 PM Revision a74414c0 (qgis): [oracle] Always fetch features with null goemetry unless feature rect i...
...to match behaviour of other providers Nyall Dawson
09:31 AM Revision 4adb7627 (qgis): Make actions non-checkable (the current mode does not appear pressed in...
Martin Dobias
09:14 AM Revision d6f2b3ae (qgis): Change action labels from "Select" to "Identify"
Martin Dobias
09:07 AM Revision dd2ff158 (qgis): [dbmanager][oracle] Add some missing imports
Nyall Dawson
09:03 AM Revision d589ba7d (qgis): Try to add cancel support for Oracle databases in dbmanager
Paul Blottiere
04:58 AM Revision b22121ac (qgis): [FEATURE][needs-docs] Hyperlink functions to show help in builder (#6796)
Nathan Woodrow

2018-04-20

01:00 AM Revision 6c2325c6 (qgis): Fix sip/doxygen/todo
Martin Dobias
12:16 AM Revision 9d649e73 (qgis): Add skewLines intersection algorithm
Loïc Bartoletti
12:16 AM Revision b09cbaeb (qgis): sipify
Loïc Bartoletti
12:16 AM Revision 0bacf0ff (qgis): - Add some methods in QgsVector3D
- Move QgsVector3D from 3d to core
- Use QgsVector3D instead of QVector3D
Loïc Bartoletti
12:16 AM Revision 2702a309 (qgis): Fix warn doc
Loïc Bartoletti
12:16 AM Revision f558b742 (qgis): Add tests
Loïc Bartoletti
12:16 AM Revision 44c72a01 (qgis): Typos and re indent
Loïc Bartoletti
12:16 AM Revision 70d55360 (qgis): fix doc
Loïc Bartoletti
10:52 PM Revision bac30807 (qgis): [FEATURE] Identify: more selection modes (simple / polygon / freehand /...
This extends identify tool with the ability to switch to different selection modes
(the ones offered also by the sele...
Martin Dobias
02:44 PM Revision d87f75aa (qgis): [processing] Unit tests for distance param widget wrapper
Nyall Dawson
02:44 PM Revision 91c12770 (qgis): [processing] Swap more QGIS and GDAL algorithm parameters to distance p...
Nyall Dawson
02:37 PM Revision 11735067 (qgis): Merge pull request #6808 from m-kuhn/fixxxxes
Some minor code fixes Matthias Kuhn
02:12 PM Revision f914762b (qgis): Merge pull request #6793 from pblottiere/bugfix_owslib
[server][bugfix] Cleaning GetCapabilities response René-Luc ReLuc
02:06 PM Revision c86045ee (qgis): german translation update
Jürgen Fischer
02:00 PM Revision 3a17f72b (qgis): Release of 2.18.19
Jürgen Fischer
02:00 PM Revision 307d082e (qgis): Release of 3.0.2
Jürgen Fischer
12:10 PM Revision 8ab0d6d3 (qgis): german translation update & fixes
Jürgen Fischer
12:08 PM Revision 4a594d3f (qgis): [FEATURE][processing] Add buttons to save/clear/copy log
In the algorithm execution dialog, this adds buttons to allow
users to save the current log (to text or HTML files), ...
Nyall Dawson
12:08 PM Revision 6358daad (qgis): Fix broken translation string
Nyall Dawson
11:56 AM Revision 5b1918f5 (qgis): use unique_ptrs for tmp pointers
Peter Petrik
11:07 AM Revision aa02ad26 (qgis): Add safety check
Marco Hugentobler
10:54 AM Revision 52949ea8 (qgis): disable 3D in debian packages for debian unstable/buster
(cherry picked from commit bb0bfea3c & d500580e4) Jürgen Fischer
10:52 AM Revision 6524cacd (qgis): [processing] Don't overwrite rows when reordering in multi input
dialog
Refs #17327
(cherry-picked from a9d820d37)
Nyall Dawson
10:52 AM Revision 988a43be (qgis): [oracle] Fix some errors using oracle connector in db manager
(cherry-picked from 2eca7ff) Nyall Dawson
10:52 AM Revision cf41fda4 (qgis): Fix string capitalization, HIG violations
(cherry-picked from c70c78412) Nyall Dawson
10:39 AM Revision 5b8a341e (qgis): fix Doxygen warnings
Peter Petrik
10:27 AM Revision 1d0d2236 (qgis): Smoother looking warning icon
Nyall Dawson
10:27 AM Revision 0dfb3c2d (qgis): [processing] Use distance parameter for more algorithms
Nyall Dawson
10:27 AM Revision 6a262566 (qgis): [processing] Add dedicated "distance" parameter
This is a subclass of QgsProcessingParameterNumber, but specifically
for numeric parameters which represent distances...
Nyall Dawson
10:27 AM Revision 64121382 (qgis): Indentation
Nyall Dawson
10:26 AM Revision 9107da36 (qgis): [processing] fix missing import
matteo ghetta
10:20 AM Revision c98e05f5 (qgis): Merge pull request #6828 from cdavila/release-3_0
[tr] Spanish translation update 19/04/18 Matthias Kuhn
10:19 AM Revision 62ca0298 (qgis): QString() to QStringLiteral()
Matthias Kuhn
10:18 AM Revision e6181e1a (qgis): Adjust to const-correct renderer API
Matthias Kuhn
09:38 AM Revision d1240119 (qgis): use QStringLiteral
Peter Petrik
09:28 AM Revision f63d5ad9 (qgis): [FEATURE] Copy statistics panel content to clipboard button
Mathieu Pellerin - nIRV
09:26 AM Revision 6564aecb (qgis): Merge pull request #6827 from borysiasty/gpkgfix
Backport 1822b76c1a6 & 24de8195449 - use layername instead of layerid in multilayer OGR source URI Borys Jurgiel
09:19 AM Revision c42af60d (qgis): use smart pointer internally and remove unnecessary code
Peter Petrik
09:08 AM Revision 5204fd35 (qgis): QVariant also supports booleans
Matthias Kuhn
09:08 AM Revision a75fa255 (qgis): Use range-based for loop
Matthias Kuhn
08:31 AM Revision eb7f7554 (qgis): Merge pull request #6813 from m-kuhn/constrenderers
Const correctness for feature renderers Matthias Kuhn
08:08 AM Revision c577b65b (qgis): Merge pull request #6810 from mhugent/dxf_fixes_2_18
Dxf fixes for 2 18 Marco Hugentobler
07:25 AM Revision 64baaf97 (qgis): Followup 9d7484c, fix failing tests
Nyall Dawson
07:25 AM Revision a9e0be52 (qgis): followup 9d7484c: fix interpol. data widget setValue function
Mathieu Pellerin - nIRV
05:13 AM Revision 7d787980 (qgis): followup a463858: fix interpol. data widget setValue function
Mathieu Pellerin - nIRV
03:25 AM Revision c70c7841 (qgis): Fix string capitalization, HIG violations
Nyall Dawson
03:09 AM Revision 463a6465 (qgis): Modernize code
Nyall Dawson
02:55 AM Revision c961b1f2 (qgis): Followup legend text rendering
- Use QgsFontButton for setting legend text format
- Tweak some capitalization and layouts
Nyall Dawson

2018-04-19

12:38 AM Revision 6c892652 (qgis): Followup a463858, fix failing tests
Nyall Dawson
12:00 AM Revision 9bf55aa1 (qgis): [tr] Polish translation update
Borys Jurgiel
11:22 PM Revision a6ad7dba (qgis): [tr] Polish translation update
Borys Jurgiel
11:17 PM Revision 0edc5cc5 (qgis): [tr] Spanish translation update 19/04/18
cdavila -
11:05 PM Revision 434fc5fe (qgis): [tr] Polish translation update
Borys Jurgiel
08:08 PM Revision cdb4f859 (qgis): Backport critical part of 1822b76c1a6 and 24de8195449 to 2.18 in order ...
Borys Jurgiel
05:03 PM Revision 543f501c (qgis): Fix geometry generator symbol layers in dxf export
Marco Hugentobler
04:42 PM Revision 1efdbc5c (qgis): fix build errors, use MDAL 0.0.2 (int API)
Peter Petrik
03:32 PM Revision 2d7addc9 (qgis): Merge pull request #6817 from wonder-sk/legend-text-on-symbols
Legend: optional text on top of symbols for vector layers Martin Dobias
02:27 PM Revision cdee3b59 (qgis): Document function arguments
Marco Hugentobler
02:23 PM Revision f1a31d09 (qgis): Use standard font for text on symbol
Martin Dobias
02:16 PM Revision 00d8dbfb (qgis): Make it possible to load "text on symbol" labels from expression
Martin Dobias
01:52 PM Revision 69ec725c (qgis): Fix warning
Marco Hugentobler
12:22 PM Revision 9d7484cd (qgis): [processing] restore TIN / IDW interpolation algorithms
Mathieu Pellerin - nIRV
12:22 PM Revision 39ad0410 (qgis): fix interpolation data widget
Mathieu Pellerin - nIRV
12:19 PM Revision 16465cb3 (qgis): Fix Coverity null pointer dereference warning
Nyall Dawson
12:19 PM Revision a463858b (qgis): [processing] restore TIN / IDW interpolation algorithms
Mathieu Pellerin - nIRV
12:19 PM Revision 7d43e7b8 (qgis): fix interpolation data widget
Mathieu Pellerin - nIRV
10:50 AM Revision 50422a11 (qgis): [FEATURE] QgsMeshLayer part 1: Reading raw mesh
Introducting MDAL, QgsMeshLayer, mesh data providers (mesh_memory, mdal)
to read and visualize raw meshes: vertices a...
Peter Petrik
10:32 AM Revision e5f8169a (qgis): Add sip binding and comments
Marco Hugentobler
07:13 AM Revision e6bebfae (qgis): osgeo4w: add O4W_QT_ variables for qt.conf to qgis.vars
(cherry picked from commit 3b59ccc7ce67ff1c5c238e48360c4cf4be4acbed) Jürgen Fischer
07:12 AM Revision 3b59ccc7 (qgis): osgeo4w: add O4W_QT_ variables for qt.conf to qgis.vars
Jürgen Fischer
06:35 AM Revision a9d820d3 (qgis): [processing] Don't overwrite rows when reordering in multi input
dialog
Refs #17327
Nyall Dawson
03:59 AM Revision 2eca7ffb (qgis): [oracle] Fix some errors using oracle connector in db manager
Nyall Dawson

2018-04-18

10:51 PM Revision 9627f733 (qgis): remove reference to removed setColorDialogOptions method
Denis Rouzaud
10:51 PM Revision 786e10ba (qgis): remove reference to removed setColorDialogOptions method
Denis Rouzaud
09:52 PM Revision 49b02bf5 (qgis): [FEATURE] Legend: optional text on top of symbols for vector layers
In some cases it is useful to add extra information to the symbols in the legend.
This work allows definition of addi...
Martin Dobias
05:37 PM Revision 15bf357f (qgis): Merge pull request #6811 from wonder-sk/overlay-alg-fixes-1
Port Intersection algorithm to C++, cleanups and tests Martin Dobias
02:16 PM Revision 721c5361 (qgis): Merge branch 'master' into overlay-alg-fixes-1
Martin Dobias
02:00 PM Revision f2de5723 (qgis): Do not const-antly forget about grass
Matthias Kuhn
01:51 PM Revision 85719e8f (qgis): API documentation
Matthias Kuhn
01:34 PM Revision 7e9aeda7 (qgis): Some const-correctness for rules
Matthias Kuhn
01:17 PM Revision 7123803d (qgis): More const-corretness for QgsFeatureRenderer
Matthias Kuhn
01:04 PM Revision 45b264db (qgis): Fixes after review
Martin Dobias
12:51 PM Revision 3775cdbb (qgis): Const correctness for renderers
Matthias Kuhn
12:50 PM Revision 0e0e133c (qgis): [FEATURE][processing] Add sort order option to Add Incremental Field alg
This allows users to optionally set a sort order to use when
assigning values in the Add Incremental Field algorithm....
Nyall Dawson
12:12 PM Revision eab76e85 (qgis): Merge pull request #6335 from Fanevanjanahary/crs_widget
use crs widget picker in db_manager Matthias Kuhn
10:09 AM Revision 72bd89ea (qgis): Fix relation editor widget in autogenerated forms
Fix #17525 Matthias Kuhn
10:08 AM Revision 9f41a9b8 (qgis): Merge pull request #6812 from m-kuhn/fix17525
Fix relation editor widget in autogenerated forms Matthias Kuhn
08:45 AM Revision 84ec10ee (qgis): Fix relation editor widget in autogenerated forms
Fix #17525 Matthias Kuhn

2018-04-17

10:47 PM Revision d28451cd (qgis): [docker] update dependencies
Denis Rouzaud
10:45 PM Revision 9e1fd943 (qgis): [docker] update dependencies
Denis Rouzaud
10:22 PM Revision b254b4dd (qgis): [travis/docker] do not download base image when rebuilding
Denis Rouzaud
07:12 PM Revision 4f829fde (qgis): Port Intersection algorithm to C++, cleanups and tests
Finally starting a suite of unit tests for overlay algorithms:
- overlay1 - layers that cover various basic overlay s...
Martin Dobias
05:57 PM Revision fe27b011 (qgis): Merge pull request #6807 from m-kuhn/ruleBasedNestedElse
Fix identify tool with rule renderer and nested else Matthias Kuhn
02:59 PM Revision 673fafb0 (qgis): Merge pull request #6792 from mhugent/get_legend_fix_no_layers
2.18 Server: return empty image in GetLegendGraphis if no layer is there Marco Hugentobler
12:11 PM Revision c217cbb4 (qgis): Add unit test for empty contextual legend
Marco Hugentobler
11:46 AM Revision 8f8a9ac8 (qgis): Add test for nested rules in ELSE
Matthias Kuhn
10:46 AM Revision 1e4d32f8 (qgis): [processing] Fix Select/Extract by Location algs with PostGIS layers
Fixes #18038
(cherry-picked from 1357a4716)
Nyall Dawson
10:46 AM Revision 89a84f01 (qgis): [oracle] Ensure that all attributes required for order by are fetched
Fixes potentially broken iterator sorting with oracle provider when
a subset of attributes is fetched
(cherry-picked...
Nyall Dawson
10:46 AM Revision 2189abc1 (qgis): Expose extra arguments to QgsGeometry::transform
Previously these were only available via the raw QgsAbstractGeometry
API.
Also add more unit tests for QgsGeometry::...
Nyall Dawson
10:46 AM Revision 9006d58e (qgis): [processing] Accept strings of form "(1,2") for point parameters too
Since the help text above a point parameter indicates the acceptable
format is "(x, y)", it can be confusing for user...
Nyall Dawson
10:46 AM Revision 60a71d14 (qgis): [oracle] Fix expression compilation of integer division
(cherry-picked from 3084606) Nyall Dawson
10:46 AM Revision 649dc19a (qgis): [oracle] Always mark features as invalid when iterator is closed
Fixes some failing oracle provider conformance test suite failures
(cherry-picked from 66bd813)
Nyall Dawson
10:46 AM Revision 57fe444d (qgis): [gps] Fix disabled import controls after selecting GPX file
(cherry-picked from 95c48f1) Nyall Dawson
10:46 AM Revision 62aefd7a (qgis): [oracle] Compile some expression functions
Greatly speeds up case-insensitive value matches for oracle
expression based feature requests
(cherry-picked from 63...
Nyall Dawson
10:46 AM Revision b7507fad (qgis): [oracle] Fix clazy warnings in iterator
(cherry-picked from 99a2025) Nyall Dawson
10:46 AM Revision 651cbe7e (qgis): [oracle] Update failing provider test
(cherry-picked from bd5b771) Nyall Dawson
10:46 AM Revision 655633a6 (qgis): [processing] Use silent feedback by default in processing.run
Relying on the iface messagebar feedback as a fallback is not
safe for standalone scripts. If callers want to use a m...
Nyall Dawson
10:26 AM Revision a84cdd45 (qgis): Fix identify tool with rule renderer and nested else
Matthias Kuhn
10:09 AM Revision 90c65405 (qgis): [processing] use parameter description instead of name when retrieving
parameter from the registry Alexander Bruy
08:38 AM Revision 11435ce9 (qgis): Merge pull request #6802 from elpaso/rasteranalysis-tests
[tests] Add some tests for 9 cells algorithms Alessandro Pasotti
02:25 AM Revision 8714e426 (qgis): Use wait cursor during lengthy operations in style manager dialog
Nyall Dawson
02:11 AM Revision 95c48f19 (qgis): [gps] Fix disabled import controls after selecting GPX file
Nyall Dawson

2018-04-16

01:45 AM Revision 20c2d105 (qgis): backporting #6678 to release-3_0
matteo ghetta
01:45 AM Revision f1a9c932 (qgis): dummy commit for travis
matteo ghetta
01:45 AM Revision 55f7345f (qgis): new LoadFromTemplate action in toolbar dropdown
matteo ghetta
01:45 AM Revision c2ece6ca (qgis): [processing][needs-docs] Rename "Add Script from Template" to
"Create New Script from Template" Nyall Dawson
01:45 AM Revision 1e092255 (qgis): fix indentation
matteo ghetta
09:46 PM Revision bd5b7717 (qgis): [oracle] Update failing provider test
Nyall Dawson
09:46 PM Revision 30846067 (qgis): [oracle] Fix expression compilation of integer division
Nyall Dawson
09:46 PM Revision 99a20253 (qgis): [oracle] Fix clazy warnings in iterator
Nyall Dawson
09:46 PM Revision 63e450aa (qgis): [oracle] Compile some expression functions
Greatly speeds up case-insensitive value matches for oracle
expression based feature requests
Nyall Dawson
06:31 PM Revision 73f7bd3e (qgis): Add null handling to value map edit widget (fixes #15215) (#3274)
* Add null handling to value map edit widget (fixes #15215)
* Return QVariant type
* Use hardcoded value for 'null'...
Daan Goedkoop
04:36 PM Revision 6e3d8795 (qgis): Merge branch 'release-3_0' of github.com:qgis/QGIS into release-3_0
Borys Jurgiel
04:35 PM Revision 9e886656 (qgis): [tr] Polish translation update
Borys Jurgiel
03:39 PM Revision 5be057c9 (qgis): [tests] Add some tests for 9 cells algorithms
Note: this does not test the correctness of the
algorithms but only that the filters are correctly
working.
Alessandro Pasotti
02:24 PM Revision 36749c19 (qgis): Use relation id instead of name for nesting detection
Matthias Kuhn
02:22 PM Revision a0ff64dd (qgis): Use relation id instead of name for nesting detection
Matthias Kuhn
02:21 PM Revision e93c97cb (qgis): Merge pull request #6801 from m-kuhn/relRefIdInsteadOfName
Use relation id instead of name for nesting detection Matthias Kuhn
02:20 PM Revision fc704efb (qgis): Merge pull request #6791 from m-kuhn/fixwarnings
Fix some build warnings Matthias Kuhn
12:01 PM Revision ce8d71d7 (qgis): [tr] Polish translation update
Borys Jurgiel
11:54 AM Revision 435d8077 (qgis): Use relation id instead of name for nesting detection
Matthias Kuhn
09:30 AM Revision 5e33d7d6 (qgis): Merge pull request #6787 from pblottiere/bugfix_ellipse
[server] Add project's context before rendering Paul Blottiere
08:31 AM Revision b1a38b6d (qgis): Remove some unused variables
Matthias Kuhn

2018-04-15

01:28 AM Revision d7fd14b3 (qgis): [oracle] Ensure that all attributes required for order by are fetched
Fixes potentially broken iterator sorting with oracle provider when
a subset of attributes is fetched
Nyall Dawson
12:27 AM Revision 66bd813b (qgis): [oracle] Always mark features as invalid when iterator is closed
Fixes some failing oracle provider conformance test suite failures Nyall Dawson
09:25 PM Revision 0fbc3964 (qgis): german translation update
Jürgen Fischer
09:08 PM Revision f742d3e6 (qgis): Merge pull request #6797 from cdavila/release-3_0
[tr] spanish translation update 15/04/18 Jürgen Fischer
09:03 PM Revision 668acbc9 (qgis): [tr] spanish translation update 15/04/18
cdavila -
01:09 PM Revision dc1ab4c9 (qgis): fix build with QScintilla <2.10
Jürgen Fischer
 

Also available in: Atom