summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qmenu.cpp
Commit message (Expand)AuthorAgeFilesLines
* QMenu: the scroller now takes the qapp's global strut into accountThierry Bastian2009-07-061-25/+23
* QMenu: scrolling in menus was brokenThierry Bastian2009-07-061-13/+21
* QMenu: when we access the actions geometry, it's now always up2dateThierry Bastian2009-06-301-0/+5
* QMenu: fixed a crash when clicking on a menu with a submenuThierry Bastian2009-06-301-1/+2
* Fix some coverity warningsThierry Bastian2009-06-291-2/+1
* QMenu: adding autotest for the geometry calculationsThierry Bastian2009-06-291-4/+4
* QMenu: fixed geometry problem that was adding twice the panel widthThierry Bastian2009-06-291-5/+6
* QMenu: refactor for the QWidgetActions' widget.Thierry Bastian2009-06-261-29/+23
* QMenu: refactor of the update of the geometry to have one central placeThierry Bastian2009-06-261-172/+140
* QMenu: Fixed a painting regressionThierry Bastian2009-06-261-7/+13
* QMenu: fixed regression in autotestThierry Bastian2009-06-261-1/+1
* QMenu refactor to simplify a bit geometry calculationThierry Bastian2009-06-261-87/+85
* QMenu: Fixed geometry for actions with specific fontThierry Bastian2009-06-251-5/+5
* QMenu: fixed a bug that prevented from opening a context menu with midThierry Bastian2009-06-191-3/+3
* 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
| * The submenu of a multicolumn menu have an incorrect positionThierry Bastian2009-04-151-2/+2
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+3467
* QMenu, QMenuBar: small cleanupThierry Bastian2009-06-121-2/+2
* Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-6/+6
* Fixed the QMenu to open submenus even if the pointing device is movingThierry Bastian2009-06-031-5/+7
* Removed a warning (qreal should be used, and not float)Thierry Bastian2009-06-031-1/+1
* Ensure a hierarchy of menus fade out together.Norwegian Rock Cat2009-05-291-14/+26
* introduce Q_WS_WINCEMaurice Kalinowski2009-04-291-1/+1
* The submenu of a multicolumn menu have an incorrect positionThierry Bastian2009-04-151-2/+2
* Long live Qt!Lars Knoll2009-03-231-0/+3467