Juergen E. Fischer
b81d306047
spelling fixes ( closes #32408 )
2019-10-26 10:50:30 +10:00
nirvn
07c871de5f
Add dox note on symbol ownership in QgsSymbolSelectorWidget class
2019-08-26 18:31:15 +07:00
nirvn
d26b7abc57
QgsSymbolSelector{Widget,Dialog} class cleanup
2019-08-26 18:31:15 +07:00
nirvn
648af3ed89
[ui] Fix single feat. renderer symbol levels reset when changing style ( fixes #26547 )
2019-08-26 18:31:15 +07:00
Nyall Dawson
a57d04fb7f
When a style manager dialog is opened in read only mode, still allow
...
symbols to be double clicked to view their properties. Just disable
actually saving any edited symbols instead.
2019-07-18 11:13:35 +10:00
Harrissou Sant-anna
62e8a9b726
Add a bunch of automatic geometry restoration
...
and remove some dedicated methods
2019-07-01 08:51:51 +10:00
Nyall Dawson
107b48a430
Add NULLPTR macro for use in doxygen comments
...
For the c++ api dox this expands to "\c nullptr" (the
\c directive indicates a code literal value), and for sipify/Python
it expands to ``None`` (`` is sphinx annotation for literal values)
Makes for nicer dox for both c++ and Python!
2019-02-27 09:41:11 +10:00
Nyall Dawson
a7ca08784c
Nullptr consistency in dox
2019-02-27 09:41:11 +10:00
Nyall Dawson
b6d66becab
Sipify
2019-02-27 09:41:11 +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
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