46557 Commits

Author SHA1 Message Date
Harrissou Sant-anna
4c32a01bde
Fix list of algorithms shortcut in vector and raster menus
Fix #18175
2018-02-26 20:14:12 +01:00
Alessandro Pasotti
02e75a7347 Update control images 2018-02-26 19:04:11 +00:00
Alessandro Pasotti
3bdb6c2890 [layout] Automatic conversion of 2.x composition templates to layouts 2018-02-26 18:01:13 +00:00
Radim Blazek
5b1a714336 [GRASS] tools filter clean button enabled, fixes #13526 2018-02-26 18:56:40 +01:00
Martin Dobias
bbb2727bc3 Minor fixes (spelling, renaming, sip magic) 2018-02-26 18:34:44 +01:00
Martin Dobias
8190930bb1 Show filter query in the indicator's tooltip 2018-02-26 18:34:43 +01:00
Martin Dobias
f56d70f3f8 [FEATURE] Indicators for layer tree view + filter indicator implementation
This adds a mini-framework for display of extra icons in layer tree views
next to layer and group names. Tool tip text can be associated with indicators
to give extra context for indicators. In addition, a signal gets emitted
when user clicks indicators and custom actions can be defined.

The main window's layer tree view (ToC) gets support for indicators
that are shown when a vector layer has a filter applied. This makes it easier
for users to understand that they are looking at a subset of all data.
Clicking the indicator's icon brings up query builder.
2018-02-26 18:34:43 +01:00
Harrissou Sant-anna
1090312c64
Add more information to modeless option
fix #18152
2018-02-26 18:33:54 +01:00
Denis Rouzaud
68ee969b30 fix bad merge 2018-02-26 05:12:26 -09:00
Denis Rouzaud
a6eb520a61 [simplify] accept/reject using keyboard 2018-02-26 05:12:26 -09:00
Denis Rouzaud
284ad06f99 [simplify] user input widget instead of dialog 2018-02-26 05:12:26 -09:00
Nyall Dawson
3235fec44f Add some tooltips to simplification options 2018-02-26 05:12:26 -09:00
Nyall Dawson
295e1b580a [FEATURE] Allow map simplify tool to smooth features
And rename to "Simplify/smooth features". This change allows interactive
smoothing of features.
2018-02-26 05:12:26 -09:00
Nyall Dawson
dce21882c7 [FEATURE] Add choice of simplification method to simplify map tool
Allows different techniques to be used for simplification, including
the more cartographically pleasing "Visvalingam" simplification algorithm.

