Activity

From 2016-10-08 to 2016-11-06

2016-11-06

06:11 PM Revision 78236c0b (qgis): Use contextGenerator in refactor fields algorithm
Arnaud Morvan
05:58 PM Revision a8d9dea1 (qgis): Add QgsExpressionContextGenerator inheritances in sip
Arnaud Morvan
03:25 PM Revision a6a09d9a (qgis): [processing] Fix Ogr2OgrToPostGisList with 8798c42339 and 3472ac80d8bd
Arnaud Morvan
03:21 PM Revision 01941176 (qgis): [processing] Log gdal calls
Arnaud Morvan
01:29 PM Revision 8b8bc26e (qgis): [processing] Fix connection to postgis
Arnaud Morvan
01:29 PM Revision 9cd39e79 (qgis): [db_manager] Fix connection to postgis
Arnaud Morvan
01:05 PM Revision 4a626994 (qgis): [processing] Fix TableWidgetWrapper in batch dialog
Arnaud Morvan
01:04 PM Revision 2d2fe8b8 (qgis): [processing] Fix BatchOutputSelectionPanel with QgsMapLayer instances
Arnaud Morvan
01:03 PM Revision 93be141a (qgis): [processing] Fix import error in FieldsMappingPanel
Arnaud Morvan

2016-11-05

