summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/cpp/cppwriteinitialization.h
Commit message (Expand)AuthorAgeFilesLines
* uic: Write QIcon theme enumsFriedemann Kleint2024-04-101-0/+2
* Remove redundant QPair includesAhmad Samir2023-09-061-1/+0
* uic: change the first parameter of pixCall to Q1LSVMate Barany2022-09-141-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-27/+2
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* Use QList instead of QVector in uicJarek Kobus2020-06-221-5/+5
* uic: Generate string-based connections for custom slotsFriedemann Kleint2020-05-051-3/+5
* uic: Generate Qt 5 connection syntaxFriedemann Kleint2020-05-041-0/+6
* uic: Migrate from QList to QVectorFriedemann Kleint2019-11-261-1/+1
* uic: Remove some usages of QListFriedemann Kleint2019-11-131-2/+3
* uic: Implement form window setting to disable QObject::connectSlotsByName()Friedemann Kleint2019-07-021-0/+1
* uic: Fix remaining clang warningsFriedemann Kleint2019-06-281-5/+5
* uic: Fix some clang warningsFriedemann Kleint2019-06-061-1/+1
* uic: Replace 'typedef' by 'using'Friedemann Kleint2019-06-061-6/+6
* uic: Introduce nullptrFriedemann Kleint2019-06-111-1/+1
* uic/Python: Fix tab stop/Z-Order and buddy handlingFriedemann Kleint2019-05-081-4/+2
* uic: Adapt connection syntax to PythonFriedemann Kleint2019-04-051-1/+7
* uic: Remove unused codeFriedemann Kleint2018-12-031-5/+0
* uic: Fix pixmap functions for QIconFriedemann Kleint2018-09-061-0/+2
* uic: Fix clang-tidy warningsFriedemann Kleint2018-08-031-3/+4
* uic: Revert the microoptimization patch introducing QStringLiteralJarek Kobus2018-07-191-3/+0
* uic: Support id-based translationsFriedemann Kleint2018-01-181-1/+1
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-14/+14
* uic: Add -no-stringliteral optionAlexander Volkov2017-08-031-0/+3
* Remove ancient embedded pixmaps and scripts from uicJarek Kobus2017-06-121-10/+1
* uic: Port Ui classes to QVectorFriedemann Kleint2017-04-131-1/+1
* uic: replace an inefficient QList with QVectorMarc Mutz2016-02-111-3/+4
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Remove support for some very old compilersAllan Sandfeld Jensen2015-02-151-18/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-16/+16
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* 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-6/+6
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-251-1/+1
* 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
* uic: Add translation-attributes to string list properties.Friedemann Kleint2012-01-201-1/+4
* 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
* uic: Remove Q3Support.Friedemann Kleint2011-05-061-17/+0
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+373