summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Palettes/TimelineGraphicsView/ui/RowTree.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.3' into wip/runtime2Miikka Heikkinen2019-03-011-93/+209
|\
| * Implement variants UI on the timeline rowsMahmoud Badri2019-02-201-2/+22
| * Add hires icons to scenegraph and timelineTomi Korpipaa2019-02-041-92/+175
| * Disable toggling eyeball on master slideTomi Korpipaa2019-01-311-4/+17
* | Merge branch 'master' into wip/runtime2Miikka Heikkinen2019-01-171-0/+9
|\|
| * Enable setting datainput controller from timeline context menuJanne Kangas2019-01-101-0/+9
* | Merge branch 'master' into wip/runtime2Miikka Heikkinen2018-12-041-3/+14
|\|
| * Update a timeline row when its action state changeMahmoud Badri2018-11-261-1/+5
| * Support timeline timebars commentsKaj Grönholm2018-11-091-0/+2
| * Hide property rows when the parent row is filtered outMiikka Heikkinen2018-11-071-2/+7
* | Replace paths and strings with QString and QFileInfoMäättä Antti2018-11-231-4/+2
|/
* Make scrollbar next to timeline tree visibleJanne Kangas2018-09-241-1/+1
* Merge branch 'master' into wip/refmaterialMiikka Heikkinen2018-08-301-5/+43
|\
| * Allow item(s) DnD to component directly from sceneJanne Kangas2018-08-301-4/+0
| * Fix update issue with subpresentation indicatorMiikka Heikkinen2018-08-271-0/+3
| * Visualize in-use sub-presentations on the timeline rowsMahmoud Badri2018-08-221-1/+40
* | Add a new material file formatJere Tuliniemi2018-08-271-1/+1
|/
* Make locked rows more lockedMiikka Heikkinen2018-08-081-8/+18
* Enable object visibility control with Boolean DatainputJanne Kangas2018-07-311-1/+8
* Allow DnD presentations from the project palette to the timeline rowsMahmoud Badri2018-07-271-2/+8
* Move colors from TimelineConstants to CStudioPreferencesMiikka Heikkinen2018-07-061-9/+10
* Fix timeline duration issueJanne Kangas2018-07-041-0/+1
* Ensure visibility and expand state are always correct after row moveMiikka Heikkinen2018-07-021-5/+15
* Add support for grouping and ungrouping selected itemsMiikka Heikkinen2018-06-291-0/+5
* Merge branch '2.0'Miikka Heikkinen2018-06-121-49/+54
|\
| * Clip RowTree icons that would overlap filter buttonsMiikka Heikkinen2018-06-071-56/+61
* | Refactor action state updatesMiikka Heikkinen2018-06-061-13/+11
|/
* Handle trivial timeline TODOsMiikka Heikkinen2018-06-011-7/+1
* Fix some DnD insertion issuesMahmoud Badri2018-05-311-1/+9
* implement DnD auto scroll, expand, and collapse functionalitiesMahmoud Badri2018-05-291-15/+26
* Fix filteringMiikka Heikkinen2018-05-281-2/+42
* Improve timeline row label handlingKaj Grönholm2018-05-281-1/+0
* Don't update expand state if it hasn't changedMiikka Heikkinen2018-05-251-0/+3
* Make slide change and property change handling asynchronousMiikka Heikkinen2018-05-231-7/+18
* Fix crash when unlinking a property from master slideMahmoud Ali2018-05-211-0/+3
* Drag move and selection improvementsMiikka Heikkinen2018-05-181-2/+5
* Remove the flickering when inserting a new row to the timelineMahmoud Badri2018-05-171-16/+15
* Fix a crash when DnD from basic objects to timelineMahmoud Badri2018-05-151-7/+18
* Handle name property update for objectsMiikka Heikkinen2018-05-151-0/+6
* Forbid inserting master objects into non-master objectsMiikka Heikkinen2018-05-141-1/+7
* Prevent dragging rows under material rowsMahmoud Ali2018-05-111-10/+10
* Allow moving a row under a collapsed rowMahmoud Ali2018-05-111-2/+1
* Support drag&drop objects into timelineMahmoud Badri2018-05-091-2/+14
* Fix row selection at right clickMiikka Heikkinen2018-05-091-2/+8
* Only expand the root scene by defaultMiikka Heikkinen2018-05-081-13/+98
* Update shy/visible/lock indicators on timeline rows properlyMiikka Heikkinen2018-05-071-10/+15
* Fix timeline tree items widthKaj Grönholm2018-05-041-12/+6
* Fix a crash when making several properties animatableMahmoud Badri2018-05-021-4/+5
* Implement more timeline shortcutsMiikka Heikkinen2018-05-021-18/+31
* Fix a crash when toggling property animation from inspectorMahmoud Badri2018-04-301-7/+7