summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Application
Commit message (Expand)AuthorAgeFilesLines
* Clean up StudioUtilsMiikka Heikkinen2018-10-182-8/+10
* Update UI when datainput name is changedJanne Kangas2018-10-181-2/+11
* Fix crash on exitTomi Korpipaa2018-10-171-2/+2
* Add replace datainput controller functionalityJanne Kangas2018-10-178-11/+272
* Drag and drop images to the timelineMahmoud Badri2018-10-151-8/+7
* Ensure each asset is only imported once per import operationMiikka Heikkinen2018-10-122-6/+22
* Make effect/material asset importing more robustMiikka Heikkinen2018-10-122-45/+31
* Fix crash when importing multiple presentations at onceMiikka Heikkinen2018-10-124-44/+70
* Change many CStrings to QStringMahmoud Badri2018-10-105-144/+119
* Implement renaming presentationsMiikka Heikkinen2018-10-052-0/+71
* Correct loading initial presentationMahmoud Badri2018-10-041-5/+5
* Merge branch '2.1' into masterMiikka Heikkinen2018-10-034-39/+69
|\
| * 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
* | Show presentation ID in project paletteMiikka Heikkinen2018-10-034-17/+33
* | Add possibility to change initial presentationMiikka Heikkinen2018-10-012-8/+47
* | Fix about dialog background on high-DPITomi Korpipaa2018-09-282-32/+1
* | Correct refreshing renderables in the inspectorMahmoud Badri2018-09-282-3/+3
* | Remove hierarchies from Referenced material dialogMahmoud Badri2018-09-261-1/+0
* | Merge branch '2.1' into masterMiikka Heikkinen2018-09-257-616/+580
|\|
| * 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
* | Close transactions properly when exiting studioJanne Kangas2018-09-201-0/+5
* | Fix switch-cases not handling all possible valuesPasi Keränen2018-09-111-2/+7
* | Parse datainput use from subpresentation files and check allowable typesJanne Kangas2018-09-118-16/+169
* | Check allowable datainput types when changing existing datainput typeJanne Kangas2018-08-316-42/+141
* | Merge branch 'master' into wip/refmaterialMiikka Heikkinen2018-08-3011-155/+450
|\|
| * 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
* | Add a new material file formatJere Tuliniemi2018-08-272-0/+42
|/
* 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