summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Fix the license in files for LighthouseJørgen Lind2010-10-283-0/+123
* Add missing QT_MODULE macros.Paul Olav Tvete2010-10-281-0/+2
* Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-266-10/+27
|\
| * Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-256-8/+8
| |\
| | * Fixed many spelling errors.Rohan McGovern2010-10-256-8/+8
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-2/+19
| |\ \ | | |/
| | * Fixed font rendering in manually built Qt on ARMv6.Samuel Rødal2010-10-201-2/+19
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-227-48/+98
|\ \ \ | |/ /
| * | Replaced sample text for Japanese fontTasuku Suzuki2010-10-201-4/+6
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-152-26/+45
| |\ \ | | |/
| | * 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 text position with OpenGL engine and FreetypeEskil Abrahamsen Blomfeldt2010-10-123-12/+37
| * | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-091-6/+10
| |\ \ | | |/
| | * Fix infinite loop when justifying undisplayable Arabic textEskil Abrahamsen Blomfeldt2010-10-081-6/+10
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-058-24/+40
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-055-17/+23
| |\ \ | | |/
| | * Moving QPdf::stripSpecialCharacter to fontengineJørgen Lind2010-09-305-17/+23
| * | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-042-1/+17
| |\ \ | | |/
| | * 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
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-6/+0
| |\ \ | | |/
| | * Fix text direction setting in QTextBlock layoutJiang Jiang2010-09-231-6/+0
* | | Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-09-303-3/+9
|\ \ \
| * | | Lighthouse: Make application fonts workJørgen Lind2010-09-303-3/+9
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-09-2714-65/+77
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-09-222-2/+0
| |\ \ \
| | * \ \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-222-2/+0
| | |\ \ \ | | | | |/ | | | |/|
| | | * | remove extra includesRitt Konstantin2010-09-212-2/+0
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-09-221-2/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Keep other text format with QTextOption::SuppressColors tag onJiang Jiang2010-09-221-2/+6
| | * | | Make QStaticText honor QPainter::pen() for rich text on X11 w/rasterEskil Abrahamsen Blomfeldt2010-09-201-1/+4
| * | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-215-9/+26
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | 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
| | |\ \ \ | | | |/ /
| | * | | Merge branch '4.7-oslo1' into 4.7-docA-Team2010-09-072-3/+7
| | |\ \ \
| | * \ \ \ Merge commit 'staging-1/4.7' into doc-4.7Morten Engvoldsen2010-09-037-19/+51
| | |\ \ \ \
| | * \ \ \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Morten Engvoldsen2010-09-022-3/+4
| | |\ \ \ \ \
| | | * | | | | Clarified iterator semantic in documentation and added a code snippet to a QM...Jerome Pasion2010-08-311-2/+3
| | | * | | | | Fixed spelling, broken links, and missing default values.Jerome Pasion2010-08-301-1/+1
| * | | | | | | Fix crash in Mac font loadingJiang Jiang2010-09-142-8/+3