summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmenu
Commit message (Collapse)AuthorAgeFilesLines
* QMenu: adding autotest for the geometry calculationsThierry Bastian2009-06-291-0/+35
| | | | I also fixed an off-by-1 pixel bug
* QMenu: refactor of the update of the geometry to have one central placeThierry Bastian2009-06-261-2/+2
| | | | of calculation (ie. updateActionRects)
* QMenu: Fixed geometry for actions with specific fontThierry Bastian2009-06-251-0/+15
| | | | Task-number: 256918
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* autotest didn't compile with gccThierry Bastian2009-04-171-1/+1
|
* The submenu of a multicolumn menu have an incorrect positionThierry Bastian2009-04-151-0/+34
| | | | | | | | The submenu would always appear to the side of the menu instead of its right. Task-number: 250673 Reviewed-by: ogoffart
* Long live Qt 4.5!Lars Knoll2009-03-233-0/+691