summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qtoolbutton.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Correct QToolBar layout on retina displays.Morten Johan Sørvig2013-11-051-0/+5
* Prevent recursions when triggering menus in QToolButtonFrederik Gladhorn2013-04-171-0/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Align icon positions when using TextUnderIcon for tool buttonsJens Bache-Wiig2010-09-011-3/+0
|/
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Ensure that the menu only shows when clicking on the menu buttonAndy Shaw2009-09-211-1/+3
* 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
* | Doc: Document QAction::Priority and Qt::ToolButtonFollowStyle.Volker Hilsheimer2009-07-181-3/+2
* | Add priority property to QActionJens Bache-Wiig2009-07-171-2/+8
* | Allow picking up tool button style from the systemJens Bache-Wiig2009-07-161-1/+9
* | 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/+1251
* QMenu, QMenuBar: small cleanupThierry Bastian2009-06-121-3/+1
* 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