Marco Hugentobler
6811abd440
Fix for bug #6245 (master crashes applying a composer template)
2012-08-25 05:45:14 +02:00
Etienne Tourigny
7497e53203
fix style test
2012-08-24 21:27:11 -03:00
Etienne Tourigny
97a6991bef
restore qgscolorbrewerpalette.h
2012-08-24 21:02:57 -03:00
Etienne Tourigny
6c50caa0a2
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into coloramp
2012-08-24 20:37:48 -03:00
Etienne Tourigny
c836d61e99
fix merge mistake
2012-08-24 18:11:46 -03:00
Etienne Tourigny
c0f7960d55
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-08-24 17:52:42 -03:00
Etienne Tourigny
9d96e76291
implement UI for pyramids in raster save dialog, ui tweaks and bugfixes
2012-08-24 17:49:13 -03:00
Tim Sutton
f5c77536d5
Merge pull request #214 from slarosa/master
...
Added tests to Geometry test
2012-08-24 13:02:01 -07:00
Marco Hugentobler
d0bf482683
Add accessor for individual frame to QgsComposerMultiFrame. Adapt unit tests because composer items without frames are now the default
2012-08-24 17:30:47 +02:00
Etienne Tourigny
fe6923bad0
add qgscollapsiblegroupbox, use in raster save dialog
2012-08-24 11:45:40 -03:00
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
Magnus Homann
6862a948b1
Small sizeof() fix
2012-08-24 09:58:31 +02:00
Radim Blazek
0cd6177230
API doc fix
2012-08-24 09:48:56 +02:00
Etienne Tourigny
3f8a467982
bugfixes to archive management
2012-08-23 23:20:29 -03:00
Etienne Tourigny
ebdd1addef
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into coloramp
2012-08-23 21:29:53 -03:00
Etienne Tourigny
69c3774650
offload parsing from cptcityarchive to cptcitydataitem members, minimize load times by reading dirs/files on demand
2012-08-23 21:27:57 -03:00
Etienne Tourigny
eabdbd7dea
change QgsCptCityCollection to QgsCptCityArchive, join with items and model in file qgscptcityarchive.h
2012-08-23 21:27:52 -03:00
Etienne Tourigny
bcd1a7005e
use selections from .xml files
2012-08-23 21:25:46 -03: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
Magnus Homann
5ba8422893
Added a signal from canvas when it has refreshed
2012-08-23 23:02:58 +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
Magnus Homann
508c8ce133
Removed unecessary .arg()
2012-08-23 10:01:23 +02:00
Magnus Homann
cf6fc66407
Added translation to QgsMeasureDialog
2012-08-23 08:48:43 +02:00
Magnus Homann
90d3ab6f2d
Added converters for QGis:UNitTypes
2012-08-23 08:48:42 +02:00
Magnus Homann
1873866054
Renamed one member and its funtcion, and undo last commit
2012-08-23 08:48:42 +02:00
Magnus Homann
edb2a7f58f
Fix for projection/ellipsoid
2012-08-23 08:48:42 +02:00
Magnus Homann
95a032a75a
Changed UI and added tool tip
2012-08-23 08:48:42 +02:00
Magnus Homann
a1db95fc98
Moved convertMeasure to QgsDistanceArea
2012-08-23 08:48:42 +02:00
Magnus Homann
e455264ac6
Renamed accessor/mutator and deprecated old names
2012-08-23 08:48:42 +02:00
Magnus Homann
dd4de85f4a
Loads of debug output. Shouldn't affect functionality
2012-08-23 08:48:42 +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