summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3dscene2d/items
Commit message (Expand)AuthorAgeFilesLines
* Improve QScene2D documentationsMäättä Antti2017-05-091-6/+91
* Scene2D cleanup - register pick events when scene is initializedAntti Määttä2017-05-097-102/+99
* Scene2D cleanup - remove qml engine and sourceMäättä Antti2017-05-094-205/+9
* Scene2D: put picking coordinates back in window coordinatesKevin Ottens2017-05-051-1/+1
* Add qAsConst, range-loop might detach Qt container (clazy reports)Mike Krus2017-05-021-2/+2
* Add skeleton documentation for scene2d moduleMäättä Antti2017-04-121-4/+4
* Fix scene2d mouse event coordinate calculationAntti Määttä2017-03-231-3/+4
* Fix flaky autotest tst_scene2dAntti Määttä2017-03-231-4/+8
* Scene2D::sceneChangeEvent: handle grabMouseShawn Rutledge2017-03-211-1/+1
* Fix clang warnings in Scene2DMike Krus2017-03-064-14/+12
* Fix crash in scene2d when using angleAntti Määttä2017-03-061-0/+4
* cleanup scene2d - change mouse event handlingAntti Määttä2017-03-0310-7/+415
* Cleanup scene2d - remove duplicate ifndefAntti Määttä2017-02-281-4/+0
* Enumerize event idsAntti Määttä2017-02-287-41/+117
* Split scene2d implementation to multiple filesAntti Määttä2017-02-289-536/+793
* Move scene2d to own module and implement conditional plugin loadingAntti Määttä2017-02-287-0/+1552