summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmenubar
Commit message (Collapse)AuthorAgeFilesLines
* QMenuBar: autotests fixedThierry Bastian2009-08-061-9/+5
| | | | | Apperently we don't get the leave event when simply moving the mouse with the testlib
* QMenuBar: we can't test the action geometries when it is nativeThierry Bastian2009-08-061-0/+3
|
* task256322_highlight() failed due to lack of delays before QVERIFYs.Gabriel de Dietrich2009-08-061-5/+8
| | | | | | Last QVERIFY still failing. Reviewed-by: olivier
* autotest: removed tons of warningsThierry Bastian2009-07-091-1/+2
|
* QMenuBar: adding autotest for the geometry calculationThierry Bastian2009-06-291-8/+34
| | | | Also fixed a bug that would take the VMargin 3 times instead of 2.
* QMenuBar: adding autotest and simplify/fix geometry calculationThierry Bastian2009-06-291-0/+43
|
* QMenuBar: fixed highlight problem on actions without menuThierry Bastian2009-06-181-0/+36
| | | | | | | | An item without menu could stay highlighted even when the mouse left the menu bar. Task-number: 256322 Reviewed-by: alexis
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* remove senseless testfunctionsMaurice Kalinowski2009-04-081-17/+17
| | | | | | | | | | Reviewed-by: joerg Some of the testfunctions use key/mouse events, which doesn't work on Windows Mobile due to native menubar integration. Basically the same situation like on Mac. In addition there are still two test functions failing, waiting for input on those.
* Enable test for WinCEMaurice Kalinowski2009-04-081-1/+1
| | | | While we integrate into native menubar on Windows Mobile, we can still test WinCE itself.
* remove dead codeMaurice Kalinowski2009-04-061-1/+0
| | | | Reviewed-by: jbache
* Long live Qt 4.5!Lars Knoll2009-03-233-0/+1574