aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmldebugtranslationservice
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-272-2/+2
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-071-6/+6
* 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
* Add convenience API for making QQmlDataTest-based tests fail on warningsMitch Curtis2022-07-051-1/+2
* Use SPDX license identifiersLucie Gérard2022-06-112-54/+4
* tst_qqmltranslationservice: Fix order of UI languagesUlf Hermann2022-05-031-2/+2
* tst_qqmldebugtranslationservice: Avoid memory leaksUlf Hermann2022-05-021-6/+7
* Fix warning after QString::count deprecationVolker Hilsheimer2022-03-201-1/+1
* DebugTranslationService: Do not show a window in the testUlf Hermann2022-03-181-2/+0
* Disable failing declarative tests on AndroidAssam Boudjelthia2022-01-311-0/+7
* Qmldebugtranslator: report elide issues correctly inside layoutsTim Jenssen2021-10-122-90/+48
* Fix debug translation service missing errorsTuomo Pelkonen2021-09-306-263/+167
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-2/+2
* Add all qml debug translation fixes and functionalities from 5.15Tuomo Pelkonen2021-09-081-0/+4
* Fix warning about override in tst_qqmldebugtranslationserviceAndreas Buhr2021-05-041-1/+1
* Use qstrdup to silence MSVC warningVolker Hilsheimer2021-04-281-2/+2
* Implement debugtranslationserviceTim Jenssen2021-04-268-43/+600
* Remove the qmake project filesFabian Kosmale2021-01-151-12/+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-1/+1
* 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-0/+45
* QmlDebug: add new debugtranslationserviceTim Jenssen2020-02-053-0/+133