Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduce Q_WS_WINCE | Maurice Kalinowski | 2009-04-29 | 1 | -4/+4 |
| | | | | | | | | | | | Task-number: 246130 Reviewed-by: joerg Introduce Q_WS_WINCE for Windows CE only windowing parts. So far we decided to stick with Q_WS_WIN32, but having a separate define makes the code more readable. In addition Q_WS_WINCE_WM is available for Windows Mobile only parts, where we do not check for the OS on runtime. | ||||
* | Don't crash or loop infinitely when we retrieving the accessible accel. | Jan-Arve Sæther | 2009-04-15 | 1 | -3/+10 |
| | | | | | | | | qt_accHotKey() was pretty buggy; it could both crash or spin forever in some cases. Task-number: 221731 Reviewed-by: alexis | ||||
* | Remove duplicate defines in the mac accessibility module. | Morten Sørvig | 2009-04-14 | 1 | -122/+0 |
| | | | | | | This was causing compile warnings. Reviewed-by: nrc | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 19 | -0/+8653 |