summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/uic
Commit message (Expand)AuthorAgeFilesLines
* uic: Fix missing Python import when setting tab ordersFriedemann Kleint2021-10-201-1/+1
* uic: No longer generate star imports in PythonFriedemann Kleint2021-06-011-4/+11
* uic/Python: Add comments for mypy to ignore star importsFriedemann Kleint2021-04-291-3/+3
* Move build tools to libexec instead of the bin dirJoerg Bornemann2021-02-231-1/+1
* Hardcode a special case of using qOverload for slots without argumentsJarek Kobus2021-01-1547-77/+181
* Remove the qmake project filesJoerg Bornemann2021-01-071-6/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* 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-042-6/+6
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Rename QLibraryInfo::location() to path()Lars Knoll2020-09-121-1/+1
* Ignore weight in .ui files instead of converting itEskil Abrahamsen Blomfeldt2020-09-031-1/+0
* Use OpenType font weightsJonas Karlsson2020-08-281-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Use QList instead of QVector in uic testsJarek Kobus2020-06-231-2/+2
* uic/Python: import all the classes for QtCore and QtGuiCristian Maureira-Fredes2020-05-051-5/+2
* uic: Generate string-based connections for custom slotsFriedemann Kleint2020-05-052-0/+415
* uic: Generate Qt 5 connection syntaxFriedemann Kleint2020-05-0456-92/+131
* uic tests: Update version in baselineFriedemann Kleint2020-04-29104-104/+104
* Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-298-8/+8
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-5/+5
|\
| * uic/Python: Add imports for Q(Date)Time, QKeySequenceFriedemann Kleint2020-02-061-4/+4
| * uic/Python: Set form object name correctlyFriedemann Kleint2020-02-051-1/+1
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-21/+730
|\|
| * uic/Python: Fix missing QCursor importFriedemann Kleint2020-01-141-1/+1
| * uic: add customwidget imports support for pythonCristián Maureira-Fredes2020-01-141-1/+1
| * uic: Extend the baseline test for PythonFriedemann Kleint2020-01-072-21/+730
* | Regenerate tests/auto/toolsAlexandru Croitor2019-11-121-1/+10
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-1/+1
|\|
| * uic: Avoid use of Q_UNUSED in the generated codehjk2019-07-301-1/+1
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-112-3/+1
|\|
| * uic: Implement form window setting to disable QObject::connectSlotsByName()Friedemann Kleint2019-07-022-3/+1
* | Merge remote-tracking branch 'gerrit/dev' into wip/cmakeTobias Hunger2019-04-161-24/+142
|\|
| * uic test: Test PythonFriedemann Kleint2019-04-161-0/+102
| * uic test: Pre-populate the test data arrayFriedemann Kleint2019-04-161-24/+40
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-16106-1529/+1553
|\|
| * uic: Fix broken icon code generationFriedemann Kleint2019-01-232-1/+5
| * uic: No longer generate static_cast for enum values in legacy formsFriedemann Kleint2018-12-1313-25/+25
| * uic: Generate correctly qualified invocation of QCoreApplication::translate()Friedemann Kleint2018-12-03103-1004/+1004
| * tst_uic: Brush up the uic autotestFriedemann Kleint2018-11-1399-107/+127
| * uic: Use the Qt configure system when generating codeFriedemann Kleint2018-11-1335-388/+388
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* uic: Write the float and double properties in 'f' formatJarek Kobus2018-10-054-39/+39
* uic: Fix pixmap functions for QIconFriedemann Kleint2018-09-062-0/+121
* uic: Revert the microoptimization patch introducing QStringLiteralJarek Kobus2018-07-19105-1562/+1562
* uic: Add the include for QIcon conditionallyJarek Kobus2018-03-065-0/+5
* uic: Support id-based translationsFriedemann Kleint2018-01-182-0/+104
* Don't generate QAction include unconditionallyJarek Kobus2018-01-1596-96/+0
* Don't generate QButtonGroup include unconditionallyJarek Kobus2018-01-15105-103/+487
* Don't generate QHeaderView include unconditionallyJarek Kobus2018-01-1580-80/+0