50723 Commits

Author SHA1 Message Date
Denis Rouzaud
7233c604b1
[ogr provider] less debug output and remove useless Qt version check (#7949)
* [ogr provider] less debbug output and remove useless Qt version check

* Update qgsogrprovider.cpp
2018-09-18 08:58:37 -08:00
Matthias Kuhn
ddaa8ea4af
inline and virtual are no good friends 2018-09-18 18:53:48 +02:00
Alessandro Pasotti
9473d63cc4 Add test for writeEntry (not related to the bug)
... but since I wrote it ...
2018-09-18 18:23:55 +02:00
Alessandro Pasotti
a74b6262df [dbmanager] Fix stored queries retrieve
Fixes #19802 - DB Manager saved SQL statements are saved empty
2018-09-18 18:22:58 +02:00
Matthias Kuhn
9f407d0b41
Make methods in QgsVectorLayer finally final 2018-09-18 18:04:50 +02:00
Matthias Kuhn
ab91b8553f
Teach sipify the meaning of final 2018-09-18 17:23:42 +02:00
Blottiere Paul
f65deeb5c0 Update unit tests 2018-09-18 16:16:36 +01:00
Alessandro Pasotti
42573f7476
Merge pull request #7933 from nyalldawson/edit_in_place_feedback
[processing] Show a message bar success message after running in-place, parameterless alg
2018-09-18 17:14:58 +02:00
Blottiere Paul
07d400c66f Removes commented code 2018-09-18 16:13:33 +01:00
Blottiere Paul
f1ea78312f Update unit test 2018-09-18 15:39:25 +01:00
Blottiere Paul
1e5c5258bc Update insert, update and delete operations element 2018-09-18 15:38:54 +01:00
Alessandro Pasotti
001a81bc46 Fix processing algorithm checkvalidity reason
Fixex #19617 - Check validity algorithm returns empty reason in attribute table
2018-09-18 16:36:30 +02:00
Blottiere Paul
9d29b934ff Add Id_Capabilities element with FID 2018-09-18 15:34:41 +01:00
Blottiere Paul
e295eb66a7 Operations element has to be before OutputFormats 2018-09-18 15:29:38 +01:00
Alessandro Pasotti
13f500ba9e
Merge pull request #7929 from elpaso/bugfix-18102-advanced-digitizing-comma
[bugfix] Fixes float input in advanced digitizing ...
2018-09-18 15:54:30 +02:00
Matthias Kuhn
7c83841989
Merge pull request #7930 from anitagraser/master
Updated ms installer icons, fixes #17978
2018-09-18 15:37:30 +02:00
Alessandro Pasotti
2ee6122564
Merge pull request #7943 from elpaso/bugfix-18583-range-widget-nulls
[bugfix] Allow empty null representation in spinboxes
2018-09-18 15:29:41 +02:00
Alessandro Pasotti
0edb224e24 Fix QCOMPARE in the test 2018-09-18 14:45:39 +02:00
Denis Rouzaud
5b7e60ac45 [fix #19869] fix bad handle of flag removal 2018-09-18 07:40:31 -04:00
Juergen E. Fischer
cab5fe02dc debian packaging: depend on qml-module-qtcharts only where available 2018-09-18 13:20:17 +02:00
Alessandro Pasotti
d179635b92 [bugfix] Allow empty null representation in spinboxes
Fixes #18583 - Widget "Range": Representation for NULL value is NOT always displayed correctly
2018-09-18 12:54:17 +02:00
Borys Jurgiel
5edb326ab2
Merge pull request #7906 from borysiasty/deprecated_plugins_grayed_out
[Plugin manager] Deprecated plugins grayed out and moved to the list bottom
2018-09-18 12:47:11 +02:00
Salvatore Larosa
e52dc86ab8 fix icons extension in copy/paste style menu 2018-09-18 12:07:20 +02:00
Alessandro Pasotti
35c954eb98
Merge pull request #7942 from tudorbarascu/fix_tests
fix test run comments
2018-09-18 11:44:33 +02:00
Tudor Bărăscu
e8dbb90e55 fix test run comments 2018-09-18 12:38:34 +03:00
Borys Jurgiel
840749c669
Merge branch 'master' into deprecated_plugins_grayed_out 2018-09-18 10:26:07 +02:00
Borys Jurgiel
a041c50894 Resolve merge conflict 2018-09-18 10:24:37 +02:00
Borys Jurgiel
b5024c32c2
Merge pull request #7908 from borysiasty/nicer_plugin_links
[Plugin manager][needs-docs] More unified links to the installed and available version.
2018-09-18 10:13:25 +02:00
Blottiere Paul
dea3b75fe3 Fix Operations element 2018-09-18 08:52:10 +01:00
Alessandro Pasotti
5c15a6589d
Merge pull request #7926 from elpaso/bugfix-19680-spatialite-load-default-style
[bugfix] spatialite load default style
2018-09-18 09:44:10 +02:00
Matthias Kuhn
a0283ebcad
Errors can be any geometry type, not only points 2018-09-18 08:01:02 +02:00
Matthias Kuhn
0e1f1c2c97
More dox 2018-09-18 07:51:08 +02:00
Matthias Kuhn
392392bbec
Move implementations to cpp 2018-09-18 07:47:43 +02:00
Matthias Kuhn
32dae284e8
dox 2018-09-18 07:46:43 +02:00
Matthias Kuhn
6db25b971f
Initialize to nullptr 2018-09-18 07:34:27 +02:00
Nyall Dawson
e005d6e2b9 [processing][gdal] Strip newlines from custom proj CRS definitions
before passing to GDAL commands

Fixes #19855
2018-09-18 14:57:22 +10:00
nirvn
fb80835911 [processing] fix history dialog alg. execution with CRS params 2018-09-18 14:56:52 +10:00
Nyall Dawson
335a696d87 Dox 2018-09-18 14:54:36 +10:00
Nyall Dawson
9ac33124ec Fix crash when writing CRS to XML using QgsXmlUtils
Fixes a crash when saving a processing model using a CRS input
2018-09-18 14:54:36 +10:00
Nyall Dawson
9503ffa33b Fix feature count in attribute table dialog title after committing changes
Fixes #19863
2018-09-18 14:54:15 +10:00
nirvn
f160847ebc [processing] allow geometryless layers as input in aggregate alg. 2018-09-18 11:08:28 +07:00
Nyall Dawson
f3b15be9e5 Fix warning 2018-09-18 10:10:20 +10:00
Nyall Dawson
209b6ee853 Cleaner messagebar item popping 2018-09-18 09:41:09 +10:00
Nyall Dawson
bfc5a1754f [processing] Show a message bar success message after running an
in-place alg if no parameter dialog is shown

Allows users to know that the algorithm has actually run in case
there's no visible changes
2018-09-18 09:40:28 +10:00
Nyall Dawson
f51487551b [processing] Use display name, not alg ID in undo history for in-place mode 2018-09-18 08:27:33 +10:00
Matthias Kuhn
e157a7c56a
Fix build warnings 2018-09-18 00:01:11 +02:00
Stephen Knox
d99d506e75 Fix building with QT 5.5 2018-09-18 07:29:44 +10:00
Matthias Kuhn
ed86d1255f
Add QgsSingleGeometryCheck
This class is a new subclass of QgsGeometryCheck that implements an interface that works on isolated geometries.
It has no dependency on a context, apart from a configuration that can be passed in. This makes it suitable
for checks that only work on in-memory information like self-intersection and other isValid checks.

For reference the classes QgsGeometrySelfIntersectionCheck, QgsGeometryMultipartCheck, QgsGeometryTypeCheck
and QgsGeometrySelfContactCheck have been ported to this interface.
2018-09-17 22:49:25 +02:00
Anita Graser
7c2de7ea7f
fixed ico 2018-09-17 21:49:46 +02:00
Anita Graser
2be111fda5
new installer icons using qgis3 logo 2018-09-17 21:47:28 +02:00