55543 Commits

Author SHA1 Message Date
Nyall Dawson
4786b3ead9 Update test result for proj 6 2019-05-21 19:14:55 +10:00
Nyall Dawson
fea12d5ff6 Adjust test result for proj 6 2019-05-21 19:14:55 +10:00
Nyall Dawson
c52b1d7785 Fix resolution of bound crs proj strings to auth/code 2019-05-21 19:14:55 +10:00
Nyall Dawson
eafd7872dd QgsCoordinateReferenceSystem::fromEpsgId worked with ESRI codes
on pre proj6 builds, so keep compatibility with that under proj6
2019-05-21 19:14:55 +10:00
Nyall Dawson
289e72dc07 Adjust precision of some processing tests to allow them to pass under proj 6 2019-05-21 19:14:55 +10:00
nirvn
20ed28da29 [processing] Move the new XYZ algorithms under the raster tools group 2019-05-21 12:19:20 +07:00
Alessandro Pasotti
3fd399dc59 Fix export raster as GPKG
Fixes #20848

Test added for internal functions because the main functionality
is in app.

Partially reverts 006b130e8a85dbba9e499642a8493a515cf41aa0
See: 006b130e8a
2019-05-20 18:02:28 +02:00
Daniele Viganò
f7722e3ff6
[RPM] Fix a dependency on older Fedora releases 2019-05-20 17:33:06 +02:00
Blottiere Paul
284f5d565c
Merge pull request #10010 from elemoine/ele_filter
[server] Support FILTER values with colons
2019-05-20 10:09:18 +02:00
nirvn
7132cf3b2e [ui] Improve UX by adding an original source label when changing / updating layer data source 2019-05-20 14:25:55 +07:00
Nyall Dawson
98845e5779 Don't show a 'invalid layer source' warning if a user opens a multi-layer
vector file, but then chooses not to actually add any layers from the file
2019-05-20 16:39:56 +10:00
Nyall Dawson
920676b178 Fix all layers are force redrawed whenever a filter is changed in any 2019-05-20 14:58:01 +10:00
Nyall Dawson
c16e5eec13 Fix a crash under proj 6 2019-05-20 13:57:02 +10:00
Nyall Dawson
0c05568219 Update a test result for proj 6 2019-05-20 13:57:02 +10:00
Nyall Dawson
c35d898c5e Fix incorrect mapping of auth id pairs to old QGIS srs db id
Because the old qgis internal db was seriously messed up and
has all the ESRI authorities tagged incorrect as EPSG.
2019-05-20 13:57:02 +10:00
Nyall Dawson
bf13d09d5c Revert "postgres provider: performance improvements when loading layers"
This reverts commit 2220b86e2e3d26a84b7533cb6c4fb0ee87d7fdc4.

