summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Temporary fix for ambiguous cast from four letter char constantEckhart Koppen2011-01-261-2/+2
* Fix cursor position adjustment when removing stringsJiang Jiang2011-01-261-1/+3
* Avoid possible font name collisions on fbservAlessandro Portale2011-01-253-23/+343
* Do not load aplication fonts on Symbian^1 and belowAlessandro Portale2011-01-201-0/+3
* Supporting Qt application fonts on SymbianAlessandro Portale2011-01-202-22/+223
* Update copyright year to 2011.Jason McDonald2011-01-1196-96/+96
* Fix crash in QTextBlock::next()/previous()Jiang Jiang2011-01-111-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-076-6/+6
|\
| * Doc: Fixing typoSergio Ahumada2011-01-076-6/+6
* | improve performance of QTextEngine, esp. setBoundary by using non-detaching o...Milian Wolff2010-12-231-7/+7
|/
* Runtime dependency on Symbians Font Table APIAlessandro Portale2010-12-093-147/+181
* Fix crash in QTextDocument::markContentsDirtyJiang Jiang2010-12-061-2/+4
* Fix QTextEdit::selectAll crash from textChanged()Jiang Jiang2010-12-061-0/+3
* Fix strict-aliasing violation warning.Thiago Macieira2010-11-261-1/+9
* Doc: Fixing typoSergio Ahumada2010-11-221-1/+1
* Fix possible crash in QStaticText and QDeclarativeTextLayoutEskil Abrahamsen Blomfeldt2010-10-292-10/+66
* Fixed many spelling errors.Rohan McGovern2010-10-256-8/+8
* Fixed font rendering in manually built Qt on ARMv6.Samuel Rødal2010-10-201-2/+19
* Remove obsolete tweak in QFontEngineS60::alphaMapForGlyphAlessandro Portale2010-10-121-17/+5
* Optimize QFontEngineS60::recalcAdvances()Alessandro Portale2010-10-121-3/+6
* Implement QFontEngineS60::emSquareSize()Alessandro Portale2010-10-122-0/+29
* Remove unnecessary calls to GetHorizBounds() + boundingBox()Alessandro Portale2010-10-121-6/+4
* Fix memory leak in QFontEngineS60::addGlyphsToPath()Alessandro Portale2010-10-121-0/+1
* Fix infinite loop when justifying undisplayable Arabic textEskil Abrahamsen Blomfeldt2010-10-081-6/+10
* Moving QPdf::stripSpecialCharacter to fontengineJørgen Lind2010-09-305-17/+23
* Fix QFontMetrics::lineWidth() for fonts with defined point sizeAlessandro Portale2010-09-281-1/+7
* Implemeting, exporting and autotesting QFont::lastResortFont()Alessandro Portale2010-09-281-0/+10
* Fix text direction setting in QTextBlock layoutJiang Jiang2010-09-231-6/+0
* remove extra includesRitt Konstantin2010-09-212-2/+0
* Make QStaticText honor QPainter::pen() for rich text on X11 w/rasterEskil Abrahamsen Blomfeldt2010-09-201-1/+4
* Doc: Listed undoable operations in QTextDocumentGeir Vattekar2010-09-151-1/+12
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-131-2/+2
|\
| * Linux: Fix mispositioned, misclipped glyphs in large fonts (QStaticText)Eskil Abrahamsen Blomfeldt2010-09-131-2/+2
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-102-2/+4
|\ \ | |/
| * Fix cache_cost initialization of QFontEngineMultiWinJiang Jiang2010-09-101-0/+3
| * Fix crash when using unprintable chars in QStaticTextEskil Abrahamsen Blomfeldt2010-09-101-2/+1
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-094-73/+90
|\ \ | |/
| * Pulled code form initializeDb() out into addFontToScreenDevice()Alessandro Portale2010-09-081-52/+53
| * Moved font list getter to qfontdatabase_s60.cpp. Reusable.Alessandro Portale2010-09-082-9/+19
| * Pulled some code from One long function into a short oneAlessandro Portale2010-09-081-5/+11
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-072-7/+7
| |\
| | * Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-032-7/+7
* | | Merge branch '4.7-oslo1' into 4.7-docA-Team2010-09-072-3/+7
|\ \ \ | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-031-0/+4
| |\ \
| | * | Recognize @, #, $ and ` as word separatorsThorbjørn Lindeijer2010-09-031-0/+4
| * | | Fix QStaticText copy constructor to also copy text option propertyEskil Abrahamsen Blomfeldt2010-09-031-3/+3
| |/ /
* | | Merge commit 'staging-1/4.7' into doc-4.7Morten Engvoldsen2010-09-037-19/+51
|\ \ \ | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-021-8/+28
| |\ \
| | * | Symbian: return better default font for SansSerif style hintAlessandro Portale2010-09-021-0/+27
| | * | Removing a left over #if 1..#endif constructAlessandro Portale2010-09-021-8/+1