Juergen E. Fischer
70c594984f
fix QgsGeometry::moveVertex on polygon ( fixes #9442 )
2014-01-30 19:17:38 +01:00
Nyall Dawson
415b467dd6
Fix failing PyQgsBlendModes test
2014-01-30 22:24:19 +11:00
Nyall Dawson
058cba2037
[composer] Add some anomoly images for scale bar tests
2014-01-30 22:24:19 +11:00
Juergen E. Fischer
bc757ffe50
* fix QgsGeometry::moveVertex for multipolygons()
...
* add test for QgsGeometry::addPart()
* remove expectedFailure decoration from PyQgsGeometry.testSimplifyIssue4189
* modify move and translate tests by 1,1 to 1,2
2014-01-29 21:36:50 +01:00
Juergen E. Fischer
105ecfa83d
make sure the symbology-ng db can be copied in qgis_stylev2test
2014-01-25 23:32:41 +01:00
Juergen E. Fischer
781e34a5bc
fix QgsGeometry::asMultiPoint() (followup 6bbd17c2; fixes #9423 )
2014-01-25 10:28:17 +01:00
Juergen E. Fischer
6f15e59ff9
fix deleteVertex for POLYGON and MULTILINESTRING
2014-01-24 09:53:18 +01:00
Juergen E. Fischer
6bbd17c217
QgsGeometry refactoring:
...
* rework wkb parsing using Qgs(Const)WkbPtr
* replaces pointer dereferencing with memcpy
* should work on platform that don't allow unaligned accesses
* "fix" adjacentVertices() for invalid inputs
* improved support for MULTIPOINT
* fixes insertion of first vertex into linestrings
* fixes inserting into multipolygons
2014-01-23 21:48:36 +01:00
Juergen E. Fischer
cb5c4e9982
add QgsDistanceArea tests and enhance QgsGeometry tests a bit
...
(in preparation for a QgsGeometry wkb update)
2014-01-23 21:37:03 +01:00
Alvaro Huarte
1e781ff838
#8725-R: fix old API in other test cpp files
2014-01-15 11:00:01 +01:00
Alvaro Huarte
062c1e411a
#8725-R: fix old API in testqgsblendmodes.cpp
2014-01-15 11:00:01 +01:00
Nyall Dawson
6bb9dfec00
[FEATURE][composer] Allow for more than one atlas controlled map in compositions (or none), by moving some atlas properties to map items ( fix #9248 ) ( fix #6484 )
2014-01-14 22:52:01 +11:00
Nyall Dawson
860e23afc7
[FEATURE][composer] Add styling support for composer shapes
2013-01-12 16:21:00 +11:00
Matthias Kuhn
b9c087ef41
Fix vectorlayercache test
2014-01-10 18:14:40 +01:00
Stéphane Brunner
a0911d6b55
[diagram] Add expression for diagram attributes and size
2014-01-10 16:43:23 +01:00
Juergen E. Fischer
ccde424dc1
reduce debugging noise in attribute table ( fixes #9315 )
2014-01-10 00:51:02 +01:00
Juergen E. Fischer
129bd987d5
indentation update
2014-01-09 13:40:12 +01:00
Nyall Dawson
22514b6dc1
[composer] Tweak interface for atlas previews, fix occasional wrong extent in atlas previews.
2014-01-07 21:24:15 +11:00
Nyall Dawson
31e37af4f3
[tests] Add test for composer paper styles
2014-01-04 20:52:43 +11:00
Nyall Dawson
aae492fa43
[tests] Update composition based tests now that 1px bad row bug is fixed
2014-01-04 15:13:06 +11:00
Nyall Dawson
84c33919b4
[FEATURE] Add atlas preview toggle. Allows for navigating through atlas features and previewing the composition for each feature. Atlas maps can have their extent temporarily tweaked for each atlas feature.
2014-01-01 13:31:01 +11:00
Nyall Dawson
a596b2243a
[tests] Update all expected images based on composer tests. Prior to c3ec3b2d75 composer exports had a 1 pixel slightly-gray row at the bottom of images. After c3ec3b2d75 this bottom row is now a slightly transparent white row. The underlying issue causing this row still needs to be fixed, but in the meantime this gets composer tests passing again.
2014-01-01 09:26:27 +11:00
Tim Sutton
a152312769
Code foramtting cleanups only
2013-12-30 15:42:40 +02:00
nyalldawson
f1aead4ca9
[composer] Fix failing rotation tests
2013-12-30 20:00:56 +11:00
nyalldawson
adbeab29c4
[composer] Add tests for item rotation
2013-12-30 20:00:56 +11:00
nyalldawson
ddcfd06f97
[composer] Fix picture rotation, optimise scaling of rotated pictures to fit in item bounding box
2013-12-30 20:00:56 +11:00
Nyall Dawson
86b972c154
[composer] Begin tests for composer item rotation
2013-12-30 20:00:55 +11:00
Nyall Dawson
719c78c2c7
[composer] Clean up item rotation api, seperate item rotation (for shapes, labels) from map rotation and picture rotation.
...
Maintain compatibility with 2.0 api, deprecate ambiguous rotation/setRotation methods
2013-12-30 20:00:55 +11:00
Nyall Dawson
ed3e04d894
[tests] Add some more anomaly images
2013-12-29 13:13:00 +11:00
Nyall Dawson
bf407db3be
[tests] Fix failing composerhtml tests, by forcing test html to use a set font size in pixels.
2013-12-29 09:52:16 +11:00
nyalldawson
6aed6fee08
[tests] Fix python compositionchecker to derive from render checker, fix most python composer tests ( fix #9117 )
2013-12-29 09:52:16 +11:00
nyalldawson
2e107f23b9
[tests] Fix failing gradient tests
2013-12-29 09:52:16 +11:00
nyalldawson
089fbe95b6
[tests] Update atlas tests, add exceptions
2013-12-29 09:52:15 +11:00
nyalldawson
ac63769937
[tests] Fix failing diagram and blend modes tests
2013-12-29 09:52:15 +11:00
nyalldawson
cfd9a669c8
[tests] Update composer scalebar tests, fix exception causing test to fail
2013-12-29 09:52:15 +11:00
nyalldawson
a1a92cdbf8
[tests] Update composer html tests
2013-12-29 09:52:15 +11:00
nyalldawson
f3d5e0b270
[tests] Update composer effect tests
2013-12-29 09:52:15 +11:00
nyalldawson
aa3e40a0eb
[FEATURE][composer] Add controls for changing zebra frame colors and line thickness, fix output of zebra style grids ( fix #8767 )
2013-12-29 09:52:15 +11:00
nyalldawson
afbd2ac2ce
[tests] Update composer map tests, add anomoly images
2013-12-29 09:52:14 +11:00
nyalldawson
ab42edce49
[tests] Update composer shape tests
2013-12-29 09:52:14 +11:00
Nyall Dawson
3b1f789fc5
Rework composition checker to derive from render checker, so that composition tests can have anomoly images
2013-12-29 09:52:14 +11:00
Juergen E. Fischer
5192e8dc7a
different fix for 5a1bcf3
2013-12-07 13:24:49 +01:00
Juergen E. Fischer
7a0b36ce25
also fix building of tests (followup 5a1bcf38)
2013-12-06 23:00:35 +01:00
Juergen E. Fischer
bc825b4b46
fix lpad/rpad ( fixes #9158 )
2013-12-03 22:37:30 +01:00
Nathan Woodrow
e890e14938
Return expression string from QgsExpression::expression(). Don't use ::dump()
2013-11-13 20:35:09 +10:00
nyalldawson
dfba26d9b0
[FEATURE] allow starting/ending a gradient at a features centroid
2013-11-03 20:55:33 +11:00
Nyall Dawson
fcbff6a65d
Merge pull request #923 from nyalldawson/gradient_fill2
...
[FEATURE] Add support for gradient fills for polygons
2013-10-31 15:30:43 -07:00
Juergen E. Fischer
ec0f0bea28
indentation update and a few fixed typos
2013-10-24 15:26:39 +02:00
Alexander Bruy
8d947e2c86
fix scalecombobox test
2013-10-19 15:13:48 +03:00
Larry Shaffer
0218f078f2
[tests] Fix OSM unit test on Mac
2013-10-16 14:42:00 -06:00