| Commit message (Expand) | Author | Age | Files | Lines |
| * | uic: Fix some clang-tidy warnings | Friedemann Kleint | 2024-07-06 | 1 | -4/+4 |
| * | uic: Change some QLatin1String literals to QString literals | Mate Barany | 2022-09-14 | 1 | -1/+1 |
| * | uic: Fix mismatches between QString/QLatin1StringView | Mate Barany | 2022-09-12 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -27/+2 |
| * | uic: replace remaining uses of QLatin1String with QLatin1StringView | Sona Kurazyan | 2022-04-26 | 1 | -3/+3 |
| * | uic: replace QLatin1String uses with _L1 or _s | Sona Kurazyan | 2022-04-26 | 1 | -5/+7 |
| * | uic: stop using QLatin1Char constructor for creating char literals | Sona Kurazyan | 2022-04-23 | 1 | -3/+3 |
| * | uic: Extract a base class for WriteIncludes | Friedemann Kleint | 2021-05-25 | 1 | -141/+22 |
| * | Port androiddeployqt and uic from QStringRef to QStringView | Lars Knoll | 2020-06-15 | 1 | -1/+1 |
| * | uic: Generate Qt 5 connection syntax | Friedemann Kleint | 2020-05-04 | 1 | -0/+3 |
| * | uic: Generate include statement for QActionGroup | Friedemann Kleint | 2020-03-31 | 1 | -1/+1 |
| * | uic: Fix remaining clang warnings | Friedemann Kleint | 2019-06-28 | 1 | -1/+1 |
| * | uic: Refactor CustomWidgetsInfo::extends() | Friedemann Kleint | 2019-01-10 | 1 | -6/+6 |
| * | uic: Small refactorings | Friedemann Kleint | 2018-12-12 | 1 | -2/+2 |
| * | uic: Add the include for QIcon conditionally | Jarek Kobus | 2018-03-06 | 1 | -0/+2 |
| * | Don't generate QAction include unconditionally | Jarek Kobus | 2018-01-15 | 1 | -1/+18 |
| * | Don't generate QButtonGroup include unconditionally | Jarek Kobus | 2018-01-15 | 1 | -1/+2 |
| * | Don't generate QHeaderView include unconditionally | Jarek Kobus | 2018-01-15 | 1 | -1/+8 |
| * | Remove ancient embedded pixmaps and scripts from uic | Jarek Kobus | 2017-06-12 | 1 | -21/+1 |
| * | uic: use a real ordered set | Marc Mutz | 2016-09-12 | 1 | -12/+12 |
| * | Tools: replace QString::trimmed() with QStringRef::trimmed() | Anton Kudryavtsev | 2016-07-05 | 1 | -2/+1 |
| * | Updated license headers | Jani Heikkinen | 2016-01-21 | 1 | -17/+12 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | uic: Accept an -include argument to generate a #include. | Stephen Kelly | 2013-11-11 | 1 | -0/+3 |
| * | Whitespace cleanup: remove trailing whitespace | Axel Waggershauser | 2013-03-16 | 1 | -3/+3 |
| * | 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 | -3/+3 |
| * | 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 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | uic: #include <QLayout> for QToolBox on non-laid-out forms. | Friedemann Kleint | 2011-05-27 | 1 | -1/+6 |
| * | 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 | -20/+0 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+342 |