26178 Commits

Author SHA1 Message Date
Juergen E. Fischer
6ed695aa73 remaining cppcheck issues 2015-02-07 23:14:09 +01:00
Juergen E. Fischer
2589b1a7dd fix build without QwtPolar 2015-02-07 20:28:38 +01:00
Juergen E. Fischer
c67e31d165 move travis notifications to #qgis-test 2015-02-07 18:41:00 +01:00
Juergen E. Fischer
0f9397028e fix more cppcheck issues 2015-02-07 18:40:42 +01:00
Sandro Santilli
a40eca4a34 Use core support for map rotation in composer
Includes patch by Martin Dobias
See http://lists.osgeo.org/pipermail/qgis-developer/2015-January/036309.html

Fix #11912
2015-02-07 15:34:30 +01:00
Sandro Santilli
7d6b7ccc50 Show actually visible canvas area in overview (possibly rotated)
Fix #11862
2015-02-07 15:30:14 +01:00
Sandro Santilli
1ccf558497 Add a new visiblePolygon method to QgsMapSettings
Centralizes code to return a possible rotated map area boundaries.
Makes use of the new method from the grid decoration.

Adds new testcase for QgsMapSettings, including test for visibleExtent,
mapUnitsPerPixel and the new visiblePolygon method.
2015-02-07 15:05:00 +01:00
Juergen E. Fischer
198d8fe58f fix warnings and extra semicolons 2015-02-07 13:54:46 +01:00
Juergen E. Fischer
dc93261ce5 fix cppcheck issues 2015-02-07 12:57:57 +01:00
Juergen E. Fischer
205b1367d8 restore imports in python/plugins/processing/__init__.py (followup 956c155e8) 2015-02-07 12:57:57 +01:00
Nathan Woodrow
66091cadfd Remove travis notifications in IRC
Anyone who forks QGIS and has Travis will also send stuff to IRC which is annoying.
See https://github.com/travis-ci/travis-ci/issues/1094
2015-02-07 20:45:12 +10:00
Nyall Dawson
4def416bbc Merge pull request #1858 from vmora/symbol_list_refacto
line symbol layer refacto to avoid code duplication
2015-02-07 20:51:40 +11:00
Nyall Dawson
b60221a375 Coverity fixes (uninitialized members) 2015-02-07 19:56:57 +11:00
Juergen E. Fischer
76b0bcfce0 again more coverity fixes 2015-02-07 09:54:11 +01:00
Nyall Dawson
5160d467cb More (probably harmless) uninitialized variables in tests 2015-02-07 13:16:03 +11:00
Juergen E. Fischer
a3668f5853 more coverity fixes 2015-02-07 02:31:42 +01:00
Juergen E. Fischer
e3d5a0549c fix some coverity issues 2015-02-06 21:12:18 +01:00
Sandro Santilli
e0116ef5d2 Have QCOMPARE be more verbose about failure 2015-02-06 18:47:56 +01:00
Nyall Dawson
88c928af56 Fix a bunch of (probably harmless) uninitialized variables
(improves Coverity signal-to-noise ratio)
2015-02-06 19:59:21 +11:00
volaya
e219a144bf Merge pull request #1886 from radosuav/processing_fix
[Processing] Don't fill empty fields in batch mode with 0.
2015-02-06 08:18:52 +01:00
volaya
6f338d75aa Merge pull request #1887 from gioman/fix_processing_ogr_clip
fixes processing ogr clip tools when input is postgis/spatialite
2015-02-06 08:18:25 +01:00
Nathan Woodrow
59b758bb27 Fix #12069 - Don't adjust size of projection combobox
Funded by Digital Mapping Solutions
2015-02-06 15:28:25 +10:00
Nathan Woodrow
fe9c7c3e65 Fix #12055 - Add split to function/help area on expression builder
Funded by Digital Mapping Solutions
2015-02-06 13:50:06 +10:00
Giovanni Manghi
5c5cb4066a fixes processing ogr clip tools when input is postgis/spatialite 2015-02-05 18:37:59 +00:00
Sandro Santilli
fb344ff1b6 Use a simpler image for testing composer map rotation and overview
Update expected results and configuration of new image
Add rendering anomalies, as determined by travis ubuntu 12.02
2015-02-05 19:08:11 +01:00
alexbruy
32ab9677b5 Merge pull request #1885 from gioman/processing_add_gdal_tiff_compression_options
fixes processing gdal rasterize and add compression options for geotiff outputs
2015-02-05 16:58:23 +02:00
radosuav
f6d533a807 [Processing] Don't fill empty fields in batch mode with 0.
Should fix #12119
2015-02-05 15:03:01 +01:00
Giovanni Manghi
3749867c8f fixes processing gdal rasterize and add compression options for tiff outputs 2015-02-05 13:52:19 +00:00
Nyall Dawson
e4fb95fad1 [pal] Some const correctness and avoid passing large object by value 2015-02-05 18:34:14 +11:00
Nyall Dawson
249af5fbd2 Fix uninitialized variable 2015-02-05 18:31:01 +11:00
Nyall Dawson
73b9569386 Fix a bunch of memory leaks
...thanks Coverity, thoverity.
2015-02-05 18:30:39 +11:00
Nathan Woodrow
f6d6c69bb1 Use Python editor font and size for code editor 2015-02-05 14:23:13 +10:00
Nathan Woodrow
9de6ae9f3f Fix #12100 - Expression tab by default 2015-02-05 09:51:24 +10:00
alexbruy
421dfb2259 Merge pull request #1881 from gioman/fix_processing_gdal_dstnodata
fix processing gdalwarp dstnodata
2015-02-04 17:14:38 +02:00
Giovanni Manghi
1fe580ca91 fix processing gdalwarp dstnodata 2015-02-04 14:26:57 +00:00
alexbruy
91c4e7a37e Merge pull request #1880 from gioman/processing_fix_gdal_a_nodata
fix a_nodata parameter in gdal processing
2015-02-04 13:56:55 +02:00
Giovanni Manghi
98fb59b3da fix a_nodata parameter in gdal processing 2015-02-04 11:46:11 +00:00
Nyall Dawson
7e66e33485 More memory leak fixes identified by Coverity 2015-02-04 17:19:03 +11:00
Nyall Dawson
b18782546d Fix memory leak in MsSql provider (identified by Coverity) 2015-02-04 17:18:53 +11:00
Nyall Dawson
9e9a289615 Fix Coverity UNINTENDED_INTEGER_DIVISION errors 2015-02-04 17:18:44 +11:00
Nyall Dawson
cb5ef020f3 Avoid 'array compared against 0' error for QgsRasterLayer constructor
... by explicitly passing QString arguments. Otherwise the string
literals are implictly converted to bool and the wrong constructor
is called.

