summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Common
Commit message (Expand)AuthorAgeFilesLines
* Suppress warnings from 3rd party library code with clangPasi Keranen2018-09-032-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-1246-272/+87
* 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
|/
* Add "Create" to sub-presentation dialogTomi Korpipaa2018-03-191-1/+1
* Fix issues in Qt3DSFileToolsTomi Korpipaa2018-03-121-5/+8
* Remove Qt3DSExceptionClass and files needed by itTomi Korpipaa2018-03-088-769/+6
* 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-102-1/+9
* CFilePath is refactored to inherit from QFileInfoTomi Korpipaa2017-11-064-501/+197
* Remove unused SystemInfo filesTomi Korpipaa2017-11-033-1038/+0
* Remove unused Qt3DSRegistry filesTomi Korpipaa2017-11-033-276/+0
* Remove unused DLLVersion filesTomi Korpipaa2017-11-033-541/+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
* Refactor .pro file structureMiikka Heikkinen2017-11-031-0/+79
* 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
* Replace unused Qt3DSFile.cpp contents with QtUICFile.cpp contentsTomi Korpipaa2017-10-313-735/+95
* Remove unused codeTomi Korpipaa2017-10-3113-2250/+0
* Fix Linux build after Boost remove mergeJanne Koskinen2017-10-311-2/+2
* Remove Boost, part2Janne Koskinen2017-10-303-62/+64
* Remove ATL and unused logging utilityJanne Koskinen2017-10-301-10/+5
* Rename the rest of the UIC to Qt3DSMäättä Antti2017-10-2449-436/+436
* Rename UICDM and UICIMP to QT3DSMäättä Antti2017-10-2468-83/+83
* Rename more UIC to QT3DSMäättä Antti2017-10-247-54/+54
* Replace UICDM namespace with qt3dsdm namespaceMäättä Antti2017-10-245-28/+28
* Remove MFC memory leak detection codeMiikka Heikkinen2017-10-112-344/+0
* Fix definition of CPt::operator>= and CPt::operator<=Mauro Persano2017-10-101-2/+2