| Commit message (Expand) | Author | Age | Files | Lines |
| * | uic: Fix some clang-tidy warnings | Friedemann Kleint | 2024-07-06 | 1 | -6/+5 |
| * | uic: Write QIcon theme enums | Friedemann Kleint | 2024-04-10 | 1 | -0/+2 |
| * | Remove redundant QPair includes | Ahmad Samir | 2023-09-06 | 1 | -1/+0 |
| * | uic: change the first parameter of pixCall to Q1LSV | Mate Barany | 2022-09-14 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -27/+2 |
| * | Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE | Andreas Buhr | 2020-11-30 | 1 | -1/+1 |
| * | Use QList instead of QVector in uic | Jarek Kobus | 2020-06-22 | 1 | -5/+5 |
| * | uic: Generate string-based connections for custom slots | Friedemann Kleint | 2020-05-05 | 1 | -3/+5 |
| * | uic: Generate Qt 5 connection syntax | Friedemann Kleint | 2020-05-04 | 1 | -0/+6 |
| * | uic: Migrate from QList to QVector | Friedemann Kleint | 2019-11-26 | 1 | -1/+1 |
| * | uic: Remove some usages of QList | Friedemann Kleint | 2019-11-13 | 1 | -2/+3 |
| * | uic: Implement form window setting to disable QObject::connectSlotsByName() | Friedemann Kleint | 2019-07-02 | 1 | -0/+1 |
| * | uic: Fix remaining clang warnings | Friedemann Kleint | 2019-06-28 | 1 | -5/+5 |
| * | uic: Fix some clang warnings | Friedemann Kleint | 2019-06-06 | 1 | -1/+1 |
| * | uic: Replace 'typedef' by 'using' | Friedemann Kleint | 2019-06-06 | 1 | -6/+6 |
| * | uic: Introduce nullptr | Friedemann Kleint | 2019-06-11 | 1 | -1/+1 |
| * | uic/Python: Fix tab stop/Z-Order and buddy handling | Friedemann Kleint | 2019-05-08 | 1 | -4/+2 |
| * | uic: Adapt connection syntax to Python | Friedemann Kleint | 2019-04-05 | 1 | -1/+7 |
| * | uic: Remove unused code | Friedemann Kleint | 2018-12-03 | 1 | -5/+0 |
| * | uic: Fix pixmap functions for QIcon | Friedemann Kleint | 2018-09-06 | 1 | -0/+2 |
| * | uic: Fix clang-tidy warnings | Friedemann Kleint | 2018-08-03 | 1 | -3/+4 |
| * | uic: Revert the microoptimization patch introducing QStringLiteral | Jarek Kobus | 2018-07-19 | 1 | -3/+0 |
| * | uic: Support id-based translations | Friedemann Kleint | 2018-01-18 | 1 | -1/+1 |
| * | Replace Q_DECL_OVERRIDE with override where possible | Kevin Funk | 2017-09-19 | 1 | -14/+14 |
| * | uic: Add -no-stringliteral option | Alexander Volkov | 2017-08-03 | 1 | -0/+3 |
| * | Remove ancient embedded pixmaps and scripts from uic | Jarek Kobus | 2017-06-12 | 1 | -10/+1 |
| * | uic: Port Ui classes to QVector | Friedemann Kleint | 2017-04-13 | 1 | -1/+1 |
| * | uic: replace an inefficient QList with QVector | Marc Mutz | 2016-02-11 | 1 | -3/+4 |
| * | Updated license headers | Jani Heikkinen | 2016-01-21 | 1 | -17/+12 |
| * | Remove support for some very old compilers | Allan Sandfeld Jensen | 2015-02-15 | 1 | -18/+0 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Add Q_DECL_OVERRIDE in the src subdirectory | Olivier Goffart | 2014-12-03 | 1 | -16/+16 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | make src/tools/ compile without CamelCase headers | Oswald Buddenhagen | 2012-09-19 | 1 | -6/+6 |
| * | Replace `const QLatin1String &` with `QLatin1String` where appropriate | Konstantin Ritt | 2012-05-25 | 1 | -1/+1 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | uic: Add translation-attributes to string list properties. | Friedemann Kleint | 2012-01-20 | 1 | -1/+4 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | uic: Remove Q3Support. | Friedemann Kleint | 2011-05-06 | 1 | -17/+0 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+373 |