summaryrefslogtreecommitdiffstats
path: root/src/tools/uic
Commit message (Expand)AuthorAgeFilesLines
* uic: Accept an -include argument to generate a #include.Stephen Kelly2013-11-113-0/+10
* Add QKeySequenceEditIvan Komissarov2013-09-241-0/+1
* Remove qFill usages from uicGiuseppe D'Angelo2013-09-131-2/+4
* Port uic to QCommandLineParserDavid Faure2013-08-291-79/+60
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-211-1/+1
|\
| * don't include qconfig.cpp into moc and uicOswald Buddenhagen2013-08-151-1/+1
* | Uic: remove unused option -3David Faure2013-07-292-8/+0
|/
* Adapt QtPrintSupport related uic ruleshjk2013-06-041-3/+3
* Remove unused private members [tools]Thiago Macieira2013-04-113-5/+2
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-031-1/+1
|\
| * Revert "qclass_lib_map.h: Fix include of the QDeclarativeView widget."Friedemann Kleint2013-03-261-1/+1
* | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-162-4/+4
* | Rename the SQL driver header files to _p.h (make private)Thiago Macieira2013-02-261-18/+0
* | Remove unused variableMontel Laurent2013-02-111-1/+0
|/
* Adapt to WebKit Widgets module split.Volker Krause2013-01-191-4/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1832-32/+32
* Remove the timestamp info in genarated filesLiang Qi2012-12-151-2/+1
* uic: remove internal QStyle subclasses from qclass_lib_map.hJ-P Nurmi2012-11-291-7/+0
* uic - fix to handle QTreeWidget with empty header(s)Thorbjørn Lund Martsum2012-11-211-0/+6
* make qt_tool support building bootstrapped toolsOswald Buddenhagen2012-11-161-6/+1
* remove pointless TARGET assignmentsOswald Buddenhagen2012-11-161-1/+0
* Generate a proper static QtBootstrap moduleOswald Buddenhagen2012-11-081-3/+2
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-2/+0
* Adapt to WebKit Widgets module changesSimon Hausmann2012-10-151-2/+2
* uic: Map QLCDNumber::numDigits to QLCDNumber::digitCount.Friedemann Kleint2012-10-081-1/+6
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-271-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2232-769/+769
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-1922-64/+63
* SIC: QtPrintSupport - Remove QAbstractPageSetupDialogJohn Layt2012-09-171-1/+0
* Make maemo scope syntax in project files more genericLaszlo Papp2012-09-141-1/+1
* Remove QProxyModel from qtbase.Stephen Kelly2012-08-201-1/+0
* Fix crash in uicAndreas Holzammer2012-08-011-2/+6
* qclass_lib_map.h: Fix include of the QDeclarativeView widget.Friedemann Kleint2012-07-311-1/+1
* 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