aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlapplicationengine
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-153-29/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-062-6/+6
* Use JS functions for Connections in some testsUlf Hermann2020-06-172-2/+2
* CMake: Regenerate qtdeclarative/testsAlexandru Croitor2020-05-291-4/+4
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-121-16/+10
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-121-1/+2
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-031-1/+2
| |\
| | * Escape url.toString() before passing it to QRegularExpressionDmitry Shachnev2020-02-201-1/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-293-0/+34
|\| |
| * | Add Qt.uiLanguage and QJSEngine::uiLanguage propertiesSimon Hausmann2020-01-233-0/+34
| |/
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-162-0/+21
|\|
| * Emit QQmlEngine::warnings when load failsFabian Kosmale2020-01-062-0/+21
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-2/+2
* | Regenerate testsAlexandru Croitor2019-11-141-6/+9
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-0/+18
|\|
| * Introduce functions to set properties during creationFabian Kosmale2019-08-191-0/+18
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-0/+6
|\|
| * Fix tst_qqmlapplicationengine failures for AndroidJan Arve Sæther2019-07-191-0/+6
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-142-0/+92
|/
* Fix for loading translations automatically from resourcesTasuku Suzuki2019-06-016-0/+52
* Connect quit() and exit() signals with queued connectionsMichal Policht2019-02-137-13/+65
* 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