summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Client/Code/Core/Doc/Doc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ensure selection change is sent at undo/redoMiikka Heikkinen2018-09-191-3/+5
* Check allowable datainput types when changing existing datainput typeJanne Kangas2018-09-031-2/+28
* Remove an unused methodMiikka Heikkinen2018-08-151-16/+0
* Improve the project fileMahmoud Badri2018-08-141-1/+1
* Import subpresentations when importing a presentationMahmoud Badri2018-08-101-2/+2
* Update sub-presentation Id after change in all places it is usedMahmoud Badri2018-08-081-1/+10
* Check for invalid datainput control bindings on presentation openJanne Kangas2018-07-271-1/+77
* Add presentation id to the presentation settings panelMahmoud Badri2018-07-261-0/+11
* Fix bunch of compiler warningsMiikka Heikkinen2018-07-061-1/+1
* Initial work in the project/presentations handling tasksMahmoud Badri2018-07-041-158/+0
* Implement preview of qml streamer content in studioMäättä Antti2018-06-191-1/+7
* Merge branch '2.0'Miikka Heikkinen2018-06-121-6/+14
|\
| * Fix backward compatibility for datainputsMäättä Antti2018-06-111-1/+1
| * Open the correct uia file for sub-presentation and data input parsingTomi Korpipaa2018-06-071-5/+13
* | Consolidate stdafx headers into Qt3DSCommonPrecompile.hMiikka Heikkinen2018-06-121-8/+1
* | Enable multiselection in the viewportMahmoud Badri2018-06-061-0/+5
|/
* Only clean up meshes if they have more than 1 revisionTomi Korpipaa2018-05-311-7/+11
* Update datainput usage during editingJanne Kangas2018-05-301-63/+99
* Clean up old mesh revisions from old presentationsTomi Korpipaa2018-05-291-19/+22
* Fix index calculation typoJanne Kangas2018-05-231-2/+2
* Check missing datainput definitions when opening a presentationJanne Kangas2018-05-231-64/+166
* Fix shortcut delete of slidesTomi Korpipaa2018-05-231-6/+17
* Stop playhead playback at endMahmoud Badri2018-05-231-0/+15
* Fix shortcut duplicate for slidesTomi Korpipaa2018-05-151-5/+9
* Revert alias duplicateTomi Korpipaa2018-05-141-3/+9
* Remove assert if opening a missing fileTomi Korpipaa2018-05-111-1/+0
* Replace Ctrl+D duplicate with aliasTomi Korpipaa2018-05-041-9/+3
* Disable Evaluator DatainputJanne Kangas2018-05-041-1/+4
* Merge remote-tracking branch 'origin/master' into wip/timelineMiikka Heikkinen2018-05-031-6/+46
|\
| * Fix crash if new file name starts with /Tomi Korpipaa2018-04-271-5/+5
| * Support opening .uia files with studioMiikka Heikkinen2018-04-271-0/+40
| * Fix boolean writing in uipsTomi Korpipaa2018-04-261-1/+1
* | Fix copy, cut and paste keyframesMahmoud Badri2018-04-271-0/+1
|/
* Rename object(s) on move if new parent has objects with duplicate namesJanne Kangas2018-04-191-0/+10
* Add Vector2 to datainput typesJanne Kangas2018-04-121-0/+2
* Implement Evaluator datainput type part 1Janne Kangas2018-04-091-1/+6
* Add '$' prefix to datainput names in UIP fileJanne Kangas2018-04-051-1/+1
* Fix variable declaration scope bugJanne Kangas2018-04-041-1/+1
* Add support for new datainput datatypes in RuntimeJanne Kangas2018-04-031-4/+9
* Fix paste to master slideTomi Korpipaa2018-04-031-1/+2
* Add/update menu shortcutsTomi Korpipaa2018-03-271-19/+0
* Add enablers for additional datatypes for datainput in editorJanne Kangas2018-03-231-37/+85
* Fix Datainput undo/redoJanne Kangas2018-02-191-0/+63
* Remove nudging with arrow keys functionalityMiikka Heikkinen2018-02-061-157/+2
* Implement writing and reading the datainputs in uia fileTomi Korpipaa2018-01-231-2/+52
* Get rid of obsolete string localization filesTomi Korpipaa2017-12-151-150/+144
* Fix undo not setting modified flag to docMiikka Heikkinen2017-12-141-1/+0
* Remove INCLUDE_EDIT_CAMERA defineMiikka Heikkinen2017-11-101-6/+0
* Fix macOS buildTomi Korpipää2017-11-101-1/+1
* CFilePath is refactored to inherit from QFileInfoTomi Korpipaa2017-11-061-4/+4