summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2214-336/+336
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-1910-28/+28
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-252-2/+2
* Don't use the deprecated translate() method anymoreLars Knoll2012-05-181-5/+0
* Remove QWorkspace.Debao Zhang2012-03-231-2/+0
* QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operatorsMarc Mutz2012-02-261-2/+2
* uic: use QStringLiteral() instead of QString::fromUtf8() where applicableMarc Mutz2012-02-201-28/+25
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3014-14/+14
* Update contact information in license headers.Jason McDonald2012-01-2314-14/+14
* uic: Add translation-attributes to string list properties.Friedemann Kleint2012-01-202-15/+40
* Update copyright year in license headers.Jason McDonald2012-01-0514-14/+14
* Fix compiler warnings.Friedemann Kleint2011-10-271-5/+0
* uic: #include <QLayout> for QToolBox on non-laid-out forms.Friedemann Kleint2011-05-272-1/+7
* uic: Use QString::fromUtf8 for QUrl properties.Friedemann Kleint2011-05-271-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2414-238/+238
* uic: Remove Q3Support.Friedemann Kleint2011-05-063-427/+13
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2715-0/+5068