summaryrefslogtreecommitdiffstats
path: root/src/Authoring
Commit message (Expand)AuthorAgeFilesLines
* Only check for bound children at the start of the drag/set bar timeMiikka Heikkinen2018-07-055-45/+70
* Update snap steps also when undo/redo should change themMiikka Heikkinen2018-07-052-4/+2
* Update subpresentations when adding a new presentationMahmoud Badri2018-07-041-1/+7
* Allow opening a presentation from the project palette context menuMahmoud Badri2018-07-044-0/+28
* Fix filter button positioning on timeline tree headerMiikka Heikkinen2018-07-043-8/+17
* Fix timeline duration issueJanne Kangas2018-07-043-8/+15
* Add presentation icon and mark active presentation in Project paletteMahmoud Badri2018-07-0418-114/+170
* Initial work in the project/presentations handling tasksMahmoud Badri2018-07-0424-319/+511
* Store timeline splitter location to user preferencesMiikka Heikkinen2018-07-032-8/+17
* Fix restoring the layout at program startMiikka Heikkinen2018-07-031-3/+6
* Disable dragging from scene view when multiple objects are selectedMiikka Heikkinen2018-07-031-59/+61
* Ensure visibility and expand state are always correct after row moveMiikka Heikkinen2018-07-025-16/+51
* Add support for grouping and ungrouping selected itemsMiikka Heikkinen2018-06-2916-35/+257
* Fix crash on action modelMiikka Heikkinen2018-06-281-9/+17
* Make keyframe UI update asynchronousMiikka Heikkinen2018-06-274-41/+48
* Do not create undo point if user auto-deletes datainput bindingsJanne Kangas2018-06-272-5/+17
* Fix edit menu itemsMiikka Heikkinen2018-06-2720-93/+164
* Improve datainput visualization in timelineJanne Kangas2018-06-2714-4/+99
* Add autoscroll on edges for keyframe selection rectangleMiikka Heikkinen2018-06-266-42/+100
* Fix time display on ruler and timebar tooltipMiikka Heikkinen2018-06-212-15/+26
* Don't clear selection after playhead dragMiikka Heikkinen2018-06-211-1/+2
* Fix properties creating consecutive undo points with exact same valuesMiikka Heikkinen2018-06-212-11/+20
* Use FloatTextField for singular float property fields in action paletteMiikka Heikkinen2018-06-213-7/+68
* Fix action palette issuesMiikka Heikkinen2018-06-215-15/+63
* Auto scroll the timeline when dragging the playhead beyond edgesMahmoud Badri2018-06-2010-85/+182
* Fix undo issues with action palette and some minor related issuesMiikka Heikkinen2018-06-204-13/+23
* Implement preview of qml streamer content in studioMäättä Antti2018-06-197-6/+104
* Combine Multiline Text components from Action and Inspector viewsMarianne Yrjänä2018-06-194-112/+100
* Reset effect when user changes effect parametersJanne Kangas2018-06-182-0/+12
* Fix object name update on action paletteMiikka Heikkinen2018-06-182-4/+8
* Add hidden keyframe indicatorsMiikka Heikkinen2018-06-1814-33/+65
* Replace degToRad and radToReg with qt functionsMäättä Antti2018-06-181-18/+4
* Remove invisible item from timeline toolbarKaj Grönholm2018-06-151-1/+3
* Fix editor crash at shutdownMiikka Heikkinen2018-06-155-5/+17
* Optimize data input indicator handlingMiikka Heikkinen2018-06-154-65/+60
* Fix undo/redo of slidersMiikka Heikkinen2018-06-154-27/+35
* Merge branch '2.0'Miikka Heikkinen2018-06-1238-725/+965
|\
| * Fix datainput type issuesv2.0.0-rc2v2.0.0Miikka Heikkinen2018-06-127-18/+73
| * Remove non-existent items from recent files listMiikka Heikkinen2018-06-112-17/+20
| * Fix backward compatibility for datainputsMäättä Antti2018-06-111-1/+1
| * Fix startup dialog flickering when dragging to another screenMiikka Heikkinen2018-06-112-214/+370
| * Fix tutorial dialog flickering when dragging to another screenMiikka Heikkinen2018-06-112-216/+248
| * Fix editor copyright yearMiikka Heikkinen2018-06-081-1/+1
| * Use the existing list of subpresentations to create renderable itemsMäättä Antti2018-06-081-50/+4
| * Make sure timeline context menu appearMahmoud Badri2018-06-071-1/+1
| * Fix some property graph expansion issuesMahmoud Badri2018-06-078-103/+42
| * Open the correct uia file for sub-presentation and data input parsingTomi Korpipaa2018-06-071-5/+13
| * Fix component/group name uniqueness checkJanne Kangas2018-06-072-16/+25
| * Remove ignoreHotkeys property from some control typesMiikka Heikkinen2018-06-073-5/+0
| * Autoscroll timeline tree when dragging from basic objects/projectMiikka Heikkinen2018-06-072-1/+3