Daan Goedkoop
384da5665e
Fix floating point inaccuracies when digitizing (to fix bug #13745 )
2016-02-11 21:05:34 +01:00
Juergen E. Fischer
bcc8e2a792
debian packaging: add yaml dependency python-qgis
2016-02-11 20:32:30 +01:00
Alexander Bruy
8ba6149d7c
[processing] make DTM2ASCII tool visible in toolbox
2016-02-11 19:45:45 +02:00
Sebastian Dietrich
f99ed7a0e7
Change the title of QgsNewVectorLayerDialog to match the actions that show it.
2016-02-11 16:48:01 +01:00
Radim Blazek
c8161aac88
[GRASS] fixed stds input
2016-02-11 16:15:05 +01:00
Radim Blazek
dfdb420f23
[GRASS] fixed module search on windows, fixes #14241
2016-02-11 15:23:58 +01:00
Alexander Bruy
0d652b2fe0
Merge pull request #2774 from medspx/processing_fix_parameternumber
...
[processing] fix ParameterNumber float detection
2016-02-11 13:47:48 +02:00
Alexander Bruy
169d35f319
[processing] fix example script
2016-02-10 16:37:14 +02:00
Juergen E. Fischer
294f033b81
adapt wfs capabilities test data to d11c689e
2016-02-10 09:54:40 +01:00
Alexander Bruy
5715ed3b39
Merge pull request #2775 from NaturalGIS/processing_fix_saga_default_extent
...
[processing] remove wrong/non mandatory default extent for raster analysis
2016-02-10 10:45:49 +02:00
Juergen E. Fischer
9e0043cd4b
include qgswkbptr.h in install
2016-02-10 08:59:55 +01:00
Juergen E. Fischer
7128a353a2
add 2to3 script to migrate (some) PyQt signal/slots to new style
2016-02-10 01:32:13 +01:00
Giovanni Manghi
e9e4954c58
Processing: remove wrong/non mandatory default extent for raster analysis
2016-02-09 19:37:00 +00:00
Médéric RIBREUX
5d19a3b21b
[Processing] Fix ParameterNumber float detection (with unit tests)
2016-02-09 20:07:32 +01:00
rldhont
d11c689eea
[BUGFIX][QGIS Server] WFS Service Capability OnlineResource
...
WFS Service Capability OnlineResource is not the same as in WMS.
2016-02-09 17:50:13 +01:00
rldhont
ec75f34597
[BUGFIX] Update (*.model *.MODEL) localization
...
This part of the string, (*.model *.MODEL), does not have to be localized.
Some localizers have added a comma between files format, which prevents files filtering.
2016-02-09 17:29:22 +01:00
Juergen E. Fischer
3745207d49
fix windows build (followup 58beed24)
2016-02-09 17:11:27 +01:00
Jürgen Fischer
b9726d7285
Merge pull request #2748 from jef-n/wkb-bounds-check
...
port more WKB parsing to Qgs(Const)WkbPtr including bounds checking
2016-02-09 16:21:23 +01:00
Juergen E. Fischer
d05c31ea19
fix gml wkb assembly
2016-02-09 14:20:07 +01:00
Juergen E. Fischer
4a8b49b768
don't save invalid wkb
2016-02-09 14:20:07 +01:00
Juergen E. Fischer
026a5c7121
avoid identifier verify (macro on mac)
2016-02-09 14:20:07 +01:00
Juergen E. Fischer
e8a5c6658a
simplifier: fix skipping to last point (fixes 1a3f3d4)
2016-02-09 14:20:07 +01:00
Juergen E. Fischer
731a3fe1cc
catch QgsWkbException in QgsGeometryFactory (passes test from PR#2751)
2016-02-09 14:20:07 +01:00
Juergen E. Fischer
89b49a1a63
avoid double endian swapping
2016-02-09 14:20:07 +01:00
Sandro Santilli
e8be21ad61
Add test for premature WKB end in QgsGeometry::asWkt
...
See #14182
2016-02-09 14:20:07 +01:00
Juergen E. Fischer
2ea3d7744d
port more WKB parsing to Qgs(Const)WkbPtr including bounds checking
2016-02-09 14:20:07 +01:00
Juergen E. Fischer
ded1ebb33b
indentation fixes
2016-02-09 14:19:13 +01:00
Alexander Bruy
475911f75f
Merge pull request #2768 from NaturalGIS/processing_fix_gdal_string
...
[processing] fix non-translatable string in GDAL/Aspect
2016-02-09 15:12:38 +02:00
Alexander Bruy
686ad242c1
Merge pull request #2769 from NaturalGIS/processing_fix_gdal_optional_parameters
...
[processing] fix a few GDAL/OGR optional parameters
2016-02-09 15:12:15 +02:00
Alexander Bruy
a5ddf92dfb
Merge pull request #2770 from NaturalGIS/processing_fix_ogr_convert_format
...
[processing] fix OGR/Convert format tool
2016-02-09 15:11:32 +02:00
Juergen E. Fischer
41ac88ad3e
debian packaging: fix templates ( fixes #14248 )
2016-02-09 11:37:43 +01:00
Hugo Mercier
fa78ccf74d
Deprecate old WkbType in QgsDataSourceUri
2016-02-09 10:44:41 +01:00
Hugo Mercier
e2123c79e5
Fix addFeature and addPart maptool for layers with a Z
2016-02-09 10:44:41 +01:00
Hugo Mercier
2ebd26a9ad
[postgres] Fix detection of 2.5D layer types
2016-02-09 10:44:41 +01:00
Juergen E. Fischer
5f310a724e
debian packaging: fix removed diversion (followup 8b054e6)
2016-02-09 10:40:40 +01:00
Radim Blazek
58beed2414
[GRASS] better module lookup
2016-02-09 10:05:44 +01:00
Juergen E. Fischer
65afdcf2aa
indentation fix
2016-02-09 10:03:21 +01:00
volaya
27da8bcd63
Merge pull request #2767 from NaturalGIS/processing_fix_gdal_nearblack
...
fix Processing GDAL near black tool
2016-02-09 10:01:52 +01:00
volaya
4309b86207
Merge pull request #2771 from medspx/fix_processing_grass_overwrite
...
[Processing] Fix overwrite for GRASS7 (Redmine #13488 )
2016-02-09 09:52:00 +01:00
Médéric Ribreux
f49dbdc299
[Processing] Fix overwrite for GRASS7 (Redmine #13488 )
2016-02-09 09:46:12 +01:00
Juergen E. Fischer
63d9fec54b
fix syntax error in test_provider_mssql.py
2016-02-09 02:50:18 +01:00
Juergen E. Fischer
d57b2fa384
add 2to3 script to migrate PyQt4 to PyQt wrappers
2016-02-09 02:50:18 +01:00
Giovanni Manghi
24ce6d239b
fix Processing OGR/Convert format tool
2016-02-08 21:59:15 +00:00
Giovanni Manghi
7072db4c47
fix a few GDAL/OGR Processing optional parameters
2016-02-08 21:05:23 +00:00
Giovanni Manghi
3593a3a12c
fix non-translatable string in Processing GDAL/Aspect
2016-02-08 19:18:04 +00:00
Giovanni Manghi
5e5ddafb0e
fix Processing GDAL near black tool
2016-02-08 19:02:17 +00:00
volaya
964ae1ff04
[processing] fixed typo in saga supported versions
2016-02-08 08:45:32 +01:00
Nyall Dawson
7a7f2d7487
Merge pull request #2766 from nirvn/composer_icon_improvements
...
[gui] improve composer icons
2016-02-08 18:12:43 +11:00
nirvn
ed06bb67cc
[gui] improve composer icons
2016-02-08 13:32:44 +07:00
Nyall Dawson
b712f3cf4b
Measure tool fixes:
...
- Make unit selection more robust (doesn't rely on translations)
- Make calculation of lengths in degrees use a cartesian
calculation when project CRS is in degrees
- Fix display of calculation details, was misleading and
inaccurate for many CRS/unit combinations
2016-02-07 22:10:07 +11:00