| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix QTextEdit::selectAll crash from textChanged() | Jiang Jiang | 2010-12-06 | 1 | -0/+3 |
|
|
* | Fix strict-aliasing violation warning. | Thiago Macieira | 2010-11-26 | 1 | -1/+9 |
|
|
* | Doc: Fixing typo | Sergio Ahumada | 2010-11-22 | 1 | -1/+1 |
|
|
* | Fix possible crash in QStaticText and QDeclarativeTextLayout | Eskil Abrahamsen Blomfeldt | 2010-10-29 | 2 | -10/+66 |
|
|
* | Fixed many spelling errors. | Rohan McGovern | 2010-10-25 | 6 | -8/+8 |
|
|
* | Fixed font rendering in manually built Qt on ARMv6. | Samuel Rødal | 2010-10-20 | 1 | -2/+19 |
|
|
* | Remove obsolete tweak in QFontEngineS60::alphaMapForGlyph | Alessandro Portale | 2010-10-12 | 1 | -17/+5 |
|
|
* | Optimize QFontEngineS60::recalcAdvances() | Alessandro Portale | 2010-10-12 | 1 | -3/+6 |
|
|
* | Implement QFontEngineS60::emSquareSize() | Alessandro Portale | 2010-10-12 | 2 | -0/+29 |
|
|
* | Remove unnecessary calls to GetHorizBounds() + boundingBox() | Alessandro Portale | 2010-10-12 | 1 | -6/+4 |
|
|
* | Fix memory leak in QFontEngineS60::addGlyphsToPath() | Alessandro Portale | 2010-10-12 | 1 | -0/+1 |
|
|
* | Fix infinite loop when justifying undisplayable Arabic text | Eskil Abrahamsen Blomfeldt | 2010-10-08 | 1 | -6/+10 |
|
|
* | Moving QPdf::stripSpecialCharacter to fontengine | Jørgen Lind | 2010-09-30 | 5 | -17/+23 |
|
|
* | Fix QFontMetrics::lineWidth() for fonts with defined point size | Alessandro Portale | 2010-09-28 | 1 | -1/+7 |
|
|
* | Implemeting, exporting and autotesting QFont::lastResortFont() | Alessandro Portale | 2010-09-28 | 1 | -0/+10 |
|
|
* | Fix text direction setting in QTextBlock layout | Jiang Jiang | 2010-09-23 | 1 | -6/+0 |
|
|
* | remove extra includes | Ritt Konstantin | 2010-09-21 | 2 | -2/+0 |
|
|
* | Make QStaticText honor QPainter::pen() for rich text on X11 w/raster | Eskil Abrahamsen Blomfeldt | 2010-09-20 | 1 | -1/+4 |
|
|
* | Doc: Listed undoable operations in QTextDocument | Geir Vattekar | 2010-09-15 | 1 | -1/+12 |
|
|
* | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-13 | 1 | -2/+2 |
|\ |
|
| * | Linux: Fix mispositioned, misclipped glyphs in large fonts (QStaticText) | Eskil Abrahamsen Blomfeldt | 2010-09-13 | 1 | -2/+2 |
|
|
* | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-10 | 2 | -2/+4 |
|\ \
| |/ |
|
| * | Fix cache_cost initialization of QFontEngineMultiWin | Jiang Jiang | 2010-09-10 | 1 | -0/+3 |
|
|
| * | Fix crash when using unprintable chars in QStaticText | Eskil Abrahamsen Blomfeldt | 2010-09-10 | 1 | -2/+1 |
|
|
* | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-09 | 4 | -73/+90 |
|\ \
| |/ |
|
| * | Pulled code form initializeDb() out into addFontToScreenDevice() | Alessandro Portale | 2010-09-08 | 1 | -52/+53 |
|
|
| * | Moved font list getter to qfontdatabase_s60.cpp. Reusable. | Alessandro Portale | 2010-09-08 | 2 | -9/+19 |
|
|
| * | Pulled some code from One long function into a short one | Alessandro Portale | 2010-09-08 | 1 | -5/+11 |
|
|
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-09-07 | 2 | -7/+7 |
| |\ |
|
| | * | Ensure that we load system libraries from the correct location. | Jan-Arve Sæther | 2010-09-03 | 2 | -7/+7 |
|
|
* | | | Merge branch '4.7-oslo1' into 4.7-doc | A-Team | 2010-09-07 | 2 | -3/+7 |
|\ \ \
| |/ / |
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-03 | 1 | -0/+4 |
| |\ \ |
|
| | * | | Recognize @, #, $ and ` as word separators | Thorbjørn Lindeijer | 2010-09-03 | 1 | -0/+4 |
|
|
| * | | | Fix QStaticText copy constructor to also copy text option property | Eskil Abrahamsen Blomfeldt | 2010-09-03 | 1 | -3/+3 |
| |/ / |
|
* | | | Merge commit 'staging-1/4.7' into doc-4.7 | Morten Engvoldsen | 2010-09-03 | 7 | -19/+51 |
|\ \ \
| |/ / |
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-02 | 1 | -8/+28 |
| |\ \ |
|
| | * | | Symbian: return better default font for SansSerif style hint | Alessandro Portale | 2010-09-02 | 1 | -0/+27 |
|
|
| | * | | Removing a left over #if 1..#endif construct | Alessandro Portale | 2010-09-02 | 1 | -8/+1 |
|
|
| * | | | Fix broken S60 build | Jiang Jiang | 2010-09-02 | 2 | -1/+7 |
|
|
| * | | | Keep mirrored char handling consistent between some font engines | Jiang Jiang | 2010-09-02 | 3 | -5/+1 |
|
|
| * | | | Fix symbol font detection in generic CMap decoding | Jiang Jiang | 2010-09-02 | 1 | -2/+2 |
| |/ / |
|
| * | | Fix compiling issue for FreeType version earlier than 2.1.10 | Jiang Jiang | 2010-09-01 | 1 | -2/+9 |
|
|
| * | | QTextEngine::LayoutData::reallocate musn't corrupt memory | João Abecasis | 2010-08-31 | 1 | -2/+5 |
|
|
* | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7 | Morten Engvoldsen | 2010-09-02 | 2 | -3/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Clarified iterator semantic in documentation and added a code snippet to a QM... | Jerome Pasion | 2010-08-31 | 1 | -2/+3 |
|
|
| * | | Fixed spelling, broken links, and missing default values. | Jerome Pasion | 2010-08-30 | 1 | -1/+1 |
|
|
* | | | Correct last right bearing in boundingBox(glyphs) | Jiang Jiang | 2010-08-27 | 7 | -17/+26 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Gunnar Sletta | 2010-08-24 | 4 | -16/+35 |
|\ \ |
|
| * | | Ignore LayoutDirectionChange event in QTextControl | Jiang Jiang | 2010-08-19 | 1 | -8/+0 |
|
|
| * | | respect the layout direction in the default text option | Lars Knoll | 2010-08-18 | 1 | -0/+4 |
|
|