aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlapplicationengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* QQmlApplicationEngine: Fix using invalid pointersRainer Keller2017-04-261-2/+9
* Replace usage of QSignalMapper by lambdaOlivier Goffart2017-02-141-10/+3
* QQmlApplicationEngine: Yet another fix after QUrl behavior changes in QtBaseRobin Burchell2017-01-161-5/+10
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-3/+3
|\
| * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-3/+3
* | QQmlApplicationEngine: mark rootObjects() as constAnton Kudryavtsev2016-10-131-2/+15
|/
* Qt object: Add exit(int)Cavit Sina Dogru2016-08-091-0/+1
* Qml: use const (and const APIs) moreAnton Kudryavtsev2016-08-091-1/+1
* Introduce delegating constructors.Friedemann Kleint2016-05-061-9/+2
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Support debugging and profiling for pure QJSEnginesUlf Hermann2015-12-151-0/+4
* Update copyright headersJani Heikkinen2015-02-121-6/+6
* Revert: use the new form of QTranslator::load() for more flexibilityShawn Rutledge2014-10-281-4/+2
* use the new form of QTranslator::load() for more flexibilityShawn Rutledge2014-10-011-2/+4
* Document that QQmlApplicationEngine's root item must be a window.Mitch Curtis2014-09-301-1/+5
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Make qtdeclarative compile with QT_NO_TRANSLATIONTasuku Suzuki2014-01-101-3/+5
* Polish up QQmlFileSelectorAlan Alpert2013-11-131-1/+1
* Apply file selectors to QQmlApplicationEngine appsAlan Alpert2013-09-201-3/+4
* Clean up objects in QQmlApplicationEngine earlierAlan Alpert2013-07-311-1/+6
* Add future compatibility noteAlan Alpert2013-06-071-0/+4
* Set incubation controller when a Window{} is loaded via QQmlApplicationEngineAlan Alpert2013-06-071-0/+2
* Fix crash in QQmlApplicationEngine when loading finishesJosh Faust2013-05-141-1/+2
* Doc: Qt Quick: Fix module name format (Pt 1/2)Sze Howe Koh2013-04-231-1/+1
* Add QQmlApplicationEngineAlan Alpert2013-03-201-0/+285