33648 Commits

Author SHA1 Message Date
Matthias Kuhn
c277e6e55e Fix tests, partially reverts ff1f9cf 2016-07-02 18:55:22 +02:00
Juergen E. Fischer
b649c0bf20 release.pl:
* add second 'master' branch for interim release before a new major release
* allow to skip transifex update
2016-07-02 18:36:58 +02:00
Matthias Kuhn
ff1f9cf595 Doxymentation for QgsVectorLayer signals 2016-07-02 18:09:19 +02:00
Juergen E. Fischer
9446b20fe1 [gui/hidpi] scale splash screen on startup not on release 2016-07-02 17:44:22 +02:00
Matthias Kuhn
87d0168ff8 Fix comment typo 2016-07-02 17:16:43 +02:00
Matthias Kuhn
f54d845d41 Run startup.py only once
Fix #15189
2016-07-02 17:15:31 +02:00
Nathan
459fa8c0c5 [style dock] fix crash with undo widget 2016-07-02 22:56:07 +10:00
Juergen E. Fischer
600ff4f81f initially disable advanced digitizing panel (fixes #15073) 2016-06-30 23:16:12 +02:00
Juergen E. Fischer
174d112da8 * initialize pasted feature with default values (fixes #8800)
* show default values of new features in attribute table and identify
  results
2016-06-30 21:53:56 +02:00
Even Rouault
6a93df753a Remove outdated comment 2016-06-30 18:44:33 +02:00
Juergen E. Fischer
6f7a999ebf mssql provider: make mapping of import fields case-insensitive 2016-06-30 18:23:25 +02:00
Even Rouault
5188a522bb Merge branch 'fix_release_conn_on_ogr_and_spatialite_closing' 2016-06-30 18:18:35 +02:00
Martin Dobias
0409f5e30c Fix WMS extent calculation from <EX_GeographicBoundingBox> (fixes #14974) 2016-06-30 17:29:55 +02:00
Even Rouault
4ad50a708b [Spatialite provider] Make sure to release dangling connections on provider closing
Fixes #15137
2016-06-30 17:09:47 +02:00
Even Rouault
2d825bcdf0 [OGR provider] Make sure to release dangling connections on provider closing
Fixes #15137
2016-06-30 17:09:02 +02:00
Martin Dobias
bf07d2bf58 Support also curved geometries for tracing (fixes #15109) 2016-06-30 17:04:47 +02:00
Martin Dobias
5f6627624e Fix incorrectly loaded sublayers if they had the same name (fixes #15168)
Use "layerid=N" instead of "layername=XYZ" for OGR sublayers
2016-06-30 14:28:06 +02:00
Even Rouault
3cba1aa263 test_provider_shapefile: add test for correct repacking on feature deletion (test fix for #11007) 2016-06-30 12:04:22 +02:00
Sandro Santilli
647ab4e947 Only insert segment snap points in the layer they belong
Fixes #13952
2016-06-30 11:55:45 +02:00
Martin Dobias
9a28b51e9a [styledock] Improve fix for crash with non-spatial layers
Follow up 58dbe56 (which fixes #15179)
2016-06-30 10:35:23 +02:00
Nyall Dawson
19564672c2 Fix raster load min/max from extent in style dock (fix #15171) 2016-06-30 18:25:20 +10:00
Nyall Dawson
b49ada283d Always use full precision when exporting to SLD (fix #15176) 2016-06-30 08:16:46 +10:00
Nyall Dawson
e95a8a979a Followup 172953, add unit tests 2016-06-30 07:38:23 +10:00
Nyall Dawson
1729531773 Don't transform z coordinates by default
Since z coordinates can represent potentially any height
unit and reference point, it's not safe to assume that they
always represent height in metres relative to the ellipsoid.

Instead, leave z values untouched by default with geometry
transforms, and make transforming z an optional parameter

Refs #14702
2016-06-30 07:38:13 +10:00
Matthias Kuhn
58dbe56213 Fix crash when loading style in layer properties 2016-06-29 22:40:41 +02:00
Matthias Kuhn
118bbf7ee8 Align "add spatialite layer" window with other add layer windows
The button labels didn't match with the group box title
2016-06-29 22:19:15 +02:00
Martin Dobias
4b83277a4c Better fix for the "nothing found" notification 2016-06-29 20:20:47 +02:00
Martin Dobias
48284f7884 Cancel simplification if its dialog is closed (fixes #15163) 2016-06-29 20:19:26 +02:00
Martin Dobias
51c6d8af5c Add notification in case a map tool does notthing (fixes #15160) 2016-06-29 20:19:26 +02:00
Alexander Bruy
a12152c724 Merge pull request #3238 from medspx/processing_g7_raster_tests
[processing] more grass7 unit tests and their fixes
2016-06-29 19:49:58 +03:00
Alexander Bruy
0f6e8da645 Merge pull request #3234 from aharfoot/GDALTools_bugfix
fix bug in GDALTools Assign Projection
2016-06-29 19:17:06 +03:00
Alexander Bruy
00832918ff add objectName to button 2016-06-29 19:17:15 +03:00
Martin Dobias
9d11022075 [composer] map config: move layer related options to a dedicated group box 2016-06-29 17:17:55 +02:00
Alessandro Pasotti
b819f2baa8 Added multiple edit and attributes tests 2016-06-29 16:30:47 +02:00
Nyall Dawson
009fbc6362 Merge pull request #3249 from nirvn/raster_renderer_layout
[styledock] improve UI layout of raster renderers
2016-06-29 11:23:12 +10:00
Nathan Woodrow
a231466d88 [style dock] Keep factories updated 2016-06-29 10:17:30 +10:00
Nyall Dawson
b5f0fc8d8b Indentation 2016-06-29 10:16:06 +10:00
Nyall Dawson
2bf54de8ba Fix doxygen warning 2016-06-29 10:15:50 +10:00
Nyall Dawson
af9b4a7f45 Fix failing distance area test on OSX 2016-06-29 10:10:21 +10:00
Nyall Dawson
caf1038d62 Add missing sip bindings 2016-06-29 10:08:34 +10:00
Nyall Dawson
039a77d5bb Fix indentation 2016-06-29 09:59:17 +10:00
Nyall Dawson
724d3e0832 Fix failing test 2016-06-29 09:59:00 +10:00
Nyall Dawson
ec49c407a4 Fix warnings 2016-06-29 09:32:11 +10:00
rldhont
979e194b93 Server code cleanage 2016-06-28 18:32:34 +02:00
rldhont
d3eb164582 [BUGFIX] QgsMSLayerCache: remove layer from QgsMapLayerRegistry before delete it
In QGIS Server, layers can be added to QgsMapLayerRegistry and delete by QgsMSLayerCache. This means that QgsMapLayerRegistry can have reference to deleted pointers.
2016-06-28 18:22:45 +02:00
rldhont
7dcb9ccc6e Flush capabilities cache when flushing project layers
Made by @dmarteau
2016-06-28 18:15:26 +02:00
Nathan Woodrow
bf53e4ca0b [style dock] Fix display of extra pages 2016-06-28 22:41:17 +10:00
Nathan Woodrow
f6e67ae155 [style dock] inline refine rules for rule based styles 2016-06-28 22:15:12 +10:00
Nathan Woodrow
3d6ea7b489 Fix windows build 2016-06-28 21:16:34 +10:00
Even Rouault
45a4ae2b3c Merge pull request #3244 from rouault/fix_transformCoords
QgsCoordinateTransform::transformCoords(): do not convert elevations to radians
2016-06-28 12:44:57 +02:00