57402 Commits

Author SHA1 Message Date
Mathieu Pellerin
5df309447e
[delimiter text] Add Point{Z,M,ZM} geometry support (fixes #25645) (#31595)
[FEATURE][delimiter text] Add Point{Z,M,ZM} geometry support (fixes #25645)
2019-09-06 19:35:27 +07:00
Matthias Kuhn
87b1aa9a5d
Merge pull request #31374 from troopa81/parallelize_snap_caching
[FEATURE] Parallelize snap index build
2019-09-06 13:29:06 +02:00
Julien Cabieces
57aec1f4af Fix documentation 2019-09-06 11:55:06 +02:00
Julien Cabieces
c699ab5eb9 Don't break QgsMapCanvasSnappingUtils API 2019-09-06 10:41:28 +02:00
Julien Cabieces
50f3a02eca don't beak API and remove QFuture includes 2019-09-06 10:28:27 +02:00
rldhont
1bf89c70a0
Merge pull request #31517 from rldhont/server-wms-filter-whitelist
[Server] Extend the WMS FILTER whitelist with IS, NOT, NULL
2019-09-06 10:27:03 +02:00
Sandro Santilli
412f50964d
Merge pull request #31588 from strk/topoviewer-layer-order
Have TopoViewer use custom layer ordering
2019-09-06 10:21:52 +02:00
nirvn
c0d7ab4bd7 [ui] Add decoration icon in the spatial bookmark manager list view 2019-09-06 14:47:09 +07:00
Julien Cabieces
0e98585fee fix spell errors 2019-09-06 09:42:23 +02:00
Julien Cabieces
42be18c40a Improve task management 2019-09-06 09:42:23 +02:00
Julien Cabieces
fbc88a257f Manage edition while indexing 2019-09-06 09:42:22 +02:00
Julien Cabieces
3128fa35d4 Add test for asynchronous mode 2019-09-06 09:42:22 +02:00
Julien Cabieces
17e6356f0c Fix tests 2019-09-06 09:42:22 +02:00
Julien Cabieces
0af6155565 Fix tests 2019-09-06 09:42:22 +02:00
Julien Cabieces
119106520e Fix doxygen 2019-09-06 09:42:22 +02:00
Julien Cabieces
fb7e2c8635 Forget qgspointlocatorinittask files 2019-09-06 09:42:22 +02:00
Julien Cabieces
1fee18479a add the deprecated doxygen tags 2019-09-06 09:42:22 +02:00
Julien Cabieces
4081bea801 Use TaskManager to build index 2019-09-06 09:42:22 +02:00
Julien Cabieces
ba867b46c6 Add asynchronous bool on QgsSnappingUtils/QgsPointLocator API 2019-09-06 09:42:22 +02:00
Julien Cabieces
f475c28753 s/an other/another 2019-09-06 09:42:22 +02:00
Julien Cabieces
521d7b71df Don't use object that could be deleted/modified outside the thread
while building the index
2019-09-06 09:42:22 +02:00
Julien Cabieces
ead7481e3f [FEATURE] Parallelize snap index build 2019-09-06 09:36:16 +02:00
Sandro Santilli
a01db6409c Have TopoViewer use custom layer ordering
This is used to make sure edges are rendered above faces and nodes
above edges, despite legend order.
2019-09-06 08:46:53 +02:00
Julien Cabieces
3abbc0f178 Digitize the geometry from the relation reference widget add button (#30905)
* [FEATURE] [needs-docs] Add the possibility to digitize the geometry
when creating a feature from the plus button on the relation reference widget
2019-09-06 08:28:59 +02:00
nirvn
c1cce181b4 [ui] Make the show bookmarks action focus on browser panel's bookmark node 2019-09-06 11:38:55 +07:00
Nyall Dawson
3af35b5844 [FEATURE] "Reselect Features" action in Edit -> Select menu
Allows restoration of a layer's selection following a selection
clear operation. Handy for anyone who has ever painstakingly
built a custom selection only to accidently click and clear
this selection...
2019-09-06 13:08:18 +10:00
Nyall Dawson
b533fbaeb2 Allow individual groups of bookmarks to be exported
Also avoids the unfortunate situation where the first item shown
in the right click menu for a bookmark group is the "delete" action
2019-09-06 13:02:04 +10:00
Nyall Dawson
a426fdaea2 [FEATURE] Bookmark groups can be renamed in browser 2019-09-06 13:02:04 +10:00
Nyall Dawson
c409025409 [FEATURE][processing] New algorithm "Split features by character"
This algorithm splits features into multiple output features by
splitting a field's value with a specified character.

For instance, if a layer contains features with multiple comma
separated values contained in a single field, this algorithm can
be used to split these values up across multiple output features.

Geometries and other attributes remain unchanged in the output.

Optionally, the separator string can be a regular expression for
added flexibility.

Designed for use in models which need to process input files
with multiple concatenated values in a single attribute, e.g.
geocoding a table with "address1,address2,address3" format strings
2019-09-06 11:09:37 +10:00
Harrissou Sant-anna
9756345412 Allow Italic and Bold style icons to be visible
in Text formats dialog
2019-09-06 10:28:58 +10:00
Stephen Knox
a39a413b92 Fixing db_manager so that it can run sql with inline comments
Fixes #29089
2019-09-06 10:26:34 +10:00
Harrissou Sant-anna
6d55c78ce8 Save/Restore Shape digitize active tool 2019-09-06 10:25:31 +10:00
Harrissou Sant-anna
fbccc00647 Enable Cancel and Help buttons in "Effect properties" dialog 2019-09-06 10:23:59 +10:00
Nyall Dawson
42a20ed6de Move some debug noise to lower levels 2019-09-06 08:41:46 +10:00
Harrissou Sant-anna
71b29bdb81 Enable help button on text and label settings dialog 2019-09-06 07:43:58 +10:00
Julien Cabieces
8bd60a1233 Add mutex locker when accessing to attribute member 2019-09-06 07:43:15 +10:00
Harrissou Sant-anna
1698fbf914 Revert measure line shortcut change and remove add mssql's 2019-09-06 07:38:33 +10:00
Harrissou Sant-anna
2f95dd7701 Remove duplicate 'Ctrl+Shift+M' shortcuts 2019-09-06 07:38:33 +10:00
Harrissou Sant-anna
5b26f5a412 Add shortcut to Add Delimited Text Layer 2019-09-06 07:01:19 +10:00
Giovanni Manghi
7b680f80d6 fix SAGA seeds generation tool 2019-09-06 05:29:50 +10:00
Nyall Dawson
8465df3768 Add some tooltips to dual view navigation buttons, fix bad label
string when layer has no features
2019-09-06 05:29:27 +10:00
Nyall Dawson
1537f83614 Fix some algorithms fail to execute correctly in in-place mode 2019-09-06 05:29:08 +10:00
Nyall Dawson
4f7ba308da Show "Zoom to Bookmark" as first action when right clicking a bookmark in browser 2019-09-06 05:28:46 +10:00
Nyall Dawson
df973a9810 Remove empty bookmark groups from browser 2019-09-06 05:28:46 +10:00
Nyall Dawson
b3be340d95 Expand wording 2019-09-06 05:28:46 +10:00
Nyall Dawson
4619a810e6 [FEATURE] Add import/export bookmarks actions to browser right-click bookmarks menu 2019-09-06 05:28:46 +10:00
Nyall Dawson
d68be19fbb Tooltips for bookmarks in browser 2019-09-06 05:28:46 +10:00
Nyall Dawson
92c50df669 Fix sort order of newly made bookmark groups 2019-09-06 05:28:46 +10:00
Nyall Dawson
dc00e8576c Set focus on bookmark name widget when opening bookmark editor dialog 2019-09-06 05:28:46 +10:00
Nyall Dawson
f9848efe42 Also show "new bookmark" action when right clicking project or user group 2019-09-06 05:28:46 +10:00