31142 Commits

Author SHA1 Message Date
Nyall Dawson
f6f4518a72 Standardise capitalization in spatialite dialog 2016-02-04 16:21:11 +11:00
Nyall Dawson
0796df00fb Fix crash with "add selected layers" from browser (fix #14223) 2016-02-04 16:20:30 +11:00
Juergen E. Fischer
2566061059 processing: include non-optional testdata 2016-02-04 02:04:47 +01:00
Juergen E. Fischer
8b054e6661 debian packaging update:
* replace grass diversion with generic wrapper also supporting oracle
* update liblwgeom dependency for stretch and unstable
2016-02-04 02:00:01 +01:00
Nyall Dawson
ddabad247f Move unit handling helpers out of QGis and QgsSymbolLayerUtils
into a new QgsUnitTypes helper class. Add unit tests.

TODO QGIS 3.0: Move QGis::UnitType and QgsSymbolV2::OutputUnit
to QgsUnitTypes
2016-02-04 08:01:32 +11:00
Radim Blazek
5a8e4cca01 [GRASS] do not align to input by default in r.slope.aspect, fixes #9979 2016-02-03 15:28:43 +01:00
Radim Blazek
351af0b8c4 indent, 250fcb followup 2016-02-03 15:05:16 +01:00
Radim Blazek
46ed98a7ef [GRASS] fixed i.fusion.brovey output option, fixes #7999 2016-02-03 14:59:28 +01:00
Radim Blazek
250fcbcd6b [GRASS] multiple vector field option, fixes #3539 2016-02-03 14:20:07 +01:00
Sandro Mani
95030d61dc Remove redundant QgsOgrConnPool::{refS,unrefS} 2016-02-03 11:47:07 +01:00
Sandro Mani
f9b77f3fa5 Document QgsOgrConnPool::{ref,unref} 2016-02-03 11:47:07 +01:00
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