summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/ui4.cpp
Commit message (Expand)AuthorAgeFilesLines
* uic: Generate QFont::WeightFriedemann Kleint2023-06-061-0/+18
* uic: Generate QFont::HintingPreferenceFriedemann Kleint2023-05-231-0/+18
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-27/+2
* Adapt generated sources of uic to latest string changesFriedemann Kleint2022-04-221-612/+615
* Ignore weight in .ui files instead of converting itEskil Abrahamsen Blomfeldt2020-09-031-13/+0
* Use OpenType font weightsJonas Karlsson2020-08-281-0/+13
* Use QList instead of QVector in uicJarek Kobus2020-06-221-39/+39
* uic: Migrate from QList to QVectorFriedemann Kleint2019-11-261-15/+15
* uic: Update ui4.cpp/h sourcesFriedemann Kleint2019-11-141-89/+89
* uic: Implement form window setting to disable QObject::connectSlotsByName()Friedemann Kleint2019-07-021-0/+7
* uic: Modernize the ui4.cpp/.h filesFriedemann Kleint2018-07-241-416/+339
* uic: Support id-based translationsFriedemann Kleint2018-01-181-0/+21
* uic: Ignore deprecated elements instead of raising an errorJarek Kobus2017-06-271-0/+31
* Remove ancient embedded pixmaps and scripts from uicJarek Kobus2017-06-121-1597/+49
* Keep in sync uic sources with qttools moduleJarek Kobus2017-05-041-2511/+1231
* uic: Port Ui classes to QVectorFriedemann Kleint2017-04-131-27/+27
* uic: eradicate all Q_FOREACH loops [generated code]Marc Mutz2016-01-261-35/+70
* Updated license headersJani Heikkinen2016-01-211-17/+12
* uic: updates from running generate_ui (III)Marc Mutz2015-10-191-101/+101
* uic: updates from running generate_ui (II)Marc Mutz2015-10-191-25/+25
* uic: updates from running generate_uiMarc Mutz2015-10-151-0/+86
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* uic: don't use QStringLiteral in comparisonsMarc Mutz2015-02-021-273/+273
* uic: update sources from current generate_uiMarc Mutz2015-02-021-62/+65
* Removing a few unneeded "? true : false"Alessandro Portale2014-10-091-7/+7
* 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
* 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-7/+39
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Submit ui4.cpp/h as generated by corresponding change in qttools.Friedemann Kleint2011-08-121-2863/+616
* 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/+11154