summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Palettes/Project
Commit message (Expand)AuthorAgeFilesLines
* Rename "qml streams" folder to "qml"Tomi Korpipaa2019-03-201-3/+3
* Increase size of EditPresentationIdDlgMiikka Heikkinen2019-03-191-2/+2
* Fix qml asset import on non-windowsTomi Korpipaa2019-03-181-0/+4
* Fix crash/freeze when changing projectTomi Korpipaa2019-01-231-0/+18
* Implement 'save project as' and 'duplicate presentation'Miikka Heikkinen2019-01-107-11/+75
* Use original presentation id when importing a presentationMiikka Heikkinen2018-12-191-10/+28
* Skip import of asset where source and target asset is the same fileMiikka Heikkinen2018-12-071-0/+2
* Import data inputs when importing a presentationMiikka Heikkinen2018-12-032-8/+45
* Fix referenced assets importing when importing a presentationMiikka Heikkinen2018-11-291-10/+15
* Fix bugs concerning freshly created matdefsJere Tuliniemi2018-11-221-9/+22
* Allow matdef creation to all materials subfoldersJere Tuliniemi2018-11-201-2/+2
* Fix importing .materialdef filesMiikka Heikkinen2018-11-161-55/+73
* Allow same-named matdefs in different foldersJere Tuliniemi2018-11-131-3/+2
* Import non-default custom material assetsMiikka Heikkinen2018-11-131-1/+5
* Fix missing asset imports when importing a presentationMiikka Heikkinen2018-11-073-55/+118
* Highlight references by other presentations in projectMiikka Heikkinen2018-11-074-14/+152
* Add delete option to project view context menuMiikka Heikkinen2018-11-054-30/+64
* Add an inspector toolbar for materialsJere Tuliniemi2018-10-312-2/+2
* Change project view material context menuJere Tuliniemi2018-10-311-1/+1
* Change .matdata extension to .materialdefJere Tuliniemi2018-10-302-4/+4
* Fix DnD images to the timelineMahmoud Badri2018-10-262-0/+7
* Fix dialog resizing issues when moving between different screensMiikka Heikkinen2018-10-194-48/+102
* Clean up StudioUtilsMiikka Heikkinen2018-10-182-5/+5
* Remember override/skip all choice correctly within single multi-importMiikka Heikkinen2018-10-162-103/+75
* Remove native separators usageMiikka Heikkinen2018-10-161-3/+3
* Drag and drop images to the timelineMahmoud Badri2018-10-153-16/+3
* Change material context menusJere Tuliniemi2018-10-153-4/+12
* Ensure each asset is only imported once per import operationMiikka Heikkinen2018-10-122-39/+109
* Make effect/material asset importing more robustMiikka Heikkinen2018-10-121-23/+48
* Fix crash when importing multiple presentations at onceMiikka Heikkinen2018-10-122-12/+23
* Change many CStrings to QStringMahmoud Badri2018-10-103-15/+11
* Refactor mouse handling in project paletteMiikka Heikkinen2018-10-103-108/+112
* Fix right click accepted as part of the double clickMiikka Heikkinen2018-10-051-14/+16
* Implement renaming presentationsMiikka Heikkinen2018-10-058-22/+179
* Merge branch '2.1' into masterMiikka Heikkinen2018-10-032-51/+30
|\
| * Fix constant CPU load when project contains qml filesMiikka Heikkinen2018-09-271-14/+1
| * Fix dragging binding loops and the subpresentation drag dialog issuesMiikka Heikkinen2018-09-272-37/+29
* | Show presentation ID in project paletteMiikka Heikkinen2018-10-036-17/+94
* | Add possibility to change initial presentationMiikka Heikkinen2018-10-016-24/+109
* | Save texture properties to material filesJere Tuliniemi2018-09-261-2/+3
* | Merge branch '2.1' into masterMiikka Heikkinen2018-09-256-17/+47
|\|
| * Fix crashes when dealing with malformed qml filesv2.1.0-rcMiikka Heikkinen2018-09-212-15/+24
| * Fix updating project palette file referencesTomi Korpipaa2018-09-191-0/+1
| * Fix clipping of project palette buttonsTomi Korpipaa2018-09-111-2/+1
| * Add a 'Detach material' check box to the ChooseImagePropertyDlgMahmoud Badri2018-09-063-0/+21
* | Support dots in material filenamesJere Tuliniemi2018-09-101-2/+2
* | Allow creating materials only into the materials folderTomi Korpipaa2018-09-033-5/+12
* | Edit material in Inspector with double-click from project paletteTomi Korpipaa2018-09-031-2/+3
* | Merge branch 'master' into wip/refmaterialMiikka Heikkinen2018-08-304-12/+36
|\|
| * Open files with double-click on project viewMiikka Heikkinen2018-08-303-0/+27