aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmlpreview
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-277-7/+7
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Make tst_qmlpreview::zoom work with native DPR > 1Morten Sørvig2023-02-221-1/+1
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-071-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-117-190/+15
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-2/+9
* tst_qqmlpreview: translation file was already removedSamuli Piippo2021-04-301-1/+0
* Implement debugtranslationserviceTim Jenssen2021-04-262-12/+3
* Use QLibraryInfo::QmlImportsPath rather than Qml2ImportsPathUlf Hermann2021-02-091-4/+4
* Remove the qmake project filesFabian Kosmale2021-01-151-25/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-161-5/+5
* Remove QtQuick.Window pluginUlf Hermann2020-06-151-2/+1
* Fix handling of destroy-show and re-enable the zoom test for qmlpreviewLaszlo Agocs2020-06-031-3/+0
* Use QRhi by defaultLaszlo Agocs2020-05-111-0/+3
* tst_qqmlpreview: Increase timeoutUlf Hermann2020-03-231-1/+1
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-121-1/+1
|\
| * Tests: rename connect -> connectToTim Jenssen2020-02-031-1/+1
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-3/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-161-1/+0
|\|
| * QQmlPreview: remove the ignore of :/qgradient/Giuseppe D'Angelo2019-12-161-1/+0
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* | Regenerate testsAlexandru Croitor2019-11-141-7/+0
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+54
|/
* QML Preview: Fix test to check absolute zoom factorsUlf Hermann2019-06-041-1/+1
* Fix preview zoom problems on windowsTim Jenssen2019-03-221-6/+6
* Raise timeout in QQmlPreview testUlf Hermann2019-03-201-1/+1
* Fix compilation with gcc 4.8Ville Voutilainen2018-12-031-3/+3
* QmlPreview: Add the language file to TESTDATAUlf Hermann2018-10-051-1/+2
* Qml Preview: Record more detailed frame statisticsUlf Hermann2018-09-101-7/+17
* Preview: Use QTranslator::install(QLocale, ...)Kai Koehne2018-08-032-2/+2
* Tooling: Allow QML preview to change the languageUlf Hermann2018-07-202-0/+9
* QML Preview: Add a frames per second counterUlf Hermann2018-07-181-0/+18
* QML Preview: Increase timeouts in testUlf Hermann2018-07-181-11/+22
* QML Preview: Blacklist paths ":/qgradient" and "/etc"Ulf Hermann2018-07-131-0/+10
* Tooling: Add QML preview debug serviceUlf Hermann2018-07-138-0/+614