33807 Commits

Author SHA1 Message Date
Nyall Dawson
fe93e62175 [oracle] Fix detection of geometry type when table contains some
empty geometries

On behalf of Faunalia, sponsored by ENEL
2016-07-06 16:35:58 +10:00
Nyall Dawson
f1a15e3a0b [oracle] Fix missing items in oracle connections in browser
On behalf of Faunalia, sponsored by ENEL
2016-07-06 16:35:58 +10:00
Nyall Dawson
a31a1d3f13 [oracle] Don't report import failures when user has cancelled import
On behalf of Faunalia, sponsored by ENEL
2016-07-06 16:35:58 +10:00
Nyall Dawson
82be399fcb [oracle] Synchronise wording and behaviour of browser actions
with postgres provider

On behalf of Faunalia, sponsored by ENEL
2016-07-06 16:35:58 +10:00
Nyall Dawson
68748d0fa8 [oracle] Remove debugging noise
On behalf of Faunalia, sponsored by ENEL
2016-07-06 16:35:58 +10:00
Nyall Dawson
ec56c3ed76 Make browser less noisy on debug 2016-07-06 16:35:58 +10:00
Nyall Dawson
8eeceb0dc7 Merge pull request #3262 from ahuarte47/Issue_MeasureDialog
[Bugfix] Fix MeasureTool when DestinationCRS changes (fixes #15182)
2016-07-06 10:34:34 +10:00
Nyall Dawson
e985f2c924 Also show map layer actions in attribute table (fix #15127) 2016-07-06 09:49:19 +10:00
Martin Dobias
cdf82a2640 Use QGSCOMPARENEAR macro in tracer test 2016-07-05 22:41:26 +02:00
Martin Dobias
1cb4adc084 Fix recording of points for live GPS tracking (fixes #14996) 2016-07-05 22:06:25 +02:00
Martin Dobias
47eae5865a [processing] Fix preconfigured alg creation (fixes #15100) 2016-07-05 19:32:33 +02:00
Matthias Kuhn
e4a69234d4 Fix relative paths for offline editing 2016-07-05 19:21:25 +02:00
Nyall Dawson
102ba2d3c5 Much faster selection of large number of nodes using node tool
Refs #13963
2016-07-05 22:06:04 +10:00
Matthias Kuhn
ab13c63470 [travis] Use clang for Qt5 builds (#3275)
To get warnings from different compilers
2016-07-05 12:02:01 +02:00
Matthias Kuhn
72f3f3c1dc Improve code readability and silence warning 2016-07-05 10:26:26 +02:00
Nyall Dawson
fd88d91bde Use QgsCRSCache in more places 2016-07-05 15:59:15 +10:00
Nyall Dawson
867dbe53de Make QgsCRSCache thread safe 2016-07-05 13:51:00 +10:00
Nyall Dawson
339d061693 Use QgsCRSCache instead of looking up CRS by srs id (refs #15193) 2016-07-05 13:35:01 +10:00
Nyall Dawson
9139872c9e Fix crash when using add circular string by radius tool 2016-07-05 11:42:59 +10:00
Harrissou Sant-anna
f9b02307f1 Add missing tools in Edit menu (fix #15211) 2016-07-05 11:25:17 +10:00
Nyall Dawson
cfb1895fff Reenable Doxygen ingroup test 2016-07-05 10:54:21 +10:00
Nyall Dawson
5cf733b5ca Fix style dock not responding to order by changes (fix #15205) 2016-07-05 10:51:35 +10:00
Nyall Dawson
d8f2462b69 Don't disable style dock when no layer is selected
Since the style dock has it's own layer selector, it should always
be enabled and not tied to an active legend layer
2016-07-05 10:51:28 +10:00
Nyall Dawson
5c270ebeb0 Fix first range when exporting graduated renderer to sld (fix #15212) 2016-07-05 09:56:57 +10:00
Nyall Dawson
e10211178c Followup 5daa54, add unit tests 2016-07-05 09:23:40 +10:00
Nyall Dawson
3d8269ef6d Fix Doxygen "added in" check 2016-07-05 09:16:09 +10:00
Sandro Mani
f861ed2702 [ArcGIS REST] Fix broken browser data items 2016-07-04 15:57:29 +02:00
Sandro Mani
e4afb2fb9e [ArcGIS REST] Guard against possible null-pointer defereference 2016-07-04 15:57:29 +02:00
Nyall Dawson
2122c4db89 Temporarily disable doxygen group test 2016-07-04 22:11:47 +10:00
Alessandro Pasotti
43d415394d Merge pull request #3258 from elpaso/offline_editing_tests
Added offline editing WFS tests and debug info
2016-07-04 13:57:09 +02:00
Nyall Dawson
0a0c5e4271 Make doxygen test check that classes have "added in QGIS ..." note 2016-07-04 20:29:46 +10:00
Nyall Dawson
0a056f8a1f Add doxygen test to force use of \ingroup for classes
Using the group tag helps keep the API docs organized
2016-07-04 19:57:13 +10:00
Nyall Dawson
a240cd8f8e Replace doxygen MapComposer group with core/gui
Since the MapComposer group doesn't actually exist
2016-07-04 19:57:13 +10:00
Nyall Dawson
9f299a6842 Clean up doxygen modules listing 2016-07-04 19:57:13 +10:00
Alessandro Pasotti
a058c36bce Added offline editing WFS tests and debug info 2016-07-04 11:47:44 +02:00
Harrissou Sant-anna
36880111a5 Rename File Toolbar into Project Toolbar (#3272) 2016-07-04 11:25:42 +02:00
Matthias Kuhn
1316d9c72c Suppress startup warning
https://travis-ci.org/qgis/QGIS/jobs/142140038#L1537-L1539
2016-07-04 10:09:10 +02:00
rldhont
2bbd2018d2 Merge pull request #3250 from rldhont/qgsmaplayerregistry_check_layers_before_removed
[BUGFIX] QgsMapLayerRegistry: Check layers before removed
2016-07-04 09:52:38 +02:00
Mathieu Pellerin
5d4836e9b1 add quotes to field name is the rendering order settings dialog (#3270)
(fixes #15203)
2016-07-04 09:43:47 +02:00
Mathieu Pellerin
3d0e6e8f0f [rule-based renderer] keep rendering order from other renderers (#3269)
(fixes #15204)
2016-07-04 09:37:43 +02:00
Nyall Dawson
a0f329e304 Fix QgsMapLayerRegistry test on Travis builds 2016-07-04 13:30:53 +10:00
Nyall Dawson
ea32e6ae98 Fix debugging noise 2016-07-04 13:30:53 +10:00
Mathieu Pellerin
0dc0f6928b [styledock] reduce height of vector layer rendering section (#3268) 2016-07-04 12:32:31 +10:00
Nyall Dawson
1a08f0ab53 Add full test suite for QgsMapLayerRegistry, also don't emit
any layer removed signals when no layers will actually be
removed
2016-07-04 12:26:25 +10:00
Nyall Dawson
6b3cb245a9 Cleanups to QgsMapLayerRegistry
- const correctness
- improve and clarify docs, remove outdated notes
- add some QGIS 3.0 todos
2016-07-04 12:26:25 +10:00
Matthias Kuhn
15c2f0a902 Make QgsMapLayer::name a Q_PROPERTY (#3259)
Make QgsMapLayer::name a Q_PROPERTY

And align setName / name / nameChanged

Deprecates setLayerName / layerNameChanged
2016-07-04 01:10:10 +02:00
Matthias Kuhn
143cfab104 [processing] Difference: don't ignore invalid geometries by default
Fix #9297
2016-07-04 00:43:36 +02:00
Matthias Kuhn
dd715b233b Don't assume qobject_cast works on objects currently being deleted 2016-07-04 00:20:00 +02:00
Matthias Kuhn
f3bfef4066 Safety checks for unregistering map layers from registry
If a map layer which is registered is deleted outside of the layer
registry but not unregistered, the layer registry would still happily
return a pointer to this layer if queried with its id.

Up to now, this caused crashes. Now, the layer will be unregistered and
a warning is printed.

This patch also contains slight improvements to other parts of the map
layer registry.
2016-07-04 00:03:08 +02:00
Tim Sutton
6103669391 Added sponsors generated from changelog site (#3264)
* Added sponsors generated from changelog site
* Use a single rule for including sponsor images rather. Remove terrelogiche duplication. Remove old sponsor images
* Fix indentations and remove sponsors from images.qrc
2016-07-03 23:28:29 +02:00