Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt | David Boddie | 2011-06-17 | 18 | -1417/+1510 |
|\ | |||||
| * | Silence a compiler warning about unhandled enum in switch | Thiago Macieira | 2011-06-14 | 1 | -0/+4 |
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-06-08 | 1 | -30/+42 |
| |\ | |||||
| | * | minor code simplification | Ritt Konstantin | 2011-06-06 | 1 | -5/+3 |
| | * | nano optimization | Ritt Konstantin | 2011-06-06 | 1 | -9/+5 |
| | * | don't reallocate memory if the old buffer has sufficient capacity | Ritt Konstantin | 2011-06-06 | 1 | -8/+11 |
| | * | fix potential memory leaking | Ritt Konstantin | 2011-06-06 | 1 | -8/+19 |
| | * | don't delete the lock if it was not created by this surface | Ritt Konstantin | 2011-06-06 | 1 | -2/+6 |
| * | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2011-06-08 | 5 | -14/+52 |
| |\ \ | |||||
| | * \ | Merge branch '4.7' into qt-4.8-from-4.7 | Liang Qi | 2011-06-06 | 3 | -7/+20 |
| | |\ \ | |||||
| | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-06-01 | 3 | -7/+20 |
| | | |\ \ | |||||
| | | | * | | Missing glyphs transforming QStaticText on X11/raster with subpixel AA | Eskil Abrahamsen Blomfeldt | 2011-05-30 | 2 | -7/+11 |
| | | | * | | Fixed clipping errors for non-extended paint engines. | Samuel Rødal | 2011-05-30 | 1 | -0/+9 |
| | * | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7 | Olivier Goffart | 2011-05-31 | 2 | -7/+32 |
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| | | |||||
| | | * | | Fix for BCM2727 chip detection on Symbian | Jani Hautakangas | 2011-05-30 | 2 | -7/+32 |
| | | |/ | |||||
| | | * | Re-apply licenseheader text in source files for qt4.7 | Jyri Tahtela | 2011-05-18 | 3 | -51/+51 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-05-17 | 170 | -2876/+2876 |
| | | |\ | |||||
| | | | * | Update licenseheader text in source files | Jyri Tahtela | 2011-05-13 | 170 | -2876/+2876 |
| * | | | | Add function QGlyphRun::setRawData() | Eskil Abrahamsen Blomfeldt | 2011-06-06 | 2 | -7/+10 |
| * | | | | Merge remote branch 'qt/4.8' into fire-master | Paul Olav Tvete | 2011-06-06 | 183 | -3036/+3277 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Fix Windows build | Jiang Jiang | 2011-06-03 | 1 | -2/+2 |
| * | | | | Refactor glyph pretransform check | Jiang Jiang | 2011-06-03 | 6 | -56/+62 |
| * | | | | Fix problem with cosmetic stroking of cubic beziers | aavit | 2011-06-02 | 1 | -2/+2 |
| * | | | | Still use midpoint rendering of aliased ellipses | aavit | 2011-05-31 | 2 | -0/+161 |
| * | | | | Symbian build failure for Armv5 | Sami Merila | 2011-05-31 | 1 | -1/+1 |
| * | | | | Keep line consistency with text baseline | Jiang Jiang | 2011-05-30 | 3 | -4/+6 |
| * | | | | Revert the revert of subpixel positions interpretation for text | Jiang Jiang | 2011-05-23 | 1 | -3/+2 |
| * | | | | Fix smaller bugs in the stroker | Lars Knoll | 2011-05-20 | 1 | -7/+14 |
| * | | | | Compilation fix of f8e8583 | aavit | 2011-05-19 | 1 | -2/+3 |
| * | | | | Revert "Fix how subpixel positions are intepreted in an aliased grid." | aavit | 2011-05-19 | 4 | -15/+46 |
| * | | | | Change the flushing of the CGContext to a synchronization. | Fabien Freling | 2011-05-18 | 1 | -4/+2 |
| * | | | | Fall back to using paths for large fonts in drawStaticText() | Eskil Abrahamsen Blomfeldt | 2011-05-18 | 3 | -3/+46 |
| * | | | | fix autotest regressions introduced by 37c329a3 | Lars Knoll | 2011-05-16 | 2 | -0/+86 |
| * | | | | fix compilation with namespaces | Lars Knoll | 2011-05-12 | 1 | -8/+8 |
| * | | | | Fix compilation with namespaces enabled | Lars Knoll | 2011-05-12 | 2 | -0/+14 |
| * | | | | New algorithm for drawing thin lines | Lars Knoll | 2011-05-12 | 6 | -1449/+1137 |
* | | | | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt | David Boddie | 2011-05-24 | 183 | -3064/+3341 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-releng-staging into mas... | Qt Continuous Integration System | 2011-05-19 | 182 | -3080/+3080 |
| |\ \ \ \ | |||||
| | * | | | | Re-apply licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-18 | 1 | -17/+17 |
| | * | | | | Merge remote-tracking branch 'qt/4.8' | Jyri Tahtela | 2011-05-18 | 12 | -23/+303 |
| | |\ \ \ \ | |||||
| | * | | | | | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 179 | -3029/+3029 |
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-05-19 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fixed compile of qdrawhelper_neon.cpp. | Samuel Rødal | 2011-05-19 | 1 | -1/+1 |
| | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-05-19 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Fix rendering of Mac controls onto a QImage | Andy Shaw | 2011-05-18 | 1 | -1/+1 |
| * | | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2011-05-17 | 6 | -5/+246 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge remote-tracking branch 'origin/4.8' into qt-4.8-from-4.7 | Olivier Goffart | 2011-05-16 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| | * | | | | | | Compile | Olivier Goffart | 2011-05-12 | 1 | -1/+0 |
| | * | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7 | Olivier Goffart | 2011-05-11 | 6 | -5/+247 |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | / / | | | | |_|/ / | | | |/| | | | |||||
| | | * | | | | Introduce platform extension to QGraphicsSystem | Jani Hautakangas | 2011-05-10 | 6 | -5/+247 |