Fixes #18083
2018-02-26 05:12:26 -09:00
Nyall Dawson
c0b8fbfbf6 Drop redundant vertex count method, update code style 2018-02-26 05:12:26 -09:00
Matthias Kuhn
3a1c56731e
Merge pull request #5835 from NathanW2/canvas_dock_zoom
Add Auto Zoom to Selection for map canvas dock
2018-02-26 09:07:18 -03:00
Denis Rouzaud
03edc407b1 rename QgsSettings::enumSettingValue to enumValue
no python API break
2018-02-26 02:32:44 -09:00
Even Rouault
d313f7c059 WFS provider: handle gmgml:Point_MultiPointPropertyType (fixes #18169) 2018-02-26 12:04:14 +01:00
Alessandro Pasotti
835eb150bc
Merge pull request #6454 from elpaso/wfs-dcp-post-uri
[wfs] Proper handling of DCP POST Uri
2018-02-26 09:59:30 +00:00
Alessandro Pasotti
c13b627efc
Merge pull request #6452 from elpaso/delete-existing-from-browser
[bugfix] Respect multi-single part when importing and allow delete existing from browser
2018-02-26 09:59:10 +00:00
Nyall Dawson
bfa3cab0bb [processing] Fix model docks are not removed when closing modeler
Actually caused by the modeler dialog never being deleted correctly.

Fixes #18213
2018-02-26 20:52:42 +11:00
Alexander Bruy
4777abb48e [processing] add icons to SAGA algorithms (fix #18211) 2018-02-26 10:37:17 +02:00
Nyall Dawson
b920799a29 Fix leak in postgres provider loadStyle 2018-02-26 18:40:03 +11:00
Nyall Dawson
8ce519d2ad Fix memory leak in QgsPostgresProvider::createEmptyLayer 2018-02-26 18:40:03 +11:00
Nyall Dawson
fb3e1c398d Fix intermittently failing postgres provider test
Provider can crash if features do not have enough attributes
set to match fields in layer.
2018-02-26 18:40:03 +11:00
Harrissou Sant-anna
3701d648ff More dialog caption fixes 2018-02-26 07:59:48 +01:00
Nyall Dawson
e1a344f725 Fix string capitalization 2018-02-26 16:13:42 +10:00
Nyall Dawson
44896c3636 [processing] Fix grass point parameter evaluation 2018-02-26 17:10:09 +11:00
Nathan Woodrow
22d19c9b99
[needs-docs] Add Alt+{no} shortcut for panels (#5895) 2018-02-26 15:35:12 +10:00
Nathan Woodrow
347e6f1ab8 [FEATURE] [needs-doc] Add Auto Zoom to Selection for map canvas dock 2018-02-26 14:31:19 +10:00
Nyall Dawson
5986444ccc [processing] Support dynamic properties for all native c++ algorithms 2018-02-26 13:40:10 +10:00
Nyall Dawson
7f9274350a [processing] Fix expection when double clicking alg in history with dynamic property 2018-02-26 13:40:05 +10:00
Nyall Dawson
7dc0db5163 Fix missing user color schemes on startup 2018-02-26 09:50:48 +10:00
Nyall Dawson
cc10bbd950 [processing] Allow empty expressions in refactor fields alg
Fixes #15640
2018-02-26 10:20:19 +11:00
Nyall Dawson
2900acef51 [processing] Fix crash when algorithms fail to prepare
Refs #15640
2018-02-26 10:20:19 +11:00
Nyall Dawson
574a6549f8 Respect image orientation and transforms in attachment widget
Fixes #16139
2018-02-26 09:25:26 +11:00
Juergen E. Fischer
8ef90807f2 osgeo4w: fix desktop link
(cherry picked from commit b5ca7885fc13fecdacd604bfbd747798b1539f59)
2018-02-25 22:08:53 +01:00
Alessandro Pasotti
9083ec6f35 [wfs] Proper handling of DCP POST Uri 2018-02-25 19:44:51 +00:00
Giovanni Manghi
82fc90fd73 removed not working default WMS server 2018-02-25 16:48:23 +00:00
Alessandro Pasotti
772adec552 [bugfix] Respect multi-single part when importing
Fixes #15875
2018-02-25 16:22:16 +00:00
Alessandro Pasotti
faec620436 Cosmetic: remove empty line 2018-02-25 16:21:53 +00:00
Juergen E. Fischer
ef24e65ccf osgeo4w: fix grass plugin postinstall
(cherry picked from commit 001c80b0c3478f9d1fc026965c439aa843f0a66d)
2018-02-25 16:43:38 +01:00
Juergen E. Fischer
11b09953d0 osgeo4w: avoid blocking error popup when running tests 2018-02-25 16:43:38 +01:00
Alexander Bruy
a54192cb72 [processing][help] use new anchor style also for modeler 2018-02-25 12:23:57 +02:00
Alexander Bruy
25c5d8dbea Revert fixes to gdal algorithms, need to investigate further 2018-02-25 08:49:55 +02:00
Nyall Dawson
703898e923 Update test masks 2018-02-25 12:47:58 +11:00
Nyall Dawson
094cef7140 Sipify and astyle 2018-02-25 08:22:14 +10:00
Salvatore Larosa
332c8a59b9 [processing] Fixes #18187: SAGA output extent values are not in the right order 2018-02-24 22:57:40 +01:00
Juergen E. Fischer
f97d9dc1a4 osgeo4w: ignore if there are no pyc to cleanup in postinstall
(cherry picked from commit af4cbe2db07c970a0df4668f86b12335e27667df)
2018-02-24 21:51:08 +01:00
Juergen E. Fischer
065dd1cf53 Revert "osgeo4w: also build pdb and corresponding package for releases"
This reverts commit 7efcfee28cc5ae454fd50b30263e85477a4fe9c0.

(cherry picked from commit 611fbff4901d74bfc942b21b083512f8f7a9f401)
2018-02-24 21:51:08 +01:00