14900 Commits

Author SHA1 Message Date
Salvatore Larosa
11ce55c0ac Added other tests for PyQgsGeometry 2012-08-24 16:26:45 +02:00
Alexander Bruy
1f532215de fix warnings 2012-08-24 14:39:18 +03:00
Radim Blazek
0cd6177230 API doc fix 2012-08-24 09:48:56 +02:00
Larry Shaffer
eaecf0cd2c Support for named typeface styles in adv. labeling engine
- Support for named typeface styles (Hairline, Slanted, Bold Cond Italic, etc.)
- Named style combobox selector and PAL layer setting
- Named style assignment to preexisting PAL layer fonts
- Underline and strikeout options outside of font selection dialog
- Simple test and notification for missing fonts per layer
- Add QSplitter between preview and label options
- Large previews now viewable even on small screens
- Label previews for map units can scale to 320 pixels
- More accurate underline, strikeout and buffer previews
2012-08-23 17:52:25 -06:00
Radim Blazek
c339a57034 raster save as optional nodata 2012-08-23 23:05:22 +02:00
Etienne Tourigny
13a790de08 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-08-23 16:54:44 -03:00
Etienne Tourigny
523b56f58f implement collapsible groupbox items - needs feedback before implementing as a widget in qgis_gui 2012-08-23 16:54:20 -03:00
Radim Blazek
8015c12acd faster grass raster nodata 2012-08-23 17:18:38 +02:00
Radim Blazek
4ae7b522ab nodata rendered transparent 2012-08-23 16:48:28 +02:00
Etienne Tourigny
5579962fb0 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-08-23 10:14:29 -03:00
Etienne Tourigny
b145998078 fix symbol and color ramp saving - issues #6222 and #6227 2012-08-23 10:10:31 -03:00
Etienne Tourigny
6bf56e8fc0 Merge branch 'style-docs' of https://github.com/tecoholic/Quantum-GIS 2012-08-23 09:05:05 -03:00
Marco Hugentobler
a8ca14b6ed Disable frame on composer items per default 2012-08-23 12:28:14 +02:00
Marco Hugentobler
0c1aa34b1d Use map width instead of diagonal for scale bar calculation based on ellipsoid (because scale is often depending on direction) 2012-08-23 12:19:58 +02:00
Juergen E. Fischer
15b46e6a05 fix typos and some warnings 2012-08-23 10:30:11 +02:00
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
Arunmozhi
447c0d1e54 bug fix for issue #6229 2012-08-22 22:52:53 +05:30
Alexander Bruy
9c896b4e5f smooth scrolling in message log
fix file permissions
2012-08-22 19:27:11 +03:00
Arunmozhi
4db68570c0 added documentation to the QgsStyleV2 functions 2012-08-22 12:16:18 +05:30
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