Activity

From 2018-04-08 to 2018-05-07

2018-05-07

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 0d6dcb23 (qgis): do not return a const file and add localFile helper
Denis Rouzaud
02:20 PM Revision 8308ce12 (qgis): avoid race condition
Denis Rouzaud
02:20 PM Revision 9d450774 (qgis): also add localFile returning a QFile
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 cb638b63 (qgis): [processing][saga] Make some Slope,Aspect,Curvature outputs optional an...
Nyall Dawson
11:17 AM Revision f34b3170 (qgis): [processing] Fix parsing optional output 'create by default' from string'
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 f4599f13 (qgis): [processing][gdal] Better error messages when invalid parameters are pa...
Nyall Dawson
11:19 AM Revision 787dd341 (qgis): [processing] More helpful errors when raster inputs are not valid
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 b3288192 (qgis): [processing] Fix exception when clicking help for GDAL algorithms
Nyall Dawson
11:13 PM Revision f48aaeaf (qgis): [processing][gdal] Fix some more nodata=0 handling
Nyall Dawson
04:24 AM Revision 280018dc (qgis): [Oracle][Tests] Enhance Geometry creation SQL script
René-Luc ReLuc
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 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 b2c0dd96 (qgis): [processing] resurrecting some parameters in Modeler
matteo ghetta
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 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 177f2c8a (qgis): [processing] resurrecting some parameters in Modeler
matteo ghetta
03:00 AM Revision 2e67885c (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 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:50 AM Revision 429374ec (qgis): Code cleanup
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 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 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 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 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 f5601d58 (qgis): [processing] Also warn on non-matching point and extent CRS
if algorithm cannot handle automatic reprojection
(cherry-picked from 386495bc)
Nyall Dawson
03:23 AM Revision 2dc76fdb (qgis): Add missing import
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 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 61c4cfa3 (qgis): [processing] Remove unused code
(cherry-picked from c32611b2c) 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 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 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 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 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 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

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 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
08:54 PM Revision 2233bd44 (qgis): Fix stats dock handling when refresh is clicked lots of times quickly
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 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: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: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 2402b35a (qgis): [processing] add missing icons for the analysis tools menu
Mathieu Pellerin - nIRV
11:50 AM Revision fca52388 (qgis): [processing] replace define current projection with reproject layer in ...
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 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 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
09:50 PM Revision 199af260 (qgis): Fix some warnings
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 e25fd4c9 (qgis): [processing] Use info logging instead of warning logging for non-warnings
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 bbd335ab (qgis): [oracle] Fix incorrect feature count after adding features to layers
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
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 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 aef2b6e3 (qgis): Update ExecuteSQL to be configurable with expressions
Paul Blottiere
10:47 AM Revision 4168c05c (qgis): Add method to search variables in text with expressions
Paul Blottiere
10:47 AM Revision 23247067 (qgis): Remove unused variable
Paul Blottiere
10:47 AM Revision 40e0b89f (qgis): Fixes when no geometry
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 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:28 AM Revision 201f1080 (qgis): Fix doxygen warnings
Nyall Dawson
07:28 AM Revision 3f6e411e (qgis): Remove some redundant geos includes
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 4e175fd9 (qgis): Use "Displacement lines" label
Harrissou Santanna
03:13 AM Revision 365b6323 (qgis): Fix labels in Displacement Point renderer GUI
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 dee284fe (qgis): fix astyle version check
Jürgen Fischer
09:55 PM Revision 4ad35311 (qgis): [postgres][db2] still save username when instructed too also with authcfg
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 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 9a6d966d (qgis): Allow using the longer arc with two point and center methods
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 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 6e6ddbba (qgis): Add QgsRay2D class representing an infinite ray from a point in a direc...
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 486c3a2d (qgis): Apply clazy optimisation to orthogonalize algorithm
Nyall Dawson
12:07 AM Revision 59c9b976 (qgis): Declare typeinfo for QgsVector to optimise use in Qt containers
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 01f036cf (qgis): Add some useful QgsVector 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 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
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 529173f3 (qgis): [oracle] Fix clazy warnings in new connection dialog
Nyall Dawson
08:26 PM Revision 8d1b4352 (qgis): [oracle] Address more clazy warnings
Nyall Dawson
08:26 PM Revision 3032ab74 (qgis): [oracle] More code modernization
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 31faa11b (qgis): [oracle] More code modernization
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 a74414c0 (qgis): [oracle] Always fetch features with null goemetry unless feature rect i...
...to match behaviour of other providers Nyall Dawson
01:21 PM Revision 4d61fb5e (qgis): [oracle] Fix crash when adding a feature with missing attributes
to data provider 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 f558b742 (qgis): Add tests
Loïc Bartoletti
12:16 AM Revision 44c72a01 (qgis): Typos and re indent
Loïc Bartoletti
12:16 AM Revision b09cbaeb (qgis): sipify
Loïc Bartoletti
12:16 AM Revision 9d649e73 (qgis): Add skewLines intersection algorithm
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 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 6358daad (qgis): Fix broken translation string
Nyall Dawson
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
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 cf41fda4 (qgis): Fix string capitalization, HIG violations
(cherry-picked from c70c78412) Nyall Dawson
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:39 AM Revision 5b8a341e (qgis): fix Doxygen warnings
Peter Petrik
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 1d0d2236 (qgis): Smoother looking warning icon
Nyall Dawson
10:27 AM Revision 64121382 (qgis): Indentation
Nyall Dawson
10:27 AM Revision 0dfb3c2d (qgis): [processing] Use distance parameter for more algorithms
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 b7507fad (qgis): [oracle] Fix clazy warnings in iterator
(cherry-picked from 99a2025) 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 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 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 60a71d14 (qgis): [oracle] Fix expression compilation of integer division
(cherry-picked from 3084606) 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 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:46 AM Revision 57fe444d (qgis): [gps] Fix disabled import controls after selecting GPX file
(cherry-picked from 95c48f1) Nyall Dawson
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 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 651cbe7e (qgis): [oracle] Update failing provider test
(cherry-picked from bd5b771) 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 55f7345f (qgis): new LoadFromTemplate action in toolbar dropdown
matteo ghetta
01:45 AM Revision f1a9c932 (qgis): dummy commit for travis
matteo ghetta
01:45 AM Revision 20c2d105 (qgis): backporting #6678 to release-3_0
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 99a20253 (qgis): [oracle] Fix clazy warnings in iterator
Nyall Dawson
09:46 PM Revision 30846067 (qgis): [oracle] Fix expression compilation of integer division
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

2018-04-14

05:00 PM Revision 6fb5777c (qgis): respect QGIS_PREFIX_PATH (followup 810241ffca; fixes windows nightlies)
Jürgen Fischer
02:51 AM Revision fdc2acdb (qgis): fix windows build
Jürgen Fischer

2018-04-13

10:05 PM Revision 1d4d3341 (qgis): Add owslib and keep idna package (do not remove pip3)
Paul Blottiere
06:07 PM Revision ac4d776a (qgis): [Processing] None is the default value for parameters also for string
René-Luc ReLuc
03:37 PM Revision 199f725d (qgis): Add unit test with owslib to check GetCapabilities doc
Paul Blottiere
03:36 PM Revision 414f4fac (qgis): Remove empty MetadataURL tag for unit tests
Paul Blottiere
03:36 PM Revision 0edb0d98 (qgis): Cleaning GetCapabilities response
Fixes #18197 Paul Blottiere
11:31 AM Revision 322bc787 (qgis): Merge pull request #6782 from wonder-sk/required-layers
Mark layers as required in the project Martin Dobias
11:08 AM Revision bf2ed36b (qgis): Server: return empty image in GetLegendGraphis if no layer is there (e....
Marco Hugentobler
10:50 AM Revision 2d340a0d (qgis): Update unit test with symbology depending on @map variables
Paul Blottiere
10:44 AM Revision 783702e9 (qgis): Keep mapSettings scope
Paul Blottiere
09:31 AM Revision 9219f5a6 (qgis): Delete unused variables
Matthias Kuhn
09:30 AM Revision b1b90ef1 (qgis): Virtual destructor
Matthias Kuhn
09:25 AM Revision b662b44e (qgis): Merge pull request #6781 from elpaso/fix-render-gui
Small GUI fix in raster style dialog Alessandro Pasotti
08:17 AM Revision d500580e (qgis): debian packaging: followup bb0bfea3c4
Jürgen Fischer
07:36 AM Revision e597d388 (qgis): Merge pull request #6789 from DelazJ/patch-1
Remove wrong tooltip Matthias Kuhn
07:35 AM Revision 784d8dc3 (qgis): Merge pull request #6790 from cdavila/release-3_0
[tr] spanish translation update 12/04/18 Matthias Kuhn
02:58 AM Revision 4f05da4a (qgis): Fixes a wrong dpi resolution in images exported from composer
In order to avoid wrong dpi resolution in images exported from composer we need to round the dpi resolution calculate... Andrea Giudiceandrea

2018-04-12

11:45 PM Revision 76843be6 (qgis): [BUGFIX][needs-docs] Allow expression parser to report better error loc...
We return the line and column to allow builder to highlight
that location for the user.
Nathan Woodrow
11:13 PM Revision 128537c6 (qgis): [tr] spanish translation update 12/04/18
cdavila -
10:47 PM Revision b6242b4a (qgis): rename algorithm name in template script
matteo ghetta
06:52 PM Revision 938db97d (qgis): Remove wrong tooltip
Harrissou Santanna
05:41 PM Revision 0135b4c9 (qgis): Merge pull request #6778 from signedav/fix_condformat_alpha
Save and load alpha of conditional style color Matthias Kuhn
05:08 PM Revision f5c03db7 (qgis): Fix line offset dxf export
Marco Hugentobler
04:38 PM Revision af8d9eb1 (qgis): fix list of updated files in pull requests
Denis Rouzaud
04:35 PM Revision b73ac0f1 (qgis): Support more QgsMapUnitScale properties in dxf export
Marco Hugentobler
04:35 PM Revision d94cf12d (qgis): fix list of updated files in pull requests
Denis Rouzaud
04:11 PM Revision 5ddc4d6e (qgis): Merge pull request #6785 from signedav/fix_conditionalformat_BP
Backport to 3.0 Conditional formatting on relation reference widget Matthias Kuhn
04:10 PM Revision e516e7cf (qgis): Merge pull request #6786 from signedav/fix_condformat_alpha_BP
Backport to 3.0 Save and load alpha of conditional style color Matthias Kuhn
04:09 PM Revision 91384a09 (qgis): Merge pull request #6788 from signedav/fix_condformat_alpha_BP_218_3
Backport to 2.18 Save and load alpha of conditional style color Matthias Kuhn
04:08 PM Revision 505822f1 (qgis): Consider QgsMapUnitScale in dxf export and fix QgsDxfExport::mapUnitSca...
Marco Hugentobler
03:32 PM Revision 8c8cd8df (qgis): Save and load alpha of conditional style color
Alpha (opacity) will be saved and loaded for the conditional style color of text and background. David Signer
03:21 PM Revision e8ce121b (qgis): Add unit test to check symbol's rotation coming from a project variable
Paul Blottiere
03:21 PM Revision d9fbca5d (qgis): Add project context for map rendering
Paul Blottiere
03:21 PM Revision 39a1fabb (qgis): Fixes segmentation fault
Paul Blottiere
02:11 PM Revision b93ec5db (qgis): [BUGFIX][Server] Segfault in WCS
René-Luc ReLuc
02:11 PM Revision f93f389a (qgis): [BUGFIX][Server] Segfault in WFS Transaction
René-Luc ReLuc
02:10 PM Revision 27fa062a (qgis): [BUGFIX][Server] Segfault in WCS
René-Luc ReLuc
02:10 PM Revision 04ef496e (qgis): [BUGFIX][Server] Segfault in WFS Transaction
René-Luc ReLuc
02:00 PM Revision 79256b07 (qgis): add StringLiteral
David Signer
02:00 PM Revision 93a4dcb6 (qgis): indentation fix
David Signer
02:00 PM Revision 5c94f89e (qgis): Save and load alpha of conditional style color
Alpha (saturation) will be saved and loaded for the conditional style color of text and background.
Before there was ...
David Signer
01:53 PM Revision a4b5816f (qgis): add StringLiteral
David Signer
01:32 PM Revision 55e83809 (qgis): Conditional formatting on relation reference widget
in case we have additional display expressions there does use the conditional formatting for the row
and in case ther...
David Signer
01:21 PM Revision 91a229b7 (qgis): [BUGFIX][Server] Segfault in WFS DescribeFeatureType and GetFetaure
René-Luc ReLuc
01:20 PM Revision 31831072 (qgis): [BUGFIX][Server] Segfault in WFS DescribeFeatureType and GetFetaure
René-Luc ReLuc
11:00 AM Revision 85fc47a2 (qgis): Support symbology width in pixels in dxf export
Marco Hugentobler
10:44 AM Revision 7e022f00 (qgis): Disable remove action instead of message box + unit test
Martin Dobias
10:41 AM Revision 6cf14335 (qgis): Merge pull request #6777 from signedav/fix_conditionalformat
Conditional formatting on relation reference widget Matthias Kuhn
10:37 AM Revision c3fdef9d (qgis): Merge pull request #6405 from lbartoletti/mkuidefaults_python3
Convert mkuidefaults script to python3 and pep8 it Matthias Kuhn

2018-04-11

11:19 PM Revision 222e45b8 (qgis): allow builds with DEBUG macro defined
Jürgen Fischer
10:53 PM Revision bb0bfea3 (qgis): disable 3D in debian packages for debian unstable/buster
Jürgen Fischer
03:48 PM Revision 42517f8b (qgis): [FEATURE] Mark layers as required in the project
Required layers are not allowed to be removed from the project.
This adds extra safety to protect project users from ...
Martin Dobias
02:51 PM Revision 354433b0 (qgis): Small GUI fix in raster style dialog
Alessandro Pasotti
02:31 PM Revision 27b41700 (qgis): Add GetFeature test with array layer
Also added the missing response xmls (forgot to add them
in previous commits)
Tudor Bărăscu
09:04 AM Revision 3400199e (qgis): [FEATURE] Map themes: store also expanded/collapsed state of nodes
Each map theme will also record which layers, groups and legend items are expanded,
so when a map theme is selected, ...
Martin Dobias
08:41 AM Revision 6c06421a (qgis): spanish translation fix
Jürgen Fischer
08:29 AM Revision 29b080fc (qgis): Merge pull request #6754 from m-kuhn/processing_filter_algorithm
[FEATURE] Feature filter algorithm for processing models Matthias Kuhn
07:55 AM Revision d3e18e31 (qgis): Merge pull request #6780 from cdavila/release-3_0
[tr] spanish translation update 10/04/18 Matthias Kuhn
02:46 AM Revision 91aafb50 (qgis): fix logical block with mis-matching arguments
Denis Rouzaud
02:45 AM Revision 9dc3ee4f (qgis): fix logical block with mis-matching arguments
Denis Rouzaud

2018-04-10

01:47 AM Revision d5573a5a (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
11:11 PM Revision fbb4ef5a (qgis): Add processing gui tests
Matthias Kuhn
11:10 PM Revision ffb2817a (qgis): Protect the const-ituional correctness
Matthias Kuhn
10:53 PM Revision a619e01f (qgis): [tr] spanish translation update 10/04/18
cdavila -
08:56 PM Revision bf0c4f94 (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
02:27 PM Revision cbfdb3d8 (qgis): Fix dxf export outline width
Marco Hugentobler
01:55 PM Revision c625f95b (qgis): [BUGFIX][Server] Segfault in WFS GetCapabilities
René-Luc ReLuc
01:53 PM Revision c7c37bd1 (qgis): Set global and project expression scope for dxf export
Marco Hugentobler
01:52 PM Revision dabf1c76 (qgis): [BUGFIX][Server] Segfault in WFS GetCapabilities
René-Luc ReLuc
01:15 PM Revision 254ceae9 (qgis): indentation fix
David Signer
11:28 AM Revision 4a885e6e (qgis): Misc project storage fixes from Nyall's testing
- fix a crash when opening a project from unavailable connection
- make some messages in postgresql project storage t...
Martin Dobias
11:26 AM Revision 7018cb01 (qgis): Save and load alpha of conditional style color
Alpha (saturation) will be saved and loaded for the conditional style color of text and background.
Before there was ...
David Signer
11:10 AM Revision 4d984793 (qgis): Conditional formatting on relation reference widget
in case we have additional display expressions there does use the conditional formatting for the row
and in case ther...
David Signer
09:49 AM Revision 37295ec4 (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
08:55 AM Revision 1357a471 (qgis): [processing] Fix Select/Extract by Location algs with PostGIS layers
Fixes #18038 Nyall Dawson
08:53 AM Revision b8e8541f (qgis): Fix build on Qt 5.5
Nyall Dawson
07:31 AM Revision f30c162e (qgis): [processing][grass] Fix broken r.lake algorithm
(cherry-picked from 20bbef38) Nyall Dawson
07:31 AM Revision f71590d4 (qgis): [processing] Better debugging for failed tests
(cherry-picked from e83cd615) Nyall Dawson
07:31 AM Revision f2732a64 (qgis): [processing][grass] Fix broken r.statistics alg
(cherry-picked from 1fc5a0e5) Nyall Dawson
07:31 AM Revision e62a0e9d (qgis): Update tests for travis
(cherry-picked from fc133ef5) Nyall Dawson
07:31 AM Revision 9b0ddc6b (qgis): More hash updates
(cherry-picked from f66993ed) Nyall Dawson
07:31 AM Revision 07207e0f (qgis): [processing] Skip more unnecessary geometry checks
(cherry-picked from 405d8f29d) Nyall Dawson
07:31 AM Revision 1de62094 (qgis): [processing][grass] Fix broken r.cost algorithm
(cherry-picked from 89a3dd5) Nyall Dawson
07:31 AM Revision f98a7852 (qgis): [processing][grass] Don't try to create skipped optional outputs
(cherry-picked from f03baa871) Nyall Dawson
07:31 AM Revision 16146381 (qgis): [processing] Fix python runAlgorithm when algorithm has missing optiona...
(cherry-picked from ee185cc) Nyall Dawson
07:31 AM Revision 09f5d52e (qgis): [processing][grass] Fix broken r.li.renyi.ascii alg
(cherry-picked from 60efbb5) Nyall Dawson
07:31 AM Revision 9a96e84f (qgis): [processing][grass] Disable some failing tests
(cherry-picked from 7544cdb2) Nyall Dawson
07:31 AM Revision 2d9722da (qgis): Don't remove python 2 from docker build-deps
Since grass package still depends on it
(cherry-picked from 3455c13)
Nyall Dawson
07:31 AM Revision 3cabaa8e (qgis): Add saga to docker build-deps
(cherry-picked from 7d66f034) Nyall Dawson
07:31 AM Revision a35aa8d1 (qgis): Attempt SAGA tests on Travis
(cherry-picked from 41a27f7) Nyall Dawson
07:31 AM Revision cab2cc1f (qgis): [processing] Try to resurrect grass tests
(cherry-picked from ea24847) Nyall Dawson
07:31 AM Revision 611c2b74 (qgis): Address clazy warnings in qgsgeometry.cpp
(cherry-picked from e627b84f) Nyall Dawson
07:31 AM Revision 76a68866 (qgis): [processing] Throw exceptions when sources/sinks cannot be loaded
Instead of silently indicating algorithm success
(cherry-picked from 0156656)
Nyall Dawson
07:31 AM Revision 0b4b1ef2 (qgis): [processing][grass] Fix broken r.his algorithm
(cherry-picked from cba395e8) Nyall Dawson
06:43 AM Revision 1aa7bbc2 (qgis): Merge pull request #6604 from 3nids/prefixpath
fix QgsApplication::setPrefixPath Matthias Kuhn
04:27 AM Revision 405d8f29 (qgis): [processing] Skip more unnecessary geometry checks
Nyall Dawson
02:15 AM Revision 0a1a6769 (qgis): Fix build with Qt 5.5
Nyall Dawson

2018-04-09

01:57 AM Revision ee185cce (qgis): [processing] Fix python runAlgorithm when algorithm has missing optiona...
Nyall Dawson
01:57 AM Revision f66993ed (qgis): More hash updates
Nyall Dawson
01:57 AM Revision fc133ef5 (qgis): Update tests for travis
Nyall Dawson
01:57 AM Revision 7544cdb2 (qgis): [processing][grass] Disable some failing tests
Nyall Dawson
01:57 AM Revision 60efbb53 (qgis): [processing][grass] Fix broken r.li.renyi.ascii alg
Nyall Dawson
01:57 AM Revision e83cd615 (qgis): [processing] Better debugging for failed tests
Nyall Dawson
01:57 AM Revision 20bbef38 (qgis): [processing][grass] Fix broken r.lake algorithm
Nyall Dawson
01:57 AM Revision ea24847a (qgis): [processing] Try to resurrect grass tests
Nyall Dawson
01:57 AM Revision 41a27f70 (qgis): Attempt SAGA tests on Travis
Nyall Dawson
01:57 AM Revision 7d66f034 (qgis): Add saga to docker build-deps
Nyall Dawson
01:57 AM Revision 3455c13f (qgis): Don't remove python 2 from docker build-deps
Since grass package still depends on it Nyall Dawson
01:57 AM Revision 1fc5a0e5 (qgis): [processing][grass] Fix broken r.statistics alg
Nyall Dawson
01:57 AM Revision cba395e8 (qgis): [processing][grass] Fix broken r.his algorithm
Nyall Dawson
01:57 AM Revision 89a3dd5e (qgis): [processing][grass] Fix broken r.cost algorithm
Nyall Dawson
01:57 AM Revision f03baa87 (qgis): [processing][grass] Don't try to create skipped optional outputs
Nyall Dawson
10:40 PM Revision 410115d9 (qgis): Merge pull request #6701 from sebastic/wmsprovider-qt4_wrap_cpp-depende...
Add custom target for QT4_WRAP_CPP macro to fix parallel builds. Matthias Kuhn
10:33 PM Revision 3f7042d1 (qgis): Merge pull request #6768 from m-kuhn/remove_plugin_builder
Remove plugin builder code Matthias Kuhn
10:26 PM Revision 7d18d527 (qgis): Merge pull request #6770 from cdavila/release-3_0
[tr] New spanish translation update Matthias Kuhn
10:24 PM Revision 02da420e (qgis): Add a remaining docstring
Matthias Kuhn
10:09 PM Revision 925d9af9 (qgis): [processing] Remove some unrequired geometry checks
Matthias Kuhn
09:04 PM Revision 9ed21479 (qgis): [tr] spanish translation update
cdavila -
06:02 PM Revision 605ef7d8 (qgis): Remove plugin_template
Matthias Kuhn
04:27 PM Revision 810241ff (qgis): one level deeper
Denis Rouzaud
04:23 PM Revision 304275ab (qgis): fix QgsApplication::setPrefixPath
setPrefixPath was useless outside of the app since mPrefixPath was overwritten by env variables Denis Rouzaud
03:32 PM Revision aae8ce31 (qgis): Added disabled GetFeatureInfo test for relation reference widget
Tudor Bărăscu
01:10 PM Revision ae1ea918 (qgis): Better error reporting
Matthias Kuhn
01:10 PM Revision 4462dbae (qgis): Do not complain on invalid geometries
Matthias Kuhn
01:10 PM Revision 8d9a978e (qgis): Properly initialize filter configuration table
Matthias Kuhn
01:10 PM Revision d7b75d1e (qgis): Immediately apply configuration after change
Matthias Kuhn
01:10 PM Revision 6dd89b56 (qgis): Really do not care about invalid geometries
in feature filter algorithm. We just leave the geometry alone in whatever
state it may be. If the consumers of our fe...
Matthias Kuhn
01:10 PM Revision 080c5804 (qgis): Rename "Filter" to "Feature Filter"
Matthias Kuhn
01:10 PM Revision 17b53724 (qgis): Show expression builder and checkbox in filter configuration
Matthias Kuhn
01:10 PM Revision 41b47a29 (qgis): Add more feature filter algorithm tests
Matthias Kuhn
01:10 PM Revision 641cbe37 (qgis): fixup testdata
Matthias Kuhn
01:10 PM Revision bb915496 (qgis): Plug memory leak
Matthias Kuhn
01:10 PM Revision 4ee7f3c5 (qgis): for : in
Matthias Kuhn
01:10 PM Revision af18f46c (qgis): Add filter feature processing test
Matthias Kuhn
01:10 PM Revision dbced352 (qgis): Fix use before assign
Matthias Kuhn
01:10 PM Revision 0e1852ce (qgis): Throw exception when sink cannot be created
Matthias Kuhn
01:10 PM Revision 3d9b8bbd (qgis): Add missing docstring
Matthias Kuhn
01:10 PM Revision 180b5496 (qgis): Add missing @endcond
Matthias Kuhn
01:10 PM Revision 2378a37d (qgis): API doc and typo fixes
Matthias Kuhn
01:10 PM Revision f06f6528 (qgis): Fix api doc and sip issues
Matthias Kuhn
01:10 PM Revision ef676cff (qgis): Make models available in processing tests
Matthias Kuhn
01:10 PM Revision 0b149f52 (qgis): [processing] Show model outputs even if they are hidden in the child
Matthias Kuhn
01:10 PM Revision eb39d237 (qgis): Move processing algorithm configuration code to gui lib
Matthias Kuhn
01:10 PM Revision 31d7e4b6 (qgis): Do not crash when using a parameter with FlagHidden
Matthias Kuhn
01:10 PM Revision ed352c46 (qgis): Put feature filter algorithm in vector table group
Matthias Kuhn
01:10 PM Revision 0204e446 (qgis): Create proper expression context
Matthias Kuhn
01:10 PM Revision 3a5e96a0 (qgis): Doxygen and license headers
Matthias Kuhn
01:10 PM Revision 3be4324d (qgis): Move processing algorithm configuration widget to gui library
This way we can also use all the fancy widgets like a QgsExpressionLineEdit. Matthias Kuhn
01:10 PM Revision 147f6e71 (qgis): [FEATURE] Add feature filter algorithm
Adds a new "feature filter" algorithm. This algorithm takes a list of expressions and
creates an output for each of t...
Matthias Kuhn
01:10 PM Revision 10db1c8f (qgis): A bit more RAII
Matthias Kuhn
01:10 PM Revision 69d77a78 (qgis): Cleanup feature sinks directly after using them
Matthias Kuhn
01:10 PM Revision e6ef7639 (qgis): [processing] Allow algorithms to provide additional configuration widgets
Matthias Kuhn
12:34 PM Revision 9e8c995a (qgis): [processing] Pass algorithm configuration on run
Because if it's not passed here, it's basically like writing it to /dev/null right from the beginning. Matthias Kuhn
12:34 PM Revision 5b7b7be6 (qgis): Merge pull request #6755 from m-kuhn/minimal_processing_fixes
Some fixes for processing Matthias Kuhn
11:14 AM Revision 28dc356f (qgis): Added disabled GetFeatureInfo test for value relation
Tudor Bărăscu
09:53 AM Revision f378a23e (qgis): [FEATURE] Projects in PostgreSQL
Merge of pull request #6752 Martin Dobias
09:43 AM Revision 97615515 (qgis): Remove plugin builder code
Plugin builder is an external plugin which is maintained very well through the plugin repository, while the script in... Matthias Kuhn
09:43 AM Revision aa598474 (qgis): Merge pull request #6761 from cdavila/release-3_0
[tr] spanish translation update Werner Macho
09:23 AM Revision bff8976f (qgis): Merge pull request #6753 from m-kuhn/textbrowser
Allow clicking hyperlinks in HTML text edit widget Matthias Kuhn
09:15 AM Revision 4a14a360 (qgis): Remove leftover method getCustomModelerParametersDialog
Matthias Kuhn
09:12 AM Revision e627b84f (qgis): Address clazy warnings in qgsgeometry.cpp
Nyall Dawson
09:11 AM Revision 3c3c00aa (qgis): Merge pull request #6719 from pblottiere/bugfix_transaction_constraints...
[backport][bugfix] Update all attributes in a single transaction Paul Blottiere
08:52 AM Revision 01566568 (qgis): [processing] Throw exceptions when sources/sinks cannot be loaded
Instead of silently indicating algorithm success Nyall Dawson
08:52 AM Revision e2bf9b9d (qgis): Merge pull request #6716 from signedav/fix_embeddedrelation
Use always id as identification on drag&drop form creator for relations Matthias Kuhn
08:25 AM Revision eb2b8699 (qgis): More hash updates
Nyall Dawson
07:49 AM Revision dac5b9ef (qgis): Update tests for travis
Nyall Dawson
07:43 AM Revision 20e4a369 (qgis): [processing][grass] Disable some failing tests
Nyall Dawson
07:43 AM Revision fa69cad4 (qgis): [processing] Better debugging for failed tests
Nyall Dawson
07:43 AM Revision 7524fbf5 (qgis): [processing][grass] Fix broken r.cost algorithm
Nyall Dawson
07:43 AM Revision 861c0b2e (qgis): [processing][grass] Don't try to create skipped optional outputs
Nyall Dawson
07:43 AM Revision c90e783c (qgis): [processing] Fix python runAlgorithm when algorithm has missing optiona...
Nyall Dawson
07:43 AM Revision 1f10b46b (qgis): [processing][grass] Fix broken r.lake algorithm
Nyall Dawson
07:43 AM Revision 89f82583 (qgis): [processing][grass] Fix broken r.his algorithm
Nyall Dawson
06:48 AM Revision 501d8488 (qgis): [processing][grass] Fix broken r.his algorithm
Nyall Dawson
06:48 AM Revision 9914eb66 (qgis): [processing][grass] Fix broken r.cost algorithm
Nyall Dawson
06:48 AM Revision fdd6d923 (qgis): [processing][grass] Disable some failing tests
Nyall Dawson
06:48 AM Revision bf2284c6 (qgis): [processing][grass] Don't try to create skipped optional outputs
Nyall Dawson
06:48 AM Revision 0c304044 (qgis): [processing] Fix python runAlgorithm when algorithm has missing optiona...
Nyall Dawson
06:48 AM Revision 8999abe8 (qgis): [processing][grass] Fix broken r.li.renyi.ascii alg
Nyall Dawson
06:48 AM Revision ef7a6aa7 (qgis): [processing][grass] Fix broken r.lake algorithm
Nyall Dawson
06:48 AM Revision eec35c1b (qgis): [processing] Better debugging for failed tests
Nyall Dawson
06:48 AM Revision 81a5f023 (qgis): [processing][grass] Fix broken r.statistics alg
Nyall Dawson
06:37 AM Revision 7978bfd8 (qgis): Add unit tests for loading projects with custom layer order
Refs #18620
(cherry-picked from 222977f)
Nyall Dawson
06:37 AM Revision 75fe8ed6 (qgis): Better SVG downloading icon
(cherry-picked from 887db6e7) Nyall Dawson
06:37 AM Revision cb067f85 (qgis): Optimise args
(cherry-picked from 62ba263f) Nyall Dawson
06:37 AM Revision 08c4eeaf (qgis): [processing] Fix Distance Matrix alg considers distances to
same points
Add more unit tests
Fixes #17350
(cherry-picked from 7fa9d412)
Nyall Dawson
06:37 AM Revision f7b27d6b (qgis): [processing] Fix GDAL algorithms do not run with memory layer inputs
Breaks execution of mixed QGIS/GDAL algorithms
(cherry-picked from 4c8b1595)
Nyall Dawson
06:37 AM Revision a171b234 (qgis): [processing] Fix exception in processing.run when feedback
object is not specified
(cherry-picked from ccccad54)
Nyall Dawson
06:37 AM Revision d95c21ec (qgis): [processing][grass] Push feedback object to algorithm methods
(cherry-picked from c50a03974) Nyall Dawson
06:37 AM Revision b0eb85d8 (qgis): [processing][grass] Add some missing imports
(cherry-picked from f928e3dd) Nyall Dawson
06:37 AM Revision a675311d (qgis): [processing][grass] Fix grass vector algs don't work with memory layers
Fixes broken grass algs inside models (fixes #18662)
(cherry-picked from 8ba762a)
Nyall Dawson
06:37 AM Revision 1c2103d8 (qgis): [processing][grass] Fix use of v.external with ogr layers which
do not support random read
These layers are not compatible with v.external, so we have to
use v.in.ogr for them
(ch...
Nyall Dawson
06:37 AM Revision 2992d6d5 (qgis): Don't use hardcoded paths in test
(cherry-picked from 8b041882) Nyall Dawson
06:37 AM Revision 865968d2 (qgis): Indentation
(cherry-picked from b28e580) Nyall Dawson
06:37 AM Revision 5bb4b3e0 (qgis): [processing][grass] Allow use of feature sources as vector inputs
(cherry-picked from 92634a9) Nyall Dawson
06:37 AM Revision 5de0bdc9 (qgis): [processing][grass] Allow operation on only selected vector features
Fixes #18218
(cherry-picked from 3dec1755)
Nyall Dawson
06:37 AM Revision da0de649 (qgis): QgsSvgCache fetches remote SVG files in a background task
Previously QgsSvgCache would often try to fetch remote images
using a network request on the main thread, by calling
...
Nyall Dawson
06:37 AM Revision 9b7ef031 (qgis): Also update symbol previews when a remote SVG is fetched
(cherry-picked from 969b129b6) Nyall Dawson
06:37 AM Revision fba6a245 (qgis): Update symbol selector when svg cache fetches remote images
(cherry-picked from 2e6a69bdf) Nyall Dawson
06:37 AM Revision 15d7385b (qgis): Update unit tests
(cherry-picked from 3bfcbaa1) Nyall Dawson
06:37 AM Revision 120a8840 (qgis): Spelling
(cherry-picked from 9c28c910) Nyall Dawson
06:37 AM Revision cc87fb1c (qgis): Utilise expression context cache to store some more expensive
expression calculation results
(cherry-picked from 0f1c8df9)
Nyall Dawson
04:49 AM Revision 26d04087 (qgis): Add saga to docker build-deps
Nyall Dawson
04:49 AM Revision 01a029b1 (qgis): Attempt SAGA tests on Travis
Nyall Dawson
04:49 AM Revision 438d78d4 (qgis): Travis debugging
Nyall Dawson
04:49 AM Revision 77906d2a (qgis): [processing] Try to resurrect grass tests
Nyall Dawson
04:49 AM Revision 767d6dfd (qgis): Don't remove python 2 from docker build-deps
Since grass package still depends on it Nyall Dawson
04:48 AM Revision 7fa9d412 (qgis): [processing] Fix Distance Matrix alg considers distances to
same points
Add more unit tests
Fixes #17350
Nyall Dawson
04:43 AM Revision 3bfcbaa1 (qgis): Update unit tests
Nyall Dawson
04:43 AM Revision 2e6a69bd (qgis): Update symbol selector when svg cache fetches remote images
Nyall Dawson
04:43 AM Revision 9c28c910 (qgis): Spelling
Nyall Dawson
04:43 AM Revision 45c400c2 (qgis): QgsSvgCache fetches remote SVG files in a background task
Previously QgsSvgCache would often try to fetch remote images
using a network request on the main thread, by calling
...
Nyall Dawson
04:43 AM Revision 887db6e7 (qgis): Better SVG downloading icon
Nyall Dawson
04:43 AM Revision 969b129b (qgis): Also update symbol previews when a remote SVG is fetched
Nyall Dawson
03:46 AM Revision 04be09db (qgis): Don't remove python 2 from docker build-deps
Since grass package still depends on it Nyall Dawson
03:46 AM Revision 1b192448 (qgis): Add saga to docker build-deps
Nyall Dawson
03:44 AM Revision 1f9b5e5d (qgis): Travis debugging
Nyall Dawson
03:44 AM Revision a32264c3 (qgis): Attempt SAGA tests on Travis
Nyall Dawson
03:44 AM Revision 00d74018 (qgis): [processing] Try to resurrect grass tests
Nyall Dawson
02:58 AM Revision 8b041882 (qgis): Don't use hardcoded paths in test
Nyall Dawson
02:58 AM Revision c50a0397 (qgis): [processing][grass] Push feedback object to algorithm methods
Nyall Dawson
02:58 AM Revision 3dec1755 (qgis): [processing][grass] Allow operation on only selected vector features
Fixes #18218 Nyall Dawson
02:58 AM Revision f928e3dd (qgis): [processing][grass] Add some missing imports
Nyall Dawson
02:58 AM Revision 92634a9d (qgis): [processing][grass] Allow use of feature sources as vector inputs
Nyall Dawson
02:58 AM Revision b28e580a (qgis): Indentation
Nyall Dawson
02:58 AM Revision 8ba762a6 (qgis): [processing][grass] Fix grass vector algs don't work with memory layers
Fixes broken grass algs inside models (fixes #18662) Nyall Dawson
02:58 AM Revision aca75cfa (qgis): [processing][grass] Fix use of v.external with ogr layers which
do not support random read
These layers are not compatible with v.external, so we have to
use v.in.ogr for them
Nyall Dawson

2018-04-08

01:18 AM Revision ccccad54 (qgis): [processing] Fix exception in processing.run when feedback
object is not specified Nyall Dawson
08:12 PM Revision b7db2623 (qgis): fix datasource path
Tudor Bărăscu
06:04 PM Revision 88e9e842 (qgis): test for GetFeatureinfo value map relation values
Tudor Bărăscu
10:08 AM Revision 99ae08a2 (qgis): use with open as block
Loïc BARTOLETTI
 

Also available in: Atom