Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Clarified what Qt::HANDLE is on Windows. | Martin Smith | 2009-07-13 | 1 | -3/+8 |
| | | | | Task-number: 193615 | ||||
* | 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 | ||||
| * | QThread::start(): priority has no effect on Linux systems | Bradley T. Hughes | 2009-04-06 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | The default scheduling policy on Linux doesn't allow specifying thread priorities, so the priority passed to start() and setPriority() has no effect. Document this. Task number: 249997 Reviewed-by: Kavindra Devi Palaraja <kavindra.palaraja@nokia.com> | ||||
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+730 |
| | |||||
* | Small simplification on code | Thierry Bastian | 2009-06-08 | 1 | -6/+0 |
| | |||||
* | QThread::start(): priority has no effect on Linux systems | Bradley T. Hughes | 2009-04-01 | 1 | -0/+12 |
| | | | | | | | | | The default scheduling policy on Linux doesn't allow specifying thread priorities, so the priority passed to start() and setPriority() has no effect. Document this. Task number: 249997 Reviewed-by: Kavindra Devi Palaraja <kavindra.palaraja@nokia.com> | ||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+730 |