Nyall Dawson
ec8b299b9b
Add a read only mode to QgsStyleManagerDialog
...
Allows the dialog to browse an existing style, but prevents users
from making any edits to the style.
2019-01-16 12:04:34 +11:00
Nyall Dawson
f8af098fc2
Correctly handle selection of mixed item types
2019-01-14 18:10:54 +10:00
Nyall Dawson
d5cedfe9f5
Dox++, deprecate method
2019-01-14 18:10:54 +10:00
Nyall Dawson
b72e01f0c7
Use QgsStyleModel in Style Manager dialog
...
Fixes MANY symbol filtering issues in the dialog, and brings many
improvements (e.g. hidpi fixes, nicer tooltips, etc)
2019-01-14 18:10:54 +10:00
Nyall Dawson
f3b72608a1
Add message bar to QgsSymbolWidgetContext
2018-12-06 14:31:49 +10:00
nirvn
c6425338ee
[FEATURE] Raster image marker
2018-12-05 15:44:44 +07:00
Nyall Dawson
187f74148c
[FEATURE] Show QGIS style xml libraries in browser and support
...
drag and drop of style .xml files to main QGIS window
Double clicking the databases or dragging them to QGIS
triggers the import from style dialog with the corresponding
input file already selected
2018-11-01 15:57:31 +10:00
pierreloicq
6fb41785c9
delete .sip
2018-09-14 16:36:11 +10:00
pierreloicq
4aabb09f28
generation of sip files in auto_generated/
2018-09-14 16:36:11 +10:00
Nyall Dawson
84d4853115
Use model for symbol list view in symbol panel
...
Fixes hi-dpi issues
2018-09-14 09:19:32 +10:00
Nyall Dawson
f979c8e80a
Make some protected members private
2018-09-08 20:57:28 +10:00
Nyall Dawson
30059e63d6
Fix freaking American (WRONG!!1!111!!) spelling conventions
2018-09-06 06:51:17 +10:00
Nyall Dawson
ca1c655ec6
Minor API improvements to QgsStyleManagerDialog
2018-09-06 06:51:17 +10:00
Nyall Dawson
8f1fb1e648
Fix messageboxes are shown with wait mouse cursor in style manager import dialog
2018-08-31 19:49:09 +10:00
Nyall Dawson
9887508d1e
Fix crash when editing graduated symbol in style dock
...
Fixes #18909
2018-07-20 16:54:53 +10:00
Nyall Dawson
f8bc97030b
Remove extra space added before first line of docstring
2018-05-28 08:22:11 +10:00
Nyall Dawson
38850bdb94
[pyqgis] Ensure that multiline param tags are indented for additional lines
2018-05-27 18:54:09 +10:00
Nyall Dawson
94cf3fc788
Use "customize" instead of "customise"
...
Since we default to US spelling, we should always be using "customize"
2018-05-26 15:44:04 +10:00
Nyall Dawson
1c615c15cc
More documentation compliance
...
Use Qt style "returns .." tense instead of "return ..", and lock
this in with a documentation compliance unit test
2018-05-25 15:09:00 +10:00
Denis Rouzaud
9ed1548494
move auto generated sip file in dedicated folder (gui)
2018-05-14 10:31:17 -04:00