summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools
Commit message (Expand)AuthorAgeFilesLines
* Support QNX QCC compilerPasi Petäjäjärvi2021-09-161-2/+2
* moc: Support BINDABLE for private propertiesAndrei Golubev2021-08-061-0/+11
* Handle even more include in enum casesFabian Kosmale2021-08-061-0/+5
* testlib: Deprecate QWARN() in favor of qWarning()Tor Arne Vestbø2021-08-041-4/+2
* QDirIterator: add nextFileInfo()Marc Mutz2021-07-281-2/+1
* Test Q_CLASSINFO("foobar", #__VA_ARGS__) in tst_mocAndrei Golubev2021-07-081-0/+18
* Consistent indentation for BINDABLE propertiesAndreas Buhr2021-06-241-3/+6
* Remove pure-virtual-signals.h include from tst_moc.cppEdward Welbourne2021-06-111-1/+0
* moc: Add relative property index to JSON output of PropertyDefAndrei Golubev2021-06-021-0/+16
* uic: No longer generate star imports in PythonFriedemann Kleint2021-06-011-4/+11
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-181-10/+9
* tst_moc: Use qtpaths instead of qmakeFabian Kosmale2021-05-051-2/+2
* tst_moc: fix returning-reference-to-local warningMårten Nordheim2021-05-041-2/+2
* Moc: parse trailing return typeMårten Nordheim2021-05-044-0/+180
* uic/Python: Add comments for mypy to ignore star importsFriedemann Kleint2021-04-291-3/+3
* Silence a bunch of gcc warnings for the moc testVolker Hilsheimer2021-03-293-1/+11
* Move build tools to libexec instead of the bin dirJoerg Bornemann2021-02-235-5/+6
* Remove blacklisting for b2qt tests that now passSamuli Piippo2021-01-281-2/+0
* 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