summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qabstractbutton.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-1/+1
* removed superflous indirection (ie. using q->..) instead of using theThierry Bastian2009-06-101-12/+8
* Fix behavior of QButtonGroup::addButton(QAbstractButton, int).Daniel Molkentin2009-05-051-5/+12
* Merge commit 'origin/4.5'Olivier Goffart2009-04-151-9/+0
|\
| * fix tap-and-hold checkbox problem for Windows CEJoerg Bornemann2009-04-071-9/+0
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+1468
* Long live Qt!Lars Knoll2009-03-231-0/+1470