summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Palettes/TimelineGraphicsView/TimelineGraphicsScene.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix toggle shy/locked for multiple selected objectsMiikka Heikkinen2018-09-191-16/+2
* Don't allow double-click editing of Scene labelTomi Korpipaa2018-09-111-2/+3
* Update snap steps after zoom and expand/collapseMiikka Heikkinen2018-09-071-0/+5
* Allow item(s) DnD to component directly from sceneJanne Kangas2018-08-301-0/+10
* Support timeline zooming & panning with mouseKaj Grönholm2018-08-301-5/+46
* Don't commit various values at mouse release unless there was a dragMiikka Heikkinen2018-08-091-76/+86
* Make locked rows more lockedMiikka Heikkinen2018-08-081-3/+4
* Allow DnD presentations from the project palette to the timeline rowsMahmoud Badri2018-07-271-1/+2
* Fix crash when deleting a row while dragging its timebarMiikka Heikkinen2018-07-061-67/+82
* Only check for bound children at the start of the drag/set bar timeMiikka Heikkinen2018-07-051-0/+3
* Update snap steps also when undo/redo should change themMiikka Heikkinen2018-07-051-4/+0
* Fix edit menu itemsMiikka Heikkinen2018-06-271-0/+2
* Improve datainput visualization in timelineJanne Kangas2018-06-271-0/+24
* Add autoscroll on edges for keyframe selection rectangleMiikka Heikkinen2018-06-261-28/+81
* Don't clear selection after playhead dragMiikka Heikkinen2018-06-211-1/+2
* Auto scroll the timeline when dragging the playhead beyond edgesMahmoud Badri2018-06-201-45/+99
* Make sure timeline context menu appearMahmoud Badri2018-06-071-1/+1
* Fix some property graph expansion issuesMahmoud Badri2018-06-071-4/+2
* Fix adjusting timebar by dragging start/end handlesMiikka Heikkinen2018-06-061-2/+2
* Small tweaks to snappingMahmoud Badri2018-06-061-2/+5
* Cancel DnD when Escape key is pressedMahmoud Badri2018-06-051-2/+8
* Handle trivial timeline TODOsMiikka Heikkinen2018-06-011-53/+0
* Improve timeline timebars adjustingKaj Grönholm2018-05-301-2/+4
* Fix context menu and mouse button handling in timelineMiikka Heikkinen2018-05-301-38/+54
* Implement tooltip showing timeline bar times when draggingMiikka Heikkinen2018-05-301-6/+35
* implement DnD auto scroll, expand, and collapse functionalitiesMahmoud Badri2018-05-291-0/+47
* Fix incorrect duration jump glitchMahmoud Badri2018-05-291-2/+4
* Don't start drag or select the row when clicking on expansion arrowMiikka Heikkinen2018-05-281-1/+1
* Keep ruler duration up-to-dateKaj Grönholm2018-05-251-1/+1
* Make slide change and property change handling asynchronousMiikka Heikkinen2018-05-231-11/+15
* Fix a crash when deleting a row while being movedMahmoud Badri2018-05-231-1/+1
* Drag move and selection improvementsMiikka Heikkinen2018-05-181-10/+25
* Improve selectionMiikka Heikkinen2018-05-171-31/+29
* Refactor row movingMiikka Heikkinen2018-05-161-16/+8
* Fix a crash when DnD from basic objects to timelineMahmoud Badri2018-05-151-17/+1
* Filter timeline rows only when neededKaj Grönholm2018-05-111-2/+5
* Prevent dragging rows under material rowsMahmoud Ali2018-05-111-1/+1
* Allow moving a row under a collapsed rowMahmoud Ali2018-05-111-10/+3
* Support drag&drop objects into timelineMahmoud Badri2018-05-091-134/+3
* Fix adding objects under master slide objects in more than one slideMiikka Heikkinen2018-05-091-3/+5
* Only expand the root scene by defaultMiikka Heikkinen2018-05-081-0/+5
* Fix timeline tree items widthKaj Grönholm2018-05-041-9/+9
* Support multi-selecting timeline rowsKaj Grönholm2018-05-031-6/+3
* Fix keyframe snapping issuesMahmoud Badri2018-05-021-8/+19
* Ignore left/right arrow keys for tree portion of timelineMiikka Heikkinen2018-05-021-0/+6
* Implement more timeline shortcutsMiikka Heikkinen2018-05-021-0/+91
* Fix and tweak row reorderingMahmoud Badri2018-04-301-20/+33
* Add missing options to timeline context menuMiikka Heikkinen2018-04-301-11/+20
* Implement more missing timeline shortcutsMiikka Heikkinen2018-04-301-1/+29
* Rewrite the logic for adding/removing/moving rowsMahmoud Ali2018-04-301-114/+66