16598 Commits

Author SHA1 Message Date
Giuseppe Sucameli
796a15ac9d dbmanager: use a default value for varchar limit (follow a4484b217ed) 2012-11-29 01:16:32 +01:00
Larry Shaffer
8260eab94b Update QgsLegend::selectedLayers() and add to QgsLegendInterface
- Add option to return selected layers in drawing order
2012-11-28 11:43:47 -07:00
Giuseppe Sucameli
a4484b217e dbmanager: fix #6511 2012-11-28 18:36:57 +01:00
Giuseppe Sucameli
6f1b27ea31 fix #6777 2012-11-28 15:46:27 +01:00
Nathan Woodrow
84c709f1a6 Fix #6764 again. Replace backslash for python code only 2012-11-28 23:05:59 +10:00
Nathan Woodrow
e97afe0997 Fix #6764 2012-11-28 20:41:20 +10:00
Tim Sutton
02a26cabe8 Rebase failed - merging branch 'master' of github.com:qgis/Quantum-GIS 2012-11-28 08:23:08 +02:00
Tim Sutton
c98967360e Test improvements - moved writeShape to utilities for DRY. Added clip test to geometry python tests. 2012-11-28 08:21:11 +02:00
Larry Shaffer
ee12df2f4e Add option to set inside and outside maximum for delta angle between curved label characters
- Addresses #6763, #6673 and #2113, but does not perform any feature simplification
- Recommend adding some letter [and word] spacing before applying any delta angle adjustment
2012-11-27 17:48:01 -07:00
Larry Shaffer
b9b943d5e1 Add access to QgisApp's mActionCopyStyle and mActionPasteStyle to QgisInterface 2012-11-27 10:36:03 -07:00
Giuseppe Sucameli
8ba6bfb2c6 fix #6769 2012-11-27 17:56:23 +01:00
Giuseppe Sucameli
d083bd645e fix build with Qt < 4.8 2012-11-27 16:19:00 +01:00
Giuseppe Sucameli
28e210b7a8 fix qgis-server crash moving QCursor to the GUI classes (follow 454c732a3) 2012-11-27 14:36:30 +01:00
Marco Hugentobler
4a44daa5c4 Consider alpha value for annotation rectangle in QGIS server 2012-11-27 11:53:25 +01:00
Alexander Bruy
dbd849f158 Merge branch 'identify_improvements' 2012-11-27 11:13:04 +02:00
Alexander Bruy
4cfdba4c26 put back to derived attrs clicked coordinates 2012-11-27 10:50:22 +02:00
Alexander Bruy
8a339a71e0 add perimeter to derived attributes for polygonal geometries 2012-11-27 10:50:21 +02:00
Juergen E. Fischer
a75793563a fix build with Qt<4.8 and some doxygen warnings 2012-11-27 01:53:46 +01:00
Giuseppe Sucameli
454c732a3d [FEATURE] add support to SVG images from url.
Work done for Regione Toscana-SITA
2012-11-27 01:02:51 +01:00
Giuseppe Sucameli
bc75a39475 Merge pull request #340 from slarosa/master
Changed import sextante class entry according to 6173fa3 (PyQGIS Console)
2012-11-26 14:33:16 -08:00
Salvatore Larosa
b54c3bf54e changed import sextante class entry according to 6173fa3 2012-11-26 21:47:12 +01:00
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