summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qpushbutton.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-161-24/+24
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Mac: fix regression from 65a673f that makes some buttons unclickableRichard Moe Gustavsen2010-08-041-4/+4
* Unbreak compilation outside MacThiago Macieira2010-05-231-1/+1
* Fixing incorrect addition of public API symbols.Carlos Manuel Duclos Vergara2010-05-211-4/+5
* QPushButton's click area exceeds the button area by far on Mac OS XCarlos Manuel Duclos Vergara2010-05-201-0/+34
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fixes problem with QMenu when it's populated on the aboutToShowPierre Rossi2009-12-041-9/+24
* QToolButton popup menu is shown at wrong position when embedded in aAlexis Menard2009-10-201-2/+2
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Fixed QPushButton sizeHint recalculation bug.jasplin2009-06-291-1/+4
* | 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
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+732
* Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-2/+2
* remove q->layout() and q->parentWidget() code where unnecessaryThierry Bastian2009-06-111-1/+1
* Use Qt::UniqueConnection instead of disconnect/connectOlivier Goffart2009-05-281-2/+1
* Long live Qt!Lars Knoll2009-03-231-0/+732