Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/winmain: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT ↵ | miniak | 2009-07-01 | 1 | -13/+7 |
| | | | | | | | | | | support Also TCHAR -> wchar_t LPTSTR/LPCTSTRs -> LPWSTR/LPCWSTRs Merge-request: 604 Reviewed-by: Marius Storm-Olsen <marius@trolltech.com> | ||||
* | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -1/+1 |
|\ | |||||
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -1/+1 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 2 | -0/+163 |
| | |||||
* | Fixed WinCE compile, perhaps. | Rohan McGovern | 2009-05-28 | 1 | -1/+1 |
| | | | | Fix obvious typo: frosmUtf16 -> fromUtf16 | ||||
* | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 1 | -2/+2 |
| | | | | | used character operations whenever possible better usage of QLatin1String | ||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 2 | -0/+163 |