21537 Commits

Author SHA1 Message Date
Werner Macho
524788b917 Merge pull request #1107 from Cracert/i18n
[TRANSUP] pl
2014-01-23 23:38:19 -08:00
Robert Szczepanek
d5ef0c5d37 [TRANSUP] pl 2014-01-23 22:41:09 -05:00
Juergen E. Fischer
a78a0035ac fix windows build (fixes #9416) 2014-01-24 02:01:59 +01:00
Juergen E. Fischer
2a1ef13d58 german translation update 2014-01-23 22:10:51 +01:00
Juergen E. Fischer
c38fadbaf2 fix mersenne-twister warnings 2014-01-23 22:02:28 +01:00
Juergen E. Fischer
6bbd17c217 QgsGeometry refactoring:
* rework wkb parsing using Qgs(Const)WkbPtr
 * replaces pointer dereferencing with memcpy
 * should work on platform that don't allow unaligned accesses
* "fix" adjacentVertices() for invalid inputs
* improved support for MULTIPOINT
* fixes insertion of first vertex into linestrings
* fixes inserting into multipolygons
2014-01-23 21:48:36 +01:00
Juergen E. Fischer
37df792362 fix source path stripping in debug messages 2014-01-23 21:37:03 +01:00
Juergen E. Fischer
cb5c4e9982 add QgsDistanceArea tests and enhance QgsGeometry tests a bit
(in preparation for a QgsGeometry wkb update)
2014-01-23 21:37:03 +01:00
Juergen E. Fischer
0d2c564cf2 implement more cppcheck suggestions 2014-01-23 21:37:03 +01:00
Juergen E. Fischer
68011dd2c8 fix QGis::featureType output 2014-01-23 21:37:02 +01:00
Larry Shaffer
94027df294 Merge pull request #1091 from 3nids/uioptionbase2
dialog base: separator and dialog title as argument to init/restore
2014-01-23 12:34:30 -08:00
Marco Hugentobler
db7cddfc84 Dxf export: fix copy paste bug 2014-01-23 16:34:38 +01:00
Marco Hugentobler
f351c4f7f8 [FEATURE:] Add point sample class to analysis library 2014-01-23 16:12:26 +01:00
Marco Hugentobler
b086195888 Add qgstransectsample.sip 2014-01-23 16:12:26 +01:00
Marco Hugentobler
5a193df483 [FEATURE]: class for random transect sampling in analysis lib 2014-01-23 16:12:26 +01:00
Tim Sutton
f4fc13402a Merge pull request #1102 from ahuarte47/Issue_8725R-ST_Simplify2
Fix bug #8725R: no check simplification topology for point geometries in postgis provider
2014-01-23 07:05:17 -08:00
mhugent
0536cfa3d1 Merge pull request #1105 from mwa/fix_expression_from_ogc_filter
Fix empty expression when reading from OGC filter
2014-01-23 05:24:08 -08:00
Mathias Walker
31c933330b fix empty expression when reading from OGC filter 2014-01-23 14:09:25 +01:00
Alvaro Huarte
b0474d6f5b #8725R: no check simplification topology for point geometries 2014-01-23 11:25:27 +01:00
Juergen E. Fischer
810773a608 cleanup 3568fe7 2014-01-23 09:48:03 +01:00
Jürgen Fischer
eb92999126 Merge pull request #1083 from Oslandia/fix_max_on_joined_fields
fix bug in max value on joined fields
2014-01-23 00:28:29 -08:00
Martin Dobias
3568fe761e Merge pull request #1075 from Oslandia/expressions_in_symbol_rotation_and_scale_for_pr
[FEATURE] allow for expressions in symbol rotation and scale
2014-01-23 00:12:04 -08:00
Werner Macho
467f9783b8 Merge pull request #1101 from Cracert/i18n
[TRANSUP] pl: Globe, expr.editor
2014-01-22 23:24:35 -08:00
Tim Sutton
8b530012d1 Merge pull request #1099 from ahuarte47/Issue_8725R-ST_simplify
Fix bug #8725R: fix collapsed geometries by ST_simplify function of postgis
2014-01-22 22:58:00 -08:00
Robert Szczepanek
7fca30b731 [TRANSUP] pl: Globe, expr.editor 2014-01-23 00:47:14 -05:00
Juergen E. Fischer
49a807aba2 fix build with GDAL <=1.9 2014-01-23 02:41:28 +01:00
Nyall Dawson
9aa4155e36 [composer] Paste in place should put items in page which cursor is over (fix #9244) 2014-01-23 06:55:07 +11:00
Etienne Tourigny
fbdf34c2b2 warn user when trying to add sqlite connection to browser and a connection with sae name already exists (#9404) 2014-01-22 16:36:36 -02:00
Alvaro Huarte
2baf40307a #8725R: fix invalid LineStrings 2014-01-22 18:48:40 +01:00
Werner Macho
5d0202091b Merge pull request #1100 from jonnyforestGIS/master
[TRANSUP] pt_PT
2014-01-22 04:25:14 -08:00
Nathan Woodrow
5c1fed5b2e Add saving of recent expressions. Fix #6091 2014-01-22 22:20:34 +10:00
João Gaspar
4077084ff0 [TRANSUP] pt_PT
adding some translations
2014-01-22 12:18:58 +00:00
Alvaro Huarte
01a733ba3f #8725R: fix collapsed polygons by ST_simplify in postgis 2014-01-22 12:52:06 +01:00
Alvaro Huarte
f6f0384c6b #87525R: refactoring and minor changes 2014-01-22 12:52:06 +01:00
Jürgen Fischer
12a463d2b0 Merge pull request #1087 from ahuarte47/Issue_9360R
Fix bug #9360-revival: fix whole layer not rendered (when simplify geometry activated; followup 3305a6c; fixes #9360)
2014-01-22 03:00:54 -08:00
Tim Sutton
f2d0100d5d Merge pull request #1094 from ahuarte47/Issue_8725R-maxscale
Feature #8725R: support for maximum scale at which the layer should be simplified
2014-01-22 02:14:41 -08:00
Nyall Dawson
52d114fba4 [composer] Use better cross hairs cursor 2014-01-22 19:27:33 +11:00
Werner Macho
754307a42b Merge pull request #1097 from Cracert/i18n
[TRANSUP] pl: Composer, DXF, previous mistake (tnx Werner)
2014-01-21 23:44:29 -08:00
Werner Macho
e2b1e33af1 [TRANSUP] nl by Richard
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-01-22 08:43:46 +01:00
Nyall Dawson
58d25efb4c [composer] Don't default to showing grid when opening 2.0 projects 2014-01-22 17:59:06 +11:00
Nyall Dawson
befe56ff1b [composer] Switch to select tool after pasting items (fix #8958) 2014-01-22 17:57:53 +11:00
Nyall Dawson
2e4fbc21a6 [composer] Always evaluate label expressions (fix #9342) 2014-01-22 17:56:36 +11:00
Robert Szczepanek
d61e6da488 [TRANSUP] pl: Composer, DXF, previous mistake (tnx Werner) 2014-01-21 19:54:03 -05:00
Werner Macho
58403d3ded Merge pull request #1095 from Cracert/i18n
[TRANSUP] pl: Atlas, Composer
2014-01-21 11:55:45 -08:00
Paolo
1cd307c9e1 Merge branch 'master' of github.com:qgis/QGIS 2014-01-21 12:57:25 +01:00
Paolo
061dcceeeb First update of IT GUI translation 2014-01-21 12:57:08 +01:00
Nyall Dawson
03d1e2b529 [composer] Use crosshairs cursor when drawing new items 2014-01-21 22:43:30 +11:00
Alvaro Huarte
f79dfa1551 #9360R: enable ogr simplification for GDAL-OGR >= 1.11 2014-01-21 11:18:36 +01:00
Werner Macho
7f32985c36 [TRANSUP] es by carlos
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-01-21 11:07:32 +01:00
Marco Hugentobler
a5b0e04585 Consider scale based visibility in dxf export. Const correctness for maplayer accessors 2014-01-21 09:18:22 +01:00