50838 Commits

Author SHA1 Message Date
nirvn
e877050a97 [browser] prioritize OGR provider for archived files in basic scan mode 2018-10-02 14:34:02 +07:00
Nyall Dawson
df40eabb34 [processing] Make annoying modal progress dialog for algorithms match
size/position to the algorithm dialog itself

We can't get rid off this dialog, but let's at least position/size
it nicely...
2018-10-02 16:46:16 +10:00
Nyall Dawson
68dee5b17f [processing] Remove hack 2018-10-02 16:46:16 +10:00
Nyall Dawson
c8bf6db363 [processing] Give progress reports/allow cancelation in in-place mode 2018-10-02 16:46:16 +10:00
Matthias Kuhn
66f2272be0 Improve API docs concerning sort behavior 2018-10-02 15:37:07 +10:00
Nyall Dawson
a58d8d5411 Use golden ratio for tooltip preview swatches 2018-10-02 14:23:09 +10:00
Nyall Dawson
62d6c8c625 Also show a preview tooltip for symbol buttons 2018-10-02 14:23:09 +10:00
Nyall Dawson
8f78beb1b0 [ux] Show large swatch preview in color/symbol tooltips 2018-10-02 14:23:09 +10:00
Ricardo Garcia Silva
16a57a378d add call to embedded widget provider supportsLayer()
This method was not previously being called anywhere. It is now called in the embedded widget config
just before showing the available providers
2018-10-02 14:03:39 +10:00
Nyall Dawson
5c7fd20aa4 Fix truncated symbol name text in style manager dialog 2018-10-02 12:14:52 +10:00
Nyall Dawson
d5e0d33011 No Q_FOREACH 2018-10-02 10:49:41 +10:00
Nyall Dawson
6bce521023 Remove some debug messages 2018-10-02 10:49:41 +10:00
Nyall Dawson
76190d594a Remove useless member variable 2018-10-02 10:49:41 +10:00
Nyall Dawson
6dd1bd3fb0 unique_ptr 2018-10-02 10:49:41 +10:00
Juergen E. Fischer
f2ada66af9 ts2appinfo.py: get desktop encoding right 2018-10-01 21:18:15 +02:00
Alessandro Pasotti
ff418821ea
Merge pull request #8082 from elpaso/qvariant-equal
Add qgsVariantEqual for null-aware comparison
2018-10-01 18:29:19 +02:00
Matthias Kuhn
fecf2ebf8e
Merge pull request #8083 from m-kuhn/processingDoubleDeclare
Mini cleanup: Remove doubledeclare
2018-10-01 16:06:11 +02:00
Alessandro Pasotti
5ed02a7ae9 Use qgsVariantEqual in some places 2018-10-01 15:58:30 +02:00
Matthias Kuhn
f6134b56a4
Remove doubledeclare 2018-10-01 15:19:46 +02:00
Alessandro Pasotti
b48a429c63 Remove redundant test 2018-10-01 15:09:49 +02:00
Alessandro Pasotti
a68a82cb60 qgsVariantEqual second iteration 2018-10-01 14:59:19 +02:00
Alessandro Pasotti
90e2c45502 Add qgsVariantEqual for null-aware comparison 2018-10-01 14:02:09 +02:00
Matthias Kuhn
cb7b44d4eb
Merge pull request #8068 from m-kuhn/rubberbandProperties
Rubberband properties
2018-10-01 12:35:35 +02:00
Alessandro Pasotti
27e4b192bd
Merge pull request #8079 from elpaso/bugfix-19981-value-relation-0
Fixes value relation widget 0 indexed related items
2018-10-01 12:32:41 +02:00
Alessandro Pasotti
3f248570a2
Merge pull request #8077 from elpaso/bugfix-19984-opencl-warning
Fix opencl build warning
2018-10-01 12:10:13 +02:00
Juergen E. Fischer
fc4c5794d2 fix build on Qt <5.8 2018-10-01 11:19:39 +02:00
Alessandro Pasotti
d8fcb651f7 Simplify if condition for list values 2018-10-01 11:19:26 +02:00
Alessandro Pasotti
9b0dc1eaf6 Spelling
Who knows why?
2018-10-01 10:47:35 +02:00
Juergen E. Fischer
9af3c49651 another adaption for ts2appinfo 2018-10-01 10:43:13 +02:00
Alessandro Pasotti
6574e69292 Fixes value relation widget 0 indexed related items
Fixes #19981 - Value relation, value 0 = NULL
2018-10-01 10:41:20 +02:00
Alessandro Pasotti
9244d3fd67 Fix opencl build warning
Fixes #19984
2018-10-01 09:00:17 +02:00
Martin Dobias
bb0c629355 Fix loading style for non-spatial tables in Postgres+SpatiaLite (fixes #19589)
OGR is not affected by the bug.
Oracle and MS SQL are most likely affected, but I don't have them here to test.
2018-10-01 08:48:13 +02:00
Nyall Dawson
5508ea036e Use a custom folder icon instead of O/S folder icon
...because using O/S folder icon can causes crashes.

Fixes #18260
2018-10-01 16:19:56 +10:00
Nyall Dawson
08cece22b0 [processing] Fix some exceptions when running in iterate mode 2018-10-01 16:13:38 +10:00
Nyall Dawson
be01ea8810 Fix encoding scale to sld 2018-10-01 16:07:40 +10:00
Nyall Dawson
b5476ef5d4 Fix clang warnings, scale truncation to int 2018-10-01 16:07:40 +10:00
Nyall Dawson
0e2ceb90fe Fix rule based labeling does not permit moving labels using interactive tool
Fixes #19979
2018-10-01 16:07:40 +10:00
Nyall Dawson
750d868c65 Use QgsStyleModel in style import/export dialog
Fixes hidpi icon size/text truncation issues
2018-10-01 14:54:52 +10:00
Nyall Dawson
2b1cbf4f60 Fix disconnected fill outlines in preview icons when outline
has a line offset set
2018-10-01 14:54:52 +10:00
Julien Cabieces
f7c29d7fc5 resultStringList variable is not used anymore, remove it 2018-10-01 14:17:04 +10:00
Julien Cabieces
ee4afe2db1 Fixes #19836
Keep layer order when using different way for passing layer (layer id or layer pointer for instance)
2018-10-01 14:17:04 +10:00
Nyall Dawson
3ecb1548fb Add missing fox for QgsFontMarkerSymbolLayer, improve existing dox 2018-10-01 10:55:09 +10:00
Nyall Dawson
644ea71cc9 [processing] Some History dialog UX fixes:
- fix tiny folder icon on hidpi
- remember window geometry
2018-10-01 10:50:02 +10:00
Nyall Dawson
d50ccff69e [browser] Fix tiny folder icons on hidpi screens
QStyle::standardPixmap is deprecated and not hi-dpi friendly.
Unfortunately, there's no equivalent of QIcon::addPixmap
for QIcons themselves -- so it's **impossible** in current Qt
API to handle the ON/OFF icon states.

Believe me... there's NOOOOOOO way. I've looked. I've tried.
It's not possible.

This means we have to change the logic for showing open/closed
folders in browser. This commit revises the logic to show the
open icon for any *populated* folders, regardless of whether
they are opened or not.
2018-10-01 09:15:47 +10:00
Peter Petrik
3032af2dcc [mesh] add fundamental support for time handling 2018-09-30 14:17:20 +02:00
Matthias Kuhn
b60f42c8fe
No notify signal, no reason for a safety check 2018-09-30 12:12:20 +02:00
Matthias Kuhn
fe5ed43f26
Make sip code style test happy 2018-09-30 11:50:54 +02:00
Matthias Kuhn
ba186242f9
More properties for QgsRubberBand 2018-09-30 09:46:24 +02:00
Matthias Kuhn
328760437c
Make QgsRubberBand fillColor a Q_PROPERTY 2018-09-30 09:46:24 +02:00
Nyall Dawson
a0292c3ff3 [processing] Reload scripts after a script has been saved in the editor
Fixes #19934
2018-09-30 08:31:06 +10:00