summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-2059-1065/+766
|\
| * Fix the font engines leakingKonstantin Ritt2013-03-206-111/+124
| * Move QTextEngine implementation details from QTextLayoutKonstantin Ritt2013-03-193-86/+95
| * Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-193-0/+8
| * Perform kerning in QRawFont::advancesForGlyphIndexesAllan Sandfeld Jensen2013-03-192-7/+74
| * Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1612-35/+35
| * QTextEngine capitalization doesn't work with QRawFontAllan Sandfeld Jensen2013-03-141-2/+3
| * Move Unicode script itemization code from text engine to UnicodeToolsKonstantin Ritt2013-03-141-6/+10
| * QTextEngine::itemize(): Minor optimizationKonstantin Ritt2013-03-131-1/+1
| * Hide Harfbuzz from the outer worldKonstantin Ritt2013-03-132-96/+0
| * Avoid using HB types in QFontEngine APIKonstantin Ritt2013-03-136-55/+81
| * Replace HB types used in API with Qt analogsKonstantin Ritt2013-03-1210-60/+67
| * Get rid of qt_determine_writing_systems_from_truetype_bits()Konstantin Ritt2013-03-124-132/+112
| * Fix selection of fonts that require OpenType featuresKonstantin Ritt2013-03-042-0/+6
| * Fix path separators in archives created by QZipWriterPavel Mogylevskiy2013-02-201-6/+6
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-182-3/+3
| |\
| * | Add support for color glyphs (Emoji) on Mac OS X and iOSTor Arne Vestbø2013-02-132-1/+10
| * | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-291-2/+2
| |\ \
| | * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-2/+2
| | |\ \
| * | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2922-88/+0
| |/ / /
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2288-88/+88
| |\ \ \
| * | | | Add support for retina glyph-based text drawing in the GL paint-engineTor Arne Vestbø2013-01-211-0/+1
| * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-161-1/+2
| |\ \ \ \
| * | | | | Fix regression in perspective-transformed textEskil Abrahamsen Blomfeldt2013-01-111-1/+1
| * | | | | Refactor paint/font-engine shouldDrawCachedGlyphs and supportsTransformationsTor Arne Vestbø2013-01-102-3/+3
| * | | | | Merge "Merge branch 'stable' into dev" into refs/staging/devJędrzej Nowacki2013-01-071-1/+3
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'stable' into devFrederik Gladhorn2013-01-071-1/+3
| | |\ \ \ \ \
| * | | | | | | Get rid of pre-QPA leftoversKonstantin Ritt2013-01-073-240/+1
| |/ / / / / /
| * | | | | | Merge branch 'stable' into devFrederik Gladhorn2013-01-046-30/+31
| |\ \ \ \ \ \
| * | | | | | | Move ForceIntegerMetrics testing out of the loopKonstantin Ritt2013-01-021-2/+5
| * | | | | | | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-2110-145/+138
* | | | | | | | Fix missing glyphs for large fontsEskil Abrahamsen Blomfeldt2013-03-191-8/+18
* | | | | | | | Remove the usage of undefined QFontDatabase::WritingSystemLiang Qi2013-03-151-8/+0
* | | | | | | | Fix size of HB_FontRec in qharfbuzz_copy_p.hJosh Faust2013-03-131-1/+12
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Doc: Fixed typo "pragraphs" -> "paragraphs"Marcel Krems2013-02-151-2/+2
* | | | | | | Fixed crashes when using QImage in combination with QCoreApplication.Samuel Rødal2013-02-141-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Doc: Fix module name formatSze Howe Koh2013-01-251-2/+2
| |_|_|_|/ |/| | | |
* | | | | Update copyright year in Digia's license headersSergio Ahumada2013-01-1890-90/+90
| |_|_|/ |/| | |
* | | | Fix crash when trying to create paths for color-glyphs (Emoji) on MacTor Arne Vestbø2013-01-141-1/+2
| |_|/ |/| |
* | | Fix possible crash in QTextDocumentEskil Abrahamsen Blomfeldt2013-01-031-1/+3
| |/ |/|
* | Fix styleName support in QPA font databaseJiang Jiang2012-12-144-26/+17
* | Mac: fix bugs for font selection in QFontDialogLiang Qi2012-12-141-1/+1
* | FreeType bitmaps interpreted in wrong formatFlorian Hänel2012-12-121-1/+13
* | properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-041-2/+0
|/
* Replace two \returns markers by "The function returns"hjk2012-11-301-1/+1
* Not necessary to assign bool to false for changing just 2 lines afterMontel Laurent2012-11-301-3/+2
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-303-1/+4
* Add QText*Format classes to the list of the implicitly shared onesGiuseppe D'Angelo2012-11-301-0/+7
* Fix possible assertion when using stringToCMap() for a multi engineKonstantin Ritt2012-11-271-4/+3
* Change license header from Nokia to DigiaSergio Ahumada2012-11-261-1/+1