summaryrefslogtreecommitdiffstats
path: root/src/tools/uic
Commit message (Expand)AuthorAgeFilesLines
* uic: remove unused QRegExp #includesGiuseppe D'Angelo2012-02-262-2/+0
* 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
* | Remove QPlatformEventLoopIntegration.Morten Sorvig2011-06-091-1/+0
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-013-2/+8
|\|
| * 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
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2432-545/+545
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2432-545/+545
* | remove an unused classLars Knoll2011-05-201-1/+0
* | move drag handling back to GuiLars Knoll2011-05-201-1/+1
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-114-431/+15
|\|
| * uic: Remove Q3Support.Friedemann Kleint2011-05-064-431/+15
* | small fixesLars Knoll2011-05-081-9/+9
* | fix class mappingLars Knoll2011-05-071-367/+298
|/