summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of some QTextCodec leftoversLars Knoll2020-05-141-1/+0
* Start porting QTextStream away from QTextCodecLars Knoll2020-05-141-3/+1
* uic: Generate Qt 5 connection syntaxFriedemann Kleint2020-05-041-0/+12
* Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-071-0/+5
|\
| * uic: Add handling of resources imports for PythonFriedemann Kleint2020-01-031-0/+5
* | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-07-081-0/+5
|\|
| * uic: Add option to disable the call to QObject::connectSlotsByName()Friedemann Kleint2019-06-281-0/+5
* | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-06-261-1/+1
|\|
| * uic: Introduce nullptrFriedemann Kleint2019-06-111-1/+1
* | uic: Remove deprecated optionsKai Koehne2019-05-271-7/+0
|/
* uic: Add pythonFriedemann Kleint2019-04-051-1/+9
* uic: Small refactoringsFriedemann Kleint2018-12-121-1/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-1/+1
|\
| * Modernize the "textcodec" featureLiang Qi2018-11-071-1/+1
* | uic: Remove remains of old Java generatorFriedemann Kleint2018-11-011-1/+0
* | uic: Revert the microoptimization patch introducing QStringLiteralJarek Kobus2018-07-191-2/+4
|/
* uic: Add -no-stringliteral optionAlexander Volkov2017-08-031-0/+5
* uic & rcc: use the public API to set the hash seedThiago Macieira2017-03-161-2/+2
* Avoid detaching temporary objectsAlexander Volkov2017-01-251-1/+1
* fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-0/+2
* uic: Accept an -idbased argumentPavel Geiger2016-01-281-0/+5
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Disable hash seeding for bootstrapped toolsThiago Macieira2014-05-211-0/+3
* uic: Accept an -include argument to generate a #include.Stephen Kelly2013-11-111-0/+6
* Port uic to QCommandLineParserDavid Faure2013-08-291-79/+60
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-211-1/+1
|\
| * don't include qconfig.cpp into moc and uicOswald Buddenhagen2013-08-151-1/+1
* | Uic: remove unused option -3David Faure2013-07-291-7/+0
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-191-4/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+182