Juergen E. Fischer
c6008b7ee1
fix MSVC build: reverts fee62e4, dff05dd and e3a77b9484c effectivly
...
reverting 3fb0f66 (followup #45348 )
Using --no-public-is-protected (default on Windows) also works on Linux
and fixes #45331 too
2021-10-21 23:03:48 +02:00
nirvn
ef84e48a09
Run sipify_all.sh
2021-10-12 16:34:05 +10:00
Denis Rouzaud
ec16736306
run sipify
2021-10-12 16:34:05 +10:00
Nyall Dawson
f3f4c17c5f
Use a safer approach to update renderers after symbol levels are changed
...
Instead of directly changing the renderer in place in the symbol levels
widget, we delegate responsibility for handling the changes to symbol
levels to the parent QgsRendererWidget subclass. This allows us to
implement different logic in the various subclasses which correctly
handle how that particular widget subclass should update any internal
symbol references and ultimately update the renderer.
Fixes instability and crashes after editing symbol levels.
Fixes #42671
2021-05-26 11:50:44 +10:00
Denis Rouzaud
ba8a445850
run sipify
2021-03-22 21:13:52 +01:00
Nyall Dawson
f8e5861dca
Fix rule-based renderer widgets swallow copy/paste/delete shortcut keys
...
when opened in panel modes
Fixes #33592
2020-01-05 05:32:03 +10:00
Nyall Dawson
55efeaeb2f
[FEATURE] Add copy/paste symbol action to right click menu in categorized/graduated/rule based renderers
...
Allows symbols to be easily copied and pasted between these nodes
2019-07-31 20:49:43 +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
b6d66becab
Sipify
2019-02-27 09:41:11 +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