summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Generate Q_UNUSED(varName) only when varName was not used in retranslateUi(Cl...Jarek Kobus2009-09-042-2/+10
* Merge branch '4.5' into 4.6Thiago Macieira2009-09-031-0/+41
|\
| * Add missing license headersJason McDonald2009-09-031-0/+41
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-3175-975/+975
|\|
| * Update tech preview license header.Jason McDonald2009-08-3175-975/+975
* | Enable Q_OBJECT usage across DLL boundary on Symbian OSShane Kearns2009-08-281-6/+21
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-241-2/+2
|\|
| * Make assorted constructors follow good coding practiceKeith Isdale2009-08-241-2/+2
| * Update license headers.Jason McDonald2009-08-1175-75/+75
* | Remove last vestiges of the qtusagereporter.Jason McDonald2009-08-242-29/+0
* | Improve memory usage of the connectionlists inside QObjectOlivier Goffart2009-08-191-47/+6
* | Rename qlistdata.cpp (back) to qlist.cpp.Volker Hilsheimer2009-08-171-1/+1
* | extern the Qt helper functions with Q_CORE_EXPORTHarald Fernengel2009-08-121-2/+2
* | Update contact URL in license headers.Jason McDonald2009-08-1275-75/+75
* | Fix build warningHarald Fernengel2009-08-071-1/+1
* | Fix warnings on mingwThierry Bastian2009-08-061-3/+3
* | Replace instances of weak linking for 10.3 with 10.4.Morten Sorvig2009-08-061-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtAaron Kennedy2009-07-311-1/+1
|\ \
| * | parse Q_INVOKABLE explicit constructorsOlivier Goffart2009-07-301-1/+1
* | | Remove isDynamic property flagAaron Kennedy2009-07-311-2/+1
* | | Reorder flag values in ascending orderAaron Kennedy2009-07-311-3/+4
* | | Dynamic meta object supportAaron Kennedy2009-07-311-3/+6
* | | Add FINAL attribute to Q_PROPERTY()Aaron Kennedy2009-07-313-2/+9
* | | Add CONSTANT attribute to Q_PROPERTY()Aaron Kennedy2009-07-313-2/+31
|/ /
* | Fix Warning saying that signal cannot be made virtualOlivier Goffart2009-07-221-11/+9
* | make the boostrap lib work for projects that aren't in src/toolsJoerg Bornemann2009-07-201-10/+10
* | general wording change for some file type namesFrederik Schwarzer2009-07-063-7/+7
* | src/tools/idc: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT...miniak2009-07-011-53/+16
* | Merge branch '4.5'Thiago Macieira2009-06-261-2/+2
|\|
| * make invokable constructors work with classes in namespaceKent Hansen2009-06-251-2/+2
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtVolker Hilsheimer2009-06-162-10/+29
|\ \
| * | Prevent uic3 from clobbering the QLabel3::wordWrap property.Friedemann Kleint2009-06-161-7/+10
| * | Made uic generate QLayout::setContentsMargin instead of setMargin.Friedemann Kleint2009-06-161-3/+19
* | | Merge license header changes from 4.5Volker Hilsheimer2009-06-1675-150/+150
|\ \ \ | |/ / |/| / | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-1675-150/+150
* | Add detailed warning when idc fails.Prasanth Ullattil2009-06-151-0/+3
* | Only include QMetaType if required in moc generated filesOlivier Goffart2009-06-112-3/+8
* | make moc-generated code compile againKent Hansen2009-06-081-0/+2
* | handle qreal properties correctly in the meta-object systemKent Hansen2009-06-052-6/+16
* | improved string operations all over the placeThierry Bastian2009-05-2813-95/+95
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-291-7/+7
|\|
| * Fix crash in uic regarding setting QIconJarek Kobus2009-04-281-7/+7
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-171-8/+8
|\|
| * Fix management of svg iconsJarek Kobus2009-04-171-8/+8
| * Long live Qt 4.5!Lars Knoll2009-03-2388-0/+38192
* Long live Qt!Lars Knoll2009-03-2388-0/+38532