summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3dscene2d/items/scene2dmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* build system: fix unity buildsTim Blechmann2024-02-071-1/+2
* Qt3DQuickScene2D: includemocsMike Krus2022-06-231-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Replace QT_BEGIN_LICENSE:LGPL3 headerKai Köhne2021-08-101-11/+14
* Remove use of clear before rendering settingsMike Krus2020-06-171-1/+2
* Clean up includesMike Krus2019-10-011-2/+0
* Fix scene2d starting trigger when setting item lateMäättä Antti2019-02-061-0/+9
* Change scene2d to always clear the windowMäättä Antti2018-05-081-1/+2
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Scene2D cleanup - register pick events when scene is initializedAntti Määttä2017-05-091-28/+1
* Scene2D cleanup - remove qml engine and sourceMäättä Antti2017-05-091-103/+9
* Fix clang warnings in Scene2DMike Krus2017-03-061-7/+6
* cleanup scene2d - change mouse event handlingAntti Määttä2017-03-031-0/+1
* Enumerize event idsAntti Määttä2017-02-281-8/+9
* Split scene2d implementation to multiple filesAntti Määttä2017-02-281-0/+368