Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QMenuBar: autotests fixed | Thierry Bastian | 2009-08-06 | 1 | -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 native | Thierry Bastian | 2009-08-06 | 1 | -0/+3 |
| | |||||
* | task256322_highlight() failed due to lack of delays before QVERIFYs. | Gabriel de Dietrich | 2009-08-06 | 1 | -5/+8 |
| | | | | | | Last QVERIFY still failing. Reviewed-by: olivier | ||||
* | autotest: removed tons of warnings | Thierry Bastian | 2009-07-09 | 1 | -1/+2 |
| | |||||
* | QMenuBar: adding autotest for the geometry calculation | Thierry Bastian | 2009-06-29 | 1 | -8/+34 |
| | | | | Also fixed a bug that would take the VMargin 3 times instead of 2. | ||||
* | QMenuBar: adding autotest and simplify/fix geometry calculation | Thierry Bastian | 2009-06-29 | 1 | -0/+43 |
| | |||||
* | QMenuBar: fixed highlight problem on actions without menu | Thierry Bastian | 2009-06-18 | 1 | -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 McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | remove senseless testfunctions | Maurice Kalinowski | 2009-04-08 | 1 | -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 WinCE | Maurice Kalinowski | 2009-04-08 | 1 | -1/+1 |
| | | | | While we integrate into native menubar on Windows Mobile, we can still test WinCE itself. | ||||
* | remove dead code | Maurice Kalinowski | 2009-04-06 | 1 | -1/+0 |
| | | | | Reviewed-by: jbache | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 3 | -0/+1574 |