summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Palettes/Timeline/Bindings/EmptyTimelineTimebar.h
Commit message (Collapse)AuthorAgeFilesLines
* Support multi-selecting timeline rowsKaj Grönholm2018-05-031-2/+0
| | | | | | | | | | | | | Allow (de)selecting multiple rows by keeping Ctrl/Command key down. Support deleting multiple rows and changing multiple row bar colors. Moved behavior from bindings into timeline side as bindings API was designed to change only single bar color with or without undo. Task-number: QT3DS-1454 Change-Id: I6a68fdef38aa6939526e66eed39eb5c33129616c Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io> Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
* Timebar color changing fixesKaj Grönholm2018-01-161-0/+1
| | | | | | | | | | | | | | | | | This change contains: - Fix issues where lots of undo actions were generated while adjusting bar color and undo action was generated even when canceling color change. - "Change Time Bar Color", "Show Time Bar Handles" etc. actions were created for KeyframeContextMenu but never added into use. Added now, some of these can be later commented out from context menu if they are not working well enough. - Remove duplicate OnTimelineSetTimeBarColor & OnTimeBarColorChanged implementations, instead use same CMainFrame ones. Task-number: QT3DS-807 Change-Id: I019e9f0d3ffc978e92748d19220da62830d09c87 Reviewed-by: Antti Määttä <antti.maatta@qt.io> Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
* Initial importOswald Buddenhagen2017-10-061-0/+66