15177 Commits

Author SHA1 Message Date
Tim Sutton
90e7baa73d Merge pull request #205 from homann/issue1993
Issue1993
2012-08-17 21:34:48 -07:00
Nathan Woodrow
b42067eed6 Merge pull request #204 from szekerest/master
Fix for the issue with mssql non-spatial views (#6217)
2012-08-17 20:17:45 -07:00
Juergen E. Fischer
24e3559f94 fix test crash on windows 2012-08-18 02:37:38 +02:00
Magnus Homann
a18e3965b0 Fix extent to determine center point for angle calculation 2012-08-18 01:18:36 +02:00
Magnus Homann
3d380c6d6d Changed TOL tests 2012-08-18 01:18:36 +02:00
Juergen E. Fischer
96b2d51e97 fix tests on windows 2012-08-18 00:44:50 +02:00
Larry Shaffer
07e3c16c63 Fix Mac path to resources and grass and sqlanywhere provider frameworks for tests
- Any test needing access to QGIS_DATA_SUBDIR (srs.db, svg, etc.) was looking for Resources in the bundled app instead
- This included failure for any call to qgscoordinatereferencesystem.cpp using srs.db and when locating svg icons
- Does not fix QGIS_DATA_SUBDIR in Python tests
- Subtests that were failing, as above, within a given test are still not triggering a fail for the test
- Symlink to grass and sqlanywhere frameworks created just for testing
2012-08-17 15:48:56 -06:00
szekerest
ceea621242 Fix for the issue with non-spatial views (#6217) 2012-08-17 22:54:35 +02:00
Tim Sutton
5a0fd29982 Added test for logger 2012-08-17 21:18:38 +02:00
Juergen E. Fischer
13ed8b8b8d use serif font in qgis_composerhtmltest 2012-08-17 20:33:01 +02:00
Juergen E. Fischer
97309b1ec6 test fixes:
- fix TestQgsRectangle build error
- disable TestStyleV2::testSaveLoad() test while QgsStyleV2::save() is defunct
- used temporary copy of testzip.zip in TestZipLayer so that original is not modified
2012-08-17 20:22:21 +02:00
Tim Sutton
8d0d16a47f Merge pull request #203 from slarosa/master
Added MultiGeometry tests
2012-08-17 09:15:46 -07:00
Salvatore Larosa
d05701fdf4 Added MultiGeometries tests for test friday 2012-08-17 17:40:42 +02:00
Jürgen Fischer
b7e6e64f0f Merge pull request #202 from homann/issue6194
Fix for #6194
2012-08-17 07:24:42 -07:00
Matthias Kuhn
b97f2fc060 do not override pen alpha when a transparency is set 2012-08-17 16:13:06 +02:00
Matthias Kuhn
59e3ad2fbc piechart: draw circle if only one value > 0 2012-08-17 16:12:27 +02:00
Matthias Kuhn
a531626d3e Do not apply diagram transparency to pen
but instead save custom pen alpha value
2012-08-17 16:07:47 +02:00
Alexander Bruy
b37a3b64f5 Merge branch 'test_memory' 2012-08-17 16:49:24 +03:00
Marco Hugentobler
8e02e1f90f Implemented new resize modes for multiframe item (currently only html) 2012-08-17 13:47:03 +02:00
Alexander Bruy
4839a2ab01 add python test for memory provider 2012-08-17 14:41:44 +03:00
Matthias Kuhn
244e7d1875 Fix compile problem: define variable 2012-08-17 13:15:05 +02:00
Magnus Homann
b5a59fd251 Typo. 2012-08-17 12:06:17 +02:00
Matthias Kuhn
bf23608080 Fix diagram printing
When units are set to mm convert first to units that PAL expects for arrangement.
2012-08-17 11:46:42 +02:00
Magnus Homann
8e16c8e37a Fixed SIP errors and reinstated expand() as depreceated. 2012-08-17 11:23:58 +02:00
Magnus Homann
6fd2dccbd7 Fix for scale/extend issue #6194. Added test case. 2012-08-17 11:23:57 +02:00
Marco Hugentobler
a37611e087 Add new composer multiframe resize methods ExtendToNextPage and RepeatUntilFinished 2012-08-17 10:46:44 +02:00
Larry Shaffer
ed988051e7 Fix for disappearing and inaccurate buffer previews in adv labeling 2012-08-16 15:32:10 -06:00
Juergen E. Fischer
47f5c522a3 fix warnings 2012-08-16 22:33:37 +02:00
Juergen E. Fischer
75dc85b4d6 allow to ignore (OGR's interpretation of ) shape file encoding (might fix #5911) 2012-08-16 22:33:36 +02:00
Larry Shaffer
b2f32144b9 Fix scale-dependent, data defined fields test against renderer's scale for accuracy 2012-08-16 14:23:14 -06:00
Larry Shaffer
7079f20ebf Add map units, join styles and transp. fill to buffer options in adv labeling
- Preview now shows when interior of buffer is set to transparent
- Text size in map units are now not reset to pts when choosing a font
- Preview background is now saved with PAL settings per layer
- Add groupbox title warning about missmatch of unit type between text and buffer
- Preview now does not show buffer if it is in map units and the text is in pts
- Preview now shows map units text/buffer visual ratio within reason (looks like map labels)
- Preview can now be dynamically scaled between 8 and 152 pts size
- Defaults for new setting methods set to match previous defaults (backwards compat.)
2012-08-16 14:12:46 -06:00
Matthias Kuhn
dae596a251 Change diagram properties dialog dropdown to use id instead of translated text 2012-08-16 17:07:11 +02:00
Radim Blazek
ac4486a7a1 raster save as raw/image mode, pipe clone 2012-08-16 17:05:58 +02:00
Matthias Kuhn
55b5dcbcc8 Diagram type not properly selected in properties dialog 2012-08-16 17:00:14 +02:00
Matthias Kuhn
13ed4e0541 Merge diagram icons
Conflicts:
	src/app/qgsdiagramproperties.cpp
2012-08-16 16:31:18 +02:00
Matthias Kuhn
d845a0a458 Add icons to the diagram dropdown 2012-08-16 16:25:34 +02:00
Matthias Kuhn
033bd79762 Identify selected items based on id's rather than translated text 2012-08-16 16:08:53 +02:00
Matthias Kuhn
429eb403b1 Identify selected items based on id's rather than translated text 2012-08-16 11:39:08 +02:00
Matthias Kuhn
97b6075aa3 add icons to diagram dropdown 2012-08-16 09:56:26 +02:00
Matthias Kuhn
82c0a0ad13 Fix attribute list (transparent colors, disappearing items) 2012-08-16 09:55:28 +02:00
Juergen E. Fischer
ec88c9d53a nightly build fixes:
- QLineEdit::setPlaceholderText only available >= Qt 4.7
- debian packaging for symbology-ng-style update
2012-08-16 09:51:00 +02:00
Radim Blazek
cc217e1ea4 raster save as dialog minor improvements 2012-08-16 09:01:54 +02:00
Radim Blazek
6b9eaf98d7 raster save as crs and resolution 2012-08-15 19:27:48 +02:00
Matthias Kuhn
91e6563436 Renamed "Engine settings" to "PAL engine settings" 2012-08-15 17:10:26 +02:00
Matthias Kuhn
2a48a61dcc Add direct link to PAL engine settings to diagram tab 2012-08-15 17:07:27 +02:00
Matthias Kuhn
97a542750c PieDiagram: draw empty circle if all attribute values == 0 2012-08-15 16:25:25 +02:00
Matthias Kuhn
e0f38d03ff Save scale method for graduated and categorized symbols 2012-08-15 14:55:57 +02:00
Matthias Kuhn
e323df97ee Fixed scale method (area/diameter) for graduated and categorized markers 2012-08-15 14:35:23 +02:00
Matthias Kuhn
a9008d0c83 add transparency for diagrams 2012-08-15 12:01:30 +02:00
Alexander Bruy
79b11896d2 more cleanup in fTools menu creating code 2012-08-15 12:55:00 +03:00