This is not an ideal solution as the API is still misleading, but I
can't see an alternative solution without breaking API and making
one of the constructors explicit or changing their signature.
2015-02-04 17:18:35 +11:00
Juergen E. Fischer
6e8d19c2ed fix windows 32bit build 2015-02-04 07:15:49 +01:00
Martin Dobias
6a58bc049c Fix crash when simplification has overly high tolerance
Got rid of the custom simplification code and replaced it with simplification
provided by GEOS. The code is much simpler now.

As a side effect, tolerance can be now entered also in pixels.
2015-02-04 12:15:31 +07:00
Juergen E. Fischer
6d4f444237 sip fix: remove duplicate method and private methods from server request
handler (followup abd4a043)
2015-02-04 01:39:29 +01:00
Juergen E. Fischer
85c171a0e7 osgeo4w: link 32bit against Qwt 6 2015-02-03 22:42:13 +01:00
Juergen E. Fischer
a959960587 relation reference widget: add methods to sip (followup 52c2e4e90) 2015-02-03 18:34:58 +01:00
Jürgen Fischer
290a949b00 Merge pull request #1870 from m-kuhn/relref-orderbyvalue
Allow "order features by value" for relation reference widget
2015-02-03 18:33:12 +01:00
alexbruy
3c2a92b9ee Merge pull request #1879 from gioman/fix_processing_encoding_split_vector_layer
[processing] fix enconding in Split Vector layer tool when splitting attribute has non ASCII chars (fix #12117)
2015-02-03 16:53:08 +02:00
Giovanni Manghi
035229f3d9 fix enconding in Split Vector layer tool when splitting attribute has non ascii chars 2015-02-03 12:34:53 +00:00
Nyall Dawson
6f2ba0f0d7 Fix some copy/paste errors identified by Coverity 2015-02-03 21:38:32 +11:00