summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Need to mark the next frame dirty otherwise we skip frames at startAdam Treat2018-02-021-0/+1
* Fix advanced blend mode SW fallbackMarianne Yrjänä2018-02-022-42/+62
* Update Lua submodule for QNX supportAdam Treat2018-02-021-0/+0
* Update EASTL submodule for QNXAdam Treat2018-02-021-0/+0
* Fixup the Qt3DCompiler so that it is silent by defaultAdam Treat2018-02-021-6/+42
* Don't add binary directory as contents are now baked inAdam Treat2018-02-021-5/+0
* Quiet downAdam Treat2018-02-021-4/+1
* Fix rendering the active layer in non-scene camera viewTomi Korpipaa2018-02-021-5/+5
* Remove menu and startup dialog iconsTomi Korpipaa2018-02-024-56/+59
* Update tutorial imagesTomi Korpipaa2018-02-027-0/+0
* Uncheck "Connect to Device..." if dialog is rejectedTomi Korpipaa2018-02-022-1/+3
* Fix project palette updating when deleting items from file systemTomi Korpipaa2018-02-021-4/+7
* Do not scale tutorial widget unless it does not fit displayTomi Korpipaa2018-02-021-13/+13
* Disable copying content for nowTomi Korpipaa2018-02-021-2/+3
* Add highlight to the current drag target in project paletteTomi Korpipaa2018-01-291-3/+10
* Save previous remote deployment IP address and portTomi Korpipaa2018-01-291-1/+12
* Resize tutorial and open dialogs when dragging between screensTomi Korpipaa2018-01-292-19/+19
* Allow dragging from icon as well as text in project paletteTomi Korpipaa2018-01-261-0/+21
* Fix missing initial value of DataInput qml elementMiikka Heikkinen2018-01-263-12/+19
* Add support for controlling slides via String type data inputsMiikka Heikkinen2018-01-262-0/+14
* Add SetDataInputValue to IScriptBridgeMiikka Heikkinen2018-01-2623-31/+221
* Don't attempt to restore viewer window geometry to offscreen positionMiikka Heikkinen2018-01-261-1/+9
* Remember cursor position when editing data input nameTomi Korpipaa2018-01-261-0/+2
* Keep popups inside screenTomi Korpipaa2018-01-262-10/+35
* Add QML type and C++ class for data inputMiikka Heikkinen2018-01-2617-11/+455
* Remove obsolete watermark codeTomi Korpipaa2018-01-258-287/+0
* Add a workaround for missing ComboBox popupsJ-P Nurmi2018-01-251-0/+1
* Add new revision for Studio3D importTomi Korpipaa2018-01-251-0/+3
* Add presentationReady signal to Studio3DTomi Korpipaa2018-01-255-2/+10
* Remember palette position and docking after minimizeTomi Korpipaa2018-01-252-0/+10
* Allow entering font size manuallyTomi Korpipaa2018-01-241-6/+25
* Fix lagging row selection in data input and sub-presentation dialogsTomi Korpipaa2018-01-242-4/+8
* Fix build error in linuxMäättä Antti2018-01-232-0/+4
* Allow negative values for ranges in data input dialogTomi Korpipaa2018-01-231-0/+6
* Add tooltips to data input dialogsTomi Korpipaa2018-01-232-2/+23
* Startup Viewer in connection mode by defaultMiikka Heikkinen2018-01-233-3/+8
* Fix resizing of toolbar menusTomi Korpipaa2018-01-233-9/+6
* Fix toolbars if positioned on the sideTomi Korpipaa2018-01-234-4/+25
* Implement writing and reading the datainputs in uia fileTomi Korpipaa2018-01-2314-83/+195
* Enable launching data input dialog from Edit menuTomi Korpipaa2018-01-2312-65/+199
* Do not react to mouse click if toolbar button is checkedTomi Korpipaa2018-01-231-1/+1
* Fix viewer hotkeysMiikka Heikkinen2018-01-221-5/+24
* Fix viewer application on OpenGL Mesa systems on linux for instanceAdam Treat2018-01-221-0/+57
* Add tooltips to sub-presentation dialogsTomi Korpipaa2018-01-223-3/+22
* [DataInput] Update datainput control list when target is renamedJanne Kangas2018-01-193-5/+16
* [DataInput] Add UI enablers for linking DataInput and TextJanne Kangas2018-01-1915-47/+784
* Fix incorrect renaming when editing sub-presentationsTomi Korpipaa2018-01-182-5/+15
* Rehaul asset importingMiikka Heikkinen2018-01-1617-198/+596
* Disable keyframes deletion when none selectedKaj Grönholm2018-01-161-1/+2
* Timebar color changing fixesKaj Grönholm2018-01-168-29/+44