46276 Commits

Author SHA1 Message Date
Alessandro Pasotti
078e5aaf33
Merge pull request #6453 from NaturalGIS/remove_not_working_default_wms_server
remove not working default WMS server
2018-02-27 21:50:51 +01:00
Denis Rouzaud
78e2259add
[Travis] bump Qt to 5.9 (#6355)
* bump Qt to 5.9 and SIP to 4.19.7 by using coming Bionic as base Docker image for dependencies
* automatically build QGIS Docker image on cron jobs
2018-02-27 09:16:02 -09:00
Denis Rouzaud
f7220c89c6 more test masks 2018-02-27 08:29:20 -09:00
Giovanni Manghi
560dc2cc7e add Geoserver and Mapserver demo WMS services 2018-02-27 16:59:52 +00:00
Denis Rouzaud
eb6a216325 update test masks 2018-02-27 05:47:51 -09:00
Denis Rouzaud
d5bb4a72e9 fix bad regex in parse_dash_results 2018-02-27 05:47:51 -09:00
Mathieu Pellerin
899b80b9ee
[layer indicator] grayscale outline icons should be used for indicators 2018-02-27 16:28:41 +07:00
Alessandro Pasotti
91b9a69d3e
Merge pull request #6470 from elpaso/template-convert
[layout] Automatic conversion of 2.x composition templates to layouts
2018-02-27 09:14:03 +00:00
Alessandro Pasotti
27ab59c628 Fixed mask image and docs 2018-02-27 08:46:30 +00:00
Felis Pimeja
6bb8a9b610 Pixel and size optimization for 5 icons (#6451)
- mIconWarning.svg
- providerGdal.svg
- providerGrass.svg
- stars_empty.svg
- stars_full.svg
2018-02-27 10:24:53 +07:00
Felis Pimeja
479c6e91bb Vectorization of CAD tools icons (#6468)
- construction.png-
- delta.png
- lock.png
- parallel.png
- perpendicular.png
2018-02-27 10:20:32 +07:00
Denis Rouzaud
cc6e2d46e7 update test masks 2018-02-26 17:26:39 -09:00
Nyall Dawson
9672544fe4 Fix bad string 2018-02-27 11:34:21 +10:00
Nyall Dawson
9ee35ad9e6
Merge pull request #6467 from DelazJ/QMessageBoxTitles
More dialog caption fixes
2018-02-27 12:25:39 +11:00
Nyall Dawson
13c3522391 Fix build 2018-02-27 11:22:42 +10:00
Nyall Dawson
c3d23cf5ca
Merge pull request #6469 from DelazJ/patch-1
Add more information to modeless option
2018-02-27 12:18:32 +11:00
Nyall Dawson
98b902bdc0
Merge pull request #6472 from DelazJ/algShortcuts
Fix list of algorithms shortcut in vector and raster menus
2018-02-27 12:15:00 +11:00
Nyall Dawson
81d53644eb [processing] Fix restoring parameter values from batch panel load button
Fixes #18236
2018-02-27 11:58:50 +11:00
Nyall Dawson
6e44a27764 [processing] Fix exception when parameters are missing in batch dialog
Refs #18236
2018-02-27 11:58:50 +11:00
Martin Dobias
4b221759e3
Merge pull request #6057 from wonder-sk/layer-tree-filter-indicator
Layer tree view indicators API + filtered layer indicator
2018-02-26 23:44:31 +01:00
Alessandro Pasotti
5fbcb8e5ed Update mask images 2018-02-26 19:37:10 +00:00
Radim Blazek
d9deb238b6 [GRASS] fixed icons in browser 2018-02-26 20:19:08 +01:00
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