summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Client/Code/Core/Doc
Commit message (Expand)AuthorAgeFilesLines
* Use scene element as starting point for datainput map updateJanne Kangas2018-09-271-1/+1
* Ensure selection change is sent at undo/redoMiikka Heikkinen2018-09-192-3/+6
* Fix toggle shy/locked for multiple selected objectsMiikka Heikkinen2018-09-192-0/+25
* Preserve original start/end times when making objects into componentJanne Kangas2018-09-191-10/+20
* Revert "Update group pivot and position when adding objects to it"Tomi Korpipaa2018-09-181-46/+5
* Update group pivot and position when adding objects to itTomi Korpipaa2018-09-171-24/+46
* Adjust pivot point and position of a new groupTomi Korpipaa2018-09-141-0/+18
* Fix undo/redo not updating scene when animated property changesMiikka Heikkinen2018-09-141-0/+11
* Do not display rename notification on object duplication/addJanne Kangas2018-09-142-13/+18
* Do not query sibling timerange when creating new object by DnDJanne Kangas2018-09-132-12/+20
* Check for name uniqueness when dragging objects into a componentMiikka Heikkinen2018-09-121-5/+19
* Fix crash related to moving objects into componentsMiikka Heikkinen2018-09-121-5/+15
* Fix automatic element naming for groups, text, and componentsTomi Korpipää2018-09-061-5/+12
* Add a 'Detach material' check box to the ChooseImagePropertyDlgMahmoud Badri2018-09-061-9/+4
* Update doc instances when a presentation Id changesMahmoud Badri2018-09-044-8/+38
* Check allowable datainput types when changing existing datainput typeJanne Kangas2018-09-032-2/+35
* Remove misleading functionMiikka Heikkinen2018-09-032-13/+1
* Allow item(s) DnD to component directly from sceneJanne Kangas2018-08-301-6/+42
* Resize layer when subpresentation is set to itMiikka Heikkinen2018-08-302-0/+75
* Remove renderable clearing on .uia file updateMiikka Heikkinen2018-08-271-61/+0
* Fix crash when setting a subpresentation to [None]Miikka Heikkinen2018-08-221-3/+14
* Display sub-presentations in inspector image choosersMiikka Heikkinen2018-08-201-4/+31
* Allow editing Qml streams presentation IdMahmoud Badri2018-08-171-12/+0
* Highlight referenced presentationsMiikka Heikkinen2018-08-172-0/+18
* Import Qml streamsMahmoud Badri2018-08-171-0/+1
* Remove an unused methodMiikka Heikkinen2018-08-152-20/+0
* Improve the project fileMahmoud Badri2018-08-142-2/+2
* Import subpresentations when importing a presentationMahmoud Badri2018-08-101-2/+2
* Make locked rows more lockedMiikka Heikkinen2018-08-081-14/+33
* Update sub-presentation Id after change in all places it is usedMahmoud Badri2018-08-083-3/+13
* implement DnD presentations from the project palette to the sceneMahmoud Badri2018-08-062-0/+46
* Add editable field for object name in inspector panelJanne Kangas2018-08-031-0/+3
* Replace NVMin and NVMax with qMin and qMax in studioMäättä Antti2018-08-012-2/+2
* Implement uip subpresentation preview in studioMäättä Antti2018-07-311-0/+2
* Allow DnD presentations from the project palette to the timeline rowsMahmoud Badri2018-07-272-0/+25
* Check for invalid datainput control bindings on presentation openJanne Kangas2018-07-272-1/+84
* Add presentation id to the presentation settings panelMahmoud Badri2018-07-263-3/+19
* Fix bunch of compiler warningsMiikka Heikkinen2018-07-061-1/+1
* Initial work in the project/presentations handling tasksMahmoud Badri2018-07-045-166/+16
* Add support for grouping and ungrouping selected itemsMiikka Heikkinen2018-06-292-0/+58
* Implement preview of qml streamer content in studioMäättä Antti2018-06-192-1/+12
* Merge branch '2.0'Miikka Heikkinen2018-06-123-22/+39
|\
| * Fix backward compatibility for datainputsMäättä Antti2018-06-111-1/+1
| * Open the correct uia file for sub-presentation and data input parsingTomi Korpipaa2018-06-071-5/+13
| * Fix component/group name uniqueness checkJanne Kangas2018-06-072-16/+25
* | Consolidate stdafx headers into Qt3DSCommonPrecompile.hMiikka Heikkinen2018-06-1210-44/+11
* | Enable multiselection in the viewportMahmoud Badri2018-06-062-0/+6
|/
* Clean up old controlsMiikka Heikkinen2018-06-012-65/+0
* Only clean up meshes if they have more than 1 revisionTomi Korpipaa2018-05-313-10/+22
* Update datainput usage during editingJanne Kangas2018-05-303-67/+105