Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-12 | 1 | -2/+4 |
|\ | |||||
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-04-12 | 1 | -2/+4 |
| |\ | |||||
| | * | Fix crash with QTextEdit::textChanged() when deleting a character | Eskil Abrahamsen Blomfeldt | 2010-04-12 | 1 | -2/+4 |
| * | | Clear QFontCache TLS content before nullifying TLS pointer. | Janne Koskinen | 2010-04-08 | 1 | -1/+3 |
| |/ | |||||
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-10 | 1 | -1/+3 |
|\ \ | |||||
| * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7 | Janne Koskinen | 2010-04-08 | 10 | -108/+229 |
| |\ \ | |||||
| * | | | Clear QFontCache TLS content before nullifying TLS pointer. | Janne Koskinen | 2010-04-08 | 1 | -1/+3 |
| * | | | Merge remote branch 'qt/4.7' into 4.7 | Shane Kearns | 2010-03-30 | 9 | -24/+71 |
| |\ \ \ | |||||
| * | | | | Adding QFontDatabase::removeAllApplicationFonts() | Alessandro Portale | 2010-03-29 | 1 | -0/+5 |
* | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-09 | 3 | -1/+33 |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-04-06 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Fix crash for multiscript text in QTextEngine::boundingBox() | Eskil Abrahamsen Blomfeldt | 2010-04-06 | 1 | -1/+1 |
| * | | | | Implementing QFontEngineS60::getSfntTableData() | Alessandro Portale | 2010-04-05 | 2 | -0/+32 |
| |/ / / | |||||
* | | | | Merge remote branch 'origin/4.7' into 4.7 | Olivier Goffart | 2010-04-01 | 2 | -2/+6 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-31 | 2 | -3/+6 |
| |\ \ \ \ | |||||
| | * | | | | Remove the "Insert unicode control character" menu entry on X11. | Pierre Rossi | 2010-03-31 | 1 | -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-30 | 1 | -1/+4 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-30 | 1 | -1/+4 |
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | | * | | | Fix compile error with QT_NO_TEXTHTMLPARSER in QtGui | Tasuku Suzuki | 2010-03-26 | 1 | -1/+4 |
| * | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-31 | 2 | -0/+4 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-30 | 2 | -0/+10 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-03-30 | 34 | -164/+1386 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Support the pen set on the painter in QStaticText when using rich text | Eskil Abrahamsen Blomfeldt | 2010-03-30 | 1 | -0/+5 |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-30 | 7 | -106/+209 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-29 | 1 | -24/+24 |
| | |\ \ \ \ | |||||
| | | * | | | | Round instead of ceil font metrics when ForceIntegerMetrics is enabled | Tor Arne Vestbø | 2010-03-26 | 1 | -24/+24 |
| | * | | | | | Make QStaticText layout lazy | Eskil Abrahamsen Blomfeldt | 2010-03-29 | 3 | -28/+44 |
| | * | | | | | Change QStaticText::setMaximumSize() to setTextWidth() | Eskil Abrahamsen Blomfeldt | 2010-03-29 | 3 | -44/+55 |
| | * | | | | | Respect QPainter::pen() in QPainter::drawStaticText() | Eskil Abrahamsen Blomfeldt | 2010-03-29 | 1 | -3/+12 |
| | |/ / / / | |||||
| | * | | | | Synchronize rich text and plain text code paths in QStaticText | Eskil Abrahamsen Blomfeldt | 2010-03-26 | 1 | -2/+4 |
| | * | | | | Merge remote branch 'origin/4.7' into 4.7 | Olivier Goffart | 2010-03-25 | 3 | -10/+9 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-25 | 1 | -2/+2 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix QFontMetrics::height() and QFontMetrics autotest | Eskil Abrahamsen Blomfeldt | 2010-03-25 | 1 | -2/+2 |
| | * | | | | | Fix glyph advance on Mac/Carbon | Eskil Abrahamsen Blomfeldt | 2010-03-25 | 1 | -10/+43 |
| | |/ / / / | |||||
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-24 | 1 | -3/+2 |
| | |\ \ \ \ | |||||
| | * | | | | | Add QFont::ForceIntegerMetrics style strategy flag | Eskil Abrahamsen Blomfeldt | 2010-03-24 | 3 | -21/+53 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-03-25 | 3 | -10/+9 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Merge remote branch 'origin/4.7' into HEAD | Thiago Macieira | 2010-03-24 | 1 | -3/+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-23 | 3 | -10/+9 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | Make QStackTextEngine cheaper to construct | Andreas Kling | 2010-03-22 | 1 | -5/+4 |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-22 | 2 | -5/+5 |
| | | |\ \ \ | |||||
| | | | * | | | Compile Qt in C++0x mode. | Thiago Macieira | 2010-03-20 | 1 | -1/+1 |
| | | | * | | | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-03-19 | 3 | -5/+5 |
| | | | |\ \ \ | |||||
| | | | * | | | | Rename QTimestamp to QElapsedTimer | Thiago Macieira | 2010-03-17 | 1 | -3/+3 |
| | | | * | | | | Port QtGui uses of QTime as a stopwatch to QTimestamp | Thiago Macieira | 2010-03-17 | 1 | -4/+4 |
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Alexis Menard | 2010-03-25 | 6 | -11/+60 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | compile fix for mingw (also removes some warnings) | Thierry Bastian | 2010-03-23 | 1 | -3/+2 |
| | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Add new function QTextLine::horizontalAdvance() | Eskil Abrahamsen Blomfeldt | 2010-03-23 | 2 | -0/+15 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch '4.6-s60' into 4.7-s60 | axis | 2010-03-22 | 1 | -41/+82 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-17 | 3 | -5/+5 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | |