2677 Commits

Author SHA1 Message Date
Nyall Dawson
156e7e0f78 Merge pull request #3261 from ahuarte47/Issue_DestinationCrsChanged
[Bugfix] Fix position and scale when on-the-fly CRS transformation is disabled (fixes #15183)
2016-07-07 07:17:55 +10:00
Nyall Dawson
38e65c3f75 [oracle] Implement provider test suite
On behalf of Faunalia, sponsored by ENEL
2016-07-06 16:35:58 +10:00
Nyall Dawson
64bfbaaf5b [oracle] Fixes for oracle expression compilation
On behalf of Faunalia, sponsored by ENEL
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
Martin Dobias
cdf82a2640 Use QGSCOMPARENEAR macro in tracer test 2016-07-05 22:41:26 +02:00
Nyall Dawson
fd88d91bde Use QgsCRSCache in more places 2016-07-05 15:59:15 +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
cfb1895fff Reenable Doxygen ingroup test 2016-07-05 10:54:21 +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
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
Alessandro Pasotti
a058c36bce Added offline editing WFS tests and debug info 2016-07-04 11:47:44 +02:00
Nyall Dawson
a0f329e304 Fix QgsMapLayerRegistry test on Travis builds 2016-07-04 13:30:53 +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
Alvaro Huarte
4057c3a6b4 Add test code 2016-07-01 11:05:01 +02:00
Alvaro Huarte
70d2c9b780 Fix MeasureTool when DestinationCRS changes 2016-07-01 00:15:11 +02:00
Even Rouault
6a93df753a Remove outdated comment 2016-06-30 18:44:33 +02:00
Even Rouault
5188a522bb Merge branch 'fix_release_conn_on_ogr_and_spatialite_closing' 2016-06-30 18:18:35 +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
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
Nyall Dawson
e95a8a979a Followup 172953, add unit tests 2016-06-30 07:38:23 +10:00
Alessandro Pasotti
b819f2baa8 Added multiple edit and attributes tests 2016-06-29 16:30:47 +02:00
Nyall Dawson
af9b4a7f45 Fix failing distance area test on OSX 2016-06-29 10:10:21 +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
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
Sandro Santilli
f0e0ba5bb0 Add test for QgsGeometryUtils::sqrDistToLine
See #13952
2016-06-28 12:24:20 +02:00
Sandro Santilli
ba1d38c2ed Add comment describing the invalid polygon
Follow up to
https://github.com/qgis/QGIS/pull/3246#discussion_r68661723
2016-06-28 06:17:36 +02:00
Sandro Santilli
3d319d90bd Add test for selecting invalid geometries (#3246)
See #13635
The test passes
2016-06-28 00:27:16 +02:00
mhugent
21b8ef0e4a Merge pull request #3242 from mhugent/full_circle
Change full circle interpretation, fixes #15116
2016-06-27 16:15:07 +02:00
Marco Hugentobler
663333de7d Indentation 2016-06-27 15:00:18 +02:00
Even Rouault
83683be3dc Adjust testqgsgeometry expected results after af2993e97b5a4ab98107bdce86780d11dca91109 2016-06-27 13:37:45 +02:00
Marco Hugentobler
ef90c0b2f7 Add unit test for ticket #15116 2016-06-27 13:32:36 +02:00
Nyall Dawson
4080aad0ee [ogr] Read GPX elevation values as geometry Z values 2016-06-27 19:34:28 +10:00
Nyall Dawson
9f0ae9b408 Make outline only simple markers work with categorised/graduated
etc renderers (fix #15132)
2016-06-27 10:17:54 +10:00
Nyall Dawson
e6034e9a1e Fix vector field symbol does not use subsymbol color (fix #15130) 2016-06-26 17:40:50 +10:00
Alessandro Pasotti
c1d0fab04f Fix env var 2016-06-24 17:17:41 +02:00
Hugo Mercier
defd7388bc Merge pull request #3229 from mhugo/fix_15113
Allow curved polygons to be inverted (fixes #15113)
2016-06-23 17:17:20 +02:00
Nyall Dawson
b63f7887e9 Add qgstestutils.h file with test helpers (#3208)
Initially containing QGSCOMPARENEAR(a,b,epsilon) which prints
debug information if the comparison fails
2016-06-23 16:16:04 +02:00
Hugo Mercier
8976c9de02 Allow curved polygons to be inverted (fixes #15113) 2016-06-23 16:09:23 +02:00
Even Rouault
d7414d7eca [WFS provider] Handle the case where the layer schema has a ogc_fid field
Fixes #15062
2016-06-22 23:01:44 +02:00
Sandro Santilli
b040410c5e Fix comment about precision loss
Thanks Even for helping with this
2016-06-22 15:26:02 +02:00
Sandro Santilli
e92e7fe472 Allow converting polygons with unclosed rings to GEOS
Forces ring close on conversion, fixing a regression
from 2.8 (and 2.14). See #13635

Adds test for identifying invalid polygons, currently only
testing for the unclosed-ring invalidity.

The test was verified to fail without the fixes included
in this same commit, and to pass in 2.14.
2016-06-22 13:28:39 +02:00
Hugo Mercier
6fae6e22b0 Update arrow mask image 2016-06-21 11:18:19 +02:00