| Commit message (Expand) | Author | Age | Files | Lines |
* | FreeType: Fast lookup of Latin-1 glyphs | Andreas Kling | 2010-03-05 | 2 | -2/+2 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-05 | 2 | -3/+3 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-04 | 2 | -3/+3 |
| |\ |
|
| | * | Enable two fast path for blend_tiled_rgb565 | Benjamin Poulain | 2010-03-04 | 1 | -1/+1 |
|
|
| | * | Don't print a warning when passing an empty string to QColor | Thorbjørn Lindeijer | 2010-03-03 | 1 | -2/+2 |
|
|
* | | | QPrinter: Add Current Page print range support | John Layt | 2010-03-04 | 2 | -1/+4 |
|/ / |
|
* | | Fix warnings on MSVC | Thierry Bastian | 2010-03-03 | 1 | -1/+1 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-01 | 1 | -3/+10 |
|\ |
|
| * | Fixed qDrawPixmaps() to draw on integer coordinates on Mac OS X. | Trond Kjernåsen | 2010-03-01 | 1 | -3/+10 |
|
|
* | | Doc: Rephrase documentation for QColor::isValidColor and add \since 4.7. | Volker Hilsheimer | 2010-03-01 | 1 | -3/+5 |
|
|
* | | Added static method isValidColor to QColor. | Erik Verbruggen | 2010-03-01 | 2 | -3/+28 |
|/ |
|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-25 | 3 | -206/+5 |
|\ |
|
| * | doc: mark as reimplemented. | Volker Hilsheimer | 2010-02-24 | 1 | -0/+3 |
|
|
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-24 | 2 | -206/+2 |
| |\ |
|
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 | Benjamin Poulain | 2010-02-23 | 35 | -246/+1191 |
| | |\ |
|
| | * | | Cache the result of qDetectCPUFeatures() | Benjamin Poulain | 2010-02-23 | 1 | -4/+1 |
|
|
| | * | | Move the SIMD detection from QtGui to QtCore | Benjamin Poulain | 2010-02-23 | 2 | -203/+2 |
|
|
* | | | | Fix point drawing in QPainter. | Gunnar Sletta | 2010-02-25 | 1 | -1/+1 |
|
|
* | | | | Make the qpainter test compile under Windows. | Trond Kjernaasen | 2010-02-24 | 1 | -2/+3 |
|
|
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Rhys Weatherley | 2010-02-24 | 1 | -0/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge remote branch 'origin/master' into bearermanagement/unit-tests | Aaron McCarthy | 2010-02-22 | 29 | -184/+1096 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge remote branch 'origin/master' into bearermanagement/unit-tests | Aaron McCarthy | 2010-02-17 | 1 | -1/+9 |
| |\ \ \ |
|
| * \ \ \ | Merge remote branch 'origin/master' into bearermanagement/integration | Aaron McCarthy | 2010-02-11 | 4 | -18/+57 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge remote branch 'origin/4.6' into bearermanagement/integration | Aaron McCarthy | 2010-02-11 | 11 | -62/+94 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge commit 'origin/4.6' into bearermanagement/integration-4 | Aaron McCarthy | 2010-01-29 | 167 | -280/+847 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Fix build on Maemo, force type to qreal. | Aaron McCarthy | 2010-01-07 | 1 | -1/+2 |
|
|
* | | | | | | | | Add private qt_draw_glyphs() API | Eskil Abrahamsen Blomfeldt | 2010-02-23 | 3 | -1/+65 |
|
|
* | | | | | | | | Made the qDrawPixmaps() API public (with modifications). | Trond Kjernåsen | 2010-02-23 | 6 | -155/+280 |
|
|
* | | | | | | | | Imporve win64 support for mingw | Thierry Bastian | 2010-02-22 | 2 | -18/+18 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 24 | -84/+769 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fix fallback for QStaticText when it's unsupported in paint engine | Eskil Abrahamsen Blomfeldt | 2010-02-19 | 1 | -1/+1 |
|
|
| * | | | | | | | Fix warnings on gcc | Eskil Abrahamsen Blomfeldt | 2010-02-18 | 1 | -2/+3 |
|
|
| * | | | | | | | Fixed old trace files no longer working. | Samuel Rødal | 2010-02-18 | 1 | -1/+3 |
|
|
| * | | | | | | | Reduced the memory footprint of qttrace files. | Samuel Rødal | 2010-02-18 | 2 | -8/+107 |
|
|
| * | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 | Eskil Abrahamsen Blomfeldt | 2010-02-17 | 2 | -2/+10 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-17 | 24 | -68/+641 |
| | |\ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| | | * | | | | | | Fixed compile on Mac. | Kim Motoyoshi Kalland | 2010-02-16 | 1 | -1/+1 |
|
|
| | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-16 | 6 | -53/+78 |
| | |\ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | Make sure height of glyph cache is a power of two | Eskil Abrahamsen Blomfeldt | 2010-02-17 | 1 | -8/+18 |
| | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 | Eskil Abrahamsen Blomfeldt | 2010-02-16 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Fixed a compile error on Mac/Leopard. | Trond Kjernåsen | 2010-02-16 | 1 | -1/+1 |
|
|
| * | | | | | | | | doc: Update documentation for QStaticText | Eskil Abrahamsen Blomfeldt | 2010-02-16 | 1 | -0/+23 |
| |/ / / / / / / |
|
| * | | | | | | | Merge remote branch 'qt/master' into staging-2-master | Qt Continuous Integration System | 2010-02-15 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'qt-graphics-team-qstatictext-4.7' | Eskil Abrahamsen Blomfeldt | 2010-02-15 | 15 | -80/+278 |
| |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge branch 'qstatictext-4.7' of git@scm.dev.nokia.troll.no:qt/qt-graphics-t... | Eskil Abrahamsen Blomfeldt | 2010-02-15 | 4 | -18/+57 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ | Merge branch 'master' of scm.dev.troll.no:qt/oslo-staging-2 into qstatictext-4.7 | Eskil Abrahamsen Blomfeldt | 2010-02-15 | 4 | -18/+57 |
| | | |\ \ \ \ \ \ \ \
| | | | | |/ / / / / /
| | | | |/| | | | | | |
|
| | * | | | | | | | | | Separate out textFormat property from setText() function and remove | Eskil Abrahamsen Blomfeldt | 2010-02-15 | 1 | -1/+1 |
| | |/ / / / / / / / |
|
| | * | | | | | | | | Add API for rich text and getting actual size of QStaticText | Eskil Abrahamsen Blomfeldt | 2010-02-14 | 1 | -5/+10 |
|
|
| | * | | | | | | | | Make QStaticText public API again | Eskil Abrahamsen Blomfeldt | 2010-02-10 | 5 | -51/+61 |
|
|
| | * | | | | | | | | Merge branch '4.6' into qstatictext-4.6 | Eskil Abrahamsen Blomfeldt | 2010-02-10 | 6 | -52/+76 |
| | |\ \ \ \ \ \ \ \ |
|