summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
* QFontEngineBox: Fix assertion for code points beyond BMPKonstantin Ritt2014-02-091-6/+5
* Optimize stringToCMap() usageKonstantin Ritt2014-02-079-131/+244
* Get rid of SpecialData::addFormatIndicesKonstantin Ritt2014-02-063-54/+35
* Decrease code duplicationKonstantin Ritt2014-02-063-6/+12
* Clean-up some leftoversKonstantin Ritt2014-02-062-6/+3
* Fix japanese text rendering with Harfbuzz-NGKonstantin Ritt2014-02-061-2/+12
* Remove TableFormat as FormatType from QTextFormatLars Knoll2014-02-062-1/+3
* Support empty inline elements in block tags in QTextDocumentEskil Abrahamsen Blomfeldt2014-02-051-1/+1
* Fix character mirroring issue with HarfBuzz-NGKonstantin Ritt2014-02-045-19/+38
* Make HarBuzz-NG the default shaper on MacKonstantin Ritt2014-01-312-1/+8
* QTextEngine: Make FontEngineCache inaccessible from outsideKonstantin Ritt2014-01-311-0/+2
* Allow QTextCharFormat::setFont() to skip unresolved font propsKonstantin Ritt2014-01-313-51/+88
* Introduce QTextBlock::textFormats()Konstantin Ritt2014-01-302-1/+53
* [QFontEngineBox] Fix incorrect advances for SMP code pointsKonstantin Ritt2014-01-301-4/+11
* Get rid of QGlyphLayout::advances_yKonstantin Ritt2014-01-3010-142/+91
* Introduce QChar::JoiningType enum and QChar::joiningType() methodKonstantin Ritt2014-01-291-4/+4
* Defer HarfBuzz face loading up until it gets usedKonstantin Ritt2014-01-241-2/+6
* Fix rounding issueKonstantin Ritt2014-01-241-1/+1
* Reduce code duplicationKonstantin Ritt2014-01-202-15/+4
* Add convenience method QTextFormat::isEmpty()Konstantin Ritt2014-01-202-0/+10
* Remove unimplemented constructor in QTextEngineEskil Abrahamsen Blomfeldt2014-01-151-1/+0
* Update the Unicode Data and Algorithms up to Unicode 6.3.0Konstantin Ritt2014-01-141-9/+7
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-031-1/+1
|\
| * REG: Fix support for strings spanning multiple font enginesEskil Abrahamsen Blomfeldt2014-01-031-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-243-5/+45
|\|
| * Fix writingSystems determination by code page range bitsKonstantin Ritt2013-12-191-2/+42
| * Fix build with HarfBuzz-NG older than 0.9.20Konstantin Ritt2013-12-171-1/+1
| * Fix build with -WerrorKonstantin Ritt2013-12-172-2/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-231-0/+2
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-0/+2
| |\|
| | * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-12-051-0/+2
| | |\
| | | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-051-0/+2
| | | |\
| | | | * Use Q_QDOC for Qt namespace declaration in Qt GuiTopi Reinio2013-12-031-0/+2
* | | | | QTextDocument: avoid relocationsMarc Mutz2013-12-231-3/+11
|/ / / /
* | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-051-0/+4
|\| | |
| * | | QTextEngine: fix layouting of inline objects in right-aligned tabs.David Faure2013-12-051-0/+4
| |/ /
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-294-34/+36
|\| |
| * | Streamline font match() function.Friedemann Kleint2013-11-281-10/+6
| * | Remove unused variable in font match() function.Friedemann Kleint2013-11-281-3/+0
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-11-283-5/+1
| |\ \
| | * | Merge remote-tracking branch 'origin/release' into stableSimon Hausmann2013-11-283-5/+1
| | |\|
| | | * Revert "Store the font's scalability in QFontEngine."Yoann Lopes2013-11-273-5/+1
| * | | Fix font lookup.Friedemann Kleint2013-11-282-16/+29
| |/ /
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2617-216/+180
|\| |
| * | src/gui/text: whitespace fixesJ-P Nurmi2013-11-267-122/+122
| * | Cleanup freetype data in a thread-safe wayRobin Burchell2013-11-204-15/+45
| |/
| * Request the glyph at the right subpixel offsetGunnar Sletta2013-11-101-1/+1
| * Revert "Use Qt's own glyph cache with the freetype engine."Gunnar Sletta2013-11-061-1/+2
| * Revert "Ensure CSS rules are inherited from the parent tags"Andy Shaw2013-11-051-5/+1
| * Doc: Fix broken linksSze Howe Koh2013-11-051-1/+1