15661 Commits

Author SHA1 Message Date
Magnus Homann
014175e534 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-09-19 08:28:17 +02:00
Magnus Homann
0618a1f163 Changed comments only 2012-09-19 08:27:44 +02:00
Radim Blazek
35d869cfb3 apply user nodata to all bands 2012-09-19 08:27:36 +02:00
Juergen E. Fischer
e4793d6cb4 german translation update 2012-09-18 22:43:23 +02:00
Juergen E. Fischer
18d9993e59 debian packaging update 2012-09-18 22:19:23 +02:00
Radim Blazek
9c6ebdd4ee fixes for QgsRasterInterface subclassing in Python 2012-09-18 21:02:16 +02:00
Magnus Homann
5eb1e2d267 Fixed restarting measurement with right-clicking. 2012-09-18 20:35:56 +02:00
Radim Blazek
3032f71666 reimplemented user defined raster no data values 2012-09-18 16:28:41 +02:00
Larry Shaffer
babc12a5ce Fix to enable QgsCollapsibleGroupBox disclosure triangle if widget was previously disabled 2012-09-17 23:07:38 -06:00
Larry Shaffer
396c431891 Fix for compilers that do not cope with template argument 2012-09-17 23:05:31 -06:00
Tim Sutton
a2d0ee893d Merge pull request #236 from matthias-kuhn/diagramtest
Add diagram test files
2012-09-17 13:23:57 -07:00
Juergen E. Fischer
ca752eedb0 fix a544133e46 - update measurement settings only on crs and options change 2012-09-17 21:27:44 +02:00
Juergen E. Fischer
98a18ef832 support non-squared svg symbols 2012-09-17 21:09:01 +02:00
Juergen E. Fischer
6589fbe031 debian packaging update 2012-09-17 21:09:00 +02:00
Radim Blazek
a25b1ec509 Example script in Python to download WCS layer 2012-09-17 18:48:17 +02:00
Radim Blazek
8c8d02853b raster saveas rendered with QgsSingleBandPseudoColorRenderer fix 2012-09-17 17:03:41 +02:00
Matthias Kuhn
af63afa05b Add diagram test files 2012-09-17 16:35:43 +02:00
Juergen E. Fischer
a544133e46 update measure dialog only when visible 2012-09-17 12:42:12 +02:00
Juergen E. Fischer
aad3f4e5a1 add sip bindings to QgsCredentials 2012-09-17 12:41:29 +02:00
Juergen E. Fischer
9117bf1b10 fix warnings 2012-09-17 11:05:53 +02:00
Juergen E. Fischer
bba4e18bd4 fix windows build 2012-09-17 10:53:33 +02:00
Werner Macho
da8a203ce8 translation update: small fix for sv by Johan Nilsson 2012-09-17 09:11:09 +02:00
Etienne Tourigny
bb7551bf64 remove unused constructor (also fix build error in mac osx) 2012-09-16 23:06:54 -03:00
Etienne Tourigny
f2cc1d19a5 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-09-16 19:28:44 -03:00
Etienne Tourigny
d00c33529c style manager : cosmetic changes (wider icons, splitter with save/restore, changed buttons appearance, add menu icon) and use menu instead of dialog to select new color ramp type 2012-09-16 19:27:21 -03:00
Juergen E. Fischer
0138c47e45 add more sip bindings:
QgsCentroidFillSymbolLayerV2
QgsImageFillSymbolLayer
QgsLinePatternFillSymbolLayer
QgsPointPatternFillSymbolLayer
QgsSVGFillSymbolLayer
QgsSimpleFillSymbolLayerV2
2012-09-17 00:18:34 +02:00
Etienne Tourigny
e67ac05380 - various changes and bugfixes to QgsCptCityArchive and QgsCptCityColorRampV2
UI changes:
 - view color ramps in separate list widgets, with qsplitter
 - draw stippled (check-board) background for ramps with transparency
 - save / restore geometry and layout
 - separate preview and info with tab widget
