aboutsummaryrefslogtreecommitdiffstats
path: root/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Drop support for Qt5 and qmake projectHEADdevTuomo Pelkonen2022-06-201-11/+1
* Use WebGL 2.0 / GLES 3.0Tuomo Pelkonen2022-06-171-0/+3
* Give warning for non-Qt6 projectsTuomo Pelkonen2022-06-161-6/+17
* Fix rename qmlprojector/designviewer -> qtdesignviewerHenning Gruendl2021-11-251-1/+1
* Fix compilation on non-AndroidAlessandro Portale2021-11-241-0/+4
* Enable compilation for Android5.15Piotr Mikolajczyk2021-09-171-7/+78
* Using & to prevent copy in for loopAlessandro Portale2020-07-261-1/+1
* setScreenSize tweaksAlessandro Portale2019-09-261-1/+2
* Handle undefined window size.Alessandro Portale2019-09-261-1/+1
* Add license headerAlessandro Portale2019-09-251-0/+24
* Set the canvas size to the actual root element sizeAlessandro Portale2019-09-251-1/+15
* Fix Desktop version.Alessandro Portale2019-09-231-15/+15
* add load resource featureTim Jenssen2019-09-111-28/+65
* Reload page after showing errorAlessandro Portale2019-08-081-1/+3
* Alert, in case no main qml file can be determinedAlessandro Portale2019-08-081-0/+5
* Notify errors via alert()Alessandro Portale2019-08-081-3/+16
* Improve main qml file detection.Alessandro Portale2019-08-081-19/+23
* Smarter handling of qtquickcontrols2.confAlessandro Portale2019-08-071-1/+3
* Add setting QT_QUICK_CONTROLS_CONF to qtquickcontrols2.confAlessandro Portale2019-08-061-0/+2
* Initial commitAlessandro Portale2019-08-051-0/+187