Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some debug and some minor optims to QPaintBuffer | gunnar | 2009-11-04 | 1 | -38/+57 |
* | Deep copy QImage based on non-owned data so we can safely store them | Gunnar Sletta | 2009-09-28 | 1 | -2/+11 |
* | compile fix with namespace | hjk | 2009-09-28 | 1 | -0/+5 |
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-09-09 | 1 | -4/+4 |
|\ | |||||
| * | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
* | | Fixed 'illegal empty declaration' warning for Nokia X86 compiler. | Janne Anttila | 2009-09-08 | 1 | -1/+1 |
|/ | |||||
* | Fixed compile for S60. | Rohan McGovern | 2009-09-05 | 1 | -1/+1 |
* | Added multiple frames to QPaintBuffer. | Samuel Rødal | 2009-09-04 | 1 | -5/+21 |
* | Avoided streaming multiple copies of images/pixmaps in QPaintBuffer. | Samuel Rødal | 2009-09-04 | 1 | -1/+74 |
* | Added trace graphics system for painting performance profiling. | Samuel Rødal | 2009-09-03 | 1 | -0/+1745 |