2012-09-16 16:06:27 -03:00
Etienne Tourigny
567a4d4967 add PROJ.4 version to about dialog 2012-09-16 16:06:22 -03:00
Juergen E. Fischer
8898e6b847 missed the new file 2012-09-16 20:40:18 +02:00
Juergen E. Fischer
d8675ba32a add sip bindings for QgsPalLabeling, QgsSimpleMarkerSymbolLayerV2,
QgsSvgMarkerSymbolLayerV2, QgsFontMarkerSymbolLayerV2
2012-09-16 20:21:37 +02:00
Larry Shaffer
21c5988556 Fixes for raster layer save as dialog
- Initial show of very long CRS no longer makes combobox too wide
- Remove min height for nodata groupbox, possible cause for not fully collapsing
2012-09-16 11:52:14 -06:00
Magnus Homann
e2ae059bcc Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-09-16 19:48:44 +02:00
Magnus Homann
cc63a1e297 Fix stupid C++ error 2012-09-16 19:37:45 +02:00
Larry Shaffer
d83b618f1e Fixes for PAL labels to work with 8a347eb
- Point/centroid label offset functions now work with independent data defined rotation
- Rotate label tool now works with independent data defined rotation (always with Center/Half rotation point)
2012-09-16 11:08:06 -06:00
Larry Shaffer
0bd9bfbb18 Fix for PAL label vertical offset
- Corrected vertical alignment offset for all labels
- Curved and parallel line labels also now register well for above/on/below
2012-09-16 11:08:06 -06:00
Magnus Homann
9a683282fb Merge pull request #235 from homann/test_qgsclipper
Fix stupid SIP error
2012-09-16 10:00:10 -07:00
Magnus Homann
802ab85673 Fix stupid SIP error 2012-09-16 18:58:46 +02:00
Magnus Homann
3fb80939b0 Merge pull request #234 from homann/test_qgsclipper
Test qgsclipper, improved testing and added constructor in QgsRectangle.
2012-09-16 03:14:53 -07:00
Magnus Homann
96295010d3 Improved QgsClipper test, and ran prepare-commit 2012-09-16 12:09:33 +02:00
Magnus Homann
883dcab1fe Added conversion between QgsRectangle and QRectF. And tests. 2012-09-16 12:09:32 +02:00
Juergen E. Fischer
8a347ebaf7 [FEATURE] allow data defined rotation without data defined position 2012-09-15 22:58:09 +02:00
Juergen E. Fischer
eb2f7cf4b4 debian packaging update 2012-09-15 22:52:29 +02:00
Alexander Bruy
6edc945172 change line endings to UNIX 2012-09-15 18:30:32 +03:00
Marco Hugentobler
1b803d73e5 Process configuration also if the project has no own layers (there could be just embedded ones). Fixes ticket #6340 2012-09-15 11:59:29 +02:00
Marco Hugentobler
1880db0e77 Fix display of features in composer table if map is projected (ticket #6335) 2012-09-15 10:34:13 +02:00
Marco Hugentobler
c0ee7f0ee9 Fix scalebar alignment in composer (ticket #6317) 2012-09-15 08:19:07 +02:00
Larry Shaffer
d0800fbff9 Label preview of adv labeling is collapsible 2012-09-14 19:35:25 -06:00
Larry Shaffer
8f0cb990ae Fix QgsCollapsibleGroupBox signal and scrolling issue
- Signal now passes pointer to custom widget; calling isCollapsed() now works in connected slot
- Keep expanded group boxes in scroll areas from scrolling on first showing of dialog
2012-09-14 19:35:07 -06:00
Magnus Homann
2edbc04876 Merge pull request #233 from homann/test_qgsclipper
Test Friday! QgsClipper test
2012-09-14 15:24:45 -07:00
Magnus Homann
3130719ad3 Test Friday! QgsClipper test 2012-09-15 00:17:35 +02:00