31231 Commits

Author SHA1 Message Date
Sandro Mani
060dca671e Destroy layers in TestQgsVectorAnalyzer::cleanupTestCase 2016-02-03 11:47:07 +01:00
Sandro Mani
ea27a8f2c6 Immediately destroy non-acquired connections when invalidating 2016-02-03 11:46:36 +01:00
volaya
0af700652e [processing] do not recreate algs tree when removing provider
This should fix the problem of QGIS taking to long to shutdown if there are plugins that add algorithms to Processing
2016-02-03 11:41:48 +01:00
Sandro Mani
eb3541e26a Destroy invalidated connection pool connections when released 2016-02-03 11:20:33 +01:00
Nyall Dawson
b6c714ac20 Improve API, docs for QgsDistanceArea 2016-02-03 18:57:10 +11:00
Etienne Trimaille
4755f7b89b set transparent color by default 2016-02-03 08:04:08 +01:00
Nyall Dawson
75fcd2d0d2 Fix mssql browser items not correctly populated before refreshing 2016-02-03 16:31:16 +11:00
Nyall Dawson
316a941f43 Avoid race condition when populating ms sql items in browser 2016-02-03 16:31:06 +11:00
Nyall Dawson
ac328a6993 Fix QgsDataItem docs 2016-02-03 16:30:58 +11:00
Nyall Dawson
e290280ca1 Fix refreshing mssql browser removes layers from collapsed schemas 2016-02-03 16:30:49 +11:00
Nyall Dawson
0a64c16e98 Add polygon test for mssql provider 2016-02-03 08:38:00 +11:00
Nyall Dawson
c6c8277ec8 Fix browser model issue identified by model test 2016-02-03 08:33:50 +11:00
Nyall Dawson
d4ea95ea49 Improve QgsCoordinateReferenceSystem documentation 2016-02-03 07:52:40 +11:00
Nyall Dawson
9e292d0cca Boost app startup test timeout further
To check whether this fixes failures on the windows nightly builds
2016-02-03 06:53:02 +11:00
Nyall Dawson
bdd7ab6c4d Fix spelling mistake in corrections file
(...my spelling ineptitude has reached a new low)
2016-02-03 06:49:58 +11:00
Etienne Trimaille
86f97d1bd9 fix transparency in qgsmaprenderer 2016-02-02 19:14:47 +01:00
Alexander Bruy
50bbd6f071 [processing] include OTB descriptions and help into CMakeLists.txt 2016-02-02 19:49:36 +02:00
Juergen E. Fischer
1a817e58a6 run remove_temporary_files.sh in prepare-commit.sh 2016-02-02 18:39:50 +01:00
Sandro Santilli
0512538888 Ensure GDAL deinitialization runs after last possible use
Closes #14176
2016-02-02 17:24:06 +01:00
Matthias Kuhn
9fb78193d6 Add a bit of typesafety to ogr extent handling 2016-02-02 12:39:54 +01:00
Nyall Dawson
29a72b575d Dialog tab order fixes 2016-02-02 22:06:34 +11:00
Nyall Dawson
c3ed6b9fa3 foreach -> Q_FOREACH 2016-02-02 20:00:26 +11:00
Nyall Dawson
c3a57434d9 Fix clazy 'pass small and trivially-copyable type by value' warnings 2016-02-02 19:47:21 +11:00
Nyall Dawson
f3c7ab61e6 Spelling fixes, updates to chkspelling.sh 2016-02-02 19:47:21 +11:00
Nyall Dawson
d1cc6cc75f Also remove *~ with remove_temporary_files.sh 2016-02-02 19:47:20 +11:00
Juergen E. Fischer
490236f2f2 spelling fixes 2016-02-02 02:37:15 +01:00
Nyall Dawson
8ca0ecf7e2 Merge pull request #2752 from rouault/ogr_curve_geometries
OGR provider: advertize CircularGeometries in capabilities when OGR advertizes 'CurveGeometries' support
2016-02-02 08:35:48 +11:00
Nyall Dawson
68e3fdcfc6 Reword render map tiles option for clarity, add tooltip 2016-02-02 08:25:07 +11:00
Nyall Dawson
3df0d4ad5e Standardise mix of deselect/unselect to "deselect", unify
keyboard shortcuts for deselect all (to Ctrl+Shift+A)
2016-02-02 06:51:13 +11:00
Sandro Santilli
adae4d6019 Remove stale parameters documentation 2016-02-01 18:19:52 +01:00
Sandro Santilli
24a9f49181 Second attempt at fixing crash on node tool after merge
See #14188
2016-02-01 18:14:24 +01:00
Sandro Santilli
781c9d7fc2 Do not dereference null pointer on QgsSelectedFeature::updateGeometry
Fixes #14188
2016-02-01 17:30:14 +01:00
Even Rouault
0bb5b5bba8 OGR provider: advertize CircularGeometries in capabilities when OGR advertizes 'CurveGeometries' support 2016-02-01 16:21:34 +01:00
Juergen E. Fischer
5ba6e682a7 Revert oracle server-side simplication
(reverts 6f70953 and 772dc1d)
2016-02-01 13:55:57 +01:00
Sandro Santilli
87887e43d1 Add test for unexpected WKB input in simplification
Closes #12416
2016-02-01 13:22:15 +01:00
Nyall Dawson
639d1b3977 Fix memory leak 2016-02-01 22:31:34 +11:00
Nyall Dawson
ad39ddfdd4 Merge pull request #2749 from pvalsecc/add_selectall
Add select all button to the attribute table dialog
2016-02-01 21:08:31 +11:00
Denis Rouzaud
2797ed79b0 Merge pull request #2743 from 3nids/testfieldwidget2
Fix label expression/field lose when removing a join in layer properties
2016-02-01 04:54:29 -05:00
Sandro Santilli
793e7b28fc Stub test for QgsMapToPixelGeometrySimplifier
See #12416
2016-02-01 09:51:43 +01:00
Matthias Kuhn
d6169b8d3d FieldExpressionWidget: preserve expression when join is removed 2016-02-01 03:38:16 -05:00
Matthias Kuhn
4ddd1cc529 Reflect changes in QgsExpressionFieldWidget when source fields change 2016-02-01 03:38:16 -05:00
Denis Rouzaud
e453c1588d remove join returns true in case of success 2016-02-01 03:38:16 -05:00
Denis Rouzaud
cae49d7025 Add test for QgsFieldExpressionWidget
the test checks that fields are updated properly on join removal, that expression is not lost and that validity is correct
2016-02-01 03:38:05 -05:00
Alexander Bruy
dc78035329 [processing] restore OgrAlgorothm, as it may be used by some 3rd party
plugins. This class will be removed in QGIS 3.
2016-02-01 09:40:09 +02:00
Patrick Valsecchi
f8a50b510e Add select all button to the attribute table dialog
As suggested by @nyalldawson in qgis/QGIS#2727.
2016-02-01 08:16:56 +01:00
nirvn
427b9c9734 [processing] add date, datetime, time fields to memory output
(fixes #14163)
2016-02-01 09:09:33 +07:00
Giovanni Manghi
191c011a0a add parameter to GRASS 64/70 r.slope.aspect to allow use region resolution 2016-01-31 17:31:41 +00:00
Nyall Dawson
8dafa6335f Show progress bars when importing to mssql/spatialite sources
(previously progress was only shown when importing to postgis)
2016-01-31 23:11:06 +11:00
Nyall Dawson
7fb9b68cfe Don't report a postgis import was successful when the user cancels
it mid-way through
2016-01-31 22:54:11 +11:00
Nyall Dawson
89815646fb Fix dropping geometryless tables to spatialite browser items 2016-01-31 22:52:54 +11:00