55429 Commits

Author SHA1 Message Date
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
Denis Rouzaud
5f5340a281 place double arrows in same order in icon 2019-05-15 14:46:06 -05:00
Denis Rouzaud
053f54c304
Merge pull request #9992 from 3nids/itembrowser
allow browsing feature list in feature mode
2019-05-15 14:43:33 -05:00
Denis Rouzaud
3b875a7617 reorganize buttons, reduce font size 2019-05-15 14:41:01 -05:00
olivierdalang
1e5d2f0b74 (trying to fix travis build) 2019-05-15 19:56:02 +02:00
Alessandro Pasotti
90d40d5bb7 Install json_fwd.hpp header 2019-05-15 18:36:42 +02:00
Alessandro Pasotti
7df3163743
Merge pull request #10013 from elpaso/wfs3-ogr-client-fix
Fix WFS3 OGR build URI
2019-05-15 18:29:45 +02:00
olivierdalang
5b6dd73949 add missing docstring
with sip_include.sh
2019-05-15 18:09:27 +02:00
Alessandro Pasotti
a3d4055941 Fix WFS3 OGR build URI 2019-05-15 17:30:54 +02:00
Matthias Kuhn
81771dddb9 Ask for template name if missing 2019-05-15 15:11:08 +02:00
olivierdalang
4163be67cf unstable API notice 2019-05-15 14:33:21 +02:00
Denis Rouzaud
546ede43cb move the toolbar to the bottom 2019-05-15 06:52:08 -05:00
Denis Rouzaud
c0a0f7d6c9 add first/last buttons 2019-05-15 06:52:08 -05:00
Denis Rouzaud
f680466bf7 [FEATURE] add toolbar in attribute table to browse feature list
arrows allow browsing the feature list in the attribute table in form view
the current edited feature can be highlighted and the map canvas automatically panned or zoomed
2019-05-15 06:52:08 -05:00
Matthias Kuhn
8a24d14a76 Add save to templates button 2019-05-15 13:33:58 +02:00