14883 Commits

Author SHA1 Message Date
Larry Shaffer
4be392a8bc Fix for #6234, data-defined strikeout not written 2012-08-22 21:38:13 -06:00
Radim Blazek
a795a5d334 gdal identify with 2x2 block, hopefully fix for #4594 (slow identify with ecw 2012-08-22 20:04:30 +02:00
Radim Blazek
a2b6bcc73c raster transparency single band ranges, no data in save as, pipe to file writer 2012-08-22 19:41:12 +02:00
Alexander Bruy
9c896b4e5f smooth scrolling in message log
fix file permissions
2012-08-22 19:27:11 +03:00
Juergen E. Fischer
b6760ce1d4 postgres provider: cancel running geometry type query 2012-08-21 14:44:34 +02:00
Radim Blazek
a205034999 layer crs instead of provider crs in raster save dialog 2012-08-21 11:07:16 +02:00
Alexander Bruy
953c4e0429 fix #6223 2012-08-20 17:00:27 +03:00
Juergen E. Fischer
b9c18e69b1 fix some leaks and cleanup 2012-08-19 21:45:32 +02:00
Marco Hugentobler
fcb39bc603 Adapt composerhtml test to new multiframe resize modes 2012-08-19 11:26:10 +02:00
Marco Hugentobler
0980056925 Merge branch 'multiframe_options' 2012-08-19 11:15:04 +02:00
Marco Hugentobler
cb3a08e6ef More resize mode fixes 2012-08-19 11:04:30 +02:00
Marco Hugentobler
5d1848311c Fix multiframe resize behaviour 2012-08-19 10:09:41 +02:00
Juergen E. Fischer
bcbdd7cba5 use QEXPECT_FAIL instead of disabling the test 2012-08-19 10:07:32 +02:00
Tim Sutton
4e4f6fe016 Merge pull request #207 from homann/issue1591
Added lat,long or east,north to some tooltips
2012-08-18 21:29:22 -07:00
Magnus Homann
c690f53374 Added lat,long or east,north to some tooltips 2012-08-18 23:01:00 +02:00
Juergen E. Fischer
45cb47c78b fix #5931 2012-08-18 20:40:49 +02:00
Juergen E. Fischer
24603eafd8 handle min()/max() macros offending std::numeric_limits<T>::min()/max() on MSVC in one spot 2012-08-18 19:45:07 +02:00
Alexander Bruy
a38ce7369e update columns list when attribute table updated 2012-08-18 18:51:53 +03:00
Juergen E. Fischer
1e2838f588 log network timeouts 2012-08-18 13:48:20 +02:00
Juergen E. Fischer
bb623a8c94 - extend support for user defined network timeout to QgsNetworkAccessManager
- support for user defined tile expiration time for WMTS/WMS-C tiles (fixes #5104)
2012-08-18 13:17:30 +02:00
Nathan Woodrow
804f2532a4 Merge pull request #206 from szekerest/master
MSSQL: Fix for the parser when reading multipoint geometries (fixes #6190)
2012-08-18 03:19:40 -07:00
Juergen E. Fischer
4b40c53a45 fix #5828 2012-08-18 12:04:37 +02:00
szekerest
500c64a001 MSSQL: Fix for the parser when reading multipoint geometries (fixes #6190) 2012-08-18 11:50:19 +02:00
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
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
Magnus Homann
b5a59fd251 Typo. 2012-08-17 12:06:17 +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
Radim Blazek
ac4486a7a1 raster save as raw/image mode, pipe clone 2012-08-16 17:05:58 +02:00