summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools
Commit message (Expand)AuthorAgeFilesLines
* Hardcode a special case of using qOverload for slots without argumentsJarek Kobus2021-01-1547-77/+181
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-122-39/+0
* Remove the qmake project filesJoerg Bornemann2021-01-078-180/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-227-7/+14
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-171-1/+1
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-101-5/+7
* uic/rcc: Use QT_VERSION_MAJOR for major versionFriedemann Kleint2020-12-071-2/+4
* Fix uic/rcc generating outdated export for Qt for PythonFriedemann Kleint2020-12-044-8/+8
* tst_qmakelib: link to QtCore's private APIGiuseppe D'Angelo2020-12-041-0/+2
* Android: exclude host tools tests for android and iosAssam Boudjelthia2020-11-162-6/+11
* moc: output errors and warnings in a way that matches compilersVolker Hilsheimer2020-11-091-50/+50
* qmakelib test: build with qmakeGiuseppe D'Angelo2020-11-061-1/+1
* moc: Handle include in enum, take 2Fabian Kosmale2020-11-031-1/+2
* CMake: Fix tst_qmake to work for configs with cross-compiled toolsAlexandru Croitor2020-10-241-0/+9
* qmake: Fix qHash-related integer conversion warningsFriedemann Kleint2020-10-171-1/+1
* Fix compile time type normalization codeLars Knoll2020-10-141-1/+3
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-074-29/+29
* Use QMetaType instead of integer based type idsLars Knoll2020-09-231-0/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-238-22/+22
* Extend QSequentialIterable and add QAssociativeIterableUlf Hermann2020-09-191-0/+2
* Fix deprecation warnings in testsVolker Hilsheimer2020-09-171-3/+3
* Rename QLibraryInfo::location() to path()Lars Knoll2020-09-126-7/+7
* Remove most compiler warnings about missing overridesLars Knoll2020-09-112-6/+6
* tst_qdbuscpp2xml: stop doing math on enumerationsGiuseppe D'Angelo2020-09-051-1/+1
* Ignore weight in .ui files instead of converting itEskil Abrahamsen Blomfeldt2020-09-031-1/+0
* Make bindings introspectable through mocLars Knoll2020-09-022-141/+101
* Remove QNotifiedProperty and Q_PRIVATE_QPROPERTYLars Knoll2020-09-021-100/+96
* Use OpenType font weightsJonas Karlsson2020-08-281-1/+1
* Fix warnings in tst_mocTor Arne Vestbø2020-08-235-5/+34
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-202-3/+4
* cmake support for tst_mocFabian Kosmale2020-08-103-6/+155
* moc: allow wrapper generation for QProperty in pimpl classFabian Kosmale2020-07-141-0/+7
* moc: For non-STORED QProperties, expect a pointerUlf Hermann2020-07-091-8/+8
* CMake: Regenerate subdir test projectsAlexandru Croitor2020-07-092-1/+14
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-095-7/+7
* moc: Allow out-of-line storage for Q_PRIVATE_QPROPERTYUlf Hermann2020-07-081-0/+38
* Don't set the environment variable QT_RCC_TEST anymore in tst_rccJoerg Bornemann2020-07-081-3/+0
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Use QList instead of QVector in other qtbase testsJarek Kobus2020-07-071-2/+2
* Get rid of shared null for QByteArray, QString and QVectorLars Knoll2020-07-061-1/+1
* Remove unnecessary ; after function implementationsLars Schmertmann2020-07-062-4/+4
* Avoid use of Q_UNUSED by eliminating the parameter namesLars Schmertmann2020-07-031-8/+6
* CMake: Skip / ignore failing tests on CMake platformsAlexandru Croitor2020-07-012-0/+4
* CMake: Fix tst_qmake not to hang and re-enable itAlexandru Croitor2020-06-261-5/+1
* Remove superfluous define from tst_qmakeJoerg Bornemann2020-06-263-23/+0
* CMake: Fix tst_qmake::resources() on WindowsJoerg Bornemann2020-06-264-30/+4
* Remove QByteArray's methods taking QString and their usesSona Kurazyan2020-06-251-1/+1
* Use QList instead of QVector in uic testsJarek Kobus2020-06-231-2/+2
* Use QList instead of QVector in moc testsJarek Kobus2020-06-221-90/+58
* Move implementation of QVector/List back to qlist.hLars Knoll2020-06-202-25/+9