Larry Shaffer
52e6c50b2c
Fix for quick left-then-right clicks incorrectly registering as double left on Mac
2012-11-21 11:37:06 -07:00
Radim Blazek
e029bc77f3
composer legend optional space between columns
2012-11-21 13:58:58 +01:00
Radim Blazek
86c21184fb
composer multicolumn legend: division to columns heuristic, optional splitting layers into multiple columns, optional equal column width
2012-11-21 13:35:20 +01:00
giohappy
838864f6ad
Update src/core/qgsproject.h
...
defined projectSaved() SIGNAL emitted when the project file has been written and closed
2012-11-21 13:24:43 +01:00
giohappy
9cced9e0fc
Update src/core/qgsproject.cpp
...
emit projectSaved SIGNAL when the project file is saved and closed
2012-11-21 13:22:53 +01:00
Marco Hugentobler
b177abf187
Merge branch 'drawing_order_embedded'
2012-11-21 10:53:40 +01:00
Marco Hugentobler
d67360621a
Another fix for embedded groups and drawing order. Deactivated the server method for now as it still needs to be adapted
2012-11-21 10:45:29 +01:00
Victor Olaya
0893db7c6e
fixed #6737
2012-11-20 21:33:03 +01:00
Victor Olaya
19826de86f
fixed #6738
2012-11-20 21:27:03 +01:00
D'Hont René-Luc
4353a06006
Better WFS service exception management
2012-11-20 15:48:36 +01:00
Marco Hugentobler
49cadd5fcd
More drawing order related changes...
2012-11-20 15:24:37 +01:00
Marco Hugentobler
32e981db00
Synchronize check states between legend and layer order widget
2012-11-20 11:50:16 +01:00
Victor Olaya
5d5f355b43
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
2012-11-20 11:07:19 +01:00
Marco Hugentobler
de2c671591
Implement addDrawingOrder for wms server under consideration of embedded groups
2012-11-20 11:05:00 +01:00
Victor Olaya
cb07ae436a
cleaned BatchProcessingDialog code
2012-11-20 11:01:29 +01:00
mhugent
0533e2dbc9
Merge pull request #332 from bischofia/shp_enc
...
turn ignoreShapeEncoding option ON by default
2012-11-19 23:21:45 -08:00
Larry Shaffer
bab43958a6
Add ability to save PAL engine settings to project file (OFF by default)
...
- Add 'Save settings with project' checkbox to engine settings dialog
- Add Restore Defaults button to engine settings dialog
- Unchecking 'save with project' will clear settings in project file on save
2012-11-19 22:15:18 -07:00
Minoru Akagi
ddb51175e7
set ignoreShapeEncoding option on by default
2012-11-20 12:59:53 +09:00
Victor Olaya
8cb001db3a
Improvementes to SEXTANTE batch processing interface
...
Better progress handling in SEXTANTE script algorithms
2012-11-19 20:06:33 +01:00
Radim Blazek
2613cf6ad5
keep extent of overview set to union of extents of layer in overview; dont shrink on resize; fixes #1788
2012-11-19 20:03:53 +01:00
Marco Hugentobler
fad5cf3f20
Background color option for svg annotation. Save frame transparency (was missing also for text annotation)
2012-11-19 16:40:20 +01:00
Marco Hugentobler
5f02bc4d4d
Set better window titles for svg annotation
2012-11-19 15:28:54 +01:00
Marco Hugentobler
e017442382
Fix loading / saving of layer order with embedded group
2012-11-19 15:09:36 +01:00
Marco Hugentobler
60c9fbf4e8
Implement embedded group aware drawing order mechanism (load/save to xm does not yet work)
2012-11-19 11:44:51 +01:00
Alexander Bruy
463dec72de
add missed images to SEXTANTE algorithm help files
2012-11-19 09:12:50 +02:00
Victor Olaya
6173fa3ca5
made SEXTANTE command line usage more pythonic
...
Fixed problem with temporary grass mapset created by SEXTANTE (wrong path)
2012-11-19 08:04:03 +01:00
D'Hont René-Luc
339834139a
WFS QGIS Server OnlineResource is an attribute in GetCapabilities for DCPType
2012-11-18 22:17:10 +01:00
D'Hont René-Luc
43819130c9
Add Post capabilities to DescribeFeature
2012-11-18 21:50:35 +01:00
D'Hont René-Luc
48270916f5
#6608 QGIS crashes when used as WFS client together with QGIS server because of exportToGML2 MultiPolygon has empty coordinates
2012-11-18 17:32:17 +01:00
D'Hont René-Luc
df92f80741
XML Schema has attribute elementFormDefault and not elementFromDefault
2012-11-18 16:08:25 +01:00
Radim Blazek
a1a1fb7be7
graduated renderer GUI DnD and sort; categorized symbol GUI better drop indicator
2012-11-18 12:53:03 +01:00
Victor Olaya
ba0cd0c9ab
minor change to last commit fixing #6635
2012-11-18 10:07:00 +01:00
Victor Olaya
28531f3f7e
fixed #6635 . Partial solution, now it goes to (0,0) upon model loading
2012-11-18 10:04:44 +01:00
Victor Olaya
3f40232e29
fixed #6635 . Partial solution, now it goes to (0,0) upon model loading
2012-11-18 10:01:55 +01:00
Etienne Tourigny
063f4dee2d
add All Ramps items in tree widget
2012-11-17 19:01:46 -02:00
Etienne Tourigny
145fca47cb
store relative cpt-city paths for portability
2012-11-17 19:01:46 -02:00
Etienne Tourigny
4c53c62a03
adjust .sip file after rebase
2012-11-17 19:01:46 -02:00
Etienne Tourigny
b875fe09d8
allow to convert cpt-city ramps to standard gradients ramps, keeping author and license info in xml props ; allow to convert gradient ramps to/from discrete/continuous ramps and use float instead of integer stops
2012-11-17 19:01:46 -02:00
Etienne Tourigny
31c11edb2f
make QgsCptCityColorRampV2 subclass of QgsVectorGradientColorRampV2 and adjust both accordingly (changed stops map to list)
2012-11-17 19:01:46 -02:00
Radim Blazek
724f190cc6
composer legend single column box width fix
2012-11-17 17:24:22 +01:00
Giuseppe Sucameli
2ddc7534f6
Merge pull request #330 from slarosa/master
...
minor fix for python console
2012-11-16 14:50:54 -08:00
Salvatore Larosa
01775ce11a
icon changed for hide/show toolbar action
2012-11-16 22:05:58 +01:00
Salvatore Larosa
4f9e8c289c
minor fix for console help dialog
2012-11-16 21:54:46 +01:00
D'Hont René-Luc
845edd90e8
Better support of TypeName and FeatureId in QGIS Server WFS
2012-11-16 17:16:18 +01:00
Nathan Woodrow
bfa08c5f06
[FEATURE] Add --code arg to run python code on qgis load
2012-11-16 21:17:54 +10:00
Larry Shaffer
e3d30af735
Update to limit of number of features sent to PAL
...
- Distributes max number across total number of features registered in PAL
- Caveat: PAL may not show label for every registered feature
2012-11-15 21:21:13 -07:00
Jürgen Fischer
9183adce9f
Merge pull request #320 from matthias-kuhn/fix-attredit
...
Fix for http://hub.qgis.org/issues/6647
2012-11-15 16:12:39 -08:00
Jürgen Fischer
5bc0a8af6c
Merge pull request #328 from slarosa/master
...
Add action: Hide/Show toolbar for PyQGIS Console
2012-11-15 16:05:27 -08:00
Juergen E. Fischer
5053818440
fix another build error and some warnings
2012-11-16 00:26:24 +01:00
Juergen E. Fischer
af904b9b39
fix build error
2012-11-16 00:13:43 +01:00