aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest
Commit message (Expand)AuthorAgeFilesLines
...
* | Prospective Windows build fix, part 2Simon Hausmann2019-09-041-1/+1
* | Prospective fix for the Windows buildSimon Hausmann2019-09-031-0/+1
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-241-0/+1
|\|
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-121-0/+1
| |\
| | * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-4/+4
|\| |
| * | Port from QLatin1Literal to QLatin1StringGiuseppe D'Angelo2019-06-111-4/+4
* | | Fix declarative buildAlexandru Croitor2019-06-171-0/+3
* | | More porting of declarative modulesAlexandru Croitor2019-06-081-0/+46
|/ /
* | Fix deprecation warnings in 5.14Friedemann Kleint2019-05-291-2/+2
* | Split CompiledData::CompilationUnit in twoUlf Hermann2019-05-161-3/+8
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-181-4/+4
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta3Qt Forward Merge Bot2019-04-151-4/+4
| |\
| | * Doc: correct the info about when each Qt Quick Test function is calledMitch Curtis2019-04-101-4/+4
* | | Remove unused includes of qv8engine_p.hUlf Hermann2019-04-091-1/+0
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-262-7/+18
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-252-7/+18
| |\|
| | * Doc: improve QUICK_TEST_MAIN_WITH_SETUP function descriptionsMitch Curtis2019-03-211-2/+7
| | * Document since versions for QUICK_TEST_MAIN_WITH_SETUP functionsMitch Curtis2019-03-211-0/+4
| | * Don't warn if invokable test setup function doesn't existMitch Curtis2019-03-211-9/+20
| | * QUICK_TEST_MAIN_WITH_SETUP: fix qmlEngineAvailable() being called too lateMitch Curtis2019-03-211-8/+7
* | | Support QRegularExpression on the same level as QRegExpUlf Hermann2019-03-201-6/+5
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-132-1/+5
|\|
| * Doc: Fix link issuesNico Vertriest2019-02-281-1/+1
| * qtlite: Fix build the source code with -no-feature-shortcutMikhail Svetkin2019-02-271-0/+4
* | Properly revision new TestResult slotsKai Koehne2019-03-071-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-141-1/+5
|\|
| * Defer QML testing until event loop has startedTor Arne Vestbø2019-02-121-1/+5
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-101-1/+1
|\|
| * quicktest: winrt: Use qml files from resource system by defaultOliver Wolff2019-01-101-1/+1
* | Doc: Fix Qt Quick Test documentationMitch Curtis2018-12-147-52/+297
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-121-1/+2
|\|
| * Doc: fix QUICK_TEST_MAIN_WITH_SETUP function tableMitch Curtis2018-12-101-1/+2
* | TestCase: add isPolishScheduled() and waitForItemPolished()Mitch Curtis2018-12-102-0/+14
* | Don't warn if invokable test setup function doesn't existMitch Curtis2018-12-101-13/+21
* | Doc: fix \relates command for qIsPolishScheduled()Mitch Curtis2018-12-071-1/+1
* | Compile-fix (g++ 8): move #include of mocs outside namespaceEdward Welbourne2018-11-291-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-171-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-11-161-1/+1
| |\
| | * Move xmllistmodel to xmlpatternsv5.12.0-beta4Frederik Gladhorn2018-11-051-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-162-0/+12
|\| |
| * | Qt Quick Test: support tags filter on tests runKirill Burtsev2018-11-152-0/+12
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-091-0/+11
|\| |
| * | QUICK_TEST_MAIN_WITH_SETUP: improve documentationMitch Curtis2018-11-071-0/+11
| |/
* | Doc: explain why QQuickTest::qIsPolishScheduled() is usefulMitch Curtis2018-10-311-0/+18
* | Add QQuickTest::qWaitForItemPolished()Mitch Curtis2018-10-312-0/+28
* | Add QQuickTest::qIsPolishScheduled()Mitch Curtis2018-10-313-1/+25
* | Remove GPU_BLACKLIST infrastructureEdward Welbourne2018-10-122-9/+0
|/
* Doc: Clarify that BC does not apply to Qt Quick TestPaul Wicking2018-10-101-0/+5
* Add test cleanup function for C++ partsRainer Keller2018-09-242-0/+8