qt6-bb10/src/gui/text
Konstantin Ritt 461c2b2004 Update bundled HarfBuzz-NG copy to 0.9.32
- Unicode 7.0 support
- New shapers
- Multiple improvements in Arabic, Indic, and Hebrew shapers
- Build fixes, optimizations, etc.

Change-Id: I0ba14b619c3e6fb35cddd9d65e694af41197d6ae
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
2014-07-20 01:12:24 +02:00
..
qabstracttextdocumentlayout.cpp Introduce QAbstractTextDocumentLayout::unregisterHandler() 2013-09-04 18:52:29 +02:00
qabstracttextdocumentlayout.h Introduce QAbstractTextDocumentLayout::unregisterHandler() 2013-09-04 18:52:29 +02:00
qabstracttextdocumentlayout_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qcssparser.cpp Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qcssparser_p.h CSS parser: fix the pseudo-classes array length 2014-02-26 14:18:48 +01:00
qcssscanner.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdistancefield.cpp Optimize glyph lookups with QFontEngine::glyphIndex(uint) 2014-03-05 13:45:44 +01:00
qdistancefield_p.h Removed unused distance field functions. 2013-09-09 15:27:25 +02:00
qfont.cpp qpa: Merge qfont_qpa.cpp 2014-05-13 12:18:22 +02:00
qfont.h Deprecate QFont::setRawName() and QFont::rawName() 2014-03-27 22:02:39 +01:00
qfont_p.h Merge remote-tracking branch 'origin/stable' into dev 2014-04-01 11:44:27 +03:00
qfontdatabase.cpp Fix fallbacks for adapted common script 2014-07-10 10:01:49 +02:00
qfontdatabase.h Merge remote-tracking branch 'origin/5.3' into dev 2014-07-14 10:35:51 +02:00
qfontengine.cpp Merge remote-tracking branch 'origin/5.3' into dev 2014-07-14 10:35:51 +02:00
qfontengine_ft.cpp Fix FT glyph outline to path conversion 2014-05-07 09:23:28 +02:00
qfontengine_ft_p.h Make QFontEngine::type() non-virtual 2014-03-05 13:46:15 +01:00
qfontengine_p.h qpa: Clean up and refactor qfontengine_qpa 2014-05-15 02:51:06 +02:00
qfontengine_qpf2.cpp qpa: Clean up and refactor qfontengine_qpa 2014-05-15 02:51:06 +02:00
qfontengine_qpf2_p.h qpa: Clean up and refactor qfontengine_qpa 2014-05-15 02:51:06 +02:00
qfontengineglyphcache_p.h Unify glyph format between QFontEngine and QFontEngineGlyphCache 2014-02-19 19:36:25 +01:00
qfontinfo.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qfontmetrics.cpp Doc: Fix docs for QFontMetrics::height() to match code 2014-06-23 10:49:07 +02:00
qfontmetrics.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qfontsubset.cpp Optimize glyph lookups with QFontEngine::glyphIndex(uint) 2014-03-05 13:45:44 +01:00
qfontsubset_agl.cpp Fix WinCE/MSVC2008 build errors related to std::lower_bound patches. 2013-09-25 17:22:52 +02:00
qfontsubset_p.h Make qtbase compile with QT_NO_TEMPORARYFILE 2013-06-04 00:05:55 +02:00
qfragmentmap.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfragmentmap_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qglyphrun.cpp Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qglyphrun.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qglyphrun_p.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qharfbuzzng.cpp [HB] Ensure we always working with non-multi font engine 2014-04-04 19:32:21 +02:00
qharfbuzzng_p.h Add HarfBuzz-to-Qt bridging code 2013-09-08 04:21:56 +02:00
qplatformfontdatabase.cpp qpa: Clean up and refactor qfontengine_qpa 2014-05-15 02:51:06 +02:00
qplatformfontdatabase.h Teach font database to populate families lazily 2014-03-20 19:01:53 +01:00
qrawfont.cpp qpa: merge qrawfont_qpa.cpp 2014-05-13 12:18:26 +02:00
qrawfont.h Perform kerning in QRawFont::advancesForGlyphIndexes 2013-03-19 03:59:42 +01:00
qrawfont_p.h qpa: merge qrawfont_qpa.cpp 2014-05-13 12:18:26 +02:00
qstatictext.cpp Prevent DrawTextItemDevice::metric warning on Mac 2014-03-15 10:45:04 +01:00
qstatictext.h Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qstatictext_p.h Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qsyntaxhighlighter.cpp Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qsyntaxhighlighter.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qtextcursor.cpp Fix incorrect repaints with plain text edit 2014-04-30 18:23:23 +02:00
qtextcursor.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qtextcursor_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtextdocument.cpp QTextDocument: avoid relocations 2013-12-23 19:37:41 +01:00
qtextdocument.h Merge remote-tracking branch 'origin/stable' into dev 2013-12-16 16:59:33 +01:00
qtextdocument_p.cpp src/gui/text: whitespace fixes 2013-11-26 00:05:46 +01:00
qtextdocument_p.h Merge remote-tracking branch 'origin/stable' into dev 2013-11-26 22:35:48 +01:00
qtextdocumentfragment.cpp Support empty inline elements in block tags in QTextDocument 2014-02-05 09:10:25 +01:00
qtextdocumentfragment.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qtextdocumentfragment_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtextdocumentlayout.cpp Emit updateBlock signal in QTextDocumentLayout 2014-02-18 00:28:16 +01:00
qtextdocumentlayout_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtextdocumentwriter.cpp Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qtextdocumentwriter.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qtextengine.cpp Update bundled HarfBuzz-NG copy to 0.9.32 2014-07-20 01:12:24 +02:00
qtextengine_p.h Decrease code duplication by reusing QTextEngine::findItem() 2014-07-08 08:58:34 +02:00
qtextformat.cpp Remove TableFormat as FormatType from QTextFormat 2014-02-06 08:03:55 +01:00
qtextformat.h Remove TableFormat as FormatType from QTextFormat 2014-02-06 08:03:55 +01:00
qtextformat_p.h Reduce code duplication 2014-01-20 02:42:31 +01:00
qtexthtmlparser.cpp Allow QTextCharFormat::setFont() to skip unresolved font props 2014-01-31 00:24:48 +01:00
qtexthtmlparser_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtextimagehandler.cpp QTextImageHandler: Load @2x images on retina 2014-04-09 20:53:06 +02:00
qtextimagehandler_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtextlayout.cpp Merge remote-tracking branch 'origin/5.3' into dev 2014-07-10 10:11:11 +02:00
qtextlayout.h Clean up old PostScript printing code 2013-05-12 13:58:04 +02:00
qtextlist.cpp src/gui/text: whitespace fixes 2013-11-26 00:05:46 +01:00
qtextlist.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qtextobject.cpp QTextObject: replace a use of an inefficient QList with QVector 2014-02-20 21:34:44 +01:00
qtextobject.h QTextObject: replace a use of an inefficient QList with QVector 2014-02-20 21:34:44 +01:00
qtextobject_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtextodfwriter.cpp Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qtextodfwriter_p.h Make sure that we #include qconfig.h before testing for features. 2013-03-19 07:02:57 +01:00
qtextoption.cpp Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qtextoption.h Correct the bit field sizes in QTextOption 2013-10-01 08:19:15 +02:00
qtexttable.cpp src/gui/text: whitespace fixes 2013-11-26 00:05:46 +01:00
qtexttable.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qtexttable_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qzip.cpp Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qzipreader_p.h Make sure that we #include qconfig.h before testing for features. 2013-03-19 07:02:57 +01:00
qzipwriter_p.h Make sure that we #include qconfig.h before testing for features. 2013-03-19 07:02:57 +01:00
text.pri qpa: Clean up and refactor qfontengine_qpa 2014-05-15 02:51:06 +02:00