Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 17 | -34/+34 |
|\ | |||||
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 17 | -34/+34 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
* | | Removed qApp and replaced with QApplication:: for static member calls | Thierry Bastian | 2009-06-11 | 2 | -9/+9 |
| | | |||||
* | | All of Qt's own code compiles with -pedantic now (but pcre and webkit don't ↵ | David Faure | 2009-06-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | seem fixable easily) Merge-request: 594 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com> | ||||
* | | some cleanups on private exported symbols | Thierry Bastian | 2009-05-26 | 1 | -18/+1 |
| | | |||||
* | | 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 |