summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qtoolbutton.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | | | | | Reviewed-by: Trust Me
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+1251
|
* QMenu, QMenuBar: small cleanupThierry Bastian2009-06-121-3/+1
| | | | | Removed calls to the widget getters because we have the members directly in the private class.
* Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-1/+1
|
* remove q->layout() and q->parentWidget() code where unnecessaryThierry Bastian2009-06-111-2/+2
|
* Long live Qt!Lars Knoll2009-03-231-0/+1250