14639 Commits

Author SHA1 Message Date
Giuseppe Sucameli
136a65c7b4 sld support: use Title tag (instead of Abstract) exporting styles to SLD (fix #6152) 2012-08-04 18:58:02 +02:00
Alexander Bruy
3305ccda50 fix #6151 2012-08-03 20:13:46 +03:00
Juergen E. Fischer
0235fadead add title() expression test row 2012-08-03 16:49:49 +02:00
Tim Sutton
3715845621 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-08-03 16:19:45 +02:00
Tim Sutton
8761bc7730 Added from wkbPoint and Polyline tests to python geometry tests 2012-08-03 16:19:32 +02:00
Juergen E. Fischer
84706aea14 fix windows build 2012-08-03 09:47:42 +02:00
Marco Hugentobler
2b59d757a3 Add dpi parameters for umn and geoserver also to GetMap request 2012-08-03 09:28:15 +02:00
Werner Macho
19e7239f59 translation update: gl_ES by Xan 2012-08-03 08:34:17 +02:00
Juergen E. Fischer
5ae312cfad add 'foreach' to astyle and re-run indentation 2012-08-03 06:57:11 +02:00
Etienne Tourigny
f8f034ca9c Merge branch 'coloramp' of ../qgis-etiennesky 2012-08-02 23:50:08 -03:00
Etienne Tourigny
e39c216a59 add tests for cpt-city color ramps 2012-08-02 22:45:02 -03:00
Etienne Tourigny
bd160be5f8 create cpt-city color ramp and dialog 2012-08-02 22:44:58 -03:00
Juergen E. Fischer
de5f95b6f4 [FEATURE] implement title() expression 2012-08-03 02:07:41 +02:00
Juergen E. Fischer
dc8ac451da [FEATURE] allow adding of sql queries with SelectAtId=false
- sync sip bindings of QGis, QgsApplication, QgsDataSourceURI and QgsPoint with
  C++
2012-08-03 00:02:19 +02:00
Juergen E. Fischer
5988a9c9dc fix #6142 2012-08-02 18:14:31 +02:00
Tim Sutton
0926c35a94 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-08-02 16:55:54 +02:00
Tim Sutton
d8e918d97c Renamed app test with py prefix and added simple geometry test case 2012-08-02 16:55:18 +02:00
Etienne Tourigny
5c068e4837 add support for color ramps to raster layers 2012-08-02 11:39:59 -03:00
Etienne Tourigny
8c969e276e add tests for styles - just for color ramp for now 2012-08-02 11:39:58 -03:00
Juergen E. Fischer
28b8ab09ad fix #6120 2012-08-02 15:46:21 +02:00
Alexander Bruy
4be3c19150 fix warning 2012-08-02 10:23:32 +03:00
Larry Shaffer
f7a3af3673 Fix and update to Freeze/Thaw, Move, and Rotate Label tools
Updates
- Move tool now preserves calculated x, y offset for upside-down labels, when initially moved and data-defined fields have no previous data.
- Move tool now stores the label's PAL solution for rotation on initial move, if rotation is data-defined with no previous data.
- Freeze/Thaw and Move tools now support all variations of previously data-defined halign and valign options on initial freeze.
- Freeze/Thaw tool has updated key modifiers that should work across major platforms.
- Tests for whether layer labels support data-defined rotation moved to base QgsMapToolLabel class.
Fixes
- Fix bug where labels defined in map units causing font to show as pointsize of same integer at small map scales.
- Half of a fix for rotation point of labels with data-defined size of map units actually being based off of point size.
  (still references the layer-defined font size somewhere in the rotation point calculation)
- Valign settings of Base and Half now more accurately key off of inverse of font ascent (instead of descent). No discernible shift occurs now on initial freeze.
2012-08-02 01:06:21 -06:00
Werner Macho
b4b1c49ea9 translation update: gl_ES by Xan 2012-08-02 10:45:39 +02:00
Larry Shaffer
b1b77a3243 Keep QGIS Browser alias on Mac from duplicating 2012-08-01 21:48:52 -06:00
Juergen E. Fischer
539b7cb722 implement #6128 2012-08-01 23:47:02 +02:00
Juergen E. Fischer
0968589222 german translation update 2012-08-01 23:27:10 +02:00
Juergen E. Fischer
93e0a43055 [FEATURE][API] allow display in degrees, decimal minutes
- store degree format setting in project file
- [API] drop degree formats in unit type
2012-08-01 18:36:26 +02:00
Juergen E. Fischer
5a43d7451f fix more warnings
(layers might be miscounted in qgsowsdataitems.cpp)
2012-08-01 18:36:25 +02:00
Larry Shaffer
ba575794f8 Visual test for SVG upscaling
- Changed mActionPanToSelected.svg to 24x24 to test QSvgIconEngine upscaling
2012-08-01 10:19:45 -06:00
Larry Shaffer
24eb02a990 Add QSvgIconEngine plugin to Mac bundles 2012-08-01 10:13:02 -06:00
Juergen E. Fischer
40c01ad182 fix #6116 2012-08-01 14:11:23 +02:00
Juergen E. Fischer
2e52cb524f fix windows build and a couple of warnings 2012-08-01 11:57:27 +02:00
Juergen E. Fischer
2d9115fa56 - GEOSInterpolate only available in GEOS>=3.2
- sync QgsGeometry sip bindings with C++
2012-08-01 08:48:10 +02:00
Marco Hugentobler
a4670f04d3 Fix warning 2012-08-01 07:32:34 +02:00
Larry Shaffer
738c1f36fe Test for cross-platform SVG icon scaling
- Several PNG icons are switch out with SVG counterparts to test Qt scaling on different platforms
- Default theme has added SVG icons that are comprised of the regular PNG embedded within
- GIS theme has added mostly SVG 24x24 icons and one at 48x48 (also for touch interfaces)
- This commit's changes will probably be reverted after testing
2012-07-31 12:50:24 -06:00
Juergen E. Fischer
c8597996a1 fix warnings 2012-07-31 09:18:45 +02:00
Marco Hugentobler
46d40c4490 Merge branch 'wms_address' 2012-07-31 09:05:04 +02:00
Marco Hugentobler
dbad873488 [FEATURE]: possibility to overwrite wms url for capabilities document in project properties 2012-07-31 09:02:23 +02:00
Giuseppe Sucameli
ec87f7f8eb ogr provider: use FROM8 macro getting name from layer definition 2012-07-30 17:17:34 +02:00
Radim Blazek
98853419c9 fixed gdal stats approx for large rasters 2012-07-29 23:29:27 +02:00
Larry Shaffer
eac8bc8ca1 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-07-29 13:55:58 -06:00
Larry Shaffer
f457ece3eb Fix for crash on scale combobox popup
- Fixes undocumented crash on clicking scale combobox, when it shows 'Invalid scale' (also in 1.8.0)
- 'Invalid scale' shows up on initial launch, but apparently not on New Project
2012-07-29 13:48:20 -06:00
Jaka Kranjc
52eed922cb revert platform case 2012-07-29 21:37:22 +02:00
Larry Shaffer
c9d822470f Fix for Mac sed error in prepare script 2012-07-29 13:13:02 -06:00
Larry Shaffer
8c2a0b0408 Fix to keep defined custom symbol paths from being added to first of new global scales. 2012-07-29 11:51:03 -06:00
Larry Shaffer
1eeb537e76 Merge pull request #192 from dakcarto/update-rulebasestyles-gui-2
Update to usability of rule-based styles widgets.
2012-07-29 10:45:50 -07:00
Larry Shaffer
5b44fbfb40 Somewhat vain first direct commit 2012-07-29 11:39:54 -06:00
Juergen E. Fischer
12106b8b8b allow crs without projection entries (fixes #6117) 2012-07-29 18:25:12 +02:00
Juergen E. Fischer
431f29d354 fix debug output 2012-07-29 16:51:35 +02:00
Radim Blazek
bc591f580b typo 2012-07-29 16:43:50 +02:00