| Commit message (Expand) | Author | Age | Files | Lines |
| * | uic: Fix some clang-tidy warnings | Friedemann Kleint | 2024-07-06 | 1 | -6/+6 |
| * | uic: Add a -no-qt-namespace option | hjk | 2023-02-20 | 1 | -2/+2 |
| * | Port from container::count() and length() to size() - V5 | Marc Mutz | 2022-11-03 | 1 | -5/+5 |
| * | uic: Change some QLatin1String literals to QString literals | Mate Barany | 2022-09-14 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -27/+2 |
| * | uic: replace QLatin1String uses with _L1 or _s | Sona Kurazyan | 2022-04-26 | 1 | -6/+8 |
| * | uic: stop using QLatin1Char constructor for creating char literals | Sona Kurazyan | 2022-04-23 | 1 | -1/+1 |
| * | uic: Fix clang-tidy warnings | Friedemann Kleint | 2018-08-03 | 1 | -11/+8 |
| * | uic: Fix clazy warnings clazy-qstring-left, clazy-unused-non-trivial-variable | Friedemann Kleint | 2017-10-27 | 1 | -1/+0 |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2017-10-16 | 1 | -1/+1 |
| |\ |
|
| | * | Remove some unused, local variables | Jędrzej Nowacki | 2017-10-14 | 1 | -1/+1 |
| * | | Remove ancient embedded pixmaps and scripts from uic | Jarek Kobus | 2017-06-12 | 1 | -60/+3 |
| |/ |
|
| * | Remove last uses of Java-style (non-mutable) iterators from QtBase | Marc Mutz | 2016-08-13 | 1 | -16/+5 |
| * | 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 |
| * | 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 | -2/+2 |
| * | 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 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+279 |