Activity

From 2018-04-22 to 2018-05-21

2018-05-21

10:54 PM Revision b886e224 (qgis): Fix typo
Even Rouault
10:44 PM Revision c3c5c976 (qgis): Dummy commit to indicate that 0addae5b783e541953522eabe178426e820bf852 ...
Even Rouault
10:40 PM Revision 0addae5b (qgis): [WFS provider] Fix excessive memory consumption on big layers (refs #1870)
There was a pseudo memory leak in qgsgml.cpp
And the WFS downloader could also have to process big replies, causing a...
Even Rouault
10:03 PM Revision 19b3325b (qgis): Use the standard snap indicator with move features tool
Fixes #18957 Nyall Dawson
10:03 PM Revision c5ff6b9c (qgis): [processing] Ensure parameters linked to layer parameters
(e.g. field choices) are correctly updated when a layer
is selected which doesn't belong to the project
Nyall Dawson
10:02 PM Revision 3de7b383 (qgis): Fix bad regex escaping
Nyall Dawson
10:02 PM Revision 343872b7 (qgis): Flip some code to use format
Nyall Dawson
10:02 PM Revision 4ec9e00a (qgis): Fix SVG parsing error on startup
Nyall Dawson
10:02 PM Revision c0d95280 (qgis): Silence python warnings from 3rd party libraries on startup
Nyall Dawson
11:48 AM Revision a7397b17 (qgis): [python console] improve settings UI (#7041)
- improve UI spacing
- harmonize reset icon
Mathieu Pellerin - nIRV
11:06 AM Revision 42199d1a (qgis): [processing] Declare NOT_SELECTED
Paul Blottiere
11:06 AM Revision dcc79fcf (qgis): [processing] Fix invalid attribute's name
Paul Blottiere
08:07 AM Revision b2163260 (qgis): [processing] Fix exception when editing enum input with no default value
Nyall Dawson
08:07 AM Revision 6b5e5b6e (qgis): [processing] Fix models cannot correctly set enum parameters
to a static choice Nyall Dawson
06:28 AM Revision 84163841 (qgis): [processing] Improved script editor dialog title
- show filename in title, or 'Untitled Script' for new
scripts
- show unsaved ('*') indicator when unsaved changes pr...
Nyall Dawson
06:28 AM Revision 28b23d0b (qgis): [processing] Fix script editor dialog title
Nyall Dawson
05:58 AM Revision fb882494 (qgis): [needs-docs][processing] reword add model/script to toolbox actions
Mathieu Pellerin - nIRV
05:58 AM Revision 05beaa73 (qgis): [needs-docs][processing] open existing script toolbar action
Mathieu Pellerin - nIRV
02:03 AM Revision 35b3e9bb (qgis): Add unit test for geoccs descriptions imported from GDAL
Nyall Dawson

2018-05-20

10:50 AM Revision 310bfb1e (qgis): [processing] show indentation guides in script editor
Mathieu Pellerin - nIRV
10:50 AM Revision b0e93a17 (qgis): [python console] update toolbar icon and action position
(harmonize position with the processing script editor) Mathieu Pellerin - nIRV
10:50 AM Revision 5a4d33f3 (qgis): [processing] use python console color/font settings for the script editor
Mathieu Pellerin - nIRV
10:50 AM Revision 6b3ebfc0 (qgis): harmonize open script icons
Mathieu Pellerin - nIRV
10:50 AM Revision 1b3a47a6 (qgis): remove unused python console icons
Mathieu Pellerin - nIRV
10:50 AM Revision 2ad74b9d (qgis): [processing] better unsaved change dialog upon closing script editor
Mathieu Pellerin - nIRV
10:50 AM Revision 60bef387 (qgis): reduce darkness of the inc./dec. font icons
Mathieu Pellerin - nIRV
10:50 AM Revision af45b84c (qgis): [processing] do no wrap line in script editor
(harmonize behavior with python console) Mathieu Pellerin - nIRV
10:17 AM Revision cce49567 (qgis): [processing] add test for temporary output without extension
Alexander Bruy
10:17 AM Revision 303a79a1 (qgis): [processing] fix temporary directories handling
Alexander Bruy

2018-05-19

10:57 PM Revision e15f7cc0 (qgis): crssync: also update 'deprecated' flag (fixes #18905)
Jürgen Fischer
09:51 PM Revision 7576ae10 (qgis): crssync:
* also update coordinate system descriptions
* retrieve descriptions of geocentric CRSes (fixes #18968)
Jürgen Fischer
01:22 PM Revision 6d067ba9 (qgis): [processing] tiny improvements to the script editor
- add a keyboard shortcut to toggle the find panel
- focus on the find text box when opening panel
- find text when h...
Mathieu Pellerin - nIRV
01:22 PM Revision a4d016fd (qgis): [processing] use a better icon for the find/replace action
(the new icon harmonizes itself with the console script editor) Mathieu Pellerin - nIRV
03:29 AM Revision 7464ca68 (qgis): Fix export map as image/PDF does not respect labeling engine settings
Mathieu Pellerin - nIRV

2018-05-18

12:12 AM Revision b44ce1e8 (qgis): [processing] fix wrong parameter GRASS
matteo ghetta
12:12 AM Revision ace955c0 (qgis): resurrect also the test for r.thin
matteo ghetta
07:50 PM Revision e1822801 (qgis): Merge pull request #6997 from pblottiere/executesql_bugfix
[executesql] Use parameter's name instead of description to save sql query Paul Blottiere
07:25 PM Revision b4ec9a31 (qgis): [pyqgis] add QgsSettings.enumValue and flagValue to the bindings (#7024)
* [pyqgis] add QgsSettings.enumValue and flagValue to the bindings
these are done in pure Python since no implementa...
Denis Rouzaud
04:47 PM Revision deccf205 (qgis): [pyqgis] add method to retrieve metaEnum from an enum value or type (#7...
Denis Rouzaud
02:01 PM Revision e8e15d5b (qgis): Release of 2.18.20
Jürgen Fischer
02:01 PM Revision 8a899c87 (qgis): Release of 3.0.3
Jürgen Fischer
12:41 PM Revision ae89b4f9 (qgis): Merge pull request #7015 from m-kuhn/ensureEditSelectionOnFeatureSelect...
Update currently edited feature in attribute table when selection changes Matthias Kuhn
12:40 PM Revision bc257812 (qgis): Merge pull request #7013 from m-kuhn/sortList
Sort list on the attribute table/form view based on shown value Matthias Kuhn
12:40 PM Revision 3e9a37cc (qgis): Merge pull request #7018 from 3nids/sipify_metaenum_helper
[sipify] write helpers in core.__init__.py for Q_ENUM Denis Rouzaud
09:29 AM Revision 599799d2 (qgis): Remove unused import
Paul Blottiere
08:05 AM Revision e74e8360 (qgis): Use parameter's name instead of description to save sql query
Paul Blottiere
06:53 AM Revision 610d99c3 (qgis): Fix reverse expression function doesn't handle multicurve geometries
Nyall Dawson
05:48 AM Revision 01534340 (qgis): remove old color key when restoring copyright decorator from pre-3.2 pr...
Mathieu Pellerin - nIRV
05:14 AM Revision 7440220e (qgis): [sipify] complete test to check the __init__.py core files are up to date
Denis Rouzaud
04:54 AM Revision f267adc3 (qgis): run sipify
Denis Rouzaud
04:54 AM Revision 6301f9b6 (qgis): [sipify] write helpers in core.__init__.py for Q_ENUM
whenever reading a Q_ENUM macro, sipify will create a helper in the core module:
BaseClass.EnumType.parentClass = lam...
Denis Rouzaud
04:28 AM Revision 83ccff2a (qgis): Merge pull request #7017 from 3nids/locator_subgroup
[QgsLocator] add the capability of adding group for elements within t… Denis Rouzaud
03:49 AM Revision ae389be4 (qgis): add test for locator model with groups
Denis Rouzaud
03:49 AM Revision 1fe0fb74 (qgis): [sipify] fix remove value assignment in members
Denis Rouzaud
03:46 AM Revision c1e16969 (qgis): [QgsLocator] add the capability of adding group for elements within the...
Denis Rouzaud

2018-05-17

12:44 AM Revision 2a7c10e7 (qgis): change empty '' with None
matteo ghetta
12:44 AM Revision 9d7212f3 (qgis): [processing] change 0 to Not set Null values in Gdal Clip
matteo ghetta
12:44 AM Revision 57106986 (qgis): [processing] change 0 to Not set Null value also for contour
matteo ghetta
04:27 PM Revision d5ffc5a2 (qgis): Merge pull request #6994 from pblottiere/server_candidates
[server] Labeling settings Paul Blottiere
03:58 PM Revision e3361704 (qgis): update Travis build timeout
Denis Rouzaud
03:56 PM Revision 56104bcd (qgis): update Travis build timeout
Denis Rouzaud
03:12 PM Revision 66da1b00 (qgis): Fix typo
Matthias Kuhn
02:26 PM Revision 53324bf1 (qgis): Update currently edited feature in attribute table when selection changes
It's a very common pitfall for people to toggle the selection instead of
the edit selection in the form view of the a...
Matthias Kuhn
02:17 PM Revision ecbd2079 (qgis): Add unit test
Paul Blottiere
02:17 PM Revision 2246ad68 (qgis): Add note to describe unit test
Paul Blottiere
02:17 PM Revision 96a0b477 (qgis): Add unit test
Paul Blottiere
02:17 PM Revision 2564cf34 (qgis): Write labeling engine settings in project file
Paul Blottiere
02:17 PM Revision 7c871387 (qgis): Use labeling engine settings in WMS renderer
Paul Blottiere
02:14 PM Revision 2f0fbc67 (qgis): Merge pull request #7010 from daniviga/brp-python-bytecompile-py3
[RPM] Force brp-python-bytecompile to use python3 Matthias Kuhn
01:53 PM Revision 7b53273f (qgis): Merge pull request #6843 from pblottiere/bugfix_refrel
[bugfix] Fixes regression in relation reference widget with 'chain filter' option Matthias Kuhn
01:51 PM Revision b76acbe4 (qgis): More docstring fixes
Matthias Kuhn
01:40 PM Revision 74dec50c (qgis): Fix docstring
Matthias Kuhn
11:34 AM Revision 7d6518f7 (qgis): Update unit tests
Paul Blottiere
11:34 AM Revision 4b701204 (qgis): Update sip binding
Paul Blottiere
11:34 AM Revision eca1aef1 (qgis): Fixes regressions in relation reference widget
Paul Blottiere
11:32 AM Revision 352dbcb8 (qgis): Fixes segmentation fault when dividing by zero
Paul Blottiere
11:13 AM Revision ce403b14 (qgis): Add tests for sorting feature list by display expression
Matthias Kuhn
10:21 AM Revision 44bb21d6 (qgis): Remove guard for unininitialized widgetFactory
meanwhile we can rely on one being initialized Matthias Kuhn
10:20 AM Revision 2b950319 (qgis): Add a default editor widget factory
for safety when working without initialized widget registry in standalone apps and tests Matthias Kuhn
08:57 AM Revision 99638927 (qgis): Make additional sort caches accessible
Matthias Kuhn
08:56 AM Revision 6446bc7b (qgis): [RPM] Force brp-python-bytecompile to use python3
Daniele Viganò
08:48 AM Revision b0ccafe0 (qgis): Add debug message
Matthias Kuhn
08:48 AM Revision 2325fe5a (qgis): Deprecate unrequired methods
Matthias Kuhn
08:48 AM Revision 91f32bf6 (qgis): Fix sorting by other than first sort role
Matthias Kuhn
08:48 AM Revision 14cefe3d (qgis): QgsFeatureListModel inherits QSortFilterProxyModel
Matthias Kuhn
08:48 AM Revision f1770c75 (qgis): QgsFeatureListModel is sortable by display expression
Matthias Kuhn
08:48 AM Revision 487d8d12 (qgis): Move initializers to header
Matthias Kuhn
08:48 AM Revision 2544391a (qgis): Allow prefetching more than a single sort expression
in the attribute table model. One is used for the table, the other one for the feature list in the form view. Matthias Kuhn
08:31 AM Revision d5cec146 (qgis): Merge pull request #7001 from m-kuhn/userprofile-database-name
Use connection name to avoid closing default connection Matthias Kuhn
03:54 AM Revision 87a60d43 (qgis): Merge pull request #6733 from 3nids/setenumvalue
Save enum values as string in settings Denis Rouzaud
03:54 AM Revision 1a879b18 (qgis): Merge pull request #7002 from 3nids/sip_metoobject
[sipify] insert missing QMetaObject for gadget classes Denis Rouzaud
02:37 AM Revision 9a79fc78 (qgis): Merge pull request #6983 from PeterPetrik/qgsquick_2_scalebar_messagelog
[feature] Add ScaleBar and MessageLog components to QgsQuick library. Martin Dobias

2018-05-16

12:50 AM Revision 5edcc64f (qgis): [processing] Allow algorithms to return a translated short description
This is used in the algorithm's tooltip in the toolbox, and is intended
for single sentence description of the algori...
Nyall Dawson
12:50 AM Revision b98f8f1d (qgis): [processing] Also filter using algorithm short descriptions
Nyall Dawson
12:50 AM Revision fe93993a (qgis): Fix typo
Nyall Dawson
12:50 AM Revision 0e831da8 (qgis): [processing] If algorithm has no short help, show description in algori...
Nyall Dawson
12:50 AM Revision 0d21bd04 (qgis): [processing] Include description in algorithmHelp output
Nyall Dawson
11:49 PM Revision e9c81459 (qgis): Fix doxygen warnings
Martin Dobias
11:26 PM Revision 94f56b61 (qgis): Build/test fixes
Martin Dobias
10:20 PM Revision 698fad65 (qgis): Capitalization, string fixes
Turns out correct title case always uses uppercase for the
final word, even if the word wouldn't normally be uppercased
Nyall Dawson
09:21 PM Revision 0e57b887 (qgis): Fix crash when style panel opened from style change btn
Alessandro Pasotti
08:25 PM Revision 2abcfa23 (qgis): do not add static QMetaObject to QgsDefaultValue
it has no Q_ENUM so no need for now
I do not understand while it doesn't compile though
Denis Rouzaud
07:09 PM Revision 40499ee3 (qgis): Fix crash on categorized/graduated symbol styling dock
Alessandro Pasotti
05:29 PM Revision 95ecea89 (qgis): move additions from top __init__ to core.__init__
Denis Rouzaud
05:02 PM Revision 3fc99c04 (qgis): code cleanup
Peter Petrik
03:48 PM Revision e56ff683 (qgis): Merge pull request #7004 from alexbruy/select-atribute
[processing][needs-docs] add selection methods to Select by attribute algorithm Alexander Bruy
02:25 PM Revision 15a5d917 (qgis): [processing] improve polar plot algorithm help (fix #16679)
Alexander Bruy
01:54 PM Revision 5790bbca (qgis): fix QgsAbstractGeometry Q_GADGET position
Denis Rouzaud
01:43 PM Revision 1783394b (qgis): [processing] don't use function annotations as this breaks build on
systems with Python < 3.3 (fix #18961) Alexander Bruy
12:56 PM Revision aea3dcce (qgis): [FEATURE] Rendering of vector data on mesh layers
Rudimentary support of rendering of vector data (e.g. velocity) on mesh map layers.
Rendering can be adjusted by QgsM...
Peter Petrik
12:47 PM Revision 92965288 (qgis): [FEATURE] Rendering of scalar data on mesh layers
Rudimentary support for rendering of scalar data (e.g. water depth)
on mesh map layers.
Martin Dobias
12:47 PM Revision 3154102a (qgis): [FEATURE] Scalar/vector data in mesh data providers
Reading and processing scalar (e.g. water depth) and vector (e.g.
velocity) data from mesh data providers (e.g. MDAL)
Peter Petrik
12:37 PM Revision bfbc64ce (qgis): update to MDAL 0.0.3
Peter Petrik
12:01 PM Revision c1acc299 (qgis): Merge pull request #7006 from DelazJ/patch-1
More typo fix Alessandro Pasotti
11:53 AM Revision 9ccc76b6 (qgis): More typo fix
Harrissou Santanna
11:03 AM Revision ee7240f7 (qgis): Fix typo
Alessandro Pasotti
10:20 AM Revision 580509fd (qgis): [processing][needs-docs] add selection methods to Select by attribute
algorithm (fix #18682) Alexander Bruy
09:48 AM Revision a44eeae4 (qgis): Merge pull request #6982 from elpaso/currentformfeature-expressions-4
[feature][need-docs] Current feature/current value form context expressions Alessandro Pasotti
08:39 AM Revision c27ce392 (qgis): Merge pull request #6980 from m-kuhn/bwta2017
Add BWTA2017.gsb to srs.db Matthias Kuhn
08:20 AM Revision b2fb029c (qgis): Added help text for @current_feature
Alessandro Pasotti
06:42 AM Revision 623574af (qgis): Fix build warnings
Nyall Dawson
06:08 AM Revision 861153df (qgis): [processing] Title case for algorithm dialog titles
Nyall Dawson
06:08 AM Revision 6c02d053 (qgis): Super-basic title-case conversion method
No grammatical parsing, so only useful for very simple cases Nyall Dawson
06:08 AM Revision 825a697e (qgis): Add missing ellipsis to db manager action
Nyall Dawson
06:08 AM Revision 3949802d (qgis): Improved title case conversion, add tests
Nyall Dawson
06:08 AM Revision 87c3a868 (qgis): Allow plugins to add actions to top level of raster/vector/db/web menus
Provides a way to avoid plugins creating submenus with a single
action - e.g. "DB Manager" -> "DB Manager". It's a vi...
Nyall Dawson
06:08 AM Revision d711915d (qgis): Properly title case "Open From" and "Save To"
Apparently both the first and last words are ALWAYS capatilised
in title case, even if they normally wouldn't be.
Nyall Dawson
06:08 AM Revision d0c14ef0 (qgis): [dbmanager] Fix bad import in vlayers plugin
Nyall Dawson
06:08 AM Revision 79fc5b9d (qgis): String capitalization, ellipsis
Nyall Dawson
06:08 AM Revision d864cd67 (qgis): [processing] Correctly capitalize menu entry actions, add ellipsis
Nyall Dawson
06:08 AM Revision 408da458 (qgis): [needs-docs] Place core plugin actions into top level menus
when plugin only has a single action
Affected actions:
- Database -> DB Manager -> DB Manager
- Coordinate Capture -...
Nyall Dawson

2018-05-15

11:38 PM Revision e8cf8c2f (qgis): [sipify] insert missing QMetaObject for gadget classes
Denis Rouzaud
11:26 PM Revision ff35e694 (qgis): fix (again) install of qgis.core.additions
Denis Rouzaud
09:08 PM Revision 40dd931b (qgis): [tr] Polish translation update
Borys Jurgiel
08:35 PM Revision a0ff2af3 (qgis): [processing] Fix some crashes on invalid parameters
Nyall Dawson
08:35 PM Revision 0f78277a (qgis): Add SIP_THROW annotation
SIP uses the deprecated throw(...) annotation in order to determine
which exceptions may be thrown by c++ code. Witho...
Nyall Dawson
08:35 PM Revision c9e5a365 (qgis): [processing] Avoid generic exceptions
Makes the full Python exception available when running algorithm,
which provides much more useful error messages
Nyall Dawson
08:35 PM Revision 74b0e910 (qgis): [processing] Fix some exceptions
Nyall Dawson
07:17 PM Revision 4033cc2e (qgis): Set form feature in current_feature variable instead of
... setting the feature member variable Alessandro Pasotti
06:36 PM Revision 55a1984b (qgis): Initialize mFieldIdx to -1
Alessandro Pasotti
06:32 PM Revision 673fac0c (qgis): Added methods to search expression nodes and drop RegExp
- nodes() return the list of all nodes
- findNodes<T> returns a list of the nodes matching the class
Also drops the ...
Alessandro Pasotti
04:39 PM Revision d10c0232 (qgis): Use connection name to avoid closing default connection
No observable bad effects identified but the following warning looks suspicious:
Warning: QSqlDatabasePrivate::add...
Matthias Kuhn
03:02 PM Revision cd34da80 (qgis): also install additions py files in their directory (#7000)
Denis Rouzaud
02:00 PM Revision a6877449 (qgis): Merge pull request #6996 from alexbruy/processing-grass-formats
[processing] allow GRASS algorithms to save vectors in any GDAL-supported format Alexander Bruy
12:45 PM Revision 1e046a17 (qgis): Updated docs for current_value function
Alessandro Pasotti
12:33 PM Revision dd0c4c7d (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
(ch...
Nyall Dawson
12:33 PM Revision 44cc7d23 (qgis): Copy cached min/max value to provider test suite
(cherry-picked from 26174ea9) Nyall Dawson
12:21 PM Revision 0383a148 (qgis): [processing] Create Attribute Index can run on non-spatial layers
Nyall Dawson
12:15 PM Revision 67965ca3 (qgis): [processing] use GPKG as default output format for GRASS
Alexander Bruy
12:14 PM Revision 98586461 (qgis): [processing] add test for output to GPKG
Alexander Bruy
11:53 AM Revision 8aa56fc3 (qgis): [processing] fix GRASS vector tests
Alexander Bruy
11:37 AM Revision 9a82dbe1 (qgis): [needs-docs][processing] vectorize and improve remaining data analysis ...
Mathieu Pellerin - nIRV
11:37 AM Revision 483b4ff9 (qgis): remove processing ftools bitmap icons
Mathieu Pellerin - nIRV
11:37 AM Revision bc0f7533 (qgis): [needs-docs][processing] vectorize & improve remaining vector menu icons
Mathieu Pellerin - nIRV
10:50 AM Revision 97eceb16 (qgis): Merge pull request #6894 from pblottiere/bugfix_getcapa_version
[server] Keep default version in case of invalid VERSION parameter Paul Blottiere
10:07 AM Revision 19569377 (qgis): Update getcapabilities document to fit 1.3.0 version
Paul Blottiere
10:07 AM Revision db4a2dda (qgis): [server] Keep default version in case of invalid VERSION parameter
Paul Blottiere
10:07 AM Revision 6ea2cd63 (qgis): Add unit tests
Paul Blottiere
09:57 AM Revision cf599685 (qgis): [processing] vector outputs can be saved in any GDAL-supported format
Thanks to Médéric RIBREUX Alexander Bruy
09:20 AM Revision b4f86147 (qgis): Add referencedFunctions() to expressions
Alessandro Pasotti
08:59 AM Revision 58e53510 (qgis): Don't add GEOS warnings to message log
This dramatically slows down rendering, especially when labeling
is used. E.g. because labeling clips features, or be...
Nyall Dawson
08:34 AM Revision edb12b4d (qgis): Removed attribution
Alessandro Pasotti
08:34 AM Revision 83328ae5 (qgis): [feature] Form context expressions in value relation widget
The value relation widget filter expression can now use two
new functions/variables that have access to the current
v...
Alessandro Pasotti
08:34 AM Revision e59d6fee (qgis): Removed leftover
Alessandro Pasotti
08:34 AM Revision 266f145c (qgis): Removed const
I don't get why, but I trust @m-kuhn and I'll follow his advice :) Alessandro Pasotti
08:34 AM Revision 63d2086d (qgis): Rename functions from get_current_form_field_value to current_value
and current_geometry Alessandro Pasotti
08:34 AM Revision ba339f2f (qgis): Some more test cases for value relation widget
Alessandro Pasotti
08:34 AM Revision 54173768 (qgis): Moved form feature to private and added setters/getters
plus other minor style changes as suggested by m-kuhn
in his PR review
Alessandro Pasotti
07:10 AM Revision 5cb8c252 (qgis): [needs-docs][processing] vectorize and improve remaining geometry tools...
Mathieu Pellerin - nIRV
07:10 AM Revision 4d36f370 (qgis): [needs-docs][processing] rename export geom. columns to add geom. attri...
Mathieu Pellerin - nIRV
02:56 AM Revision 395e864b (qgis): fix prepare-commit after moving sip files
Denis Rouzaud
02:21 AM Revision c5ee15a9 (qgis): Merge pull request #6987 from 3nids/pyqgis_additions
[pyqgis] move qgis.core tricks to their own python file in additions folder Denis Rouzaud

2018-05-14

01:53 AM Revision 261e5f74 (qgis): bring back PyQt.QtCore.NULL in qgis.core
Denis Rouzaud
01:23 AM Revision 26174ea9 (qgis): Copy cached min/max value to provider test suite
Nyall Dawson
01:07 AM Revision 3716fa6e (qgis): Merge pull request #6988 from cdavila/release-3_0
[tr] Spanish translation update 14/5/18 Matthias Kuhn
12:15 AM Revision cd6a14b1 (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:0...
Nyall Dawson
12:15 AM Revision 6543af35 (qgis): [docs] Add processing algorithm porting guide
(cherry-picked from 830ad0b4) Nyall Dawson
12:15 AM Revision 15c2c9b3 (qgis): [processing][gdal] Fix conversion of non-EPSG crs parameters
to GDAL compatible strings
(cherry-picked from 0d520456)
Nyall Dawson
12:15 AM Revision 2d0810c8 (qgis): Add a newNameChanged signal to QgsNewNameDialog
Handy for subclasses.
(cherry-picked from 8d5e5c9)
Nyall Dawson
12:01 AM Revision 831512c9 (qgis): [pyqgis] fix py files in subdirectory not correctly installed
Denis Rouzaud
12:00 AM Revision 6e33bdcd (qgis): [pyqgis] move qgis.core tricks to their own python file in additions fo...
this makes the code much easier to read Denis Rouzaud
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 4ccd4446 (qgis): [processing] Add default values in model for destination parameters
Arnaud Morvan
02:12 PM Revision 1a45a797 (qgis): [processing][model] Fix handling of mandatory checkbox in output defini...
Nyall Dawson
02:12 PM Revision c5f478c3 (qgis): [processing] Fix destination resets to 'memory:' instead of temporary l...
Nyall Dawson
02:12 PM Revision 81dabd18 (qgis): [processing] Finish default values in model for destination parameters
Arnaud Morvan
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 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 830ad0b4 (qgis): Rough beginnings to processing algorithm porting guide
Nyall Dawson
03:03 PM Revision 689966ce (qgis): Typo
Nyall Dawson
03:03 PM Revision 9bf8fb04 (qgis): Add some notes about porting field parameters
Nyall Dawson
03:03 PM Revision 35d49035 (qgis): Add notes on OutputNumber/OutputString
Nyall Dawson
03:03 PM Revision 04e527e4 (qgis): Try to fix odd doc coverage test issue
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
03:03 PM Revision 90e0353e (qgis): More docs for parameter porting, new API contract
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 ad18e044 (qgis): Add missing ellipsis to project storage items
Nyall Dawson
02:01 PM Revision 3e62627b (qgis): [needs-docs] Tweak wording of Export actions
Nyall Dawson
02:01 PM Revision 0c24e29e (qgis): More descriptive tooltips for some app actions
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 0708d841 (qgis): Fix positioning of final scalebar label
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 a06000e0 (qgis): Add method to QgsTextRenderer to retreive scaled QFontMetricsF
from a text format in a specified render context Nyall Dawson
09:48 AM Revision 9ce19af5 (qgis): Fix failing test
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 e53adc15 (qgis): Add methods to convert QgsTextFormat to and from QFonts
Nyall Dawson
07:49 AM Revision e35d1d0e (qgis): Fix setting default value for non-multiple enum params
Nyall Dawson
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 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 038da113 (qgis): [processing] modeler GUI for matrix 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 33cfed2e (qgis): [processing] fix method signature
Alexander Bruy
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 39456ba6 (qgis): [processing] fix handling of the multiple enum values
Alexander Bruy
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 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 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 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 a84084cf (qgis): [processing][gdal] More nodata handling fixes
Fixes #18748
(cherry-picked from bddcb7d)
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 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 be73c960 (qgis): Spelling
Nyall Dawson
03:29 AM Revision 0d520456 (qgis): [processing][gdal] Fix conversion of non-EPSG crs parameters
to GDAL compatible strings 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 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
06:21 AM Revision c1ac9753 (qgis): Small property icon improvements
Mathieu Pellerin - nIRV
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 10475a6a (qgis): Really accept strings for arrow data defined properties
Nyall Dawson
12:38 PM Revision 79035acd (qgis): The Arrow type and head type are string inputs in DD
and not integer (fixes #16215) Harrissou Santanna
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 2ee479eb (qgis): Fix codestyle
Matthias Kuhn
11:00 AM Revision a2a2d28d (qgis): Overwrite existing boundingBoxes with the same CRS in WMS capabilities.
Roel Huybrechts
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 51a15640 (qgis): Add words to spell check file
Nyall Dawson
01:33 AM Revision 99d0b3c3 (qgis): More spell checks
Nyall Dawson
01:33 AM Revision c11c1cf4 (qgis): Source typos
luz.paz
01:33 AM Revision f01bff25 (qgis): Typos
Found via `codespell` luz.paz
01:26 AM Revision 64d5193f (qgis): Translation fixes for GDAL build VRT.
Ari Jolma
12:57 AM Revision 3fff8724 (qgis): Update test result
Nyall Dawson
12:57 AM Revision 67c20d5d (qgis): Set max_points default value
Harrissou Santanna
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 0d6dcb23 (qgis): do not return a const file and add localFile helper
Denis Rouzaud
02:20 PM Revision 648562d2 (qgis): do not expose task and make it thread safe
Denis Rouzaud
02:20 PM Revision 25108e5f (qgis): QgsNetworkContentFetcherRegistry: a registry for temporary downloaded f...
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 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:17 AM Revision cb638b63 (qgis): [processing][saga] Make some Slope,Aspect,Curvature outputs optional an...
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 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
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

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 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: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: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 a36f6aa2 (qgis): Added test of the action 'Move Out of Group' in the layer panel
Mie Winstrup
03:02 AM Revision b9b85f92 (qgis): New action 'Move Out of Group' that moves layer(s) out of group(s). Dep...
Mie Winstrup
03:00 AM Revision c052559d (qgis): improved doc
matteo ghetta
03:00 AM Revision 218e3064 (qgis): strings added
matteo ghetta
03:00 AM Revision df4ddf2d (qgis): also MapLayer
matteo ghetta
03:00 AM Revision 94ad8599 (qgis): trying to add missing parameter in modeler
matteo ghetta
03:00 AM Revision 9b22d997 (qgis): typos
matteo ghetta
03:00 AM Revision 177f2c8a (qgis): [processing] resurrecting some parameters in Modeler
matteo ghetta
03:00 AM Revision b2c0dd96 (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 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 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 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 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 61c4cfa3 (qgis): [processing] Remove unused code
(cherry-picked from c32611b2c) 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 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 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 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 2dc76fdb (qgis): Add missing import
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 313970de (qgis): [processing][saga] Remove redundant spaces from description files
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 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 386495bc (qgis): [processing] Also warn on non-matching point and extent CRS
if algorithm cannot handle automatic reprojection Nyall Dawson
08:55 PM Revision c32611b2 (qgis): [processing] Remove unused code
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 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
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 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:50 AM Revision 57b3c58d (qgis): [processing] add some missing icons for the data management 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 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 e25fd4c9 (qgis): [processing] Use info logging instead of warning logging for non-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 199af260 (qgis): Fix some 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 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 c3b69900 (qgis): Followups
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 4f4844fa (qgis): Add a new source type for parameters
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:47 AM Revision b13ba372 (qgis): New method to add a scope to the current context
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 d8c36233 (qgis): Remove some more redundant include directories
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: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 8f1d1a31 (qgis): Add reverse method to QgsLineSegment2D
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 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 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 3f3b9515 (qgis): Add convenience constructor to create QgsLineString between two points
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 9a6d966d (qgis): Allow using the longer arc with two point and center methods
Nyall Dawson
12:07 AM Revision 01f036cf (qgis): Add some useful QgsVector methods
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 2850b308 (qgis): Add unit test for wedge buffers alg
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 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
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 ac7760be (qgis): Indentation
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
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 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 31faa11b (qgis): [oracle] More code modernization
Nyall Dawson
08:26 PM Revision 8d1b4352 (qgis): [oracle] Address more clazy warnings
Nyall Dawson
08:26 PM Revision 529173f3 (qgis): [oracle] Fix clazy warnings in new connection dialog
Nyall Dawson
 

Also available in: Atom