1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-16 00:02:11 -04:00

54715 Commits

Author SHA1 Message Date
Juergen E. Fischer
88513284d4 fix removal of temporary directories (fixes ) 2019-04-01 14:18:30 +02:00
Alessandro Pasotti
62895d1f42
Merge pull request from elpaso/plugin-dependencies
Plugin dependencies optional support
2019-04-01 09:43:28 +02:00
Alessandro Pasotti
2174577ee3
Merge pull request from elpaso/bugfix-21714-filewriter-field-length
Fix wrong field length in file writer
2019-04-01 08:24:20 +02:00
Nyall Dawson
4472820ead More reference images and masks for layout attribute table tests 2019-04-01 16:11:31 +10:00
Nyall Dawson
824ba076da More reference images and masks for 3d tests 2019-04-01 16:11:31 +10:00
Nyall Dawson
25980ab0ce Fix crash in stats summary on debug builds 2019-04-01 16:11:31 +10:00
Nyall Dawson
9820e6b222 Revert "fix removal of temporary directories"
This reverts commit b141349c90be91f191f612b7e2a349adde3c6349, which
causes crashes in almost every unit test.
2019-04-01 09:30:50 +10:00
Nyall Dawson
e5a4716018 Remove outdated comment 2019-04-01 08:52:10 +10:00
Nyall Dawson
2d3e9e156f
Update testqgsvectorfilewriter.cpp 2019-04-01 08:51:04 +10:00
Andrea Giudiceandrea
70f3bd7f60 deleteShapeFile(): delete also ".cpg", ".sbn", ".sbx", ".idm", ".ind" files
Make QgsVectorFileWriter::deleteShapeFile() delete ".cpg" (and ".sbn", ".sbx", ".idm", ".ind") files along with ".shp", ".shx", ".dbf", ".prj", ".qix", ".qpj" ones.
2019-04-01 08:37:36 +10:00
Juergen E. Fischer
b141349c90 fix removal of temporary directories 2019-04-01 00:02:12 +02:00
Alessandro Pasotti
013bdf9405 Fix wrong field length in file writer
fixes 
2019-03-31 20:51:21 +02:00
Alessandro Pasotti
ca80fb6052
Merge pull request from elpaso/bugfix-badlayers-apply-no-style
Fix bad layers style loss when "apply"
2019-03-30 10:32:30 +01:00
nirvn
41f3ac0bbc [ui] Don't disable 'keep unavailable layers' button when applying changes 2019-03-30 10:41:48 +07:00
lbartoletti
59c00b8823 add tests 2019-03-30 11:03:01 +10:00
lbartoletti
e3d0005a82 Fix a crash when asJson is called on an empty PolygonGeometry 2019-03-30 11:03:01 +10:00
volaya
165ab8b25f [processing] do not export input sdat files 2019-03-30 11:02:25 +10:00
Juergen E. Fischer
b9a53d4204 osgeo4w: fix starting of qt5 designer 2019-03-29 21:45:04 +01:00
Blottiere Paul
43ed203e89
Merge pull request from pblottiere/server_exceptions
[server] Sanitize WMS exceptions
2019-03-29 15:30:25 +01:00
Blottiere Paul
9ae06a52bf Fix test 2019-03-29 14:59:38 +01:00
Blottiere Paul
fd4ac20ea8 Update tests 2019-03-29 14:15:42 +01:00
Blottiere Paul
7e39226879 Remove unused qgis exception code 2019-03-29 14:15:27 +01:00
Blottiere Paul
8944465af5 Update doc 2019-03-29 12:20:39 +01:00
Blottiere Paul
0fe739d987 Update unit tests 2019-03-29 12:12:59 +01:00
Alessandro Pasotti
94b9d8f6f6 Fix bad layers style loss when "apply" 2019-03-29 11:08:16 +01:00
Juergen E. Fischer
559a4cb2a2 debian packaging: add qgis-providers dependency to python3-qgis in case only the bindings are installed 2019-03-29 09:19:22 +01:00
Juergen E. Fischer
939caaa77d fix windows build 2019-03-29 08:31:19 +01:00
Juergen E. Fischer
957c51e691 debian packaging: add transitional package for python3-qgis(-common)
(cherry picked from commit cfe88521b6881344c67d81d29e37f3a9e11c593a)
2019-03-29 08:26:18 +01:00
Blottiere Paul
8d9d90915a Raise an internal error instead of an unknown error 2019-03-28 16:52:52 +01:00
Blottiere Paul
bf02a05b01 Remove old constructor 2019-03-28 16:50:14 +01:00
Blottiere Paul
cbe73c1e71 Update security exceptions 2019-03-28 16:44:48 +01:00
Blottiere Paul
75ba90955d Fix compilation 2019-03-28 16:33:17 +01:00
Martin Dobias
8b2e1880db [quick] Fix validity condition in QgsQuickFeatureLayerPair
The extra condition enforcing that feature's geometry needs to have Z coordinate
if also its parent layer has Z coordinates was not doing good job and surprisingly
marking also valid geometries as invalid if layer type was PointZ but the geometry
had undefined Z value. This caused issues in IdentifyKit not picking up some features.
2019-03-28 13:49:04 +01:00
Blottiere Paul
4c09957b5e Update exceptions for StyleNotDefined and LayerNotQueryable 2019-03-28 12:34:10 +01:00
Blottiere Paul
2fc3da3e7a Manage LayerNotDefined exception 2019-03-28 12:27:12 +01:00
Blottiere Paul
5eca1f1bfd Update InvalidCRS / InvalidSRS exception according to the version 2019-03-28 12:05:01 +01:00
Blottiere Paul
2430d9cc8b Update InvalidPoint exception 2019-03-28 11:44:29 +01:00
Blottiere Paul
37b9499fc7 Update InvalidFormat exception 2019-03-28 11:40:52 +01:00
Blottiere Paul
daa5e42839 Add whole parameter in exception to format message 2019-03-28 11:35:46 +01:00
Blottiere Paul
86e9818f14 Update exceptions for internal errors in renderer 2019-03-28 11:34:51 +01:00
Blottiere Paul
95f4d3769a Add more exception in getPrint 2019-03-28 11:34:51 +01:00
Blottiere Paul
0f0438f675 Auto format message for invalid parameter value 2019-03-28 11:34:51 +01:00
Blottiere Paul
bdda3715c4 Add more auto formatted message for missing parameter 2019-03-28 11:34:50 +01:00
Blottiere Paul
cac591c3b7 Add unit tests 2019-03-28 11:34:50 +01:00
Blottiere Paul
f5171b810d Auto format message for missing parameter 2019-03-28 11:34:50 +01:00
Blottiere Paul
c5817cb413 Add unit tests 2019-03-28 11:32:51 +01:00
Blottiere Paul
60b308e1b6 Add an enum for exception codes 2019-03-28 11:32:51 +01:00
Blottiere Paul
d7f12ea5b4
Merge pull request from pblottiere/server_context_3
[server] Add a WMS render context
2019-03-28 09:13:20 +01:00
Alessandro Pasotti
5b5cc50b9e
Merge pull request from elpaso/bugfix-badlayers-storage
Bugfix badlayers storage
2019-03-28 08:14:53 +01:00
Nyall Dawson
20ec29a496 [processing] Refine check for usable layers ()
- allow WMS layers and other non-GDAL raster layers. This will work
fine for native algorithms, likely not work for other providers. They
will need to be adapted to throw errors when incompatible raster
layer providers are used

- invalid layers are not permitted (e.g. those with missing data
sources)
2019-03-27 22:29:53 -05:00