summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Application
Commit message (Expand)AuthorAgeFilesLines
* Update datainput dialog internal map when renaming datainputsJanne Kangas2018-09-271-1/+9
* Use scene element as starting point for datainput map updateJanne Kangas2018-09-271-1/+1
* Fix constant CPU load when project contains qml filesMiikka Heikkinen2018-09-272-1/+24
* Fix welcome screen glitchesMiikka Heikkinen2018-09-251-35/+35
* Update welcome screen dimensionsTomi Korpipaa2018-09-251-7/+7
* Fix crashes when dealing with malformed qml filesv2.1.0-rcMiikka Heikkinen2018-09-211-3/+5
* Update welcome screenMiikka Heikkinen2018-09-205-540/+408
* Fix toggle shy/locked for multiple selected objectsMiikka Heikkinen2018-09-192-26/+34
* Update doc instances when a presentation Id changesMahmoud Badri2018-09-041-14/+42
* Allow opening non-project .uip files with editorMiikka Heikkinen2018-09-043-31/+89
* Check allowable datainput types when changing existing datainput typeJanne Kangas2018-09-036-42/+141
* Resize layer when subpresentation is set to itMiikka Heikkinen2018-08-302-4/+32
* Remove renderable clearing on .uia file updateMiikka Heikkinen2018-08-271-1/+2
* Do not set datainput controller if it has not changedJanne Kangas2018-08-271-2/+5
* Hot fix: prevent deleting non preview uip(s)Mahmoud Badri2018-08-241-2/+7
* Fix rendering subpresentations in the viewerMahmoud Badri2018-08-233-17/+82
* Fix imported presentation registrationMiikka Heikkinen2018-08-221-4/+10
* Welcome screen updatesKaj Grönholm2018-08-215-126/+313
* Display sub-presentations in inspector image choosersMiikka Heikkinen2018-08-202-0/+43
* Allow DnD qml streams to timeline layer, material and texture rowsMahmoud Badri2018-08-173-45/+11
* Set qml streams from timeline context menuMahmoud Badri2018-08-171-59/+47
* Allow editing Qml streams presentation IdMahmoud Badri2018-08-171-10/+28
* Import Qml streamsMahmoud Badri2018-08-171-11/+13
* Fix effect map pathTomi Korpipaa2018-08-152-0/+7
* Make creating new project default to parent of recently opened projectMiikka Heikkinen2018-08-152-27/+54
* Improve the project fileMahmoud Badri2018-08-145-83/+55
* Import subpresentations when importing a presentationMahmoud Badri2018-08-104-83/+193
* Don't commit various values at mouse release unless there was a dragMiikka Heikkinen2018-08-091-2/+6
* Prohibit setting duplicate or empty object name in inspectorMiikka Heikkinen2018-08-091-6/+2
* Update sub-presentation Id after change in all places it is usedMahmoud Badri2018-08-083-31/+76
* implement DnD presentations from the project palette to the sceneMahmoud Badri2018-08-062-0/+26
* Restore window state before loading presentationTomi Korpipaa2018-08-021-1/+1
* Check for invalid datainput control bindings on presentation openJanne Kangas2018-07-272-1/+21
* Add presentation id to the presentation settings panelMahmoud Badri2018-07-2611-934/+721
* Update subpresentations when adding a new presentationMahmoud Badri2018-07-041-1/+7
* Add presentation icon and mark active presentation in Project paletteMahmoud Badri2018-07-041-2/+2
* Initial work in the project/presentations handling tasksMahmoud Badri2018-07-044-62/+117
* Add support for grouping and ungrouping selected itemsMiikka Heikkinen2018-06-292-0/+48
* Do not create undo point if user auto-deletes datainput bindingsJanne Kangas2018-06-271-2/+6
* Fix edit menu itemsMiikka Heikkinen2018-06-272-23/+60
* Auto scroll the timeline when dragging the playhead beyond edgesMahmoud Badri2018-06-202-2/+13
* Implement preview of qml streamer content in studioMäättä Antti2018-06-191-0/+5
* Fix editor crash at shutdownMiikka Heikkinen2018-06-154-4/+16
* Merge branch '2.0'Miikka Heikkinen2018-06-127-231/+315
|\
| * Fix datainput type issuesv2.0.0-rc2v2.0.0Miikka Heikkinen2018-06-124-14/+66
| * Fix tutorial dialog flickering when dragging to another screenMiikka Heikkinen2018-06-112-216/+248
| * Fix editor copyright yearMiikka Heikkinen2018-06-081-1/+1
* | Consolidate stdafx headers into Qt3DSCommonPrecompile.hMiikka Heikkinen2018-06-122-13/+3
|/
* Clean up old controlsMiikka Heikkinen2018-06-012-253/+0
* Bind new datainput directly when added from "Add new datainput"Janne Kangas2018-05-305-7/+37