summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Palettes/Timeline
Commit message (Expand)AuthorAgeFilesLines
* Remove old timeline codeMiikka Heikkinen2018-05-3182-10790/+13
* Make moving rows asynchronousMiikka Heikkinen2018-05-252-37/+15
* Remove obsolete WidgetControlControlListenerTomi Korpipaa2018-05-224-9/+0
* Fix crash when unlinking a property from master slideMahmoud Ali2018-05-211-9/+10
* Handle name property update for objectsMiikka Heikkinen2018-05-151-0/+4
* Rename object if drag-move target parent has object with same nameMiikka Heikkinen2018-05-151-1/+2
* Implement timeline onChildRemovedKaj Grönholm2018-05-141-1/+0
* Revert alias duplicateTomi Korpipaa2018-05-141-2/+3
* Optimize iterating through child objectsMiikka Heikkinen2018-05-147-79/+134
* Prevent alias duplicating LayersTomi Korpipaa2018-05-111-1/+1
* Fix crash when adding objects to master slideMiikka Heikkinen2018-05-111-1/+5
* Fix adding objects under master slide objects in more than one slideMiikka Heikkinen2018-05-092-0/+37
* Only expand the root scene by defaultMiikka Heikkinen2018-05-081-0/+1
* Replace Ctrl+D duplicate with aliasTomi Korpipaa2018-05-041-1/+1
* Support multi-selecting timeline rowsKaj Grönholm2018-05-035-47/+1
* Rewrite the logic for adding/removing/moving rowsMahmoud Ali2018-04-302-0/+19
* Support custom timebar colorsKaj Grönholm2018-04-271-25/+4
* Merge remote-tracking branch 'origin/master' into wip/timelineMiikka Heikkinen2018-04-231-19/+16
|\
| * Force object name to unique on name changeJanne Kangas2018-04-191-19/+16
* | Enable deleting keyframes from the Timeline menuMahmoud Badri2018-04-161-1/+2
* | Fix key frames insertionMahmoud Badri2018-04-105-2/+14
* | Merge branch 'master' into wip/timelineMiikka Heikkinen2018-04-094-140/+2
|\|
| * Remove old DataInput proto codeJanne Kangas2018-02-234-141/+2
| * Disable 'make component' menu option for component elementsMiikka Heikkinen2018-02-161-0/+1
* | Continue timeline workMahmoud Badri2018-03-1914-76/+78
* | Implement graphics view based timeline basicsMahmoud Badri2018-02-2873-11613/+4
* | Merge branch 'master' into wip/timelineMiikka Heikkinen2018-02-2713-47/+71
|\|
| * [DataInput] Add time control functionality and UI controlsJanne Kangas2018-02-021-6/+0
| * Fix unique name generation for objects after accepting the promptMiikka Heikkinen2018-02-021-1/+1
| * [DataInput] Update datainput control list when target is renamedJanne Kangas2018-01-191-2/+11
| * [DataInput] Add UI enablers for linking DataInput and TextJanne Kangas2018-01-191-2/+8
| * Timebar color changing fixesKaj Grönholm2018-01-167-27/+42
| * Update the visuals of time adjustment dialogsTomi Korpipaa2018-01-157-15/+15
* | Implement rendering of animated propertiesAndras Mantia2018-01-158-13/+299
* | Fix copy/paste errorAndras Mantia2018-01-151-1/+1
* | Add indicator for current timeAndras Mantia2018-01-154-44/+179
* | QML timeline zoom in/outMauro Persano2018-01-154-1/+65
* | Add action status information to the timeline treeAndras Mantia2018-01-155-4/+131
* | Update timeline model when properties are addedMauro Persano2018-01-151-17/+50
* | Add shy/visibility/lock toggle buttonsAndras Mantia2018-01-156-67/+421
* | Use non-shared pointersAndras Mantia2018-01-032-10/+14
* | Switch back to normal pointersAndras Mantia2018-01-032-9/+8
* | Initialize timeRatio for state/property timebar rowsMauro Persano2017-12-202-1/+6
* | Add timeline tick marksMauro Persano2017-12-204-97/+402
* | Update keyframe positions when time ratio changesMauro Persano2017-12-202-2/+5
* | Show animated properties in the timeline treeAndras Mantia2017-12-209-44/+266
* | Start implementing the Timeline in QMLAndras Mantia2017-12-2018-19/+960
* | Port modifier handling to Qt::KeyboardModifiersAndras Mantia2017-12-197-29/+13
* | Separate backend and UI functionality for the timelineAndras Mantia2017-12-1956-1160/+2358
* | Decouple CTimelineRow from CBaseStateRowAndras Mantia2017-12-199-32/+38
|/