summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Common/Code
Commit message (Expand)AuthorAgeFilesLines
* Add project setting for automatically flipping compressed texturesJanne Kangas2019-12-131-0/+7
* Add "Do not show again" checkbox to import warning pop-upsJanne Kangas2019-12-032-3/+36
* Save preferences to QSettingsTomi Korpipaa2019-08-223-282/+0
* Remove separator at the end of GetAbsolutePathAntti Määttä2019-08-161-1/+1
* Fix grouped preferencesKaj Grönholm2019-08-061-0/+9
* Implement 'save project as' and 'duplicate presentation'Miikka Heikkinen2019-01-102-0/+34
* Fix prefer ktx option loading for old presentationsTomi Korpipaa2018-10-261-3/+3
* Add use ktx checkbox to presentation settingsTomi Korpipää2018-10-241-14/+21
* Use QSaveFile when writing various filesMiikka Heikkinen2018-10-191-3/+3
* Fix crash on exitTomi Korpipaa2018-10-171-10/+13
* Remove native separators usageMiikka Heikkinen2018-10-164-197/+7
* Change many CStrings to QStringMahmoud Badri2018-10-1034-708/+209
* Fix switch-cases not handling all possible valuesPasi Keränen2018-09-113-1/+9
* Suppress warnings from 3rd party library code with clangPasi Keranen2018-08-312-0/+106
* Make creating new project default to parent of recently opened projectMiikka Heikkinen2018-08-152-0/+19
* Replace illegal characters in generated file namesTomi Korpipaa2018-08-061-1/+7
* Add presentation id to the presentation settings panelMahmoud Badri2018-07-262-7/+16
* Fix bunch of compiler warningsMiikka Heikkinen2018-07-061-1/+1
* Initial work in the project/presentations handling tasksMahmoud Badri2018-07-042-35/+10
* Consolidate stdafx headers into Qt3DSCommonPrecompile.hMiikka Heikkinen2018-06-1245-270/+84
* Clean up old controlsMiikka Heikkinen2018-06-011-1/+1
* Refactor row movingMiikka Heikkinen2018-05-161-8/+5
* Merge remote-tracking branch 'origin/master' into wip/timelineMiikka Heikkinen2018-05-031-2/+2
|\
| * Fix boolean writing in uipsTomi Korpipaa2018-04-261-2/+2
* | Merge remote-tracking branch 'origin/master' into wip/timelineMiikka Heikkinen2018-04-231-31/+0
|\|
| * Add command line option to create a presentationTomi Korpipaa2018-04-131-31/+0
* | Commit reordering of rows to the app modelMahmoud Badri2018-04-091-6/+10
|/
* Fix issues in Qt3DSFileToolsTomi Korpipaa2018-03-121-5/+8
* Remove Qt3DSExceptionClass and files needed by itTomi Korpipaa2018-03-087-768/+5
* Silence build warningsMäättä Antti2018-03-061-2/+1
* Get rid of obsolete string localization filesTomi Korpipaa2017-12-152-7/+7
* Save preferences and do not crash on exitAndras Mantia2017-11-231-1/+1
* Update materials combo contents when adding new materialMiikka Heikkinen2017-11-211-0/+6
* Fix assert when opening presentationMäättä Antti2017-11-171-1/+1
* Fix identifier handling in file toolsMiikka Heikkinen2017-11-161-1/+1
* Remove CFilePath::GetCharStar()Miikka Heikkinen2017-11-141-2/+0
* Fix model importingMiikka Heikkinen2017-11-101-4/+2
* Enable mingw 32bit buildMäättä Antti2017-11-101-0/+2
* CFilePath is refactored to inherit from QFileInfoTomi Korpipaa2017-11-064-501/+197
* Remove unused SystemInfo filesTomi Korpipaa2017-11-032-1037/+0
* Remove unused Qt3DSRegistry filesTomi Korpipaa2017-11-032-275/+0
* Remove unused DLLVersion filesTomi Korpipaa2017-11-032-540/+0
* Fix namespace buildJanne Koskinen2017-11-032-4/+2
* Fix pasting XML read failureMiikka Heikkinen2017-11-032-5/+29
* Remove unused CFileOutputStream::SeekTomi Korpipaa2017-11-032-140/+0
* Remove unused CBufferedInputStream::ReadTomi Korpipaa2017-11-032-20/+1
* Remove GetFileStatTomi Korpipaa2017-11-032-16/+0
* Fix crash at Studio startupTomi Korpipaa2017-11-032-3/+5
* Remove and refactor file path code for detecting if a file is in subdirAdam Treat2017-10-312-36/+4
* Remove unused functions and methods from the FileToolsAdam Treat2017-10-313-312/+10