summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers.Jason McDonald2009-08-1175-75/+75
| | | | Reviewed-by: Trust Me
* make invokable constructors work with classes in namespaceKent Hansen2009-06-251-2/+2
| | | | | | | | | | Use the fully qualified classname at relevant places in the moc-generated code. Also, QMetaObject::newInstance() needs to strip the namespace part, since the constructor signatures don't contain the fully qualified name. Task-number: 246064 Reviewed-by: Simon Hausmann
* Update license headers as requested by the marketing department.Jason McDonald2009-06-1675-150/+150
| | | | Reviewed-by: Trust Me
* Fix crash in uic regarding setting QIconJarek Kobus2009-04-281-7/+7
| | | | | | | The regression was intruduced in change 04c01e15. Task: 252333 RevBy: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* Fix management of svg iconsJarek Kobus2009-04-171-8/+8
| | | | | Task: 251248 Revieved-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* Long live Qt 4.5!Lars Knoll2009-03-2388-0/+38192