Tim Sutton
55d4ca948a
In progress implementation of coordinate transform test
2012-08-26 15:13:12 +02:00
Tim Sutton
9f26cc7bba
Added python test for qgscoordinatetransform
2012-08-26 15:13:12 +02:00
Nathan Woodrow
91c07711ec
Add double to int rounding function
2012-08-26 20:39:27 +10:00
Nathan Woodrow
4f58f13822
Add round function to QgsExpression
2012-08-26 20:39:27 +10:00
Magnus Homann
725275cf6c
Re-added connect from Ellipsoid checkbox
2012-08-25 14:16:43 +02:00
Juergen E. Fischer
b72ddcab7e
typo fixes, translation string updates and german translation update
2012-08-25 11:28:32 +02:00
Tim Sutton
835f96109d
Merge pull request #212 from homann/issue2850
...
Fix for issue 2850
2012-08-25 00:49:46 -07:00
Tim Sutton
ae089619c2
Merge pull request #208 from homann/issue1969
...
Issue1969 - Improvements to use of measurement functionality
2012-08-24 23:58:06 -07:00
Larry Shaffer
ca7fa30242
Fix for app paths not found by test
2012-08-24 22:36:05 -06:00
Larry Shaffer
9e73629d92
Fix package data and svg paths for cmake and pyqgis tests on Mac
2012-08-24 22:03:46 -06:00
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