summaryrefslogtreecommitdiffstats
path: root/src/tools/uic
Commit message (Expand)AuthorAgeFilesLines
* remove some qmake -project boilerplate from project filesOswald Buddenhagen2012-06-191-2/+0
* properly declare the host tools as such in the project filesOswald Buddenhagen2012-06-191-0/+1
* QtPrintSupport - Cleanup QPrintDialog headerJohn Layt2012-06-011-1/+0
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-254-4/+4
* Don't use the deprecated translate() method anymoreLars Knoll2012-05-181-5/+0
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-12/+0
* Remove QWorkspace.Debao Zhang2012-03-232-3/+0
* QtWidgets: Cleanup Q3* itemsDebao Zhang2012-03-201-3/+0
* uic: Avoid creating multiline QStringLiterals for MSVC.Friedemann Kleint2012-03-131-10/+25
* revamp -sysroot and -hostprefix handlingOswald Buddenhagen2012-03-011-1/+1
* Merge master -> api_changesRohan McGovern2012-02-292-2/+0
|\
| * uic: remove unused QRegExp #includesGiuseppe D'Angelo2012-02-262-2/+0
* | QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operatorsMarc Mutz2012-02-261-2/+2
|/
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-221-4/+0
* replace 'const QChar &' with 'QChar ' where appropriateKonstantin Ritt2012-02-211-1/+1
* uic: use QStringLiteral() instead of QString::fromUtf8() where applicableMarc Mutz2012-02-202-29/+41
* Remove usages of QT_ARCH and QT_ARCH_* from qtbaseBradley T. Hughes2012-02-171-1/+1
* Remove QInputContextPekka Vuorela2012-02-031-4/+0
* Don't compile UIC with -O2 inside ScratchboxTor Arne Vestbø2012-01-311-0/+6
* Remove Symbian code from tools.Xizhi Zhu2012-01-301-15/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3032-32/+32
* Get rid of checks for Qt3 typesKent Hansen2012-01-291-13/+0
* remove vestiges of text codec pluginsMark Brand2012-01-251-2/+0
* Update contact information in license headers.Jason McDonald2012-01-2332-32/+32
* uic: Add translation-attributes to string list properties.Friedemann Kleint2012-01-204-22/+103
* Remove QBool and use bool instead.David Faure2012-01-201-1/+0
* Removing QHttpHeader and QHttpResponseHeader.Jonas M. Gastal2012-01-191-2/+0
* Remove QAccessibleEventFrederik Gladhorn2012-01-121-1/+0
* Make QFtp private.Jonas M. Gastal2012-01-121-1/+0
* Removing QHttp class, its tests and its usage in examples.Jonas M. Gastal2012-01-061-4/+2
* Update copyright year in license headers.Jason McDonald2012-01-0532-32/+32
* Finish removing Qt3 supportBradley T. Hughes2011-12-231-186/+0
* qtbase: Remove QSound.Friedemann Kleint2011-12-071-1/+0
* Remove Windows and X11 from src/widgets/platforms.Robin Burchell2011-10-281-3/+0
* Fix compiler warnings.Friedemann Kleint2011-10-271-5/+0
* Make some qtestlib headers private.Jason McDonald2011-10-231-5/+0
* Replace Q_WS_WIN by Q_OS_WIN in uic/network.Friedemann Kleint2011-10-172-5/+1
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-031-2/+0
* Get rid of the last traces of QMimeSourceLars Knoll2011-09-291-4/+0
* Remove uilib and QtUiTools from QtBaseLars Knoll2011-09-131-1/+0
* Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-061-3/+0
|\
| * Simplify qtestlib logging code, part 3Jason McDonald2011-09-011-1/+0
| * Simplify qtestlib logging code, part 1Jason McDonald2011-09-011-2/+0
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-291-1/+0
|\|
| * Remove QTestFileLogger class.Jason McDonald2011-08-291-1/+0
* | Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-1/+1
* | Merge branch 'master' into refactorGunnar Sletta2011-08-252-3067/+616
|\|
| * Submit ui4.cpp/h as generated by corresponding change in qttools.Friedemann Kleint2011-08-122-3067/+616
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-101-1/+1
|\|
| * Moved common module profiles to be feature profiles.axis2011-06-051-1/+1