22231 Commits

Author SHA1 Message Date
Richard Duivenvoorde
d59d191d39 no html in the url anymore 2014-03-05 11:28:25 +01:00
Paolo Cavallini
8a9cc23ead Merge pull request #1224 from ghtmtt/master
small changes in italian translations
2014-03-05 08:50:47 +01:00
ma7730
71c5396344 small changes in italian translations 2014-03-05 08:39:15 +01:00
Nathan Woodrow
08965ed2f0 Merge pull request #1223 from nirvn/messagebar_auto_crs
push a message bar informing user of crs applied to newly added layer missing a crs
2014-03-05 15:52:34 +11:00
Mathieu Pellerin (nirvn)
25241b865f improve the message string and append friendly name (e.g. WGS84) 2014-03-05 11:42:05 +07:00
Mathieu Pellerin (nirvn)
8f70e3000d push a message bar informing user of crs applied to newly added layer missing crs 2014-03-05 09:22:58 +07:00
Jürgen Fischer
837642b782 Merge pull request #1222 from nyalldawson/wms_layer_speed
Cache result of checking whether axis should be inverted for wms layers
2014-03-04 22:57:52 +01:00
Juergen E. Fischer
284685715b remove more msvc deprecation pragmas 2014-03-04 18:40:39 +01:00
Juergen E. Fischer
100f9729ad add GUI_EXPORT and sip bindings to QgsExtentGroupBox,
fix sip binding of QgsRasterLayerSaveAsDialog
2014-03-04 15:49:04 +01:00
Marco Hugentobler
ec3f7f67d4 [FEATURE]: Expressions in GetFeatureInfo output 2014-03-04 15:43:59 +01:00
Marco Hugentobler
bf8ed4762b WMS Server: show native type in GetProjectSettings 2014-03-04 15:43:59 +01:00
Nathan Woodrow
9b71d081f1 Merge pull request #1208 from nirvn/expression_wordwrap3
[expression] implement a wordwrap function (fix #9412)
2014-03-05 00:12:51 +11:00
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
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