03:05 PM Revision e90263ac (qgis): Merge pull request #3724 from elpaso/auth_tests_2_14
[tests] Authmanager tests for username/pwd and PKI Alessandro Pasotti
02:16 PM Revision 6fd3f741 (qgis): [tests] Authmanager tests for username/pwd and PKI
Alessandro Pasotti
12:47 PM Revision e426dbc8 (qgis): fix customwidgets includes path
Jürgen Fischer
12:01 PM Revision 022e2285 (qgis): Fill image with 0 in rendering thread (#3722)
Calling QImage::fill( 0 ) on rendering start takes about 40% of the
time required for setting up a new job.
Since thi...
Matthias Kuhn
11:48 AM Revision 701d4440 (qgis): Export parametric SVG parameters, will fallback symbols for the system ...
Andrea Aime
05:13 AM Revision 5984b218 (qgis): Add missing /Factory/ annotations to geometry classes
Martin Dobias
04:55 AM Revision 5fed35a8 (qgis): Add missing /Transfer/ annotations to geometry classes
(cherry picked from commit 91e2f009c9652aac2a54380083f2c1c591069471) Martin Dobias
04:55 AM Revision 32eaac03 (qgis): Add missing /Factory/ annotations to geometry classes
(cherry picked from commit 93e559d399a57faf300d2ca6093c30220879f228) Martin Dobias
04:40 AM Revision 91e2f009 (qgis): Add missing /Transfer/ annotations to geometry classes
Martin Dobias
04:38 AM Revision 93e559d3 (qgis): Add missing /Factory/ annotations to geometry classes
Martin Dobias

2016-11-04

01:46 PM Revision bef03091 (qgis): Merge pull request #3721 from elpaso/auth_tests_pki_ows_master
[tests] WMS/WFS PKI authentication test Alessandro Pasotti
12:09 PM Revision a0e0fcf9 (qgis): [tests] WMS/WFS PKI authentication test
Alessandro Pasotti
11:36 AM Revision 16a88e6c (qgis): Merge pull request #3719 from elpaso/auth_tests_more_master
Auth tests more master Alessandro Pasotti
10:38 AM Revision ecef7d75 (qgis): Fix empty legends in WMS GetPrint
Marco Hugentobler
09:50 AM Revision f587defd (qgis): [tests][bugfix] Check for result diff existance before accessing to it
Alessandro Pasotti
09:46 AM Revision f582849c (qgis): [tests] Authmanager Postgres PKI test
Alessandro Pasotti
09:13 AM Revision ea43ce0e (qgis): Always create a main network access manager
Or threaded networking - like XYZ layers - will crash in standalone apps. Matthias Kuhn
06:15 AM Revision 0dd094ca (qgis): Remove per-pixel debug msg slowing down reprojection (fixes #15796)
Even at level 5, the debug string would still be built and thrown away,
and affects both debug builds and RelWithDebu...
Martin Dobias
06:07 AM Revision db0e7d57 (qgis): Remove per-pixel debug msg slowing down reprojection (fixes #15796)
Even at level 5, the debug string would still be built and thrown away,
and affects both debug builds and RelWithDebu...
Martin Dobias
04:27 AM Revision 24361c53 (qgis): Fix crash with tiled WMS (fixes #15799)
(cherry picked from commit 16719b3f0f166667fdead8731a9ffe7227ab39f8) Martin Dobias
04:23 AM Revision 16719b3f (qgis): Fix crash with tiled WMS (fixes #15799)
Martin Dobias
01:34 AM Revision 9a2ca1ce (qgis): Merge pull request #3673 from nyalldawson/constraints
[FEATURE] Improved constraint handling, pt 1 Nyall Dawson
01:02 AM Revision 100667ac (qgis): Fix dialogs which violate HIG (use of : at end of label)
Nyall Dawson

2016-11-03

08:16 PM Revision b23e29f8 (qgis): Merge pull request #3716 from elpaso/auth_tests_more_2_18
More Authentication Tests Alessandro Pasotti
07:49 PM Revision 9c535b53 (qgis): [tests] Use from qgis.PyQt import
Alessandro Pasotti
07:30 PM Revision 342e7439 (qgis): [tests] Use from Qt import
Alessandro Pasotti
06:51 PM Revision be12e831 (qgis): [tests] Py3 compat and postgres 9.4 default
Alessandro Pasotti
06:51 PM Revision d17a65c7 (qgis): [tests] Chmod 0400 PKI certificates
Alessandro Pasotti
06:51 PM Revision c54d9d8e (qgis): [tests] Server connection timeout
Alessandro Pasotti
06:51 PM Revision 4fe9a8be (qgis): [tests][bugfix] Skip diff image if it does not exists
Alessandro Pasotti
06:50 PM Revision 4329128a (qgis): [tests] PKI authentication tests
Alessandro Pasotti
06:50 PM Revision f1791ecc (qgis): [tests] PKI auth tests on a PKI-enabled QGIS Server
Alessandro Pasotti
05:32 PM Revision 4fe9daad (qgis): [BUGFIX][QGIS Server] No flags in QgsFeatureRequest if expression needs...
René-Luc ReLuc
05:32 PM Revision e1d272d2 (qgis): [BUGFIX][QGIS Server] No flags in QgsFeatureRequest if expression needs...
René-Luc ReLuc
05:30 PM Revision 0796ecbe (qgis): [BUGFIX][QGIS Server] No flags in QgsFeatureRequest if expression needs...
René-Luc ReLuc
05:29 PM Revision 74f49ddd (qgis): [BUGFIX][QGIS Server] No flags in QgsFeatureRequest if expression needs...
René-Luc ReLuc
03:58 PM Revision 8b3c39a2 (qgis): [processing] add missed description files for OTB 5.4.0
Alexander Bruy
11:40 AM Revision a382ec77 (qgis): Merge pull request #3035 from alexbruy/global-startup-script
Add global python startup script support in addition to per-user scripts Alexander Bruy
11:11 AM Revision 373e591a (qgis): drop old user startup script in favour of the new system
User script should be placed into $HOME/.local/share/QGIS.
Additionally global scripts from /usr/local/share and
/usr...
Alexander Bruy
11:11 AM Revision 434bbeab (qgis): Add global python startup script support in addition to per-user script...
Alexander Bruy
07:58 AM Revision 777fc860 (qgis): Merge pull request #3712 from nirvn/pal_zero_width_char_fix
[pal] fix curved labels failure with zero-width characters Nyall Dawson
07:35 AM Revision 769c82b5 (qgis): [pal] fix curved labels failure with zero-width characters
(fixes 15801) Mathieu Pellerin - nIRV
07:33 AM Revision 9cd29f39 (qgis): [processing] Fix batch panel under Qt5
Nyall Dawson
06:45 AM Revision 73038f20 (qgis): Merge pull request #3710 from DelazJ/patch-16
Make collapsible the "Curve segmentation" frame Nyall Dawson
06:41 AM Revision 962166c4 (qgis): Merge pull request #3708 from nirvn/singlepart_to_multi
[processing] optimise singlepart to multipart algorithm Nyall Dawson
03:05 AM Revision 03e29d4f (qgis): [processing] optimise singlepart to multipart algorithm
- keep z/m/curved geometries intact
- rewrite loop to avoid the cost of nb. feature x unique values
Mathieu Pellerin - nIRV

2016-11-02

08:40 PM Revision a44ea228 (qgis): Small refinement to multipart to singlepart alg
Nyall Dawson
06:17 PM Revision f692e191 (qgis): [BUGFIX][QGIS Server] Apply filter element
René-Luc ReLuc
06:16 PM Revision e64d6475 (qgis): [BUGFIX][QGIS Server] Apply filter element
René-Luc ReLuc
06:14 PM Revision d20b2a81 (qgis): [BUGFIX][QGIS Server] Apply filter element
René-Luc ReLuc
05:48 PM Revision 963d75f4 (qgis): [BUGFIX][QGIS Server] Apply filter element
René-Luc ReLuc
03:31 PM Revision 2be0f013 (qgis): document undocumented method
Alexander Bruy
03:26 PM Revision a3c762b2 (qgis): more doxygen fixes
Alexander Bruy
03:06 PM Revision ef012c44 (qgis): Fix test for QT5
Even Rouault
03:05 PM Revision fca3dc2e (qgis): Fix test for QT5
Even Rouault
02:48 PM Revision 5a2bb5d8 (qgis): fix doxygen comments
Alexander Bruy
01:44 PM Revision 54dcc347 (qgis): default value does not need to be explicitly set
Alexander Bruy
01:44 PM Revision 9ae6e6ff (qgis): fix typo in comment
Alexander Bruy
01:44 PM Revision 2497375e (qgis): [FEATURE] save and restore color ramp used for singleband pseudocolor r...
Alexander Bruy
01:44 PM Revision dac03d5c (qgis): use default QString() constructor instead of ""
improve doxygen docs Alexander Bruy
01:44 PM Revision 75b23cb5 (qgis): update Python bindings
Alexander Bruy
01:44 PM Revision f7d59123 (qgis): fix formatting
Alexander Bruy
01:16 PM Revision 1c44d747 (qgis): Merge pull request #3695 from nirvn/processing_modeler_dblclick
[processing] resurrect editing of modeler item on double-click Alexander Bruy
12:59 PM Revision eb91915b (qgis): test_provider_ogr_gpkg.py: Test disabling walForSqlite3 setting
Even Rouault
12:43 PM Revision 189d8f56 (qgis): test_provider_ogr_gpkg.py: Test disabling walForSqlite3 setting
Even Rouault
12:42 PM Revision 85fcc7e0 (qgis): test_provider_ogr_gpkg.py: Test disabling walForSqlite3 setting
Even Rouault
12:40 PM Revision 06dc5011 (qgis): test_provider_ogr_gpkg.py: Test disabling walForSqlite3 setting
Even Rouault
11:47 AM Revision dbd7de39 (qgis): Merge pull request #3689 from rduivenvoorde/getPlugins3
Temporarily hardcode plugins version in url ?qgis=3.0 Denis Rouzaud
11:22 AM Revision a7ffecd8 (qgis): Make collapsible the "Curve segmentation" frame
in Settings --> Options --> Rendering dialog (for coherence with other frames)
also fix a typo
Harrissou Santanna
09:09 AM Revision 4f5337fc (qgis): Merge pull request #3704 from pvalsecc/fix_collapsing
Fix saving of the collapsed state for relations Nyall Dawson
09:06 AM Revision 5d877fd8 (qgis): Merge pull request #3707 from nyalldawson/multipart_to_single
[processing] optimise multipart to singlepart algorithm Alexander Bruy
07:21 AM Revision 28457ed4 (qgis): Fix saving of the collapsed state for relations
In the attribute form, the collapsed state of RelationReference
was not loaded correctly and was interfering with the...
Patrick Valsecchi
07:06 AM Revision 18fc0c6f (qgis): [processing] optimise multipart to singlepart algorithm
- simplify code
- keep z/m/curved geometries intact
- might be a bit faster
Nyall Dawson
07:05 AM Revision f65e7702 (qgis): [FEATURE[processing] New algorithm to compute geometry by expression
This algorithm updates existing geometries (or creates new
geometries) for input features by use of a QGIS expression...
Nyall Dawson
05:46 AM Revision 9b9a002b (qgis): Update api break docs
Nyall Dawson
04:42 AM Revision 3f2a7810 (qgis): Respect non-enforced constraints when editing/adding features
Warnings are shown, but features can be committed. Fields which
fail an unenforced constraint are now shaded in yello...
Nyall Dawson
04:42 AM Revision fac5bc06 (qgis): [FEATURE] Field constraints can be enforced or not
Non-enforced constraints just show a warning to the user, but
do not prevent committing the feature. Enforced constra...
Nyall Dawson
04:42 AM Revision e3a60836 (qgis): fix test
Nyall Dawson
02:07 AM Revision a6319a47 (qgis): If the layer is NOT being edited then only check layer based constraints
and not any constraints enforced by the provider
Because:
1. we want to keep browsing features nice and responsive....
Nyall Dawson
02:07 AM Revision cb94b68d (qgis): Move constraint handling to QgsFieldConstraints
Avoids cluttering QgsField API Nyall Dawson
02:07 AM Revision 003fe183 (qgis): Color a few pixels slightly differently
Nyall Dawson
02:07 AM Revision bb6fc32e (qgis): [FEATURE] Not null constraint detection for ogr provider
Implements not null constraint detection for the OGR layers, where
supported for the data format by OGR.
(only avail...
Nyall Dawson
02:07 AM Revision 210c98be (qgis): Fix failing unit test
Nyall Dawson
02:07 AM Revision 961b63f2 (qgis): Update API break docs
Nyall Dawson
02:07 AM Revision 3a596749 (qgis): Fix some untranslatable strings
Nyall Dawson
02:07 AM Revision c98d380d (qgis): Move responsibility for testing for attribute against constraints
to QgsVectorLayerUtils::validateAttribute()
Also clean up some strings shown to the user when a constraint
check fails
Nyall Dawson
02:07 AM Revision 2500d75f (qgis): Move responsibility for storage of constraint expressions to QgsVectorL...
Nyall Dawson
02:07 AM Revision f99ea26b (qgis): Refactor constraint handling
- store constraint origin in QgsField
- move handling of constraint expressions to QgsField
Nyall Dawson
02:07 AM Revision 1cecf37b (qgis): Enforce unique constraints in attribute form
Nyall Dawson
02:07 AM Revision b7d0fd6f (qgis): New class QgsVectorLayerUtils
Contains static helper methods for working with vector layers.
Initially only contains a method to test whether a val...
Nyall Dawson
02:07 AM Revision 3e40f803 (qgis): Implement constraint detection for spatialite provider
Nyall Dawson
02:07 AM Revision 21f885aa (qgis): Select all text after reset line edit to null
Nyall Dawson
02:07 AM Revision 6bbd0061 (qgis): Move handling of not null constraint from edit form to layer
Nyall Dawson
02:07 AM Revision bd9f672a (qgis): Allow constraints to be added at a QgsVectorLayer level
Nyall Dawson
02:07 AM Revision 4efad04b (qgis): Move constraints to QgsField
Nyall Dawson
02:07 AM Revision f6c1bf7f (qgis): Add gui for setting/exposing constraints in field properties
Provider set constraints cannot be changed by users, ie
if a not null constraint is set on the field at the database
...
Nyall Dawson
02:07 AM Revision d1fd5884 (qgis): Add method to fetch constraints from a vector data provider
Implemented for unique and not null constraints for postgres
provider
Nyall Dawson

2016-11-01

12:52 AM Revision 5e3bef77 (qgis): Fix QgsFeatureRequest with expression not using provider fields
and limit (fix #15771) Nyall Dawson
12:39 AM Revision 57a57545 (qgis): Add test for QgsFeatureRequest.setLimit and feature variable
Matthias Kuhn
12:39 AM Revision fb849620 (qgis): Avoid unexpected gpkg test success with older GDAL versions
Nyall Dawson
11:46 PM Revision b679cbe0 (qgis): Speed up inserting features into memory layers by ~65%
By avoiding an unnecessary map lookup Nyall Dawson
05:55 PM Revision 46281919 (qgis): fix german translation string
Jürgen Fischer
01:51 PM Revision d3c7a041 (qgis): fix typo
(cherry picked from commit 658cfe68c91ec24f04f8ebda307fbec7d55a412f) Jürgen Fischer
01:50 PM Revision da451274 (qgis): fix typos
(cherry picked from commit 7a326b1b8d7026bc2782afc0fdc5abbaa1065370) Jürgen Fischer
01:48 PM Revision 053c5311 (qgis): fix typos
(cherry picked from commit 7a326b1b8d7026bc2782afc0fdc5abbaa1065370) Jürgen Fischer
01:46 PM Revision 7a326b1b (qgis): fix typos
Jürgen Fischer
08:36 AM Revision 667718bc (qgis): [feature] Editor widget auto config for foreign keys (#3699)
Automatically pick RelationReference widgets for foreign keys. Patrick Valsecchi
05:14 AM Revision 4f8ee78f (qgis): Fix some no such signal/slot warnings
... in such a way that they'll never appear again Nyall Dawson
04:41 AM Revision 5e4bb00f (qgis): Fix import of shapefiles to postgres - regression introduced in 5abdfcb...
(cherry picked from commit a965a132c52df9308b5a58be92c04a285826485a) Martin Dobias
04:41 AM Revision 629ca8b9 (qgis): Hide import/export buttons for arcgis services as they do not work (fix...
(cherry picked from commit 1c2f0de9fbea8e90c9d20036bfa1601c1d192a89) Martin Dobias
04:41 AM Revision b7980400 (qgis): Fixed legend renderer expected images
Martin Dobias
04:41 AM Revision 6b120a86 (qgis): Fix display of diagram legend entries (fixes #15448)
To make the implementation saner, the legend node that may be embedded within parent
layer node is kept separately fr...
Martin Dobias
04:41 AM Revision 90e1c936 (qgis): Fix building of legend node tree if embedded widgets are used in the layer
(cherry picked from commit 10cab93c3652c38db27553616f36290f7b820c48) Martin Dobias
04:41 AM Revision 5c83b792 (qgis): Fix reordering and removal of legend nodes in composer legend
(cherry picked from commit f4e1e6f6eefec74fcf61542c3c9e236c4fb3054f) Martin Dobias
02:10 AM Revision 47109d13 (qgis): Flip some connects to new style
Nyall Dawson

2016-10-31

11:44 PM Revision 70d7ce16 (qgis): Describe some dependancy changes in API break docs
Nyall Dawson
07:44 PM Revision 08218de5 (qgis): [OGR provider] Use constBegin() / constEnd()
Even Rouault
06:16 PM Revision 819f571b (qgis): Fix test_provider_ogr_gpkg.py
Even Rouault
06:15 PM Revision 8cf03ced (qgis): [OGR provider] Make addAttributes() return the requested field type, pr...
Fixes #15614 Even Rouault
05:32 PM Revision 38a77118 (qgis): [OGR provider] Make addAttributes() return the requested field type, pr...
Fixes #15614 Even Rouault
05:12 PM Revision d0774e62 (qgis): [OGR provider] Make addAttributes() return the requested field type, pr...
Fixes #15614 Even Rouault
05:10 PM Revision bb9c75b3 (qgis): [OGR provider] Make addAttributes() return the requested field type, pr...
Fixes #15614 Even Rouault
03:18 PM Revision 7d2098cd (qgis): Followup cc6b1e3: also respect subexp vars in presence of filter
Matthias Kuhn
02:25 PM Revision cc6b1e33 (qgis): Fix @parent variable detection in aggregate subExpression
Matthias Kuhn
02:24 PM Revision 6d387650 (qgis): More test for referencedVariables
Matthias Kuhn
01:03 PM Revision 25e98343 (qgis): Revert "[ogr] Ignore request limit if unable to compile expression"
This reverts commit e7333f68145f27a74aacd8f75939623e37fc4510. Matthias Kuhn
12:15 PM Revision e7333f68 (qgis): [ogr] Ignore request limit if unable to compile expression
Fix #15771 Matthias Kuhn
12:15 PM Revision 1b2158d8 (qgis): Fix caching aggregate expressions with @parent usage
Matthias Kuhn
09:45 AM Revision f438542f (qgis): Break oneliners
Matthias Kuhn
07:24 AM Revision 88871c23 (qgis): Merge pull request #3696 from nirvn/processing_otb_silent
[processing] remove console error message when optional otb provider not installed Nyall Dawson
06:53 AM Revision 8e663309 (qgis): [processing] remove console error message when optional otb provider no...
Mathieu Pellerin - nIRV
06:22 AM Revision fa366390 (qgis): Fix 'enable macros' button does not run open macro (fix #9523)
Nyall Dawson
05:53 AM Revision a3186f80 (qgis): Fix layer tree expanded state when used expand/collapse all (fixes #15691)
(cherry picked from commit de85fdd6e8fa3d4f38196376aabccce317cbf341) Martin Dobias
05:53 AM Revision d6860f30 (qgis): Fix layer tree expanded state when used expand/collapse all (fixes #15691)
(cherry picked from commit de85fdd6e8fa3d4f38196376aabccce317cbf341) Martin Dobias
05:51 AM Revision 24fbe1a0 (qgis): Fix crash in node tool after deleting the whole geometry (fixes #15659)
Made sure that both closestVertex() and closestSegment() return negative
distance on error (e.g. with null or emtpy g...
Martin Dobias
05:50 AM Revision afd04eb0 (qgis): Fix crash in node tool after deleting the whole geometry (fixes #15659)
Made sure that both closestVertex() and closestSegment() return negative
distance on error (e.g. with null or emtpy g...
Martin Dobias
05:37 AM Revision dd4b34ed (qgis): [processing] Modeller should not be modal
Nyall Dawson
05:18 AM Revision b48d2022 (qgis): [processing] resurrect editing of modeler item on double-click
Mathieu Pellerin - nIRV
05:13 AM Revision 07b25af5 (qgis): Merge pull request #3694 from nirvn/processing_sort_model_inputs
[processing] sort model input parameters to avoid random ordering Nyall Dawson
04:53 AM Revision bec37924 (qgis): [processing] sort model input parameters to avoid random ordering
Mathieu Pellerin - nIRV
02:41 AM Revision 3caccd53 (qgis): [processing] Fix handling of multiple field input in modeller
Nyall Dawson

2016-10-30

12:14 AM Revision a117df22 (qgis): Merge pull request #3656 from nirvn/processing_import_to_spatialite
[processing] add "Import into Spatialite" algorithm Nyall Dawson
12:13 AM Revision 29ce141d (qgis): Merge pull request #3657 from nirvn/processing_modeler_mandatory
[processing] fix modeler parameter mandatory checkbox logic Nyall Dawson
12:12 AM Revision d5698be6 (qgis): Fix some processing breakage
Nyall Dawson
11:00 PM Revision bd950616 (qgis): Rename visible "favourite" strings to "favorite", change API to
use "favorite" Nyall Dawson
10:56 PM Revision 82312e10 (qgis): [FEATURE][processing] New algorithm to extract specific nodes
This algorithm allows you to extract specific nodes from geometries.
Eg you can extract the first or last node in the...
Nyall Dawson
10:56 PM Revision 8dab2cd4 (qgis): [FEATURE][processing] New algorithm to extend lines
Allows extending linestrings by a set distance at the start
and end of the line
Nyall Dawson
10:56 PM Revision 2b545822 (qgis): [FEATURE] New expression function 'extend'
Extends linestrings by a specified amount at the start and
end of the line
Nyall Dawson
10:56 PM Revision ef34e393 (qgis): Add method to QgsGeometry to extend the start/end of a linestring
Nyall Dawson

2016-10-29

12:23 AM Revision c494c472 (qgis): Merge pull request #3690 from nyalldawson/extract_by_exp
[FEATURE][processing] New extract by expression algorithm Nyall Dawson
04:33 AM Revision 121f48d6 (qgis): [processing] add import into spatialite algorithm
Mathieu Pellerin - nIRV

2016-10-28

12:05 AM Revision 74e64645 (qgis): [FEATURE][processing] New extract by expression algorithm
Filters an input layer by expression Nyall Dawson
04:57 PM Revision 54f312fa (qgis): Temporarily hardcode plugins version in url ?qgis=3.0
If QGIS 3.0 is actually released this line should be removed. Richard Duivenvoorde
03:13 PM Revision 1e6b5eb4 (qgis): Don't delete QgsAttributeDialog too early. Fixes #15737
Hugo Mercier
03:09 PM Revision 9f228d4b (qgis): Don't delete QgsAttributeDialog too early. Fixes #15737
(cherry picked from commit 9ecdf6101433) Hugo Mercier
02:26 PM Revision 91661421 (qgis): Merge pull request #3688 from mhugo/fix_15737
Don't delete QgsAttributeDialog too early. Fixes #15737 Hugo Mercier
12:31 PM Revision 7a05a7a8 (qgis): Fix caching of aggregate values with @parent
And add a test for referencedVariables Matthias Kuhn
12:31 PM Revision 8e25b893 (qgis): Merge duplicated api doc break section titles
Matthias Kuhn
12:18 PM Revision 032a954a (qgis): [processing] added missing imports
fixes #15766 Victor Olaya
11:56 AM Revision 800b1a6f (qgis): fix indentation
Martin Dobias
11:52 AM Revision 84e52b74 (qgis): [processing] fixed alg names for vector menu
fixes #15764 Victor Olaya
11:52 AM Revision 3c8c509c (qgis): [processing] replace greater than and lower than characters in log
fixes #15748 Victor Olaya
11:52 AM Revision 05e70b26 (qgis): [processing] allow only one row in batch interface
fixes #15703 Victor Olaya
11:23 AM Revision 66a213bc (qgis): Fix crash when loading WCS layers (fixes #15595)
The problem is that some providers would still issue network
requests in prepareJobs() - this should be ideally avoid...
Martin Dobias
11:17 AM Revision 9ecdf610 (qgis): Don't delete QgsAttributeDialog too early. Fixes #15737
Hugo Mercier
11:00 AM Revision ed3b0714 (qgis): Cancel WCS requests just like it is done in WMS
(cherry picked from commit 50258e6f01ef7dededbf057c03813ecf3442f5b9) Martin Dobias
10:58 AM Revision aeeb5d95 (qgis): Fix crash when loading WCS layers (fixes #15595)
The problem is that some providers would still issue network
requests in prepareJobs() - this should be ideally avoid...
Martin Dobias
10:33 AM Revision 59d1d702 (qgis): Fix identify tool for WMS if webkit is not available (fixes #15596)
(cherry picked from commit 430694ba9a2beb5fe23d5814b63aaecdbee7a3d7) Martin Dobias
10:06 AM Revision e78fc620 (qgis): Add button to reset processing menus in config dialog
Arnaud Morvan
09:54 AM Revision ea2e68b8 (qgis): Fix WMS identify when using "Feature" format and the layer has named CRS
(cherry picked from commit 9ef91ea6294cdab762ffb2543d02473bcccbed80) Martin Dobias
09:50 AM Revision f3652069 (qgis): Fix WMS identify when using "Feature" format and the layer has named CRS
(cherry picked from commit 9ef91ea6294cdab762ffb2543d02473bcccbed80) Martin Dobias
09:11 AM Revision 79e5911e (qgis): Update RegularPoints.py
Fixes #15773 Paolo Cavallini
08:57 AM Revision 80e820f4 (qgis): Fix build
Nyall Dawson
07:07 AM Revision e1e3f86b (qgis): Fix color picker does not show previous color
Nyall Dawson
07:07 AM Revision f63a69b3 (qgis): Fix color pickers opens in dock layout when editing rules via
layer properties Nyall Dawson
06:21 AM Revision 9a6cefcd (qgis): Fix listing of WMTS layers in browser (fixes #15350)
(cherry picked from commit 29d2bef7954d4e2b2cf21611c1398d0a7666e4c6) Martin Dobias
06:18 AM Revision ada60507 (qgis): Fix listing of WMTS layers in browser (fixes #15350)
(cherry picked from commit 29d2bef7954d4e2b2cf21611c1398d0a7666e4c6) Martin Dobias
06:11 AM Revision 8be3b01b (qgis): Merge pull request #3685 from nirvn/array_unique
[FEATURE] add array_distinct() function Nyall Dawson
05:51 AM Revision 17fc7dbe (qgis): [FEATURE] add array_distinct() function
Mathieu Pellerin - nIRV
05:31 AM Revision c93d56a9 (qgis): Use QgsExpressionContextScope::addVariable instead of setVariable
...where appropriate (ie, read-only, non user set variables).
It's much faster as it doesn't need to check whether th...
Nyall Dawson
05:27 AM Revision 5f01a872 (qgis): Optimise QgsAbstractGeometry
Make nCoordinates virtual, and provide shortcuts for some
geometry types. The base method which calls coordinateSeque...
Nyall Dawson
05:26 AM Revision 68cbf070 (qgis): Speed up point layer rendering - don't calculate unused label obstacles
Cuts render time by ~60%. Fix #15752.
(cherry-picked from 5798a82c8011ea7f44a1ed1d55ef0719786e8056)
Nyall Dawson
03:14 AM Revision 520b94e4 (qgis): Fix can't save custom colours in color picker (fix #15760)
Also fixes a memory leak caused by color picker widget not
being deleted
Nyall Dawson
03:14 AM Revision df9ce850 (qgis): Fix color picker does not show previous color
Nyall Dawson
03:13 AM Revision e812e430 (qgis): Fix color pickers opens in dock layout when editing rules via
layer properties Nyall Dawson
02:16 AM Revision 65bd120f (qgis): Remove repo junk
Nyall Dawson
02:16 AM Revision ee4acb0b (qgis): Use QgsExpressionContextScope::addVariable instead of setVariable
...where appropriate (ie, read-only, non user set variables).
It's much faster as it doesn't need to check whether th...
Nyall Dawson

2016-10-27

12:25 AM Revision 0af73314 (qgis): Optimise QgsAbstractGeometry
Make nCoordinates virtual, and provide shortcuts for some
geometry types. The base method which calls coordinateSeque...
Nyall Dawson
11:58 PM Revision 65a379be (qgis): Speed up point layer rendering - don't calculate unused label obstacles
Cuts render time by ~60%. Fix #15752.
(cherry-picked from 5798a82c8011ea7f44a1ed1d55ef0719786e8056)
Nyall Dawson
11:11 PM Revision 0b3646b2 (qgis): Expression functions can dynamically report geometry and columns
Matthias Kuhn
11:11 PM Revision adb184e4 (qgis): Add documentation for @parent aggregate filter
Matthias Kuhn
11:11 PM Revision f292fdd6 (qgis): Add test for @parent aggregate filter
Matthias Kuhn
11:11 PM Revision c79cf9ae (qgis): Fetch attributes and geometry for aggregate function
Matthias Kuhn
11:11 PM Revision c2b84241 (qgis): Always cache values and add fid to feature hash
Matthias Kuhn
11:11 PM Revision f80a33be (qgis): [FEATURE] Expose @parent variable in aggregate functions
This makes it possible to access attributes and geometry from the parent
feature when in the filter of the "aggregate...
Matthias Kuhn
08:44 PM Revision fb457813 (qgis): Merge pull request #3678 from nirvn/string_to_array_to_string
[FEATURE] add string_to_array() and array_to_string() functions Nyall Dawson
05:57 PM Revision 0f7babb6 (qgis): Convert API break document to markdown
Matthias Kuhn
05:44 PM Revision dcad93ac (qgis): Vector layer properties GUI: tweak message to be "Save in database (Geo...
Even Rouault
05:24 PM Revision 01f3c9ae (qgis): [FEATURE] Add is_selected and num_selected functions
* is_selected() returns if the current feature is selected
* num_selected() returns the number of selected features o...
Matthias Kuhn
05:24 PM Revision f52dfba2 (qgis): [expressions] Variable length arguemnt functions accept 0 params
Matthias Kuhn
05:15 PM Revision 9feb6c47 (qgis): Vector layer properties GUI: tweak message to be "Save in database (Geo...
Even Rouault
05:12 PM Revision 7373036e (qgis): [FEATURE] add string_to_array() and array_to_string() functions
Mathieu Pellerin - nIRV
05:01 PM Revision 2e636432 (qgis): [OGR provider] Field type declaration: update with more sensible values...
In particular put 0 as minimum length for integer, integer64, real and text fields,
so as to let OGR decide the defau...
Even Rouault
04:57 PM Revision 631db7b8 (qgis): [OGR provider] Fix declaration of types (master regression) and update ...
Even Rouault
04:47 PM Revision 925964b2 (qgis): [processing] Fix fieldmapper dialog init method
Arnaud Morvan
04:02 PM Revision 8c7ca625 (qgis): [DBManager GPKG] Set appropriate icon for line layers
Even Rouault
03:59 PM Revision 984ec65f (qgis): [DBManager GPKG] Set appropriate icon for line layers
Even Rouault
02:36 PM Revision b5822900 (qgis): indentation fix
Victor Olaya
02:36 PM Revision 472a5501 (qgis): [processing] fixed field loading in field calculator
fixes #15767
Conflicts:
python/plugins/processing/algs/qgis/ui/FieldsCalculatorDialog.py
Victor Olaya
02:31 PM Revision bf6607f0 (qgis): [processing] fixed simplify geometries
Victor Olaya
02:30 PM Revision 530bf516 (qgis): indentation fix
Victor Olaya
02:28 PM Revision dc4f1a42 (qgis): [processing] fixed field loading in field calculator
fixes #15767 Victor Olaya
11:57 AM Revision ba309cb1 (qgis): [OGR provider] Do not list qgis_projects (from QgisGeoPackage plugin) a...
Even Rouault
11:57 AM Revision e67a47b9 (qgis): [OGR provider] Do not list qgis_projects (from QgisGeoPackage plugin) a...
Even Rouault
09:18 AM Revision fa7491f2 (qgis): Fix python bindings of QgsGeometryRubberBand
Marco Hugentobler
07:20 AM Revision 11e52835 (qgis): Merge pull request #3677 from nirvn/map_themes_signal_fix
[map themes] fix composer signal name Nyall Dawson
07:15 AM Revision 1d09538c (qgis): Merge pull request #3670 from nirvn/expression_replace_array
[FEATURE] array support for the replace() expression function Nyall Dawson
06:54 AM Revision 8a809b87 (qgis): [map themes] fix composer signal name
Mathieu Pellerin - nIRV
06:33 AM Revision 3fb2d9e4 (qgis): [expression] further improve replace() to support a map argument
Mathieu Pellerin - nIRV

2016-10-26

08:31 PM Revision 637c6d33 (qgis): Fix adding features with "evaluate default values"
Matthias Kuhn
05:03 PM Revision 642e4a48 (qgis): Revert "[Postgres] fix writing default value when primary key has varch...
This reverts commit f456932514c750d4b077a9daaea5ddfbbad3f1c8. Denis Rouzaud
05:02 PM Revision 31fc48f8 (qgis): Revert "[Postgres] fix writing default value when primary key has varch...
This reverts commit 5768c5a6e7dae24a1ab2ae614da7a87dad2c1020. Denis Rouzaud
04:28 PM Revision f4569325 (qgis): [Postgres] fix writing default value when primary key has varchar columns
kudos to @m-kuhn to find and solve this Denis Rouzaud
04:25 PM Revision 5768c5a6 (qgis): [Postgres] fix writing default value when primary key has varchar columns
kudos to @m-kuhn to find and solve this Denis Rouzaud
01:45 PM Revision fdd0b660 (qgis): Merge pull request #3674 from gacarrillor/patch-3
[processing] import vector in Eliminate to avoid error Alexander Bruy
12:46 PM Revision a042c9de (qgis): Followup 858978, fix failing tests
Nyall Dawson
12:19 PM Revision 22b9027e (qgis): [FEATURE] [OGR provider] Load/save style in database for GPKG and Spati...
Even Rouault
12:19 PM Revision 77ed6caa (qgis): QgsVectorLayer::loadNamedStyle(): make it work with non database URI
Such as OGR GPKG Even Rouault
12:01 PM Revision 8b742014 (qgis): [FEATURE] array support for the replace() expression function
Mathieu Pellerin - nIRV
11:22 AM Revision 85897885 (qgis): Use QgsExpressionContextScope::addVariable instead of setVariable
...where appropriate (ie, read-only, non user set variables).
It's much faster as it doesn't need to check whether th...
Nyall Dawson
11:04 AM Revision 2d2ce003 (qgis): Merge pull request #3665 from rouault/save_style_gpkg
[FEATURE] [OGR provider] Load/save style in database for GPKG and Spatialite Even Rouault
10:59 AM Revision 469f07c0 (qgis): Use fallback default mode for snapping with bad configuration
Matthias Kuhn
10:55 AM Revision 322edff6 (qgis): Remove snapping settings from status bar
Matthias Kuhn
09:27 AM Revision 42b9bff0 (qgis): include qgsactionmanager.h in install
(cherry picked from commit 5d7f8e9565541660d6ae080f520f38a3259173ce) Jürgen Fischer
09:23 AM Revision 5d7f8e95 (qgis): include qgsactionmanager.h in install
Jürgen Fischer
09:22 AM Revision 49432a84 (qgis): Optimise QgsAbstractGeometry
Make nCoordinates virtual, and provide shortcuts for some
geometry types. The base method which calls coordinateSeque...
Nyall Dawson
09:20 AM Revision 5798a82c (qgis): Speed up point layer rendering - don't calculate unused label obstacles
Cuts render time by ~60%. Fix #15752. Nyall Dawson
08:04 AM Revision 6f827406 (qgis): [expressions] Allow non-greedy regex by switching to QRegularExpression
Nyall Dawson
03:57 AM Revision 2a13dbff (qgis): Import vector because it is used in line 95.
It seems that line 95 was added by a cherry pick commit. gcarrillo -

2016-10-25

04:48 PM Revision 323c6582 (qgis): [processing] add workaround for GDAL regression with cutlines (fix #15746)
Alexander Bruy
03:46 PM Revision a1b1ba12 (qgis): [DB Manager] Fix refresh issue when renaming GPKG table, and disable ad...
Even Rouault
03:39 PM Revision d0da880b (qgis): [DB Manager] Fix refresh issue when renaming GPKG table, and disable ad...
Even Rouault
01:55 PM Revision 36db42eb (qgis): [BUGFIX][QGIS Server] Do not cache invalid layer
After readLayerXml, the server stored layers in cache and in registry without verifying validity. René-Luc ReLuc
01:53 PM Revision 80827625 (qgis): [BUGFIX][QGIS Server] Do not cache invalid layer
After readLayerXml, the server stored layers in cache and in registry without verifying validity. René-Luc ReLuc
01:52 PM Revision 162f4bf7 (qgis): [BUGFIX][QGIS Server] Do not cache invalid layer
After readLayerXml, the server stored layers in cache and in registry without verifying validity. René-Luc ReLuc
01:49 PM Revision 9d0bb340 (qgis): [BUGFIX][QGIS Server] Do not cache invalid layer
After readLayerXml, the server stored layers in cache and in registry without verifying validity. René-Luc ReLuc
01:44 PM Revision a43f8a36 (qgis): Address snapping config UX problems
See https://github.com/qgis/QGIS/pull/3617#issuecomment-255114425 Matthias Kuhn
11:19 AM Revision f8bae671 (qgis): Clean QgsVectorLayer: remove duplicated writeSld method
René-Luc ReLuc
10:28 AM Revision 3bb7d5cc (qgis): [OGR provider] More uses of QStringLiteral / QLatin1String
Even Rouault
10:28 AM Revision 3b77e4b3 (qgis): [FEATURE] [OGR provider] Load/save style in database for GPKG and Spati...
Even Rouault
10:28 AM Revision 9ae15697 (qgis): QgsVectorLayer::writeSymbology(): fix crash when called with invalid da...
Even Rouault
10:28 AM Revision e2379632 (qgis): SIP QgsVectorLayer: fix signatures for output parameter
saveStyleToDatabase() and getStyleFromDatabase() should define errMsg as
output parameter
And loadNamedStyle() also f...
Even Rouault
10:28 AM Revision a70d4280 (qgis): QgsVectorLayer::loadNamedStyle(): make it work with non database URI
Such as OGR GPKG Even Rouault
10:15 AM Revision e1654b7d (qgis): Blacklist PyQgsDBManagerGpkg test
The test consistently segfaults on Travis, but run fine locally,
normally or under Valgrind.
Trying to run it under V...
Even Rouault
10:15 AM Revision a1bff295 (qgis): [DBManager] Remove geopackage support from spatialite plugin
Even Rouault
10:15 AM Revision e08f981b (qgis): [DBManager] Add tests for GPKG plugin
Even Rouault
10:14 AM Revision 390588b6 (qgis): [FEATURE] [DBManager] Add a GeoPackage dedicated plugin
Even Rouault
10:14 AM Revision 3113fc60 (qgis): [OGR provider] Support full SELECT subset string
This will be useful for DBManager SQL request layer. Even Rouault
10:13 AM Revision 85fbc4a7 (qgis): [FEATURE] Vector layer save as: offer file/layer overwriting, new layer...
When saving a vector layer into an existing file, depending on the capabilities
of the output driver, the user can no...
Even Rouault
08:57 AM Revision 7470b55b (qgis): Enable CROP_TO_CUTLINE by default
Fixes https://hub.qgis.org/issues/15750
Please backport it where appropriate.
Paolo Cavallini
04:30 AM Revision 72e4cf7d (qgis): Fix a qt warning message on startup
Nyall Dawson
04:22 AM Revision f195e940 (qgis): Make welcome page layout align with other panels + docks
Nyall Dawson
04:14 AM Revision 0b35ccef (qgis): Update qt5 build instructions for Fedora
Nyall Dawson

2016-10-24

01:30 AM Revision b2587b7b (qgis): [FEATURE] Remove zonal stats plugin
This is now fully exposed via processing, which is the logical
place for this feature to reside.
One less c++ plugin...
Nyall Dawson
01:29 AM Revision e75b572b (qgis): [FEATURE] Remove dxf2shp converter plugin
This functionality is available in OGR and there is no longer
a need for a dedicated QGIS plugin to do this task
Mar...
Nyall Dawson
01:17 AM Revision 1367fd09 (qgis): Prepare commit converts single line doxygen block format
Flips single line doxygen comments to use the proper single line
format:
/*!< comment */ to //!< Comment
and
/...
Nyall Dawson
12:54 AM Revision 3ef8e6af (qgis): Minor doxygen improvements
Nyall Dawson
12:34 AM Revision af55c022 (qgis): Followup 4166a3, don't use QStringLiteral in definitions
Causes linker errors in some random cases Nyall Dawson
05:41 PM Revision 794c8f3c (qgis): [DB_Manager GPKG] Fix creating and changing default values of columns
Even Rouault
05:01 PM Revision f84826d5 (qgis): [DB_Manager GPKG] Fix logic inversion in GDAL 1.X vs GDAL 2.X cases
Even Rouault
02:37 PM Revision cc0ada9f (qgis): Add a hyperlink to the processing tests readme
Matthias Kuhn
02:33 PM Revision 8f13d4e2 (qgis): typo fix
Harrissou Santanna
11:43 AM Revision 96e7883b (qgis): Add more links to test-relted README files
Sandro Santilli
11:20 AM Revision 31cd7a81 (qgis): Add link to processing test document
Sandro Santilli
10:33 AM Revision af236c4e (qgis): Merge pull request #3628 from rouault/dbmanager_gpkg
[DBManager] Add dedicated GeoPackage plugin Even Rouault
09:17 AM Revision 72229c1c (qgis): Merge pull request #3658 from nirvn/processing_modeler_mousewheel
[processing] fix modeleter mouse wheel zoom under qt5 Alexander Bruy
08:27 AM Revision bb9e276d (qgis): Merge pull request #3660 from nyalldawson/qstringallc
Fix literal QString construction for Qt5/c++11 Nyall Dawson
07:26 AM Revision 4166a3ea (qgis): Fix most clazy qstring-unneeded-heap-allocations warnings
By flipping string literals to QStringLiteral/QLatin1String
see
https://woboq.com/blog/qstringliteral.html
Nyall Dawson
04:02 AM Revision f6a344c2 (qgis): Add QgsTextFormatPanelWidget for text format control inside panel
Nyall Dawson
04:02 AM Revision 8fa8167d (qgis): Add a simple dialog for configuring text formatting
Nyall Dawson
04:02 AM Revision 4282474c (qgis): Respect render context antialiasing setting in text renderer
Nyall Dawson
04:02 AM Revision 76c12ba9 (qgis): Split QgsLabelingGui off into QgsTextFormatWidget
New widget allows for setting just the formatting properties
of text
Nyall Dawson
04:02 AM Revision 169b367c (qgis): [FEATURE] Allow label font size in mm/pixels
And all other label sizes (eg buffer size) now accept sizes in
pixels too
Nyall Dawson
04:02 AM Revision 25b3c633 (qgis): Remove unused QgsLabelPreview class
Nyall Dawson
04:02 AM Revision 687c66f5 (qgis): Add Points as valid render unit (for font sizes)
Nyall Dawson
04:02 AM Revision e3517c6f (qgis): Fix text renderer not respecting min/max mm scale for map units (fix #1...
Nyall Dawson
04:02 AM Revision a5356011 (qgis): Test masks
Nyall Dawson
04:02 AM Revision e820da3c (qgis): Fix unit handling for labeling dialog
Nyall Dawson
04:02 AM Revision 08143475 (qgis): [FEATURE] QgsTextRenderer class for rich text rendering
Moves all the drawing code out of labeling into a new class
which just handles rendering text. This allows other part...
Nyall Dawson
04:02 AM Revision 074ae421 (qgis): Restore separate handling of label component opacity
...in a way that avoids unnecessary detachments of the
settings objects
Nyall Dawson
04:02 AM Revision 5495f205 (qgis): Minor refactor of label drawing
Remove use of scale factors from PAL layer settings and use
render context factors directly
Nyall Dawson
04:02 AM Revision aac26228 (qgis): Remove option to show label shadow rectangles from GUI
...and instead just make it #ifdef out Nyall Dawson
04:02 AM Revision 4d5e7536 (qgis): Flip QgsPalLayerSettings to use QgsTextRenderer classes
Nyall Dawson
04:02 AM Revision 5f241d62 (qgis): Implicitly shared text settings classes
Nyall Dawson
04:02 AM Revision 0b88de24 (qgis): New widget QgsTextPreview for previewing all formatting for QgsTextRend...
Switch the labeling gui to use this widget, which has the benefits:
- previews all label settings, including shadow a...
Nyall Dawson
03:59 AM Revision 79671103 (qgis): Merge pull request #3663 from nyalldawson/clazy3
Clazy qt5 optimisations - round 2 Nyall Dawson
03:42 AM Revision 2fab1b8b (qgis): Fix doxygen warnings/missing docs
Nyall Dawson
03:25 AM Revision b4e31012 (qgis): Fix bad snapping signal names
Nyall Dawson
03:24 AM Revision 5eb875d6 (qgis): [processing] Add algorithm to strip null geometries
Nyall Dawson
02:36 AM Revision 2fb8695d (qgis): Use isEmpty() rather than size() to check for empty lists
Nyall Dawson
02:36 AM Revision 8a742e94 (qgis): Fix some clazy container-inside-loop warnings
From the clazy docs:
"Finds places defining containers inside loops. Defining them
outside the loop and using resize...
Nyall Dawson
02:36 AM Revision 44289084 (qgis): Optimise passing of variables by ref/value
Nyall Dawson
02:36 AM Revision bdc39ff6 (qgis): Fix clazy reserve-candidates suggestions
Avoids repeated memory allocations Nyall Dawson
02:36 AM Revision 904b004d (qgis): Fix clazy missing-typeinfo warnings
From the clazy docs:
"Suggests usage of Q_PRIMITIVE_TYPE or Q_MOVABLE_TYPE in cases where
you're using QList<T> and ...
Nyall Dawson
02:36 AM Revision 3272964f (qgis): Fix classes which violate the rule-of-three
(identified using clazy analyser) Nyall Dawson

2016-10-23

12:41 AM Revision 12a7bb34 (qgis): [processing] Fix qgis zonal stats algorithm
Nyall Dawson
09:14 PM Revision 96a649e3 (qgis): Add missing bindings
Matthias Kuhn
08:54 PM Revision 54b953f4 (qgis): Cleanup and modernize QgsProject code
Matthias Kuhn
08:38 AM Revision 28abbf95 (qgis): add *.py to .gitattributes
Jürgen Fischer
07:42 AM Revision 66b66ed4 (qgis): Update r.mapcalc.txt
Better description of r.mapcalc Paolo Cavallini

2016-10-22

11:03 PM Revision 14456470 (qgis): QgsVectorDataProvider API cleanup
Matthias Kuhn
09:54 PM Revision 6bf74b43 (qgis): fix #15744 (followup dbf6169)
Jürgen Fischer
09:20 PM Revision ec25df15 (qgis): Merge pull request #3659 from nyalldawson/clazy3
Fix clazy level 0 checks Nyall Dawson
02:46 PM Revision 1dca9383 (qgis): Fix some clazy "inefficient-qlist-soft" warnings
From the clazy docs:
Finds QList<T> where sizeof(T) > sizeof(void*).
QVector<T> should be used instead.
Nyall Dawson
02:46 PM Revision 498d03b8 (qgis): Fix clazy qstring-left warnings
From the clazy docs:
Finds places where you're using QString::left(0) instead
of QString::at(0). The later form is c...
Nyall Dawson
02:46 PM Revision 368a04a4 (qgis): Fix clazy "detaching-temporary" warnings
From the clazy docs:
Finds places where you're calling non-const member functions on
temporaries. For example getLis...
Nyall Dawson
02:46 PM Revision 06cf59a4 (qgis): Add missing references in Q_FOREACH loops
Nyall Dawson
02:46 PM Revision 35ecdd1a (qgis): Fix issues with writing to temporary objects
Nyall Dawson
02:46 PM Revision a3968a29 (qgis): Fix clazy qmap-with-pointer-key warnings
From the clazy docs:
Finds cases where you're using QMap<K,T> and K is a pointer.
QMap has the particularity of sor...
Nyall Dawson
02:46 PM Revision bd20fe42 (qgis): Fix clazy qvariant-template-instantiation warning
From the clazy docs:
Detects when you're using QVariant::value<Foo>() instead
of QVariant::toFoo().
The former resu...
Nyall Dawson
02:46 PM Revision ad13699a (qgis): Fix clazy temporary-iterator warning
Calling constBegin/constEnd on temporary container can result
in endless loop
Nyall Dawson
02:46 PM Revision 94598314 (qgis): Remove unused variables
Nyall Dawson
02:46 PM Revision fae8071a (qgis): Fix clazy qstring-arg warnings
Avoid chained QString::arg() calls and instead use the multi-arg
overload to save memory allocations
Nyall Dawson
02:46 PM Revision ef511073 (qgis): Fix clazy "qstring-ref" warnings
From the clazy docs:
Finds places where QString::fooRef() should be used instead of
QString::foo(), to avoid tempora...
Nyall Dawson
02:46 PM Revision f2672151 (qgis): Fix clazy qfileinfo-exists warnings
From the clazy docs:
Finds places using QFileInfo("foo").exists() instead of the faster
version QFileInfo::exists("f...
Nyall Dawson
12:28 PM Revision 6acf0f74 (qgis): msvc: use /bigobj for sip modules
(cherry picked from commit d0b3e39cdab1da17d7a977ba3def5ce1b64ff707) Jürgen Fischer
12:28 PM Revision 2cb69821 (qgis): release.pl: stay on same master* branch
(cherry picked from commit cc429785edd16a91f7118cb7a1b964492988546f) Jürgen Fischer
12:26 PM Revision 0332f5ab (qgis): msvc: use /bigobj for sip modules
(cherry picked from commit d0b3e39cdab1da17d7a977ba3def5ce1b64ff707) Jürgen Fischer
07:28 AM Revision 8ee25cdf (qgis): [processing] fix modeleter mouse wheel zoom under qt5
Mathieu Pellerin - nIRV
07:01 AM Revision ddc44dfd (qgis): [processing] fix modeler parameter mandatory checkbox logic
Mathieu Pellerin - nIRV
05:19 AM Revision a51bebda (qgis): Fix missing doc warning
Nyall Dawson

2016-10-21

01:03 AM Revision 3cc9b5d9 (qgis): Indentation
Nyall Dawson
11:24 PM Revision f5d61abf (qgis): Merge pull request #3655 from sebastic/patch-1
Fix copyright in 2017 Nyall Dawson
11:14 PM Revision 85818c68 (qgis): Fix copyright in 2017
Match copyright header with python code. Bas Couwenberg
03:04 PM Revision d527c857 (qgis): Missing import fixed for R algorithm
matteo ghetta
02:22 PM Revision bde0f6ee (qgis): Merge pull request #3650 from nirvn/processing_spatialite_sql
[processing] add a "Spatialite execute SQL" algorithm Alexander Bruy
02:15 PM Revision 6d30c628 (qgis): Release of 2.14.8
Jürgen Fischer
02:14 PM Revision b7fe4bb2 (qgis): Release of 2.18 (Las Palmas)
Jürgen Fischer
02:14 PM Revision f60e1ef1 (qgis): changelog and news update for 2.18
Jürgen Fischer
02:12 PM Revision cc429785 (qgis): release.pl: stay on same master* branch
Jürgen Fischer
12:01 PM Revision a37d2e6a (qgis): [BUGFIX][QGIS-Server] Don't failed when transform boundingbox
René-Luc ReLuc
11:59 AM Revision 009c0ea0 (qgis): [BUGFIX][QGIS-Server] Don't failed when transform boundingbox
René-Luc ReLuc
11:58 AM Revision 1fbca7eb (qgis): [BUGFIX][QGIS-Server] Don't failed when transform boundingbox
René-Luc ReLuc
11:57 AM Revision 2b9f475a (qgis): [BUGFIX][QGIS-Server] Don't failed when transform boundingbox
René-Luc ReLuc
11:11 AM Revision 2475ee57 (qgis): Allow 0 (infinite) for scale dependent visibility
Fix #15414 Matthias Kuhn
11:11 AM Revision 35f9aa29 (qgis): Restore layer variables when loading QML
Fix #14452 Matthias Kuhn
11:04 AM Revision b6ee2391 (qgis): Hide constraint warnings when there are no constraints
Matthias Kuhn
11:04 AM Revision b4ff6683 (qgis): Fix icon size for constraint warning
Matthias Kuhn
11:02 AM Revision d5d3eeee (qgis): Fix form constraints and group visibility
When a relation editor was shown (or more generally a widget which is not an
editor widget), constraints and group vi...
Matthias Kuhn
10:58 AM Revision 04e37966 (qgis): [postgres] Avoid crash when fetching default value fails
Matthias Kuhn
10:30 AM Revision aa5d359b (qgis): [pyqgis-console] APIs file updated
Salvatore Larosa
09:44 AM Revision fd264098 (qgis): Revert "[processing] correct check for empty extent values. MAde extent...
This reverts commit 8de56bf01a38fd75574a3a5bac1bcd52b0d88c55. Victor Olaya
09:37 AM Revision 8de56bf0 (qgis): [processing] correct check for empty extent values. MAde extent params ...
Victor Olaya
09:37 AM Revision 2efb544b (qgis): [processing] make CRS extent optional in gdal wapr
Victor Olaya
09:20 AM Revision f35c60ad (qgis): Revert "Make Extent and Extent CRS GDAL parameters optional"
This reverts commit dc2df62b88cdc01b0fc8839779da44fb87ccd213. Victor Olaya
09:10 AM Revision a965a132 (qgis): Fix import of shapefiles to postgres - regression introduced in 5abdfcb...
Martin Dobias
08:09 AM Revision 81e86acc (qgis): Merge pull request #3651 from nirvn/processing_modeler_fix
[processing] fix broken modeler under pyqt5/python3 (fixes #15734) Victor Olaya
07:20 AM Revision 70a4ee75 (qgis): Merge pull request #3649 from nyalldawson/strip_null
[processing] Add algorithm to strip null geometries Nyall Dawson
06:57 AM Revision ded486c0 (qgis): [processing] Fix bad grammer in qgis alg help
Nyall Dawson
05:19 AM Revision 1c2f0de9 (qgis): Hide import/export buttons for arcgis services as they do not work (fix...
Martin Dobias
05:11 AM Revision bd7149ce (qgis): [processing] fix broken modeler under pyqt5/python3 (fixes #15734)
Mathieu Pellerin - nIRV
05:05 AM Revision 772f2019 (qgis): [processing] add a spatialite execute SQL algorithm
Mathieu Pellerin - nIRV
05:05 AM Revision d83e650a (qgis): [processing] make spatialite connector work with python3
Mathieu Pellerin - nIRV
03:36 AM Revision 75d98ec9 (qgis): Fix legend test images after changes in b385ebd
Martin Dobias
02:46 AM Revision 37484979 (qgis): [processing] Add algorithm to strip null geometries
Nyall Dawson

2016-10-20

01:06 AM Revision 36d3fef0 (qgis): Merge pull request #3623 from nyalldawson/true_north_214
[composer] Backport fixes for true north handling to 2.14 Nyall Dawson
11:23 PM Revision 00653d2d (qgis): Legend test mask updates
Nyall Dawson
08:09 PM Revision b2a2c188 (qgis): [processing] more complete support for int64 fields (follow up 8d2cc8806b)
(cherry picked from commit 649d41f1ecd4b8d22110e11cb9e693231bec8ed2) Alexander Bruy
08:09 PM Revision dbf61698 (qgis): Using QVariant.Type enum instead of numbers for readability.
(cherry picked from commit 6df926dfe6e3e8f7ac330fbb9206dc69492da6ed) gcarrillo -
08:09 PM Revision a7092ca3 (qgis): Fixing issue with 'Eliminate sliver polygons' and fields of type long.
(cherry picked from commit be25a29da196fac687f95abffb71e34138e3d20c) gcarrillo -
08:04 PM Revision 7ff08835 (qgis): [processing] more complete support for int64 fields (follow up 8d2cc8806b)
(cherry picked from commit 649d41f1ecd4b8d22110e11cb9e693231bec8ed2) Alexander Bruy
08:03 PM Revision 2c6ebf1d (qgis): Using QVariant.Type enum instead of numbers for readability.
(cherry picked from commit 6df926dfe6e3e8f7ac330fbb9206dc69492da6ed) gcarrillo -
08:03 PM Revision e64a96f5 (qgis): Fixing issue with 'Eliminate sliver polygons' and fields of type long.
(cherry picked from commit be25a29da196fac687f95abffb71e34138e3d20c) gcarrillo -
08:02 PM Revision 89fa21e5 (qgis): [processing] more complete support for int64 fields (follow up 8d2cc8806b)
(cherry picked from commit 649d41f1ecd4b8d22110e11cb9e693231bec8ed2) Alexander Bruy
08:02 PM Revision 62a94361 (qgis): Using QVariant.Type enum instead of numbers for readability.
(cherry picked from commit 6df926dfe6e3e8f7ac330fbb9206dc69492da6ed) gcarrillo -
08:02 PM Revision 4730d250 (qgis): Fixing issue with 'Eliminate sliver polygons' and fields of type long.
(cherry picked from commit be25a29da196fac687f95abffb71e34138e3d20c) gcarrillo -
07:02 PM Revision 649d41f1 (qgis): [processing] more complete support for int64 fields (follow up 8d2cc8806b)
Alexander Bruy
07:02 PM Revision 6df926df (qgis): Using QVariant.Type enum instead of numbers for readability.
gcarrillo -
07:02 PM Revision be25a29d (qgis): Fixing issue with 'Eliminate sliver polygons' and fields of type long.
gcarrillo -
06:22 PM Revision 5c47bd69 (qgis): release.pl:
* allow minor releases from master_2 branch
* convert windows splash screen to BMP3 from PNG
(cherry picked from com...
Jürgen Fischer
06:16 PM Revision 20139842 (qgis): fix translation strings
Jürgen Fischer
06:10 PM Revision 09db6e4a (qgis): release.pl:
* allow minor releases from master_2 branch
* convert windows splash screen to BMP3 from PNG
Jürgen Fischer
05:20 PM Revision f4e1e6f6 (qgis): Fix reordering and removal of legend nodes in composer legend
Martin Dobias
05:20 PM Revision 10cab93c (qgis): Fix building of legend node tree if embedded widgets are used in the layer
Martin Dobias
05:20 PM Revision b385ebd9 (qgis): Fix display of diagram legend entries (fixes #15448)
To make the implementation saner, the legend node that may be embedded within parent
layer node is kept separately fr...
Martin Dobias
05:12 PM Revision 5ae0e784 (qgis): Check validity of input geometries in intersection algorithm, take 2
Fail if invalid geometries are found.
And some easy performance wins. Just because.
Fix #11986
Matthias Kuhn
04:42 PM Revision 01e570cc (qgis): Revert "Check validity of input geometries in intersection algorithm"
This reverts commit dbbbf610cfcf3fa655118d73d27a197ac1b3b224.
Has broken some tests, needs more investigation
Matthias Kuhn
04:09 PM Revision dbbbf610 (qgis): Check validity of input geometries in intersection algorithm
Fail if invalid geometries are found.
And some easy performance wins. Just because.
Fix #11986
Matthias Kuhn
02:55 PM Revision fba53db7 (qgis): Followup a6a4f2ed: clean pre-cxx-11 garbage
Matthias Kuhn
02:05 PM Revision 9bab3fa3 (qgis): Fix build warning
Matthias Kuhn
12:56 PM Revision 3e83fafc (qgis): Expose QgsUnitTypes to QML
Matthias Kuhn
12:56 PM Revision 58be4fc8 (qgis): Rename visibility presets to map themes part 2
Matthias Kuhn
12:56 PM Revision 0f93fb0b (qgis): Q_PROPERTYze QgsCoordinateReferenceSystem::unitType
Matthias Kuhn
12:56 PM Revision 067e5905 (qgis): Update snapping settings widget when avoid intersection list changes
Matthias Kuhn
12:56 PM Revision bb23d6eb (qgis): Move snapping options to project menu
Matthias Kuhn
12:56 PM Revision f6046681 (qgis): Remove QgsSnappingDialog
Matthias Kuhn
12:56 PM Revision 85c105d6 (qgis): Move management of avoidIntersectionLayers to QgsProject
Matthias Kuhn
12:56 PM Revision 5c919fbc (qgis): Move topological editing setting management fully to QgsProject
Matthias Kuhn
12:56 PM Revision a6a4f2ed (qgis): Enable C++11 by default
Matthias Kuhn
12:56 PM Revision 80641488 (qgis): Make QgsPoint a Q_GADGET
Matthias Kuhn
12:56 PM Revision 64d3c788 (qgis): Use toolbar or status bar for snapping config
Denis Rouzaud
12:55 PM Revision f3482d2c (qgis): Rename visibility presets to map themes part 2 (#3641)
Matthias Kuhn
12:54 PM Revision bb225f56 (qgis): Improve db_manager README
Matthias Kuhn
12:49 PM Revision e0d8db72 (qgis): Rename README to README.md
Matthias Kuhn
11:47 AM Revision 57b40618 (qgis): [processing] fixed dialog for selecting scripts
(cherry picked from commit 7884e50c3102b599f2aadfd54d6356414791cf8d) Victor Olaya
11:46 AM Revision f0f093b5 (qgis): [processing] fixed dialog for selecting scripts
(cherry picked from commit 7884e50c3102b599f2aadfd54d6356414791cf8d) Victor Olaya
11:30 AM Revision b9c2ab2b (qgis): Merge pull request #3646 from alexbruy/processing-otb-test
[processing] add tests for OTB algorithms Alexander Bruy
11:13 AM Revision a3ebc7bd (qgis): [processing] add test for ParameterSelection
Alexander Bruy
11:13 AM Revision 8f7183b2 (qgis): [processing] add icon for zonal statistics tool
Alexander Bruy
11:13 AM Revision 7bd43159 (qgis): [processing] expose zonal statistics from Zonal statistics plugin in to...
Alexander Bruy
10:51 AM Revision 79718153 (qgis): Do not pass None to len()
Sandro Santilli
10:51 AM Revision 06976a2e (qgis): Make Extent and Extent CRS GDAL parameters optional
Specify what the default is when extent CRS is not specified.
Allow using "auto" to have extent automatically set to ...
Sandro Santilli
10:31 AM Revision ea0ad5dd (qgis): Merge pull request #3592 from alexbruy/processing-interpolation
[processing] add interpolation tools Alexander Bruy
10:28 AM Revision df90e6b9 (qgis): [processing] remove unused test data
Alexander Bruy
10:28 AM Revision 2778a8fe (qgis): [processing] minor formatting fixes to the OTB README
Alexander Bruy
10:28 AM Revision fd8379c1 (qgis): [processing] remove unused file
Alexander Bruy
10:28 AM Revision b9d5b2c4 (qgis): fix conflicts
Alexander Bruy
10:19 AM Revision 2d4e3da8 (qgis): Merge pull request #3647 from nirvn/composer_attribute_table_fix
[composer] fix attribute table widget connect warning Nyall Dawson
10:17 AM Revision 47222749 (qgis): Fix calculation of transparent region
Nyall Dawson
10:02 AM Revision 69e8da0f (qgis): [composer] fix attribute table widget connect warning
Mathieu Pellerin - nIRV
09:38 AM Revision 02fc2b08 (qgis): Fix missing commit
Nyall Dawson
09:36 AM Revision 7cfe0412 (qgis): Update test mask
Nyall Dawson
09:32 AM Revision bc30cdf4 (qgis): Followup c9251c, fix crash
Nyall Dawson
09:30 AM Revision 961f6be5 (qgis): Merge pull request #3642 from rldhont/fix_server_legend_layertitle-rele...
[BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable layer name in legend René-Luc ReLuc
09:08 AM Revision dc2df62b (qgis): Make Extent and Extent CRS GDAL parameters optional
Specify what the default is when extent CRS is not specified.
Allow using "auto" to have extent automatically set to ...
Sandro Santilli
08:46 AM Revision 3bdc77d3 (qgis): Merge pull request #3645 from nirvn/linefillpattern_fix
[symbology] prevent creation of a zero width/height line pattern image (fixes #15728) Nyall Dawson
08:40 AM Revision deb3dc71 (qgis): Backport [processing] ensure that outputs of vector overlay operations ...
Matthias Kuhn
08:23 AM Revision 7b22f5d8 (qgis): TEST: add a test for otb conversion application (simpler than bandmath)
Manuel Grizonnet
08:23 AM Revision 3212d393 (qgis): [symbology] prevent creation of a zero width/height line pattern image ...
Mathieu Pellerin - nIRV
08:23 AM Revision d4f410a3 (qgis): Install OTB in QGIS Travis CI script to be able to run OTB test
Alexander Bruy
08:22 AM Revision a7d4b19f (qgis): update readme for otb maintenance script
Alexander Bruy
08:21 AM Revision afea25bd (qgis): BUG: add version 5.4 to supported version
Manuel Grizonnet
08:21 AM Revision 1e7018f0 (qgis): TEST: add test of OTB BandMath application in processing
Manuel Grizonnet
08:19 AM Revision 1f5fb809 (qgis): Fix backport of "force multitype output on processing overlay ops"
Matthias Kuhn
07:11 AM Revision 2b8bf500 (qgis): Fix bad backport. pt 2
Nyall Dawson
05:58 AM Revision 6c0752e7 (qgis): Fix bad backports
Nyall Dawson

2016-10-19

12:21 AM Revision 8c7d772f (qgis): Further optimisations to nonTransparentImageRect calculation
Nyall Dawson
11:50 PM Revision c9251c57 (qgis): Avoid creating multiple render contexts when calculating legend
node size
Partial fix for qgis slowdown when using layer with large
number of legend nodes
Nyall Dawson
10:27 PM Revision 6d92ed45 (qgis): [legend] insure multi-line labels are vertically centered with tall sym...
(cherry-picked from 455874258cfe7deeb4de888483adbedd97c4da7b) Mathieu Pellerin - nIRV
10:27 PM Revision a3e22f66 (qgis): Fix badly worded string
(cherry-picked from 4b398d3c80ce76503b285bdd82859a16dfc4cb7d) Nyall Dawson
10:27 PM Revision 17199337 (qgis): Select all text after reset line edit to null
Nyall Dawson
10:27 PM Revision 2d79b421 (qgis): Fix more occurances of drawPolygon issues on Windows
(cherry-picked from 4bcd97066f0c52f6f4f95adc665193bca0ab4a93) Nyall Dawson
09:28 PM Revision 4cc7623d (qgis): Defer processing of dropped files
On Windows (and maybe other platforms) Qt locks the dragging
application for the duration of dropEvent. This means th...
Nyall Dawson
06:21 PM Revision d1859290 (qgis): [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable ...
If the layer has only one legend node, it is embedded in parent.
In QGIS Server the user can specify no layer title, ...
René-Luc ReLuc
06:17 PM Revision b6588cd9 (qgis): Merge pull request #3636 from rldhont/fix_server_legend_layertitle-rele...
[BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable layer name in legend René-Luc ReLuc
04:22 PM Revision ff99816f (qgis): Followup: respect API changes
Matthias Kuhn
04:18 PM Revision 1a05c70c (qgis): [processing] ensure that outputs of vector overlay operations are multi...
Mathieu Pellerin - nIRV
03:43 PM Revision 58f31f1a (qgis): [processing] add tests for interpolation tools
Alexander Bruy
03:07 PM Revision 18f4238a (qgis): [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable ...
If the layer has only one legend node, it is embedded in parent.
In QGIS Server the user can specify no layer title, ...
René-Luc ReLuc
03:03 PM Revision 24f3cc55 (qgis): Fix [DB Manager] Allow lowercase field names for homogenize PostGIS Import
René-Luc ReLuc
03:03 PM Revision 7cec8592 (qgis): [DB Manager] Allow lowercase field names for homogenize PostGIS Import
PostGIS provider has an option to lowercase field names. This options is available for user in QGIS algorithm ImportI... René-Luc ReLuc
02:58 PM Revision cf600495 (qgis): [processing] ensure that outputs of vector overlay operations are multi...
Mathieu Pellerin - nIRV
02:39 PM Revision 56ced864 (qgis): Fix [DB Manager] Allow lowercase field names for homogenize PostGIS Import
René-Luc ReLuc
02:39 PM Revision 2b01c7ce (qgis): [DB Manager] Allow lowercase field names for homogenize PostGIS Import
PostGIS provider has an option to lowercase field names. This options is available for user in QGIS algorithm ImportI... René-Luc ReLuc
02:38 PM Revision d236e303 (qgis): Fix [DB Manager] Allow lowercase field names for homogenize PostGIS Import
René-Luc ReLuc
02:35 PM Revision 010fc7c6 (qgis): Fix [DB Manager] Allow lowercase field names for homogenize PostGIS Import
René-Luc ReLuc
01:59 PM Revision ca66951a (qgis): [processing] add icons for interpolation tools
Alexander Bruy
01:59 PM Revision 774965c2 (qgis): [processing] expose TIN interpolation from interpolation plugin in toolbox
Alexander Bruy
01:58 PM Revision f7575e08 (qgis): [processing] expose IDW interpolation from Interpolation plugin in toolbox
Alexander Bruy
01:41 PM Revision 003504aa (qgis): [DB Manager] Allow lowercase field names for homogenize PostGIS Import
PostGIS provider has an option to lowercase field names. This options is available for user in QGIS algorithm ImportI... René-Luc ReLuc
01:40 PM Revision 5d4cf2fd (qgis): Merge pull request #3625 from rldhont/db_manager_lowercaseFieldNames
[DB Manager] Allow lowercase field names for homogenize PostGIS Import René-Luc ReLuc
01:03 PM Revision a9795ad8 (qgis): [DB Manager] Allow lowercase field names for homogenize PostGIS Import
PostGIS provider has an option to lowercase field names. This options is available for user in QGIS algorithm ImportI... René-Luc ReLuc
12:09 PM Revision c1303727 (qgis): doc: fixed processing's description for v.extract (#3637)
Jaka Kranjc
11:41 AM Revision be8f6e07 (qgis): Merge pull request #3627 from rldhont/fix_server_legend_layertitle-mast...
[BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable layer name in legend René-Luc ReLuc
11:15 AM Revision cd0fefb4 (qgis): [processing] Update voronoi classes for Python3; update expected data f...
Piotr Pociask
11:15 AM Revision 41fafd69 (qgis): [processing] support MultiPoint geometries in Delaunay triangulation
Piotr Pociask
11:15 AM Revision 3af23036 (qgis): Test for multipoint Delaunay triangulation
Piotr Pociask
10:19 AM Revision 838bf795 (qgis): [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable ...
If the layer has only one legend node, it is embedded in parent.
In QGIS Server the user can specify no layer title, ...
René-Luc ReLuc
09:17 AM Revision 133a6f5a (qgis): Fix crash upon setting non-integer Dpi while in debug mode
Closes #15566 Sandro Santilli
09:06 AM Revision acf74a65 (qgis): Fix crash upon setting non-integer Dpi while in debug mode
Closes #15566 Sandro Santilli
08:21 AM Revision f289ef32 (qgis): [processing] add missed spatial index constructor
Alexander Bruy
08:19 AM Revision ee9e1c33 (qgis): [processing] add missed spatial index constructor (follow up 700441eec9)
Alexander Bruy
06:36 AM Revision 1a51a757 (qgis): Merge pull request #3631 from nirvn/legend_vertical_alignment_2
[legend] insure multi-line labels are vertically centered with tall symbols Nyall Dawson
05:02 AM Revision 45587425 (qgis): [legend] insure multi-line labels are vertically centered with tall sym...
Mathieu Pellerin - nIRV
02:31 AM Revision 4bcd9706 (qgis): Fix more occurances of drawPolygon issues on Windows
Nyall Dawson

2016-10-18

01:18 AM Revision 4b398d3c (qgis): Fix badly worded string
Nyall Dawson
12:38 AM Revision cea47427 (qgis): Optimise creation of spatial indexes
Use constructor which takes an iterator instead of manually
adding features, and don't request attributes for spatial...
Nyall Dawson
10:05 PM Revision 0d09ad1e (qgis): [processing] fixed parameterString test
Victor Olaya
10:05 PM Revision d911671b (qgis): [processing] dont set default value in param string, when passed null v...
Victor Olaya
08:08 PM Revision d32a949b (qgis): Blacklist PyQgsDBManagerGpkg test
The test consistently segfaults on Travis, but run fine locally,
normally or under Valgrind.
Trying to run it under V...
Even Rouault
08:08 PM Revision 2c1356cd (qgis): [DBManager] Remove geopackage support from spatialite plugin
Even Rouault
08:08 PM Revision d10e564b (qgis): [DBManager] Add tests for GPKG plugin
Even Rouault
08:08 PM Revision 3f2866c4 (qgis): [FEATURE] [DBManager] Add a GeoPackage dedicated plugin
Even Rouault
08:08 PM Revision 68cb04a5 (qgis): [OGR provider] Support full SELECT subset string
This will be useful for DBManager SQL request layer. Even Rouault
07:57 PM Revision 9d6acbdb (qgis): [processing] add missed imports
Alexander Bruy
07:38 PM Revision b779a6a3 (qgis): Fix failure on testGeopackageExtentUpdate test
Even Rouault
07:36 PM Revision c8e2eb16 (qgis): Fix failure on testGeopackageExtentUpdate test
Even Rouault
05:41 PM Revision d7bd5dc5 (qgis): [processing] correctly set default value for string parameters when no ...
Victor Olaya
04:44 PM Revision 2655ceda (qgis): Merge pull request #3595 from rldhont/fix_server_legend_layertitle
[BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable layer name in legend René-Luc ReLuc
04:23 PM Revision 70186ee2 (qgis): [OGR provider] Update layer extent for GPKG layers
When moving or deleting a geometry that previously touched the layer extent,
the layer extent was never shrinked.
Th...
Even Rouault
04:01 PM Revision d2299c1f (qgis): [OGR provider] Update layer extent for GPKG layers
When moving or deleting a geometry that previously touched the layer extent,
the layer extent was never shrinked.
Th...
Even Rouault
04:00 PM Revision 194004b0 (qgis): Fix 70ae301310c7a58134ac699fae70af7fd1176684
70ae301310c7a58134ac699fae70af7fd1176684 requires a recent enough GDAL trunk
or GDAL 2.1.2
Even Rouault
03:59 PM Revision 8c373703 (qgis): Fix 70ae301310c7a58134ac699fae70af7fd1176684
70ae301310c7a58134ac699fae70af7fd1176684 requires a recent enough GDAL trunk
or GDAL 2.1.2
Even Rouault
03:55 PM Revision 700441ee (qgis): [processing] remove debug line and fix spatial index creation
Alexander Bruy
03:55 PM Revision 63955e65 (qgis): [processing] fixed handling of None param values in ogr2ogrtopostgis.py
Conflicts:
python/plugins/processing/algs/gdal/ogr2ogrtopostgis.py
Victor Olaya
03:55 PM Revision aeaef6f5 (qgis): [processing] made connection params optional in ogr2ogrtopostgis.py
Victor Olaya
03:55 PM Revision e55d1923 (qgis): [processing] fixes for 'import into PostGIS' alg
fixes #15097 Victor Olaya
03:55 PM Revision 6731eaa9 (qgis): Add test for setting up connection string
Conflicts:
python/plugins/processing/algs/gdal/ogr2ogrtopostgis.py
Sandro Santilli
03:55 PM Revision d63222e6 (qgis): [processing] Allow using libpq defaults for host,port,user,pass and dbname
Fixes #15706 Sandro Santilli
03:55 PM Revision b83fbb16 (qgis): [processing] warn if extent might not be in the expected CRS
Victor Olaya
03:55 PM Revision b4562d14 (qgis): [processing] fixed iterative execution
fixes #15650 Victor Olaya
03:55 PM Revision 7a87fb55 (qgis): [processing] don't use full path for naming layers when loaded in datao...
Victor Olaya
03:55 PM Revision 22a6c473 (qgis): [processing] alternative way of copying algorithms in a model.
should fix #15060 and #15480 Victor Olaya
03:55 PM Revision eb5fc90f (qgis): [processing] dont use hidden outputs when exporting to python or displa...
fixes #14998
Conflicts:
python/plugins/processing/core/GeoAlgorithm.py
Victor Olaya
03:55 PM Revision 90db2464 (qgis): [processing] use only selected features for spatial index
fixes #15584 Victor Olaya
03:55 PM Revision 128da300 (qgis): [processing] better update of expression widget when layer is changed i...
Victor Olaya
03:55 PM Revision c0e3b8fb (qgis): [processing] added short help for saga raster calculator
Victor Olaya
03:55 PM Revision 135576ec (qgis): [processing] fixed wrong import in i_aster_toar
Conflicts:
python/plugins/processing/algs/grass7/ext/i_aster_toar.py
Victor Olaya
03:47 PM Revision e0fc6414 (qgis): Show commit errors in transaction mode
Matthias Kuhn
03:22 PM Revision 9d316b01 (qgis): [OGR provider] Update layer extent for GPKG layers
When moving or deleting a geometry that previously touched the layer extent,
the layer extent was never shrinked.
Th...
Even Rouault
03:03 PM Revision 70ae3013 (qgis): [OGR provider] Update layer extent for GPKG layers
When moving or deleting a geometry that previously touched the layer extent,
the layer extent was never shrinked.
Th...
Even Rouault
02:17 PM Revision 1b48a743 (qgis): test_provider_ogr_gpkg.py: remove stuff that shouldn't have gone in 348...
Even Rouault
02:16 PM Revision 348af7ed (qgis): test_provider_ogr_gpkg.py: pyflakes fixes
Even Rouault
01:43 PM Revision 9786fc00 (qgis): DBManager: python3 fix in create table dialog
The setAutoCompletion() method of QComboBox was deprecated in QT 4 and
has been removed in QT 5. Auto completion is e...
Even Rouault
01:35 PM Revision e22b1953 (qgis): Hide constraint warnings when there are no constraints
Matthias Kuhn
01:18 PM Revision 50389490 (qgis): WMS Server: catch QgsCSException and don't add null bounding boxes to t...
Marco Hugentobler
12:17 PM Revision a51ef429 (qgis): [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable ...
If the layer has only one legend node, it is embedded in parent.
In QGIS Server the user can specify no layer title, ...
René-Luc ReLuc
12:08 PM Revision c74c722c (qgis): qgm2cpp.pl fix
(cherry picked from commit 14fbb942c77e12b6d79092bb6bf31e54a02e86cd) Jürgen Fischer
12:08 PM Revision b8e41e84 (qgis): qgm2cpp.pl fix
(cherry picked from commit 14fbb942c77e12b6d79092bb6bf31e54a02e86cd) Jürgen Fischer
12:07 PM Revision 14fbb942 (qgis): qgm2cpp.pl fix
Jürgen Fischer
12:05 PM Revision 73afe217 (qgis): Fix QgsMapLayer ConvertToSubClassCode (#3611)
Fix #15683 Matthias Kuhn
12:04 PM Revision 2b033c1a (qgis): Fix relation manager mess when adding new relations
The table showed wrong information because it didn't take sorting into account
and relied on stable row numbers.
Matthias Kuhn
11:50 AM Revision 640e10b5 (qgis): [processing] Allow using libpq defaults for host,port,user,pass and dbname
Fixes #15706
Includes tests
Sandro Santilli
11:44 AM Revision 2fc41801 (qgis): [processing] Fix handling of None shapeEncoding
Fixes #15719 -- object of type 'NoneType' has no len() Sandro Santilli
11:44 AM Revision 17510f09 (qgis): [processing] Fix handling of None shapeEncoding
Fixes #15719 -- object of type 'NoneType' has no len() Sandro Santilli
11:39 AM Revision a4c55092 (qgis): Merge pull request #3612 from ghtmtt/patch-2
[processing] Missing import fixed for R algorithm Alexander Bruy
11:38 AM Revision f0f70a5d (qgis): Merge pull request #3624 from ghtmtt/master
[processing] porting some small fixes to master Alexander Bruy
11:08 AM Revision f1877078 (qgis): Fix icon size for constraint warning
Matthias Kuhn
11:05 AM Revision aa413b67 (qgis): Fix ogrLayerName handling of PostgreSQL dataset URIs
Also document "uri" parameter semantic, and add more tests.
See for background
https://lists.osgeo.org/pipermail/qgis...
Sandro Santilli
11:05 AM Revision 566e93e6 (qgis): Fix ogrLayerName handling of PostgreSQL dataset URIs
Also document "uri" parameter semantic, and add more tests.
See for background
https://lists.osgeo.org/pipermail/qgis...
Sandro Santilli
11:05 AM Revision 8843de88 (qgis): Fix ogrLayerName handling of PostgreSQL dataset URIs
Also document "uri" parameter semantic, and add more tests.
See for background
https://lists.osgeo.org/pipermail/qgis...
Sandro Santilli
11:05 AM Revision dc5abfed (qgis): Fix ogrLayerName handling of PostgreSQL dataset URIs
Also document "uri" parameter semantic, and add more tests.
See for background
https://lists.osgeo.org/pipermail/qgis...
Sandro Santilli
10:56 AM Revision 76d17ca5 (qgis): update ScriptEditorDialog for py3
matteo ghetta
10:38 AM Revision 1700aa1c (qgis): Fix form constraints and group visibility
When a relation editor was shown (or more generally a widget which is not an
editor widget), constraints and group vi...
Matthias Kuhn
10:32 AM Revision 4ba3290a (qgis): [postgres] Avoid crash when fetching default value fails
Matthias Kuhn
10:13 AM Revision 7f3b10b4 (qgis): [processing] fix button font size in script editor
fixes the zooming of the font size in script editor dialog using another method matteo ghetta
10:10 AM Revision 76eb086c (qgis): [processing] avoid overlapping UI
multi field widget doesn't overlap anymore with other widgets matteo ghetta
10:08 AM Revision 904f49ec (qgis): [processing] Missing import fixed for R algorithm
matteo ghetta
09:06 AM Revision d78d62eb (qgis): Const correctness for QgsPoint::azimuth
Nyall Dawson
08:44 AM Revision 321017fe (qgis): Fix offline editing (#3620)
We cannot just restore all layer properties, offline editing relies on some not
being copied.
Matthias Kuhn
08:32 AM Revision 743a5cdb (qgis): Followup e8be0e, fix rotation when disabling sync
Nyall Dawson
08:30 AM Revision 1762c9ca (qgis): Merge pull request #3619 from nirvn/processing_tinyfix
[processing] fix missing argument when calling getMinCoveringExtent() Victor Olaya
08:21 AM Revision 13afc10d (qgis): [composer] Allow syncing pictures to true north
Previously pictures could only be synced to grid north, which
can be totally wrong for many CRSes (especially in pola...
Nyall Dawson
08:11 AM Revision fb78285d (qgis): [composer] Allow syncing pictures to true north
Previously pictures could only be synced to grid north, which
can be totally wrong for many CRSes (especially in pola...
Nyall Dawson
06:22 AM Revision b2b66751 (qgis): Fix effects lost on geometry generator symbol layer
(cherry-picked from 2a873b83ade6ac2a49ad18598e25e27fd6e9d3d2) Nyall Dawson
06:20 AM Revision 89cc6454 (qgis): Merge pull request #3618 from nyalldawson/true_north
[composer] Allow syncing pictures to true north (fixes #192) Nyall Dawson
05:55 AM Revision 730b5b79 (qgis): [processing] fix missing argument when calling getMinCoveringExtent()
Mathieu Pellerin - nIRV
05:45 AM Revision e8be0ed9 (qgis): [composer] Allow syncing pictures to true north
Previously pictures could only be synced to grid north, which
can be totally wrong for many CRSes (especially in pola...
Nyall Dawson
05:45 AM Revision fb860fb6 (qgis): New class QgsBearingUtils with method to calculate true north
Nyall Dawson
05:22 AM Revision 2835cad6 (qgis): Grey out disabled symbol layers in tree
Nyall Dawson
05:22 AM Revision a6148deb (qgis): [FEATURE] Data defined symbol layer visibility
Adds a data defined override to control a symbol layer's
visibility. Allows users to disable drawing certain symbol l...
Nyall Dawson
05:22 AM Revision b8c2e68f (qgis): [FEATURE] Allow symbol layers to be temporarily disabled
Adds a new checkbox at the bottom of each symbol layer's
properties which allows you to control whether the layer is
...
Nyall Dawson
05:22 AM Revision 2a873b83 (qgis): Fix effects lost on geometry generator symbol layer
Nyall Dawson
05:20 AM Revision bd81edc3 (qgis): Defer processing of dropped files
On Windows (and maybe other platforms) Qt locks the dragging
application for the duration of dropEvent. This means th...
Nyall Dawson
04:38 AM Revision 4589a807 (qgis): Followup ecee438
Nyall Dawson

2016-10-17

01:55 AM Revision ecee4381 (qgis): Fix changing project CRS from legend doesn't correctly set CRS
Also avoid fragile duplicated code for setting/retrieving
common project properties
Fixes #15717
Nyall Dawson
01:48 AM Revision 7396370a (qgis): german translation update
Jürgen Fischer
10:07 PM Revision 9a90a245 (qgis): Add processing test .aux.xml to .gitignore
Nyall Dawson
09:59 PM Revision 25ef130c (qgis): Merge branch 'master' of github.com:qgis/QGIS
Borys Jurgiel
09:59 PM Revision a6c04fc4 (qgis): [Plugin Manager] Fix font size also in master (issue #15302)
Borys Jurgiel
09:54 PM Revision 17e318bd (qgis): [FEATURE] Drag qpt to QGIS to create new composer from template
Nyall Dawson
08:17 PM Revision 55505f9e (qgis): windows: prefer spatialite_i over spatialite
(cherry picked from commit 219a97c35b7c1d8a8943d4e2e47a8956288320b4) Jürgen Fischer
08:16 PM Revision 71bfa1d5 (qgis): windows: prefer spatialite_i over spatialite
(cherry picked from commit 219a97c35b7c1d8a8943d4e2e47a8956288320b4) Jürgen Fischer
08:13 PM Revision 8194de9b (qgis): windows: prefer spatialite_i over spatialite
(cherry picked from commit 219a97c35b7c1d8a8943d4e2e47a8956288320b4) Jürgen Fischer
08:13 PM Revision 219a97c3 (qgis): windows: prefer spatialite_i over spatialite
Jürgen Fischer
07:10 PM Revision 9a962524 (qgis): Use qIsInf instead of isinf
Matthias Kuhn
06:45 PM Revision f3637b17 (qgis): [processing] avoid overlapping UI (#3616)
Super small changes that avoids the overlapping of multi selection widget with other widgets matteo ghetta
06:38 PM Revision c4538b76 (qgis): [BUGFIX][QGIS Server] GetFeatureInfo: Feature with no geometry is not r...
René-Luc ReLuc
06:36 PM Revision ba2dd71b (qgis): [BUGFIX][QGIS Server] GetFeatureInfo: Feature with no geometry is not r...
René-Luc ReLuc
05:49 PM Revision e6397307 (qgis): [BUGFIX][QGIS Server] GetFeatureInfo: Feature with no geometry is not r...
René-Luc ReLuc
05:22 PM Revision 82d9e054 (qgis): Merge pull request #3606 from rldhont/fix_server_featureinfo_nogeometry
[BUGFIX][QGIS Server] GetFeatureInfo: Feature with no geometry is not… René-Luc ReLuc
03:59 PM Revision 522013b8 (qgis): scripts/scandeps.pl: avoid duplicate build depends
Jürgen Fischer
03:59 PM Revision e158ecad (qgis): scripts/scandeps.pl run and t2tdoc
Jürgen Fischer
02:41 PM Revision 25d0351d (qgis): [processing] fixed creating params and outputs from description strings
Victor Olaya
02:13 PM Revision 8f4405f4 (qgis): Also restore layer variables for raster layers from QML
Matthias Kuhn
02:10 PM Revision f0dd7fd4 (qgis): Restore layer variables from QML
Fix #14452 Matthias Kuhn
01:28 PM Revision 697cd1bb (qgis): [BUGFIX][QGIS Server] GetFeatureInfo: Feature with no geometry is not r...
René-Luc ReLuc
01:05 PM Revision 1f1898df (qgis): Allow 0 (infinite) for scale dependent visibility
Fix #15414 Matthias Kuhn
12:35 PM Revision 272a7ae0 (qgis): Revert "[processing] fixed handling of None param values in ogr2ogrtopo...
This reverts commit b94098543983b8b267f36c75756dcebd7c7db2a4.
It was pushed accidentally
Sandro Santilli
11:56 AM Revision 003f10e9 (qgis): Fix extraction of ogr LayerName from database dataset URIs
See https://github.com/qgis/QGIS/commit/6c5364186dd8d45ac51e5bd1a72c6a542f032cb1#commitcomment-19439676
Includes test...
Sandro Santilli
11:55 AM Revision 8bcac0f4 (qgis): Fix extraction of ogr LayerName from database dataset URIs
See https://github.com/qgis/QGIS/commit/6c5364186dd8d45ac51e5bd1a72c6a542f032cb1#commitcomment-19439676
Includes test...
Sandro Santilli
11:55 AM Revision 52a0082a (qgis): Fix extraction of ogr LayerName from database dataset URIs
See https://github.com/qgis/QGIS/commit/6c5364186dd8d45ac51e5bd1a72c6a542f032cb1#commitcomment-19439676
Includes test...
Sandro Santilli
11:53 AM Revision fdc3542a (qgis): Fix extraction of ogr LayerName from database dataset URIs
See https://github.com/qgis/QGIS/commit/6c5364186dd8d45ac51e5bd1a72c6a542f032cb1#commitcomment-19439676
Includes test...
Sandro Santilli
11:22 AM Revision da0ee8b0 (qgis): Merge pull request #3597 from rouault/saveas_overwrite_append
[FEATURE] Vector layer save as: offer file/layer overwriting, new layer creation, feature and field appending Even Rouault
11:11 AM Revision b9409854 (qgis): [processing] fixed handling of None param values in ogr2ogrtopostgis.py
Victor Olaya
10:47 AM Revision 03f08a6c (qgis): Fix QgsMapLayer ConvertToSubClassCode (#3611)
Fix #15683 Matthias Kuhn
10:23 AM Revision 8fa3127c (qgis): Don't rely on RTTI to convert symbol layer to sip objects
Matthias Kuhn
10:22 AM Revision 6c4cb92a (qgis): [processing] Missing import fixed for R algorithm
matteo ghetta
10:16 AM Revision a63805a6 (qgis): [processing] fixed handling of None param values in ogr2ogrtopostgis.py
Victor Olaya
09:39 AM Revision 589a217d (qgis): [processing] made connection params optional in ogr2ogrtopostgis.py
Victor Olaya
09:36 AM Revision d4b06362 (qgis): Minimal improvement for processing tests README
Matthias Kuhn
09:31 AM Revision 576ad138 (qgis): Fix python calls to inexistent methods
Matthias Kuhn
09:18 AM Revision e58177cf (qgis): [processing] fixes for 'import into PostGIS' alg
fixes #15097 Victor Olaya
08:32 AM Revision 61a10df4 (qgis): [processing] fixed check for empty param for strings
Victor Olaya
08:05 AM Revision 3001bd5f (qgis): Merge pull request #3610 from NaturalGIS/processing_grass7_v_voronoi_sk...
Processing grass7 v voronoi skeleton Victor Olaya
08:02 AM Revision 904b62b2 (qgis): Merge pull request #3607 from strk/master_2-processing-libpq-defaults
[processing] Do not override libpq defaults Victor Olaya
07:25 AM Revision cf833521 (qgis): Fix incorrect selection rect drawn for composer items on windows
Nyall Dawson
07:25 AM Revision d1aff824 (qgis): Fix bad fills when using marker line with render effects (fix #15696)
(cherry-picked from a0bfc10, 55f207) Nyall Dawson
06:53 AM Revision 49535581 (qgis): Fix incorrect selection rect drawn for composer items on windows
Nyall Dawson
06:53 AM Revision 4f10a9d2 (qgis): Fix bad fills when using marker line with render effects (fix #15696)
(cherry-picked from a0bfc10, 55f207) Nyall Dawson
06:25 AM Revision bec7cdd5 (qgis): Fix bad fills when using marker line with render effects (fix #15696)
(cherry-picked from a0bfc10, 55f207) Nyall Dawson
06:25 AM Revision e15c93d0 (qgis): Fix color widget opens in wrong panel (fix #15705)
(cherry-picked from 721d3c5bfbd33f00ab675edebb3d3aa3854352e3) Nyall Dawson
04:47 AM Revision 688d1a5e (qgis): [processing] Speed up dissolve when not using fields
Nyall Dawson
03:18 AM Revision a05b610a (qgis): [processing] Use prepared geometries for intersects tests
Wherever possible use prepared geometry engines for intersects
type tests, as it's much faster
Nyall Dawson
02:30 AM Revision 86368f39 (qgis): [processing] Optimise feature requests within qgis algs
- don't use setFilterFid() within loops to fetch features one
at time (as it's extremely slow), instead use setFilter...
Nyall Dawson

2016-10-16

01:55 AM Revision 55f20710 (qgis): Always clear pen/brush before drawing layer effects (fix #15696)
Nyall Dawson
08:09 PM Revision 8f9fe006 (qgis): add paramter to v.voronoi.skeleton
Giovanni Manghi
07:43 PM Revision 80c6a27f (qgis): Add a GRASS7 tool to compute skeletons of areas, using v.voronoi
Giovanni Manghi

2016-10-15

03:57 PM Revision 11627e80 (qgis): Merge pull request #3608 from Cracert/trans_2_14
[TRANSUP] pl: update translators in 2.14 branch Werner Macho
12:30 PM Revision 8914085d (qgis): [TRANSUP] pl: update translators in 2.14 branch
Robert Szczepanek
11:14 AM Revision d4feb35a (qgis): Add test for setting up connection string
Sandro Santilli
10:44 AM Revision be3e807d (qgis): [processing] Allow using libpq defaults for host,port,user,pass and dbname
Fixes #15706 Sandro Santilli
09:31 AM Revision c4222687 (qgis): Fix extraction of ogr LayerName from multi-layer dataset URIs
Adds supports for "layerid" when present.
Drop special handling for "table=" portions found in URI,
making the code m...
Sandro Santilli
09:13 AM Revision 6c536418 (qgis): Fix extraction of ogr LayerName from multi-layer dataset URIs
Adds supports for "layerid" when present.
Drop special handling for "table=" portions found in URI,
making the code m...
Sandro Santilli
09:12 AM Revision 979d6197 (qgis): Fix extraction of ogr LayerName from multi-layer dataset URIs
Adds supports for "layerid" when present.
Drop special handling for "table=" portions found in URI,
making the code m...
Sandro Santilli
09:11 AM Revision 1b1b2388 (qgis): Fix extraction of ogr LayerName from multi-layer dataset URIs
Adds supports for "layerid" when present.
Drop special handling for "table=" portions found in URI,
making the code m...
Sandro Santilli

2016-10-14

10:49 PM Revision 992995c6 (qgis): Backport the supported part of ToolsTest.py tests
Sandro Santilli
06:11 PM Revision 34c049d5 (qgis): Python scripts have 4-spaces indent
Sandro Santilli
06:10 PM Revision b50fee3d (qgis): Python scripts have 4-spaces indent
Sandro Santilli
04:35 PM Revision 167a5af8 (qgis): Add .editorconfig file
Sandro Santilli
04:33 PM Revision 60b4b4db (qgis): Python scripts have 4-spaces indent
Sandro Santilli
10:43 AM Revision 799510f7 (qgis): Revert "postgres provider: quote compound key columns in uri"
This reverts commit daa6510970e9afbc4d41d28e0c94b4f238eb372d.
I've tested that reverting this does not re-introduce ...
Sandro Santilli
10:43 AM Revision ada9348e (qgis): Fix PostgreSQL import of layers with multi-column or quoted-column keys
Fixes #15226 (drag & drop of postgresql views)
Includes test
Sandro Santilli
10:12 AM Revision c8b1b18c (qgis): Fix PostgreSQL import of layers with multi-column or quoted-column keys
Fixes #15226 (drag & drop of postgresql views)
Includes test
Sandro Santilli
10:12 AM Revision 17c85495 (qgis): Revert "postgres provider: quote compound key columns in uri"
This reverts commit daa6510970e9afbc4d41d28e0c94b4f238eb372d.
I've tested that reverting this does not re-introduce ...
Sandro Santilli
10:10 AM Revision 384a7905 (qgis): Revert "postgres provider: quote compound key columns in uri"
This reverts commit daa6510970e9afbc4d41d28e0c94b4f238eb372d.
I've tested that reverting this does not re-introduce ...
Sandro Santilli
10:10 AM Revision 1ce09b84 (qgis): Fix PostgreSQL import of layers with multi-column or quoted-column keys
Fixes #15226 (drag & drop of postgresql views)
Includes test
Sandro Santilli
10:03 AM Revision b8a2bc44 (qgis): debian packaging: add support for yakkety
Jürgen Fischer
10:00 AM Revision dd85796b (qgis): Revert "postgres provider: quote compound key columns in uri"
This reverts commit daa6510970e9afbc4d41d28e0c94b4f238eb372d.
I've tested that reverting this does not re-introduce ...
Sandro Santilli
09:59 AM Revision 5abdfcb8 (qgis): Fix PostgreSQL import of layers with multi-column or quoted-column keys
Fixes #15226 (drag & drop of postgresql views)
Includes test
Sandro Santilli
09:46 AM Revision 8207167b (qgis): debian packaging: add support for yakkety
Jürgen Fischer
09:43 AM Revision 0ff87405 (qgis): debian packaging: add support for yakkety
Jürgen Fischer
09:39 AM Revision f002a4a6 (qgis): debian packaging: add support for yakkety
Jürgen Fischer
09:06 AM Revision c0e3295c (qgis): Fix build
Nyall Dawson
09:06 AM Revision a0bfc10c (qgis): Fix bad fills when using marker line with render effects (fix #15696)
Nyall Dawson
08:42 AM Revision 47c1f6e6 (qgis): Merge pull request #3602 from nirvn/composer_table_custom_grid
[FEATURE] control over drawing of composer table grid horizontal & vertical lines Nyall Dawson
08:30 AM Revision 721d3c5b (qgis): Fix color widget opens in wrong panel (fix #15705)
Nyall Dawson
08:20 AM Revision ec2d7fea (qgis): [FEATURE] control over drawing of composer table grid horizontal & vert...
Mathieu Pellerin - nIRV
07:56 AM Revision ea2fbd1c (qgis): Merge pull request #3584 from nirvn/db_manager_fixes
[db manager] non-spatial import & spatialite error reporting fixes Nyall Dawson
05:39 AM Revision 4b059e04 (qgis): Fix unused variable warning
Nyall Dawson
05:21 AM Revision de85fdd6 (qgis): Fix layer tree expanded state when used expand/collapse all (fixes #15691)
Martin Dobias
03:02 AM Revision 11043c41 (qgis): Add default shortcut to open attribute table (F6)
Nyall Dawson
03:02 AM Revision b7321ecd (qgis): Fix incorrect selection rect drawn for composer items on windows
Nyall Dawson
02:35 AM Revision de360f29 (qgis): Merge pull request #3577 from dakcarto/master-ows-fixes
Larry Shaffer

2016-10-13

12:34 AM Revision f124107f (qgis): Fix incorrect selection rect drawn for composer items on windows
Nyall Dawson
12:20 AM Revision 4c26a81e (qgis): Add default shortcut to open attribute table (F6)
Nyall Dawson
11:52 PM Revision 3efbc0be (qgis): Fix HTML annotation does not display HTML (fix #8609)
Annotation was only rendering html when it was associated with a
map layer. Now if it isn't associated with a map lay...
Nyall Dawson
11:52 PM Revision 94861665 (qgis): Fix first marker is drawn twice for marker line interval mode
(cherry-picked from 748d8acddb5ab6e72b09d2ae6485d46fc17c4d16) Nyall Dawson
11:46 PM Revision 7d6d6c7a (qgis): Using 'perimeter (curved)' labels on polygon layers will
now respect 'Show upside-down labels' setting
(cherry-picked from 34e2bea, a21946a, 12a8891)
Frits van Veen
11:19 PM Revision bd5f9792 (qgis): Fix invalid values for @map_extent_width/height (fix #15672)
(cherry-picked from c1cf896c1a76fdac16b3e800b7e1f106f983e299) Nyall Dawson
11:19 PM Revision 4dcbc1f6 (qgis): Fix escaping in regexp function help
(cherry-picked from e69dd9c9b2fa13efe3a4cd2a512885accfec60b4) Nyall Dawson
08:32 PM Revision d30a8c1f (qgis): Add hint about running specific test methods in python unit tests
Sandro Santilli
08:13 PM Revision a629deef (qgis): [auth] Reinstate auth system reply expansions for OWS providers
- Apparently this was lost during a git squash of commits for 2.12 PR Larry Shaffer
08:13 PM Revision 37b00eb6 (qgis): [WFS provider] Fix auth config extra expansion and auth prioritization
Larry Shaffer
08:09 PM Revision 9671609c (qgis): [auth] Reinstate auth system reply expansions for OWS providers
- Apparently this was lost during a git squash of commits for 2.12 PR Larry Shaffer
08:09 PM Revision ff661fe6 (qgis): [WFS provider] Fix auth config extra expansion and auth prioritization
Larry Shaffer
03:56 PM Revision 518b2490 (qgis): [processing] removed debug line
Victor Olaya
03:22 PM Revision ba98e2d5 (qgis): [processing] remove debug line (fix #15677)
Alexander Bruy
03:20 PM Revision e1607503 (qgis): [processing] correctly handle help loading (fix #15641)
(cherry picked from commit 11326245fae6b4f7946c950ec5ba2a8151e95c44) Alexander Bruy
03:20 PM Revision 022c7de5 (qgis): [processing] correctly handle help loading (fix #15641)
(cherry picked from commit 11326245fae6b4f7946c950ec5ba2a8151e95c44) Alexander Bruy
03:18 PM Revision 11326245 (qgis): [processing] correctly handle help loading (fix #15641)
Alexander Bruy
02:07 PM Revision 5adb90d1 (qgis): [gdaltools] add missed signals (fix #15623)
Alexander Bruy
01:53 PM Revision 35f17496 (qgis): Merge pull request #3581 from alexbruy/processing-terrain-analysis
[processing] add raster terrain analysis tools Victor Olaya
01:45 PM Revision 8a4b782e (qgis): [processing] fixed wrong provider reference in union algorithm
Victor Olaya
01:40 PM Revision 948dcc22 (qgis): [processing] warn if extent might not be in the expected CRS
Victor Olaya
11:38 AM Revision 34894c6f (qgis): [FEATURE] Vector layer save as: offer file/layer overwriting, new layer...
When saving a vector layer into an existing file, depending on the capabilities
of the output driver, the user can no...
Even Rouault
10:47 AM Revision 06a84f94 (qgis): [Plugin Manager] Fix font size (issue #15302)
Borys Jurgiel
10:37 AM Revision 5fd4cee3 (qgis): Merge pull request #3598 from borysiasty/master_2
[Plugin Manager] Fix font size (issue #15302) Jürgen Fischer
10:19 AM Revision ffd1a2ce (qgis): [Plugin Manager] Fix font size (issue #15302)
Borys Jurgiel
02:44 AM Revision 6f84a001 (qgis): Merge pull request #3576 from dakcarto/master_2-ows-fixes
Larry Shaffer

2016-10-12

10:47 PM Revision 2d7164f8 (qgis): [auth] Reinstate auth system reply expansions for OWS providers
- Apparently this was lost during a git squash of commits for 2.12 PR Larry Shaffer
10:47 PM Revision e3164e9e (qgis): [WFS provider] Fix auth config extra expansion and auth prioritization
Larry Shaffer
09:43 PM Revision 25794d40 (qgis): Avoid warning
Nyall Dawson
09:41 PM Revision eb2f5958 (qgis): Avoid warning
Nyall Dawson
08:48 PM Revision 0f4cba5c (qgis): Fix bogus precision/scale in PostgreSQL for double values
This reverts commit 92f71b696ca93c792ae5602ed82863fcef0e5006,
which broke import of legit shapefiles by assuming wron...
Sandro Santilli
05:10 PM Revision 614acd0c (qgis): Last Redo [BUGFIX][QGIS Server] Joins was not reloaded if the layer is ...
Add an accessor to QgsVectorLayer join buffer, to not duplicate QgsVectorLayerJoinBuffer::readXml code René-Luc ReLuc
05:06 PM Revision 39060598 (qgis): Last Redo [BUGFIX][QGIS Server] Joins was not reloaded if the layer is ...
Add an accessor to QgsVectorLayer join buffer, to not duplicate QgsVectorLayerJoinBuffer::readXml code René-Luc ReLuc
05:05 PM Revision 21cfb7d5 (qgis): Last Redo [BUGFIX][QGIS Server] Joins was not reloaded if the layer is ...
Add an accessor to QgsVectorLayer join buffer, to not duplicate QgsVectorLayerJoinBuffer::readXml code René-Luc ReLuc
05:03 PM Revision 726bac52 (qgis): Last Redo [BUGFIX][QGIS Server] Joins was not reloaded if the layer is ...
Add an accessor to QgsVectorLayer join buffer, to not duplicate QgsVectorLayerJoinBuffer::readXml code René-Luc ReLuc
03:22 PM Revision 38b43a2e (qgis): Fix hub link
Sandro Santilli
03:22 PM Revision a0a4e7b9 (qgis): Fix hub link
Sandro Santilli
03:18 PM Revision 15fe635f (qgis): Fix hub link
Sandro Santilli
03:04 PM Revision 898addfa (qgis): [processing] avoid division by zero (fix #15521)
Alexander Bruy
02:19 PM Revision bb8e89fa (qgis): [labeling] Fix line orientation option gets checked randomly
(cherry-picked from 01a402ca113b448f9a8891fda4c062d8bc310f77) Nyall Dawson
02:19 PM Revision 46030757 (qgis): Fix HTML annotation does not display HTML (fix #8609)
Annotation was only rendering html when it was associated with a
map layer. Now if it isn't associated with a map lay...
Nyall Dawson
02:19 PM Revision e79f2b91 (qgis): Correctly handle edit buffer when using request with limit (fix #15505)
(cherry-picked from 2665eb50a69220324f4a6d045e8eba6601760dd3) Nyall Dawson
02:19 PM Revision a6dc6acf (qgis): Fix first marker is drawn twice for marker line interval mode
(cherry-picked from 748d8acddb5ab6e72b09d2ae6485d46fc17c4d16) Nyall Dawson
02:19 PM Revision 3c43bb5e (qgis): Fix invalid values for @map_extent_width/height (fix #15672)
(cherry-picked from c1cf896c1a76fdac16b3e800b7e1f106f983e299) Nyall Dawson
02:19 PM Revision b40b4912 (qgis): Fix escaping in regexp function help
(cherry-picked from e69dd9c9b2fa13efe3a4cd2a512885accfec60b4) Nyall Dawson
02:19 PM Revision b9a69d07 (qgis): Allow expression functions to appear in multiple groups (fix #15682)
Now functions which make sense for multiple contexts (eg length,
to_date) can appear in more than one group.
(cherry...
Nyall Dawson
02:19 PM Revision ba99c7ca (qgis): Fix renaming a virtual field leads to crash (fix #15669)
(cherry-picked from 3a76708bcb4785f5fe930be0b18396e5fa87031f) Nyall Dawson
01:46 PM Revision 7d42a4b0 (qgis): Add test for #15188 (this branch is unaffected by the bug)
Sandro Santilli
01:01 PM Revision d0b3430e (qgis): Fix bogus precision/scale in PostgreSQL for double values
This reverts commit 92f71b696ca93c792ae5602ed82863fcef0e5006,
which broke import of legit shapefiles by assuming wron...
Sandro Santilli
12:58 PM Revision a985d8c9 (qgis): Fix bogus precision/scale in PostgreSQL for double values
This reverts commit 92f71b696ca93c792ae5602ed82863fcef0e5006,
which broke import of legit shapefiles by assuming wron...
Sandro Santilli
12:54 PM Revision 8f42bb8d (qgis): Add perceptually uniform colormaps to default styles
Adds the Viridis, Magma, Plasma and Inferno uniform color ramps
created by Stéfan van der Walt and Nathaniel Smith
S...
Nyall Dawson
12:54 PM Revision 89e69045 (qgis): Correctly handle edit buffer when using request with limit (fix #15505)
(cherry-picked from 2665eb50a69220324f4a6d045e8eba6601760dd3) Nyall Dawson
12:54 PM Revision 48e6bfc6 (qgis): Fix HTML annotation does not display HTML (fix #8609)
Annotation was only rendering html when it was associated with a
map layer. Now if it isn't associated with a map lay...
Nyall Dawson
12:54 PM Revision edd56e95 (qgis): Fix @geometry_point_num and @geometry_point_count for marker lines
Fixes #15673
(cherry-picked from ddfe91f76342578934398f9cc56aa68e4e525020)
Nyall Dawson
12:54 PM Revision 5657a36e (qgis): [labeling] When in line orientation placement mode, rename above/
below options to left of line/right of line
Makes their meaning clearer
(cherry-picked from c36c242e8ef242ef7f2da52...
Nyall Dawson
12:54 PM Revision 44224617 (qgis): [labeling] Fix line orientation option gets checked randomly
(cherry-picked from 01a402ca113b448f9a8891fda4c062d8bc310f77) Nyall Dawson
12:54 PM Revision dae0bced (qgis): Fix first marker is drawn twice for marker line interval mode
(cherry-picked from 748d8acddb5ab6e72b09d2ae6485d46fc17c4d16) Nyall Dawson
12:54 PM Revision d5580772 (qgis): Fix renaming a virtual field leads to crash (fix #15669)
(cherry-picked from 3a76708bcb4785f5fe930be0b18396e5fa87031f) Nyall Dawson
12:54 PM Revision 72431923 (qgis): Fix escaping in regexp function help
(cherry-picked from e69dd9c9b2fa13efe3a4cd2a512885accfec60b4) Nyall Dawson
12:54 PM Revision 6fc9712a (qgis): Allow expression functions to appear in multiple groups (fix #15682)
Now functions which make sense for multiple contexts (eg length,
to_date) can appear in more than one group.
(cherry...
Nyall Dawson
12:54 PM Revision 28fc834d (qgis): Fix invalid values for @map_extent_width/height (fix #15672)
(cherry-picked from c1cf896c1a76fdac16b3e800b7e1f106f983e299) Nyall Dawson
11:53 AM Revision 6ee6398c (qgis): typo fix
Jürgen Fischer
11:11 AM Revision 00859ae3 (qgis): fix default for DEFAULT_WITH_INTERNAL_QWTPOLAR setting
Jürgen Fischer
09:05 AM Revision 6605a227 (qgis): [processing] Optimise uniqueValues method
Now it uses the standard QgsVectorLayer.uniqueValues() method
where possible so that provider side optimisations are ...
Nyall Dawson
08:56 AM Revision 05ea4be7 (qgis): [processing] Fix inefficient values() method
Method was iterating over ever feature in a layer, including
geometries and all attributes for EVERY attribute reques...
Nyall Dawson
08:31 AM Revision 2665eb50 (qgis): Correctly handle edit buffer when using request with limit (fix #15505)
Nyall Dawson
06:20 AM Revision 53c3ed2d (qgis): Fix HTML annotation does not display HTML (fix #8609)
Annotation was only rendering html when it was associated with a
map layer. Now if it isn't associated with a map lay...
Nyall Dawson

2016-10-11

07:03 PM Revision a5ffc6a8 (qgis): Merge pull request #3589 from gacarrillor/patch-1
Adding contribution details. Even Rouault
02:39 PM Revision a1367d43 (qgis): Revert "[processing] Fix missing points in polygons menu item (fix #156...
This reverts commit ba7fdded19760a5ee526cf7357be2b4a7e1b440c. Alexander Bruy
02:39 PM Revision 8784ad0c (qgis): Revert "[processing] restore Points in Polygons algorithm menu entry (f...
This reverts commit 1051dbbdaaa4e4f3a02832f6a923eb9fccd85156. Alexander Bruy
11:38 AM Revision 713e5768 (qgis): [QGIS Server] Loss qobject_cast when it's usefull
René-Luc ReLuc
11:36 AM Revision f17eb482 (qgis): [QGIS Server] Loss qobject_cast when it's usefull
René-Luc ReLuc
11:35 AM Revision 93efb794 (qgis): [QGIS Server] Loss qobject_cast when it's usefull
René-Luc ReLuc
11:35 AM Revision 75405293 (qgis): [QGIS Server] Loss qobject_cast when it's usefull
René-Luc ReLuc
11:04 AM Revision 1051dbbd (qgis): [processing] restore Points in Polygons algorithm menu entry (follow up...
(cherry picked from commit 85962653a2e07f2036964d02ec6e7a4229551183) Alexander Bruy
11:04 AM Revision ba7fdded (qgis): [processing] Fix missing points in polygons menu item (fix #15670)
Also add a unit test
(cherry picked from commit d4323addf04e0a1bdccec2127c7b2b8a59661799)
Conflicts:
python/plugin...
Nyall Dawson
11:01 AM Revision 85962653 (qgis): [processing] restore Points in Polygons algorithm menu entry (follow up...
Alexander Bruy
10:57 AM Revision a356bac1 (qgis): [procesing] add tests for raster terrain analysis algorithms
Alexander Bruy
10:55 AM Revision 7b747743 (qgis): [processing] expose Relief from Raster terrain analysis plugin in toolbox
Alexander Bruy
10:55 AM Revision e76a4678 (qgis): [processing] expose Aspect from Raster terrain analysis plugin in toolbox
Alexander Bruy
10:55 AM Revision fabc0970 (qgis): [processing] add icons for raster terrain analysis algorithms
Alexander Bruy
10:55 AM Revision 15902aa2 (qgis): [processing] expose Hillshade from Raster terrain analysis plugin in to...
Alexander Bruy
10:55 AM Revision 2c2ff64f (qgis): [processing] expose Ruggedness from Raster terrain analysis plugin in t...
Alexander Bruy
10:55 AM Revision 48c7c49c (qgis): [processing] expose Slope from Raster terrain analysis plugin in toolbox
Alexander Bruy
10:55 AM Revision e2f36e40 (qgis): [processing] remove unused imports
Alexander Bruy
09:17 AM Revision 48c11806 (qgis): Merge pull request #3588 from ghtmtt/patch-1
[processing] add missed import Alexander Bruy
08:46 AM Revision 60cc8537 (qgis): Add perceptually uniform colormaps to default styles
Adds the Viridis, Magma, Plasma and Inferno uniform color ramps
created by Stéfan van der Walt and Nathaniel Smith
S...
Nyall Dawson
07:57 AM Revision 9263abe4 (qgis): [composer] Move all grid settings into seperate panel
Now grid settings are accessed by clicking "Modify grid"
from the composer map properties panel. This opens a new
sta...
Nyall Dawson
05:41 AM Revision 0dc5e836 (qgis): Fix unused variable warning
Nyall Dawson
04:08 AM Revision 44546e8e (qgis): [composer] Port remaining symbol pickers to inline panels
Nyall Dawson
03:33 AM Revision c36c242e (qgis): [labeling] When in line orientation placement mode, rename above/
below options to left of line/right of line
Makes their meaning clearer
Nyall Dawson
02:44 AM Revision 01a402ca (qgis): [labeling] Fix line orientation option gets checked randomly
Nyall Dawson

2016-10-10

01:30 AM Revision d4323add (qgis): [processing] Fix missing points in polygons menu item (fix #15670)
Also add a unit test Nyall Dawson
01:30 AM Revision 90aebd11 (qgis): [processing] Add geometry info should add z/m values (fix #14659)
Nyall Dawson
05:58 PM Revision d7ed0697 (qgis): [QGIS Server] Use qobject_cast when it's usefull
René-Luc ReLuc
05:48 PM Revision 9610cbc5 (qgis): [QGIS Server] Use qobject_cast when it's usefull
René-Luc ReLuc
05:29 PM Revision 5abeac12 (qgis): [QGIS Server] Use qobject_cast when it's usefull
René-Luc ReLuc
05:18 PM Revision 49459c8d (qgis): [QGIS Server] Use qobject_cast when it's usefull
René-Luc ReLuc
04:32 PM Revision c96d8b20 (qgis): Adding contribution details.
Grabbed from former OSGeo trac: https://trac.osgeo.org/qgis/ gcarrillo -
04:28 PM Revision ca0fb196 (qgis): Redo [BUGFIX][QGIS Server] Joins was not reloaded if the layer is in cache
With the commit f6aad8b, the QgsMapLayerRegistry signal `layersWillBeRemoved` is always emit. This imply that the vec... René-Luc ReLuc
04:27 PM Revision 4aacaa99 (qgis): Revert "[BUGFIX][QGIS Server] Joins was not reloaded if the layer is in...
This reverts commit e0c281ed6f8e22fe361ea1ccaf17cc77d4b0a32b. René-Luc ReLuc
04:26 PM Revision 3c7a6429 (qgis): Revert "fix typo e0c281ed6f8e22fe361ea1ccaf17cc77d4b0a32b"
This reverts commit 5b79287aaa64fe97142978f6507dc8c0d1004fd9. René-Luc ReLuc
04:24 PM Revision ff86ecd8 (qgis): Revert "Fix QGIS server for PyQgsServerAccessControl"
This reverts commit 7d334c7d76e63ab8c3d752ab5c1e74b44771b8d6. René-Luc ReLuc
04:12 PM Revision f81bce25 (qgis): Redo [BUGFIX][QGIS Server] Joins was not reloaded if the layer is in cache
With the commit f6aad8b, the QgsMapLayerRegistry signal `layersWillBeRemoved` is always emit. This imply that the vec... René-Luc ReLuc
04:11 PM Revision a02d1308 (qgis): Revert "[BUGFIX][QGIS Server] Joins was not reloaded if the layer is in...
This reverts commit 8815f2e5fe1dd9aea3754b0b8317b7a9219dc938. René-Luc ReLuc
04:11 PM Revision fb6255d7 (qgis): Revert "fix typo 8815f2e5fe1dd9aea3754b0b8317b7a9219dc938"
This reverts commit 8b6e544da6d6941b67f7e67cb1c59d4b4fc349e3. René-Luc ReLuc
04:11 PM Revision 80f4ed7a (qgis): Revert "Fix QGIS server for PyQgsServerAccessControl"
This reverts commit f42b55461b4d0ce9e93cba1ba566738d41cc7415. René-Luc ReLuc
03:35 PM Revision d5328f6b (qgis): Redo [BUGFIX][QGIS Server] Joins was not reloaded if the layer is in cache
With the commit f6aad8b, the QgsMapLayerRegistry signal `layersWillBeRemoved` is always emit. This imply that the vec... René-Luc ReLuc
03:34 PM Revision 89dd2633 (qgis): Revert "[BUGFIX][QGIS Server] Joins was not reloaded if the layer is in...
This reverts commit ad32b5e1a7aa2e06bc8a6d29f2cba4e018d4a70c. René-Luc ReLuc
03:34 PM Revision c2328b18 (qgis): Revert "fix typo ad32b5e1a7aa2e06bc8a6d29f2cba4e018d4a70c"
This reverts commit 03fdaa02acb4abb6f8407d805379b50ec132e997. René-Luc ReLuc
03:34 PM Revision 86d455ab (qgis): Revert "Fix QGIS server for PyQgsServerAccessControl"
This reverts commit 6e4dbc0e45b41b163a9499dc16a0e4019853fd3e. René-Luc ReLuc
03:27 PM Revision 801d4cd9 (qgis): Revert "[BUGFIX][QGIS Server] Joins was not reloaded if the layer is in...
This reverts commit 1df9d7e1a60b3e6c913fae1414a6b397a1dc6aae. René-Luc ReLuc
03:27 PM Revision 3b65a91b (qgis): Revert "fix 1df9d7e"
This reverts commit 3b9316dae919a3debd31440eab18b51116cf478d. René-Luc ReLuc
03:27 PM Revision f4cae333 (qgis): Revert "fix typo 1df9d7e1a60b3e6c913fae1414a6b397a1dc6aae"
This reverts commit db1b52a249e7f5187e5ec2462bdf88ca91c5c988. René-Luc ReLuc
03:27 PM Revision be58cd78 (qgis): Revert "Fix QGIS server for PyQgsServerAccessControl"
This reverts commit 8648bd12f39e17e3e656101e5b12a13b170e59c5. René-Luc ReLuc
03:27 PM Revision e34116d7 (qgis): Redo [BUGFIX][QGIS Server] Joins was not reloaded if the layer is in cache
With the commit f6aad8b, the QgsMapLayerRegistry signal `layersWillBeRemoved` is always emit. This imply that the vec... René-Luc ReLuc
02:56 PM Revision 66035b61 (qgis): Merge branch 'processing_parameters_refactoring'
Alexander Bruy
02:56 PM Revision 2c9fdae4 (qgis): move imports to the top
Alexander Bruy
02:55 PM Revision 4292c46c (qgis): Merge branch 'processing_parameters_refactoring' of https://github.com/...
Alexander Bruy
01:48 PM Revision 6d2ab9ed (qgis): Merge pull request #3582 from fritsvanveen/fix_illegible_labels
Fix illegible labels Nyall Dawson
11:53 AM Revision 6fd58155 (qgis): @cluster_color should default to null, not empty string
Nyall Dawson
11:53 AM Revision ddfe91f7 (qgis): Fix @geometry_point_num and @geometry_point_count for marker lines
Fixes #15673 Nyall Dawson
11:53 AM Revision 748d8acd (qgis): Fix first marker is drawn twice for marker line interval mode
Nyall Dawson
11:53 AM Revision 0c4bf943 (qgis): Allow expression functions to appear in multiple groups (fix #15682)
Now functions which make sense for multiple contexts (eg length,
to_date) can appear in more than one group.
Nyall Dawson
11:53 AM Revision e69dd9c9 (qgis): Fix escaping in regexp function help
Nyall Dawson
11:53 AM Revision c1cf896c (qgis): Fix invalid values for @map_extent_width/height (fix #15672)
Nyall Dawson
10:48 AM Revision fa66da29 (qgis): Missing import fixed for R algorithm
matteo ghetta
09:09 AM Revision fba87f79 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS into processing_p...
Conflicts:
python/plugins/processing/gui/ExtentSelectionPanel.py
Victor Olaya
08:05 AM Revision 3b1dfa70 (qgis): [processing] made -te parameter optional in gdal warp
Victor Olaya
08:01 AM Revision 20b93df7 (qgis): [processing] made -te parameter optional in gdal warp
Victor Olaya

2016-10-09

12:49 AM Revision 139d140f (qgis): fix warning
(cherry picked from commit cd3adc077eda76f1503ed7d4e29b1b2e41218d47) Jürgen Fischer
12:47 AM Revision b51e3c7c (qgis): fix warning
(cherry picked from commit cd3adc077eda76f1503ed7d4e29b1b2e41218d47) Jürgen Fischer
12:44 AM Revision cd3adc07 (qgis): fix warning
Jürgen Fischer
01:55 PM Revision f2e87c93 (qgis): fix typos
Jürgen Fischer
01:55 PM Revision df16ef61 (qgis): german translation update
Jürgen Fischer
10:10 AM Revision 8d690fa4 (qgis): [composer] Use inline panels for grid and overview symbol style selectors
Nyall Dawson
02:43 AM Revision 8b66ade6 (qgis): german translation update
Jürgen Fischer

2016-10-08

01:47 AM Revision 22af5bf5 (qgis): fix typos
Jürgen Fischer
01:46 AM Revision f4a7cddb (qgis): fix typos
Jürgen Fischer
01:36 AM Revision a84a2824 (qgis): fix typos
Piotr Pociask
01:31 AM Revision 1e9124de (qgis): fix typos
Jürgen Fischer
01:03 AM Revision 3a76708b (qgis): Fix renaming a virtual field leads to crash (fix #15669)
Nyall Dawson
10:51 PM Revision 3b9316da (qgis): fix 1df9d7e
Jürgen Fischer
08:21 PM Revision ffa2bc46 (qgis): Fix VSIUnlink in QgsOgrUtils::stringToFeatureList
(cherry picked from commit a8d08891ce9a9b7add36955261cf402202a54e80) Piotr Pociask
08:19 PM Revision 9ad04821 (qgis): Fix VSIUnlink in QgsOgrUtils::stringToFeatureList
(cherry picked from commit a8d08891ce9a9b7add36955261cf402202a54e80) Piotr Pociask
08:18 PM Revision 1d612d79 (qgis): Merge pull request #3586 from p0cisk/master
Fix VSIUnlink in QgsOgrUtils::stringToFeatureList Jürgen Fischer
07:43 PM Revision a8d08891 (qgis): Fix VSIUnlink in QgsOgrUtils::stringToFeatureList
Piotr Pociask
06:37 PM Revision f2d1c2b3 (qgis): fix warnings
(cherry picked from commit 4e22d2485648632b3cb83815aa954ab9a936f35c) Jürgen Fischer
06:33 PM Revision 4e22d248 (qgis): fix warnings
Jürgen Fischer
 

Also available in: Atom