The commit broke existing unit tests
2019-05-20 13:56:07 +10:00
Denis Rouzaud
2369e06b17
changed shortcuts to CTRL+ALT+arrow 2019-05-19 20:39:49 -05:00
Juergen E. Fischer
ac5e945742 translation string fixes 2019-05-20 01:05:56 +02:00
Juergen E. Fischer
2220b86e2e postgres provider: performance improvements when loading layers 2019-05-20 01:05:56 +02:00
Harrissou Sant-anna
94cb85490a Title case the options 2019-05-20 08:53:25 +10:00
Harrissou Sant-anna
4c41819eb3 Fix option label for GDAL ADDO resampling method 2019-05-20 08:53:25 +10:00
Harrissou Sant-anna
6e5976e640 Title case the resampling options 2019-05-20 08:52:54 +10:00
Harrissou Sant-anna
bd2fc75f2e [needs-docs] Harmonize display of GDAL build vrt options 2019-05-20 08:52:54 +10:00
Larry Shaffer
71573bdcfc [oauth2] Verify replies still exist and attribute gets are valid
Fixes unreported crash, due to access on nonexistent replies.
2019-05-20 08:52:03 +10:00
Harrissou Sant-anna
491ca3315f Make data type option translatable in GDAL algorithms dialog 2019-05-20 08:51:38 +10:00
Matthias Kuhn
83cbe24bbd
Merge pull request #10025 from m-kuhn/sip_force
Use SIP_FORCE
2019-05-19 11:03:23 +02:00
Matthias Kuhn
d03714b0c7 Use SIP_FORCE 2019-05-19 09:47:55 +02:00
Matthias Kuhn
03faaa3e0f
Merge pull request #9988 from olivierdalang/cad-floater-squashed
floating widget for advanced input next to the cursor
2019-05-19 09:29:43 +02:00
Denis Rouzaud
bb3c50714a use global shortcuts 2019-05-18 15:15:40 -05:00
Peter Petrik
6d9b40f634 add TMS (fix #21987)and HTML output (fix #21991) for tilesxyz. Split to 2 algorithms (directory and MBTiles) 2019-05-18 11:34:15 +02:00
Matthias Kuhn
8a3c7b14c3
Merge pull request #10023 from sebastic/no-revision
Don't include revision in sources.
2019-05-18 09:36:47 +02:00
Bas Couwenberg
2628c480c5 Don't include revision in sources.
Prevent changes to files that weren't changed between releases.
This eases review of the changes between releases significantly.
2019-05-17 16:47:47 +02:00
nirvn
92ea2a5e45 [ui] Revamp the svg/raster marker size widgets placement
Benefits are:
- data-defined width and height properties button closer to
  width and height spinboxes
- minimum horizontal width reduced
2019-05-17 13:01:36 +07:00
nirvn
6ca1b30960 [ui] Prevent font combobox widgets from taking much minimum width 2019-05-17 12:07:56 +07:00
nirvn
395a82bdca [ui] Harmonize effects stack properties to match revamped symbol selector 2019-05-17 11:19:26 +07:00
nirvn
13ec10e16c [ui] Revamp the symbol selector preview / layer tree / buttons 2019-05-17 11:19:26 +07:00
Denis Rouzaud
7219835a76 add shortcuts to browse feature list 2019-05-16 23:10:19 -05:00
rldhont
943c7d5d90 [Processing] Define boolean output
In processing, if an algorithm has a boolean as an output, it cannot be defined as boolean but as a number.

To be more precise in algorithms description, the commit add QgsProcessingOutputBoolean.
2019-05-17 08:21:57 +10:00
Matthias Kuhn
4a6bc7d75f
Merge pull request #10019 from m-kuhn/revert-qgz-attachments
Revert "Merge pull request #10002 from m-kuhn/qgz-attachments"
2019-05-16 14:22:37 +02:00
Matthias Kuhn
00d31f6003 Revert "Merge pull request #10002 from m-kuhn/qgz-attachments"
This reverts commit 0804e342c863455fe7114e4fa84d8b9931656f8c, reversing
changes made to e07741f00b7d69cada35521f10d3703ff404083f.
2019-05-16 13:15:07 +02:00
Éric Lemoine
c09d39ef15 Mention xvfb-run in tests/README.md 2019-05-16 11:52:05 +02:00
Éric Lemoine
b0ae641b06 Support FILTER values with colons 2019-05-16 11:52:05 +02:00
Sandro Santilli
b992999460 [git] Further tweak .mailmap
[ci skip]
2019-05-16 10:40:59 +02:00
nirvn
d546053e2f [ui] Further tweaks to browser feature list toolbar:
- use dedicated icons (avoids confusion with pan/zoom to selected features)
- use even spacing across the row (looks much better, more spacing)
2019-05-16 14:59:06 +07:00
Matthias Kuhn
0804e342c8
Merge pull request #10002 from m-kuhn/qgz-attachments
Allow adding attachments in qgz files
2019-05-16 09:53:09 +02:00
Matthias Kuhn
e07741f00b
Merge pull request #10011 from m-kuhn/save_to_templates
Add save to templates button
2019-05-16 09:52:55 +02:00
Matthias Kuhn
a2aaf60c77
Merge pull request #10014 from elpaso/qjson-nlohmann-followup
Install json_fwd.hpp header
2019-05-16 09:30:38 +02:00
Sandro Santilli
cfc78c4bc0 [git] Map strk@kebit.net to strk@kbt.io for git shortlog 2019-05-16 08:53:28 +02:00
nirvn
92fe9bc260 [ui] Follow up tweaks to browser feature list toolbar feature:
- use tool button autoRaise=true look consistently
- rework first/previous/next/last arrow svg (and compress)
- uppercase tooltip
- pan icon -> pan action, zoom icon -> zoom action ;)
2019-05-16 13:20:54 +07:00
Juergen E. Fischer
3017c7a1c8 qgis server: track timestamps of remote projects 2019-05-15 21:58:41 +02:00