17088 Commits

Author SHA1 Message Date
Nathan Woodrow
5ed164abab Add test for format expression function 2013-01-26 02:04:52 +00:00
Larry Shaffer
96565d1d12 Add empty QUndoView to QgsUndoWidget for initial show
- Shows disabled view instead of blank dock area (same as creating new project after closing project)
2013-01-25 19:02:54 -07:00
Juergen E. Fischer
298f0c000e cleanup doIntersectLines.py and fix #7021 2013-01-25 20:40:20 +01:00
Juergen E. Fischer
7ad3048a14 append resolution and transparency arguments also to tile request (fixes #3981) 2013-01-25 17:21:48 +01:00
Juergen E. Fischer
45faef9c94 leaner imitation of .arg 2013-01-25 17:21:01 +01:00
Radim Blazek
f6806a9eb6 WCS max extent verification fix for servers without overvies 2013-01-25 10:36:39 +01:00
Larry Shaffer
4736393fe0 Fix background issue for Gnome desktop
- Revert de437ab
2013-01-24 20:25:23 -07:00
Larry Shaffer
fbe6c6abb6 Add Qt styles flags to QgsAppStyleSheet and update styled group boxes 2013-01-24 20:25:12 -07:00
Radim Blazek
3e33cf8d86 more robust raster color map conversion from 1.8 project and style file, fixes #7023 2013-01-25 01:22:18 +01:00
Victor Olaya
d818561dc1 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2013-01-24 20:13:08 +01:00
Victor Olaya
4f3e89a8b4 added extra import parameters for vector layers in GRASS/SEXTANTE interface
minor fix to create a new instance when a model is edited
2013-01-24 20:12:17 +01:00
Victor Olaya
16c64be0df edited GRASS/SEXTANTE descriptions 2013-01-24 20:09:47 +01:00
Juergen E. Fischer
2a542487cf use 'geom' as default name for geometry columns in browser data items (implements #7042) 2013-01-24 17:39:04 +01:00
Marco Hugentobler
5346d2bea4 Consider WMS opacity also for labels and in the GetPrint request 2013-01-24 14:29:51 +01:00
Nathan Woodrow
3c29cd25a0 Add string format() function to expression 2013-01-24 22:48:25 +10:00
Juergen E. Fischer
f2029b4ec4 log python warnings and enabled deprecation warnings 2013-01-24 03:08:20 +01:00
Tim Sutton
595a45f4a9 Fix error in test for issue 7023 2013-01-24 00:11:59 +02:00
Tim Sutton
5f70a68ff8 Merge branch 'master' of github.com:qgis/Quantum-GIS 2013-01-23 00:49:34 +02:00
Tim Sutton
de437abdb1 Set options list style to to white background 2013-01-23 00:48:11 +02:00
Larry Shaffer
b1bfb9af03 Merge pull request #389 from slarosa/pyqgis-console
Update translation for Python Console
2013-01-22 14:20:18 -08:00
Marco Hugentobler
53197ad88b Merge branch 'master' of github.com:qgis/Quantum-GIS 2013-01-22 16:21:14 +01:00
Marco Hugentobler
4479cd70b2 [Feature: Add more color options. Provided by olivierdalang]. Modifications for xml reading / writing 2013-01-22 16:20:47 +01:00
Marco Hugentobler
b6e6147948 Shorten code for xml reading / writing 2013-01-22 16:13:01 +01:00
Marco Hugentobler
fadaaebabc Shorten code for xml reading and writing 2013-01-22 16:09:01 +01:00
Marco Hugentobler
f7f0b2dff5 Avoid reseting of pen width if changing stroke color 2013-01-22 15:50:32 +01:00
olivierdalang
1631be4f70 (remove useless code) 2013-01-22 14:39:16 +01:00
olivierdalang
c5b8b6908f QgsScalebar now saves colors in XML 2013-01-22 14:39:00 +01:00
olivierdalang
d033124696 Allow setting of font color in QgsComposerLegend 2013-01-22 14:38:37 +01:00
olivierdalang
6566babc0b (changed default color) 2013-01-22 14:38:05 +01:00
olivierdalang
f6cda0960f color works for scalebars 2013-01-22 14:37:42 +01:00
olivierdalang
4066b91592 remove always black text
this is unconsistant with the other drawText function and makes it impossble for a composer item to have a font color
2013-01-22 14:37:21 +01:00
redlegoreng
8912dd3361 ça marche tjs pas... 2013-01-22 14:36:56 +01:00
redlegoreng
310875ea89 line color starts to work 2013-01-22 14:36:33 +01:00
redlegoreng
3d275e3b91 typo 2013-01-22 14:35:21 +01:00
redlegoreng
bce952c69d starting to refresh the scalebar composer item 2013-01-22 14:34:55 +01:00
Marco Hugentobler
6dcb5f4f4d Clone gradient in singleband gray renderer. Combine new opacity with existing one in mapserver 2013-01-22 13:32:06 +01:00
Tim Sutton
2fbe172dd1 Created test to replicate issue #7023 2013-01-22 11:07:50 +02:00
Tim Sutton
7010fbdd02 Dont dump on every style conversion 2013-01-22 10:45:44 +02:00
Alexander Bruy
07772f13f6 fix output of the eliminate slivers polygon tool (fix 6925). Patch by
Bernhard Strobl
2013-01-22 12:22:17 +04:00
Larry Shaffer
181a7393c1 [FEATURE] Add custom group box settings to Options
- Add options to set group box title to bold, and to draw platform-consistent custom border and background
- Useful for group boxes on Ubuntu (default have no borders/backgrounds) and Mac (default are a bit funky-looking)
- NOT tested yet on Windows
2013-01-21 16:34:57 -07:00
Victor Olaya
2231971ead Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Conflicts:
	python/plugins/sextante/algs/ftools/Difference.py
	python/plugins/sextante/algs/ftools/Intersection.py
	python/plugins/sextante/outputs/OutputTable.py
2013-01-21 23:10:50 +01:00
Victor Olaya
995ede3526 added support for all gdal/ogr formats in all providers
added support for pre and post execution hooks
2013-01-21 23:05:17 +01:00
Victor Olaya
c58c9daea5 fixed ftools overlay algorithms
code cleaning and minor edits in other algorithms
2013-01-21 23:04:34 +01:00
Juergen E. Fischer
0757e4208c INSTALL: better note about short names. 2013-01-21 13:29:50 +01:00
Larry Shaffer
65ae7d8430 Add adjustable Qt stylesheet class, QgisAppStyleSheet
- [API] Remove individual stylesheet option functions (e.g. setFontSize) in favor of direct access to QgisAppStyleSheet functions
2013-01-21 01:49:13 -07:00
Larry Shaffer
3f024e110b Merge pull request #393 from dakcarto/options_re-org_5
Reorganize Options dialog
2013-01-20 16:11:44 -08:00
Juergen E. Fischer
2a4d79d913 german translation update 2013-01-18 22:27:33 +01:00
Juergen E. Fischer
8d063fb6bd fix #7006 (if you actually use it) 2013-01-18 22:27:23 +01:00
Juergen E. Fischer
4cd9b8fd78 fix #7006 2013-01-18 19:35:56 +01:00
Marco Hugentobler
353d6977bd Merge branch 'composer_inference_lines' 2013-01-18 17:07:05 +01:00