summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Palettes/TimelineGraphicsView/TimelineGraphicsScene.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Set Interpolation and Set Keyframe Time to timeline context menuMiikka Heikkinen2018-04-301-1/+0
* Paste a keyframe when last copy was a keyframeMiikka Heikkinen2018-04-271-12/+1
* Fix copy, cut and paste keyframesMahmoud Badri2018-04-271-1/+1
* Disallow dragging objects under a componentMiikka Heikkinen2018-04-271-1/+4
* Fix dragging playhead left of zeroMiikka Heikkinen2018-04-271-2/+3
* Fix crashes when making an object a componentMiikka Heikkinen2018-04-271-0/+4
* Timeline property graphKaj Grönholm2018-04-271-2/+10
* Implement playhead and keyframe edit time dialogueMahmoud Ali2018-04-231-8/+27
* Implement snappingMahmoud Ali2018-04-231-22/+78
* Move keyframes with timeline rowMahmoud Badri2018-04-201-21/+63
* Allow moving keyframes outside rowsMahmoud Badri2018-04-201-2/+0
* Add missing tree row iconsMahmoud Badri2018-04-191-2/+3
* Show dynamic keyframesMahmoud Badri2018-04-161-3/+4
* Select all property keyframes with master keyframeKaj Grönholm2018-04-131-4/+11
* Move timeline context menu into own classKaj Grönholm2018-04-121-89/+3
* Enable undoing of timeline featuresMahmoud Badri2018-04-111-14/+16
* Add context menu for timeline tree rowsKaj Grönholm2018-04-101-4/+9
* Fix key frames insertionMahmoud Badri2018-04-101-1/+18
* Commit reordering of rows to the app modelMahmoud Badri2018-04-091-19/+59
* Timeline ruler improvementsKaj Grönholm2018-04-091-3/+11
* Timeline row resizing improvementsKaj Grönholm2018-04-061-0/+11
* Duration resize cursor improvementsKaj Grönholm2018-03-231-1/+2