aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlapplicationengine.h
Commit message (Expand)AuthorAgeFilesLines
* Fix minor API problemsUlf Hermann2023-01-181-1/+2
* Introduce QQmlApplicationEngine::loadFromModuleFabian Kosmale2022-12-021-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* QQmlApplicationEngine: Add a more convenient error signalFabian Kosmale2022-04-061-0/+1
* Remove non-const overload of QQmlApplicationEngine::rootObjectsFabian Kosmale2020-06-201-3/+0
* Clean up QQmlFileSelectorUlf Hermann2020-03-191-0/+1
* Add Qt.uiLanguage and QJSEngine::uiLanguage propertiesSimon Hausmann2020-01-231-0/+1
* Introduce functions to set properties during creationFabian Kosmale2019-08-191-0/+1
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-1/+1
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-3/+3
* Replace usage of QSignalMapper by lambdaOlivier Goffart2017-02-141-1/+0
* QQmlApplicationEngine: mark rootObjects() as constAnton Kudryavtsev2016-10-131-1/+5
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-3/+3
|\
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-031-3/+3
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-121-6/+6
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Add QQmlApplicationEngineAlan Alpert2013-03-201-0/+80