summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qmenu.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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