22433 Commits

Author SHA1 Message Date
Martin Dobias
86ea4bf39a Fix #9698 (magnified SVG symbols with data-defined rotation) 2014-03-04 18:18:07 +07:00
Marco Hugentobler
9774abdb05 More fixes to support embedded groups 2014-03-04 12:11:46 +01:00
Martin Dobias
8ed4114255 Merged "save as" and "save selection as" actions - choice moved to the dialog 2014-03-04 17:39:30 +07:00
Martin Dobias
cbf2c1a83b Use QgsExtentGroupBox also in raster Save as dialog 2014-03-04 17:39:30 +07:00
Martin Dobias
8ac3a94b99 Fix #8898 (optional filter extent for vector save as) 2014-03-04 17:39:30 +07:00
Nyall Dawson
99d030d675 Cache result of checking whether axis should be inverted for wms layers. Greatly improves speed of connecting to wms layers when a wms server has many available layers. 2014-03-04 16:20:41 +11:00
ahuarte47
c237ea50ac #9655: fix invalid polygons with buffer_0 2014-03-03 23:53:41 +01:00
Marco Hugentobler
5c3d0ddae4 WMS server: fix groups from embedded files if embedded project uses custom drawing order 2014-03-03 14:25:01 +01:00
Juergen E. Fischer
d63f0c4f8d followup aaf6b713: fix commit mixup!? 2014-03-03 11:56:02 +01:00
Juergen E. Fischer
aaf6b71385 wm(t)s json identify: allow geometryless feature info 2014-03-03 11:42:35 +01:00
Jürgen Fischer
2f41ad28a8 Merge pull request #1199 from simonsonc/cmake-cleanup-dups
Remove duplicate entries from CMake build files
2014-03-03 09:47:31 +01:00
Jürgen Fischer
2f2d6ac95b Merge pull request #1120 from 3nids/pasteconvertgeom
copy/paste: try to convert geometries (fixes #3604)
2014-03-03 09:38:30 +01:00
Denis Rouzaud
9c5c0650b1 copy/paste: do not transform if layer has unknown geometry 2014-03-03 09:28:51 +01:00
Denis Rouzaud
1d8faf2021 do not convert multiline to multipolygon if one of the part failed, also consider case of 3 vertices line with first and last vertex identical 2014-03-03 08:37:32 +01:00
Martin Dobias
bb7cd4053a Merge pull request #1205 from ahuarte47/Issue_9485
Fix #9456 #9485: Line Offset in symbology generates artifacts
2014-03-03 14:04:42 +07:00
Larry Shaffer
4a3ad4b997 Update qgis/qt/osg plugin Mac-bundled search paths
- Ensure Qt plugins path is set before Qt references a plugin, e.g. before splash screen
- Strip old Mac-native 'find bundle path' code for simple 'if it is there, use it' code based off of QCoreApplication::applicationDirPath()
2014-03-02 16:35:32 -07:00
Juergen E. Fischer
3b4edb8fa8 automatic otfr:
* notify on message bar when CRS and OTFR kicks in (refs #9644)
* don't automatically change settings of loaded projects
2014-03-02 19:26:34 +01:00
Matthias Kuhn
5d6fc3dcd7 Populate attribute editor layout with default (Autogenerate)
Fix #9668
2014-03-02 14:42:16 +01:00
Martin Dobias
f2dbf9dc3e Fix #9683 (crash in add feature map tool) 2014-03-02 20:17:06 +07:00
Matthias Kuhn
951baee400 [attrtable] Update filter count when filter is reset
Fix #9681
2014-03-02 12:19:24 +01:00
Matthias Kuhn
2dcda50de3 [attrtable] Fetch only necessary columns for expression filter 2014-03-02 12:19:24 +01:00
Alexander Bruy
ac29fc1d62 minor cleanup in pluigns CMakeLists.txt 2014-03-02 12:54:56 +02:00
Alexander Bruy
d378eef0f0 allow to use custom QSettings for managing QgsOptionsDialog parameters.
Useful for plugins and custom apps
2014-03-02 11:28:45 +02:00
Juergen E. Fischer
b1dd6d343d crssync: remove debugging output 2014-03-02 03:24:27 +01:00
Juergen E. Fischer
2a7752d589 fix ab105599b 2014-03-02 03:22:58 +01:00
Juergen E. Fischer
3bd8b5598e german translation update 2014-03-02 01:21:57 +01:00
Juergen E. Fischer
d6495abee4 wms provider:
* support JSON for feature info
* implement feature info for WMTS
* cleanup metadata display
2014-03-02 01:16:48 +01:00
Nyall Dawson
66913320f0 Ensure draw line only inside polygon works correctly with multipolygon rings (fix #9624) 2014-03-01 21:50:58 +11:00
Juergen E. Fischer
1877b51274 german translation update 2014-02-28 22:36:28 +01:00
Juergen E. Fischer
ab105599bb tests: make compareWkt more tolerant towards whitespaces 2014-02-28 22:30:29 +01:00
Werner Macho
4a8f627771 [TRANSUP] ko by BJ
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-02-28 21:25:23 +01:00
D'Hont René-Luc
ccde1d48d8 BUG #9674 WFS GetFeature Request does not return features
The GetFeature Request does not return elements.

The response of the request is valid but with a bbox : 0,0,0,0 and no features.
The simple request :
* SERVICE=WFS
* VERSION=1.0.0
* REQUEST=GeTFeature
* TYPENAME=*
* OUTPUTFORMAT=*
return no features.
2014-02-28 17:18:03 +01:00
Martin Dobias
87e6b13ec1 Vector save as dialog: use one column layout (like raster save as) 2014-02-28 21:42:30 +07:00
Denis Rouzaud
f538c8bd18 added test for QgsGeometry::convertToType 2014-02-28 13:57:18 +01:00
Denis Rouzaud
643e59a23d copy/paste: try to convert geometries 2014-02-28 13:22:39 +01:00
Martin Dobias
2081fc9fc7 Fix the issues with QTimer start/stop in different thread 2014-02-28 16:12:32 +07:00
Marco Hugentobler
9b893a3435 Added Denis Rouzaud to authors list 2014-02-28 08:29:51 +01:00
Martin Dobias
3a317a061e Fix #9658 (crash with diagrams) 2014-02-28 12:11:20 +07:00
Juergen E. Fischer
3b1e192222 replace deprecation pragmas with macro (followup 5134ef9a) 2014-02-27 23:02:13 +01:00
Juergen E. Fischer
33a8b6344b wms provider: fix feature info (fixes #9630) 2014-02-27 22:28:16 +01:00
Juergen E. Fischer
89b50dff7e move timer noise from message log to debug output 2014-02-27 15:53:43 +01:00
Juergen E. Fischer
dd03dd037e FindQGIS.cmake: delimitedtextplugin moved to core - look for spatialqueryplugin 2014-02-27 15:35:14 +01:00
Juergen E. Fischer
a8ee06423d wmts: show common upper levels in item name (relates to #9492) 2014-02-27 09:59:39 +01:00
Larry Shaffer
b6d943e675 Update base labeling unit test class to work with QgsMapSettings 2014-02-26 21:39:26 -07:00
Martin Dobias
2519f1db04 Fix #9670 (respect map background color in composer) 2014-02-27 09:42:32 +07:00
ahuarte47
07756756a0 #9655: fix invalid simplified geometries 2014-02-27 00:18:00 +01:00
ahuarte47
540685a2f5 #9485: OffsetLine uses GEOSOffsetCurve (#if-#else-#endif) option 2014-02-26 23:50:39 +01:00
ahuarte47
8176c1cde8 #9485: OffsetLine uses GEOSOffsetCurve 2014-02-26 23:50:38 +01:00
Juergen E. Fischer
bcbf9ddb64 wms: allow image/jpgpng (fixes #9622) 2014-02-26 22:26:04 +01:00
Juergen E. Fischer
d78e05c50a expression: and put blank in front of WHEN too (followup 1844d91) 2014-02-26 16:52:23 +01:00