summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Palettes/TimelineGraphicsView/RowMover.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch to qt3dstudio/ogl-runtime submodulePasi Keränen2019-06-101-451/+0
* Correct RowTree::rowType() for materialsMahmoud Badri2019-05-241-18/+11
* Disallow modifying default material by dragging things on itMiikka Heikkinen2019-04-021-4/+6
* Fix persistent drag source row indicatorMiikka Heikkinen2019-03-281-1/+3
* Fix master slide item grouping issuesv2.3.0-rc2Miikka Heikkinen2019-03-261-7/+12
* Allow dropping on entire timeline row if insertion above is invalidMiikka Heikkinen2019-03-201-5/+22
* Add DnD from project view to timeline for matsJere Tuliniemi2018-10-301-4/+14
* Drag and drop images to the timelineMahmoud Badri2018-10-151-5/+27
* Add a 'Detach material' check box to the ChooseImagePropertyDlgMahmoud Badri2018-09-061-4/+4
* Allow item(s) DnD to component directly from sceneJanne Kangas2018-08-301-2/+26
* Autoexpand rows when dragging presentationsMiikka Heikkinen2018-08-221-1/+5
* Allow DnD qml streams to timeline layer, material and texture rowsMahmoud Badri2018-08-171-3/+3
* Allow DnD presentations from the project palette to the timeline rowsMahmoud Badri2018-07-271-0/+24
* Move colors from TimelineConstants to CStudioPreferencesMiikka Heikkinen2018-07-061-2/+3
* Fix some property graph expansion issuesMahmoud Badri2018-06-071-19/+9
* Handle trivial timeline TODOsMiikka Heikkinen2018-06-011-1/+1
* Fix some DnD insertion issuesMahmoud Badri2018-05-311-16/+36
* Allow moving rows at the root level inside a componentMahmoud Badri2018-05-301-4/+12
* Block dragging objects under locked objectsMiikka Heikkinen2018-05-301-1/+2
* implement DnD auto scroll, expand, and collapse functionalitiesMahmoud Badri2018-05-291-17/+58
* Remove some compile warningsMiikka Heikkinen2018-05-281-0/+3
* Drag move and selection improvementsMiikka Heikkinen2018-05-181-83/+91
* Prevent dragging effects to non-layer objectsMahmoud Badri2018-05-171-12/+12
* Refactor row movingMiikka Heikkinen2018-05-161-31/+36
* Forbid inserting master objects into non-master objectsMiikka Heikkinen2018-05-141-0/+3
* Prevent dragging rows under material rowsMahmoud Ali2018-05-111-54/+68
* Allow moving a row under a collapsed rowMahmoud Ali2018-05-111-7/+10
* Support drag&drop objects into timelineMahmoud Badri2018-05-091-21/+135
* Rewrite the logic for adding/removing/moving rowsMahmoud Ali2018-04-301-13/+1
* Continue timeline workMahmoud Badri2018-03-191-8/+13
* Implement graphics view based timeline basicsMahmoud Badri2018-02-281-0/+144