Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fixed "inconsistent dll linkage" warning on Windows. | Kim Motoyoshi Kalland | 2010-03-10 | 1 | -1/+2 |
| | | | | | | | qt_memrotate90() was declared twice, once with and once without Q_GUI_EXPORT. Reviewed-by: Trond | ||||
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Optimized blur / drop shadow effects for the GL 2 paint engine. | Samuel Rødal | 2009-12-14 | 1 | -0/+2 |
| | | | | | | | | | Do the blur in half the resolution in software and then upload the result as a texture and smooth-scale it on the GPU. This leads to stable and decent performance regardless of the blur radius, and simplifies the implementation quite a bit. Reviewed-by: Bjørn Erik Nilsen | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Support rotated displays with 15 and 16 bit BGR pixel formats. | Paul Olav Tvete | 2009-05-05 | 1 | -0/+8 |
| | | | | | | | | To avoid increasing code size for an uncommon case, the code is #ifdef QT_QWS_ROTATE_BGR Task-number: 250299 Reviewed-by: Tom | ||||
* | Fix Transformed driver on 8-bit displays | Paul Olav Tvete | 2009-04-22 | 1 | -0/+1 |
| | | | | | Task-number: 250971 Reviewed-by: Tom | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+103 |