aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlapplicationengine
Commit message (Expand)AuthorAgeFilesLines
* Build testapp first, since the test depends on thatJan Arve Saether2017-08-111-2/+4
* QQmlApplicationEngine: Fix using invalid pointersRainer Keller2017-04-261-0/+19
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-0/+2
|\
| * Fix building with -no-feature-processUlf Hermann2017-03-021-0/+2
* | QQmlApplicationEngine: Yet another fix after QUrl behavior changes in QtBaseRobin Burchell2017-01-163-0/+39
|/
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-3/+3
* Make tst_qqmlapplicationengine pass when JIT is not availableDmitry Shachnev2016-10-111-1/+1
* Updated license headersJani Heikkinen2016-01-202-34/+24
* Update copyright headersJani Heikkinen2015-02-122-12/+12
* Update license headers and add new licensesJani Heikkinen2014-08-252-36/+20
* tst_qqmlapplicationengine: clear $QT_MESSAGE_PATTERNDavid Faure2014-07-301-1/+2
* Fixed qqmlapplicationengine autotest build for QT_NO_PROCESSOliver Wolff2014-03-101-0/+4
* Add the features of QLoggingCategory to QML's debugging methods.Giorgos Tsiapaliokas2014-03-071-1/+1
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-031-1/+1
* Fix MSVC-warning about unused variable in tst_qqmlapplicationengine.cppFriedemann Kleint2014-01-241-17/+16
* Fix Qt.application.xxx notifier signalsJ-P Nurmi2013-07-042-0/+14
* Add Qt.application.organization/domainJ-P Nurmi2013-06-292-0/+24
* Stabilize TestAlan Alpert2013-04-101-4/+2
* Add QQmlApplicationEngineAlan Alpert2013-03-2010-0/+275