36022 Commits

Author SHA1 Message Date
Denis Rouzaud
1090e8b7da fix prepare commit 2016-12-15 16:22:25 +01:00
Denis Rouzaud
2ffe1a764b spelling fixes 2016-12-15 15:26:36 +01:00
Denis Rouzaud
90fc0bb226 use Travis to look for spelling errors
use silver searcher for faster search (instead of grep)
2016-12-15 15:26:36 +01:00
Alexander Bruy
417a5cdba3 Merge pull request #3861 from alexbruy/svg-cleanup
clean up SVG files from unnecessary data
2016-12-15 12:48:41 +02:00
Martin Dobias
5c402b2fde Fix python test 2016-12-15 18:15:12 +08:00
Martin Dobias
8e5fb436b7 Remove QgsLabelingEngineInterface base class and implementation in QgsPalLabeling
It was ready to go for some time, just waiting for QgsMapRender that still used it.
2016-12-15 18:15:12 +08:00
nirvn
398249806f [FEATURE] toggle visibility of opened panels in main window
Accessible via:
- View menu > Toggle Panels Visibility
- Ctrl+Tab keyboard shortcut
2016-12-15 15:45:52 +07:00
Denis Rouzaud
63773034d6 snapping layer tree: do not show layers without geometry 2016-12-15 08:23:52 +01:00
Nyall Dawson
aaeaf97f2c Fix ui build warning 2016-12-15 07:49:54 +10:00
Juergen E. Fischer
a85fe1fa44 [FEATURE] DWG import into geopackage using libdxfrw 2016-12-14 22:15:15 +01:00
Juergen E. Fischer
159ad683fe dxf export: fix crash, when curve geometry can't be segmentized 2016-12-14 18:42:36 +01:00
Juergen E. Fischer
7ce2d3ebe0 api_break: QgsCrsCache was removed 2016-12-14 18:41:44 +01:00
Juergen E. Fischer
7ca2512a84 typo fix 2016-12-14 18:41:17 +01:00
Juergen E. Fischer
b986d183ca oracle provider: debug output on usage of 'estimated metadata' 2016-12-14 18:00:51 +01:00
Hugo Mercier
02169186ec Merge pull request #3869 from mhugo/cleanup_server
Some cleanups in server
2016-12-14 17:34:48 +01:00
matteo
8e9d49ad8d reduce geometry precision from 7 to 5 digits 2016-12-14 15:07:28 +01:00
matteo
9799183db2 remove temp file and update .gitignore 2016-12-14 15:07:28 +01:00
matteo
a009cf405e fix error on geometry precision 2016-12-14 15:07:28 +01:00
matteo
5392788901 some Processing test 2016-12-14 15:07:28 +01:00
Juergen E. Fischer
8d8bbabf81 indentation update 2016-12-14 14:13:31 +01:00
Alessandro Pasotti
595ef7f01f Code cleanup: removed unused slot 2016-12-14 13:52:30 +01:00
Alexander Bruy
81e2f87fd0 update test masks 2016-12-14 13:46:19 +02:00
Hugo Mercier
56036d29fe Improve wmsserver error handling and exception safety 2016-12-14 10:20:01 +01:00
Hugo Mercier
3f06605404 QgsServer cleanup 2016-12-14 10:19:48 +01:00
Hugo Mercier
64b131ce96 QgsServerLogger cleanup 2016-12-14 10:19:39 +01:00
nirvn
f02e4ad98f [FEATURE][raster] transparency support for paletted renderer 2016-12-14 14:24:02 +07:00
Alexander Bruy
e3148219fe clean up SVG files from unnecessary data 2016-12-14 09:20:16 +02:00
rldhont
287ed2d39c Fix test for WMS 1.3. compliance: distort image if width/height ratio of bbox is different to WIDTH/HEIGHT of requested image 2016-12-13 20:10:40 +01:00
Martin Dobias
c49e70ea09 Fix DB manager layer preview after my QgsMapCanvas changes 2016-12-14 00:17:03 +08:00
rldhont
e59bad53fb Fix test for WMS 1.3. compliance: distort image if width/height ratio of bbox is different to WIDTH/HEIGHT of requested image 2016-12-13 16:40:05 +01:00
volaya
0035c97f5b Merge pull request #3725 from arnaud-morvan/processing_geometry_predicate
[processing] Remove parameter geometry predicate
2016-12-13 15:58:16 +01:00
rldhont
9f2657414b Fix WMS 1.3. compliance: distort image if width/height ratio of bbox is different to WIDTH/HEIGHT of requested image
Not decrease but increase image
2016-12-13 15:52:40 +01:00
Alessandro Pasotti
f48f90ead0 Merge pull request #3864 from elpaso/downloader-fixes-bad-network
[BUGFIX] Fixed a crash on bad network protocol
2016-12-13 15:50:57 +01:00
Alessandro Pasotti
9d9d162ddf Disabled C++ test (use python instead) 2016-12-13 15:03:20 +01:00
Alexander Bruy
01d5233d9e Merge branch 'remove_grass_6' 2016-12-13 15:56:00 +02:00
Alexander Bruy
ed0e39e08b [processing] also remove GRASS 6 from tests 2016-12-13 15:55:30 +02:00
Alexander Bruy
a861320abf [processing] fix CMakeLists.txt 2016-12-13 15:55:21 +02:00
volaya
170a94680d [processing] removed grass6 provider 2016-12-13 15:55:21 +02:00
Alessandro Pasotti
6f534c5f8e [BUGFIX] Fixed a crash on bad network protocol 2016-12-13 14:07:23 +01:00
rldhont
56633baffc [QGIS Server] CITE WMS 130 Test project
Add a project for OGC CITE WMS 130 tests
2016-12-13 13:07:51 +01:00
Alexander Bruy
e63ee670a4 [processing] maintain options order 2016-12-13 12:44:29 +02:00
Alexander Bruy
85e692ec40 [processing] add algorithm for calculating shortest path from multiple
start points defined by vector layer
2016-12-13 10:46:35 +02:00
Alexander Bruy
2f70f1f75c [processing] add algorithm for calculating shortest path to multiple end
points defined by vector layer
2016-12-13 10:46:35 +02:00
Alexander Bruy
729567db35 [processing] save travel cost to output attribute table 2016-12-13 10:46:35 +02:00
Alexander Bruy
16c92dd1e8 [processing] write start and end points to output attribute table 2016-12-13 10:46:35 +02:00
Alexander Bruy
aa3c7ccad2 [processing] add algorithm for calculating service areas from point
layer

Add start point coordinates to outputs
2016-12-13 10:46:35 +02:00
Alexander Bruy
d1349f72a5 [processing] output service area as polygon and as multipoint 2016-12-13 10:46:34 +02:00
Alexander Bruy
b2a01c57af [processing] rename network analysis algs to reflect their inputs type 2016-12-13 10:46:34 +02:00
Alexander Bruy
ce342b0f87 [FEATURE] remove RoadGraph plugin
tagged as feature to not forget mention this in docs and changelog
2016-12-13 10:46:34 +02:00
Alexander Bruy
ab823c4c66 [processing] add tests for network analysis algorithms
Tests dissabled for now, as algorithms require access to QGIS iface.
2016-12-13 10:46:34 +02:00