summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qmenu.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert features.menu to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-4/+0
* QMenu: Fix size on high DPI + multi screenThorbjørn Lund Martsum2017-09-131-0/+19
* Convert features.effects to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-5/+7
* Convert features.menubar to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-13/+15
* QMenu: Prevent torn-off menus from extending behind the taskbarGabriel de Dietrich2017-08-161-10/+12
* Convert features.graphicsview to QT_[REQUIRE_]CONFIGStephan Binner2017-08-151-2/+2
* Convert features.toolbutton to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-0/+2
* Convert features.statustip to QT_CONFIGStephan Binner2017-06-291-1/+1
* Convert features.whatsthis to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-8/+8
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-1/+1
* Doc: Remove references to screenshots illustrating different stylesLeena Miettinen2017-06-011-10/+2
* QMenu: Ensure popup() gets the right screen geometryGabriel de Dietrich2017-05-041-9/+11
* QMenu: Refactor column layout logicGabriel de Dietrich2017-05-031-5/+3
* Fix build without features.style-stylesheetTasuku Suzuki2017-04-281-1/+1
* QMenu: Display the menu title on the torn-off menu's title barGabriel de Dietrich2017-04-261-1/+15
* Fix build for -no-feature-cssparserStephan Binner2017-04-191-0/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-181-3/+7
|\
| * QtWidgets: Don't open submenus when mouse is moving between actionsBłażej Szczygieł2017-04-121-3/+7
* | QMenu: Fix torn-off menu display crash issueDongmei Wang2017-04-141-9/+44
* | QMenu: Fix margins related display issuesDongmei Wang2017-04-141-21/+57
* | QMenu: Do not unnecessarily call QPlatformMenu::menuItemForTag()Friedemann Kleint2017-04-031-1/+3
|/
* QMenu: make wide submenu appear on the same screen with its parent menuOleg Yadrov2017-03-041-2/+13
* Wide QMenu: fix size and positionOleg Yadrov2017-03-041-29/+16
* Replace non-existent signals with the correct onesKavindra Palaraja2017-01-101-1/+1
* Paint menu scrollers, tear off on top of QWidgetAction itemsDongmei Wang2016-10-271-29/+110
* Don't overlap the menu scrollers with QAction itemsDongmei Wang2016-10-271-27/+62
* QMenu: don't force platform instance creation on constructionJ-P Nurmi2016-10-161-1/+8
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-38/+48
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-38/+48
| |\
| | * QtWidgets: Fix enter/leave events on popup menusBłażej Szczygieł2016-09-151-38/+48
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-6/+0
|\| |
| * | Doc: Remove references to Windows CE in Qt WidgetsVenugopal Shivashankar2016-08-221-6/+0
* | | fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-2/+11
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-221-1/+1
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+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
* | | | Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-1/+2
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-4/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-4/+9
| |\|
| | * QtWidgets: Open submenus also on left mouse button pressBłażej Szczygieł2016-06-081-4/+9
* | | QtWidgets: Introduce delegating constructors.Friedemann Kleint2016-05-021-2/+1
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-11/+0
|/ /
* | QMenu: Add showTearOffMenu()Gabriel de Dietrich2016-03-171-5/+44
* | QtWidgets: eradicate Q_FOREACH loops [rvalues]Marc Mutz2016-02-281-2/+5
* | QtWidgets: prevent detach attempts from first()/etc. use [dialogs, kernel, ut...Marc Mutz2016-02-261-1/+1
* | dbusmenu: Use proper toggle-type for items that are part of groupDmitry Shachnev2016-02-091-0/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-1/+3
|\|
| * Fix flickering status tips in submenus.Michal Policht2016-01-301-1/+3
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/