summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qtoolbutton.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-15/+16
|\
| * Convert features.menu to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-15/+14
| * Convert features.mainwindow to QT_[REQUIRE_]CONFIGStephan Binner2017-09-111-0/+2
* | Reduce usage of QDesktopWidget to resolve screen properties in QtWidgetsTor Arne Vestbø2017-08-181-1/+2
|/
* Convert features.toolbutton to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-3/+0
* Convert features.statustip to QT_CONFIGStephan Binner2017-06-291-1/+1
* Convert features.whatsthis to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-2/+1
|\
| * QToolButton: fix read of uninitialized variableSérgio Martins2016-09-051-2/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-1/+1
|\|
| * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-071-1/+8
|\|
| * QToolButton: always restart the menu popup timerGiuseppe D'Angelo2016-04-061-1/+8
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-6/+6
|\|
| * Fix GCC 6 valid warnings about misleading indendationsThiago Macieira2016-01-301-2/+2
| * Doc: Remove Qt3 compatibility functions from QToolButtonCédric Bonnier2016-01-291-4/+4
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Fix action shortcuts for QToolButtonPaul Olav Tvete2015-07-231-1/+6
* Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
* Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-081-1/+1
|\
| * Fix shortcuts when using setDefaultActionPaul Olav Tvete2015-05-021-1/+1
* | QToolButton: Fix popup menu geometry in case of QGraphicsProxyWidget.Friedemann Kleint2015-04-091-2/+2
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* Prevent 'recursive' update events when calling QToolButton::setMenu()Tor Arne Vestbø2014-10-151-0/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-0/+4
|\
| * QToolButton: properly reset the size hint when a menu is set on itGiuseppe D'Angelo2014-09-161-0/+4
* | Mention Qt::ToolButtonFollowStyle in QToolBar/QMainWindow documentationDavid Faure2014-07-091-2/+3
|/
* Make QToolButtonPrivate::popupTimerDone() more robustJ-P Nurmi2014-02-121-3/+4
* Prevent recursions when triggering menus in QToolButtonFrederik Gladhorn2013-04-161-0/+4
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Bring back MacSizeChange eventGabriel de Dietrich2012-10-171-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove documentation for non-existent QToolButton functions.Mitch Curtis2012-09-131-84/+0
* Remove QToolButton's protected constructorIvan Komissarov2012-07-161-9/+0
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-1/+1
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-187/+0
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-211-13/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+1260