Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings for mingw | Thierry Bastian | 2009-07-15 | 1 | -2/+2 |
| | | | | | did a small refactor and used QStyleHelper::uniqueName in plastique and windows styles | ||||
* | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ | |||||
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
* | | Removed qApp and replaced with QApplication:: for static member calls | Thierry Bastian | 2009-06-11 | 1 | -2/+2 |
|/ | |||||
* | Fixed crash in QWizard running on old Windows systems. | jasplin | 2009-05-18 | 1 | -1/+4 |
| | | | | | | | | | | | | | When compiling the QWizard on a Windows system where QT_NO_STYLE_WINDOWSVISTA is not set and running the app on an old system that has no Vista support, the app would crash in the paint event of the Vista Back button. In this scenario, the Vista Back button is not needed (i.e. the regular Back button next to the Next button is used), so the fix is simply to avoid instanciating it altogether. Reviewed-by: janarve Task-number: 252662 | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+739 |