16577 Commits

Author SHA1 Message Date
Werner Macho
6e24c1623f Merge pull request #339 from kimaidou/myqgis
Correct french translation of print composer legend properties
2012-11-26 06:30:14 -08:00
Michael Douchin
f1ab2dbe3e Correct french translation of print composer legend properties 2012-11-26 15:06:14 +01:00
D'Hont René-Luc
afeb497679 Replace OnlineResource by onlineResource 2012-11-26 12:03:49 +01:00
D'Hont René-Luc
63d4b4f591 QGIS Server WFS Capabilities schemaLocation updated 2012-11-26 11:30:29 +01:00
Werner Macho
84cc5eb2b5 translation update: small changes in vector menu 2012-11-26 10:27:12 +01:00
Alexander Bruy
24e259bdb3 [FEATURE] Possibility to save error messages as shapefile from check
geometry validity tool. Contributed by Salvatore Larosa
2012-11-26 10:42:15 +02:00
Werner Macho
677c9ca280 Merge pull request #335 from giohappy/master
projectSaved SIGNAL added to QgsProject
2012-11-26 00:34:14 -08:00
Werner Macho
9f71d9f298 Merge pull request #338 from simon04/too_many_classes
Abort classification upon high number of classes
2012-11-25 10:01:57 -08:00
Juergen E. Fischer
a0c8b5c0d0 t2t fixes 2012-11-25 18:52:38 +01:00
Simon Legner
755707de89 Abort classification upon high number of classes 2012-11-25 12:17:05 +01:00
Werner Macho
349229f054 Merge pull request #337 from gioman/master
PT_PT translations courtesy of Pedro Palheiro
2012-11-23 15:13:59 -08:00
Larry Shaffer
21370d91d5 Add extra check on project close for any layer in edit mode with unsaved edits
- Ensures user has opportunity to save provider edits
- Make project dirty if any unsaved edits found
- Add red notification to project save prompt dialog, and set Cancel to default
- Fix for #6054 and #6732
2012-11-23 15:16:44 -07:00
Vânia Neves
b60a00f074 PT_PT translations courtesy of Pedro Palheiro 2012-11-23 16:31:11 +00:00
Marco Hugentobler
7f8768a072 Merge branch 'wms_layer_opacity' 2012-11-23 16:18:20 +01:00
Marco Hugentobler
dd1d4b5986 Small cleanup 2012-11-23 16:17:29 +01:00
Marco Hugentobler
c7f7353faa Use lists for opacity params inside wms server 2012-11-23 16:12:58 +01:00
Nathan Woodrow
e5dae02248 [FEATURE] Add CLI option for customization file 2012-11-24 00:42:39 +10:00
Marco Hugentobler
b27efe9865 Also support layer transparency in server for old symbology 2012-11-23 15:40:34 +01:00
Marco Hugentobler
89b0ea9484 [FEATURE]: wms server has possibility to set transparency on layer/group level 2012-11-23 14:27:55 +01:00
Marco Hugentobler
d582f856c5 Remove double content from wmsserver (probably a merging artifact) 2012-11-23 10:28:13 +01:00
Giuseppe Sucameli
3700d84306 fix build 2012-11-23 00:30:51 +01:00
Marco Hugentobler
20f6fa84d3 Keep legend drawing order as default 2012-11-22 15:57:41 +01:00
Marco Hugentobler
d6992e4591 Server: fix layer order in GetProjectSettings request 2012-11-22 13:26:04 +01:00
Tim Sutton
c064933677 Remove expectedFailure decorator for vector file writer test. Small doc updates for vfile writer 2012-11-22 11:14:16 +02:00
Tim Sutton
1a26f593e2 ../src/core/qgsvectorfilewriter.h 2012-11-22 11:03:04 +02:00
Tim Sutton
7dd8a2ec5e Better annotation of vector file writer api changes 2012-11-22 10:35:20 +02:00
Larry Shaffer
2f3243d28a Pass path to Qt plugins when Mac bundle is run from build directory 2012-11-21 20:23:52 -07:00
Larry Shaffer
6b3aed014f Better fix for QgsVectorFileWriter segfault and test
- Revert test to 735c255 commit, excepting 'assert myResult==QgsVectorFileWriter.NoError' edit
2012-11-21 18:16:15 -07:00
Larry Shaffer
89eb054d44 Fix for PyQgsVectorFileWriter test segfault on Mac
- Initialize newFilename to QString(), or QgsDebugMsg for newFilename segfaults (line 650)
- Set test assert to QgsVectorFileWriter::WriterError enum for success (NoError = 0, i.e. false)
2012-11-21 15:59:08 -07:00
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