aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation of QUICK_TEST_MAIN_WITH_SETUP()Friedemann Kleint2023-12-072-4/+4
* Doc: Fix undocumented parameters and broken linksTopi Reinio2023-09-151-0/+3
* Doc: Remove warninglimit .qdocconf variableTopi Reinio2023-06-271-3/+0
* Doc: Add section that shows how to separate qml tests from app logicAndreas Eliasson2023-05-304-0/+113
* Document that running a Quick Test always show a windowVolker Hilsheimer2023-04-181-0/+4
* Improve QUICK_TEST_MAIN_WITH_SETUP snippetSamuel Gaist2023-04-051-0/+12
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-118-254/+16
* Doc: Enable zero warning limit for documentationVenugopal Shivashankar2022-01-141-0/+3
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-01-061-1/+1
* Doc: Drop version no. against the \qmlmoduleVenugopal Shivashankar2021-12-021-1/+1
* Doc: Remove unsupported customFiltersKai Köhne2021-08-311-4/+0
* Refactor and update qml CMake APICraig Scott2021-06-042-2/+111
* Remove the qmake project filesFabian Kosmale2021-01-151-7/+0
* Document how to use CMake for Qt QuickTestKai Koehne2020-12-034-18/+51
* Doc: Remove version numbers for import statementJerome Pasion2020-11-261-1/+1
* Doc: Remove version numbers for import statementJerome Pasion2020-11-241-1/+1
* Mention a change in Qt Quick TestVolker Hilsheimer2020-11-181-1/+3
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-091-2/+2
* Doc: Add porting guides for all modules to porting guidePaul Wicking2020-09-161-0/+46
* Doc: fix Qt Quick Test headerMitch Curtis2020-08-241-0/+1
* Make QtQuickTest snippets compilableNico Vertriest2020-06-296-14/+71
* Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* 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
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-251-2/+11
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-131-1/+1
|\|
| * Doc: Fix link issuesNico Vertriest2019-02-281-1/+1
* | Doc: Fix Qt Quick Test documentationMitch Curtis2018-12-146-43/+292
|/
* Doc: fix QUICK_TEST_MAIN_WITH_SETUP function tableMitch Curtis2018-12-101-1/+2
* 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
* | QUICK_TEST_MAIN_WITH_SETUP: improve documentationMitch Curtis2018-11-071-0/+11
|/
* 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-241-0/+3
* Add test init function for C++ partsRainer Keller2018-06-251-0/+5
* Doc: Add Licensing section to "Qt Quick Test", "Qt Quick Layouts"Kai Koehne2018-04-171-0/+9
* doc: Add special module header to qtqmltest.qdocconfMartin Smith2018-03-021-1/+1
* Doc: Change QtQuickTest to QtQmlTestMartin Smith2018-03-021-27/+27
* Add QUICK_TEST_MAIN_WITH_SETUP to allow executing C++ before a QML testMitch Curtis2018-02-021-2/+54
* Give Qt Quick Test its own documentation moduleMitch Curtis2018-01-262-0/+175