aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmltranslation
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-272-2/+2
* QtQml: Use CompiledData::CompilationUnit in more placesUlf Hermann2024-01-201-4/+4
* QtQml: Make base CU a member of ExecutableCompilationUnitUlf Hermann2024-01-101-4/+4
* Allow pragma Translator to have a string literal as valueLucie Gérard2023-11-142-0/+29
* Add pragma syntax to support translation contextLucie Gérard2023-10-262-0/+31
* Fix compile time qsTranslate with empty contextUlf Hermann2023-10-244-3/+11
* tst_qqmltranslation: CLean up memory managementAmanda Hamblin-Trué2023-08-211-8/+6
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Qml: Analyze qsTranslate at compile timeUlf Hermann2022-10-132-1/+8
* QQmlListModel: emit dataChange signal when updating the translationsUlf Hermann2022-10-113-0/+55
* 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
* QML: Drop backup source code once we're done with itUlf Hermann2022-06-171-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-112-54/+4
* QML: Port QV4::CompiledData::Binding to new special integer bitfieldUlf Hermann2022-05-111-7/+7
* Fix tst_qqmltranslation on AndroidAndreas Buhr2022-04-261-0/+7
* Remove unused .qrc filesJoerg Bornemann2022-01-201-6/+0
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-5/+3
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-211-8/+2
* CMake: Remove unneeded *.pro and .prev_CMakeLists.txt filesCraig Scott2021-05-191-55/+0
* Remove the qmake project filesFabian Kosmale2021-01-151-12/+0
* Fix compile warnings from testsVolker Hilsheimer2020-10-221-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-062-8/+8
* Adjust to qtbase changesFabian Kosmale2020-09-041-2/+5
* Add support for translation bindings on QProperty based propertiesSimon Hausmann2020-04-026-2/+21
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-172-4/+4
* Regenerate qtdeclarativeAlexandru Croitor2020-02-122-8/+4
* Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-152-8/+8
* Regenerate remaining tests to be in syncAlexandru Croitor2019-11-152-13/+65
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-144-0/+39
|\
| * Prefer JS stack frames over QML contexts when resolving translationsUlf Hermann2019-09-104-0/+39
* | Rename alias resource propertiesLeander Beernaert2019-08-151-2/+2
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+74
|/
* Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+1
* Split CompiledData::CompilationUnit in twoUlf Hermann2019-05-161-2/+4
* Encapsulate access to CompiledData::Object and CompiledData::ImportSimon Hausmann2018-07-311-4/+2
* Clean up compilation unit string resolutionSimon Hausmann2018-07-311-2/+2
* Encapsulate the unit data in CompilationUnitSimon Hausmann2018-07-311-2/+2
* Fix language change support for qsTr in ListElementSimon Hausmann2018-05-282-0/+10
* Clean up manual reference of QQmlTypeData and QQmlPropertyCacheSimon Hausmann2018-04-261-2/+2
* Fix QQmlEngine::retranslate() with PropertyChangesSimon Hausmann2018-02-263-3/+19
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-09-201-2/+2
|\
| * Get rid of the root object index variableSimon Hausmann2017-09-081-2/+2
* | Add support for QEvent::LanguageChangeSimon Hausmann2017-07-143-0/+61
|/
* Fix endian support in compiled data structuresSimon Hausmann2016-07-141-2/+2
* Remove QQmlCompiledData in favor of QV4::CompiledData::CompilationUnitSimon Hausmann2016-06-011-7/+6
* Updated license headersJani Heikkinen2016-01-202-34/+24