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
84669887b6
Partially revert https://github.com/qgis/QGIS/pull/42365 , and make
...
the new panel sizing behavior opt-in
2021-06-09 18:28:23 +10:00
Denis Rouzaud
ba8a445850
run sipify
2021-03-22 21:13:52 +01:00
Nyall Dawson
ad56216f14
A horizontal mouse wheel scroll over the canvas "scrubs" the temporal
...
range slider back or forward
2021-02-24 13:21:32 +10:00
Nyall Dawson
50b9beaad6
[sipify] Catch more class references and insert :py:class: annotations
2021-01-31 05:41:22 +10:00
Mathieu Pellerin
ee9dadbd64
[ui] Make temporal controller's forward, backward and pause
...
buttons behave as animation state toggle
2020-05-23 09:35:18 +07:00
Nyall Dawson
db1062cdad
[FEATURE][temporal] Add ability to export animation frames
...
Allows exporting of temporal animation frames to successive images,
for later stitching together in an external application.
Users have precise control over the image size and map extent.
2020-05-15 16:10:53 +10:00
Nyall Dawson
c040952354
Minor refactor of temporal controller dock widget
...
- Split widget from dock widget for flexibility
- Move dock widget class to app and only expose QgsTemporalControllWidget in public api
2020-03-13 18:06:02 +10:00