qt6-bb10/src/gui/text
Eskil Abrahamsen Blomfeldt 5feefb0c03 Enablers for TextInput
In order to use the scene graph text node in TextInput, we
need enablers. Most of this is to enable selections,
which in turn means we need to be able to extract a certain
set of glyphs from a QTextLine.
2011-05-23 13:38:22 +02:00
..
qabstractfontengine_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qabstractfontengine_qws.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qabstractfontengine_qws.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qabstracttextdocumentlayout.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qabstracttextdocumentlayout.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qabstracttextdocumentlayout_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcssparser.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcssparser_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcssscanner.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfont.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfont.h Make sure QFont's resolve mask is copied on compilers with C++0x support 2011-04-29 10:12:27 +02:00
qfont_mac.cpp Add a way to retrieve CTFontRef from QFont 2011-05-05 13:39:05 +02:00
qfont_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfont_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfont_qws.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfont_s60.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfont_win.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfont_x11.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontdatabase.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontdatabase.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontdatabase_mac.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontdatabase_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontdatabase_qws.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontdatabase_s60.cpp Make text rendering working outside the gui thread on Symbian. 2011-05-10 12:54:49 +02:00
qfontdatabase_win.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontdatabase_x11.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontengine.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontengine_coretext.mm Fix QRawFont::setPixelSize() on Mac 2011-05-06 16:00:15 +02:00
qfontengine_coretext_p.h Add a way to retrieve CTFontRef from QFont 2011-05-05 13:39:05 +02:00
qfontengine_ft.cpp Fix broken drawing with large fonts using QStaticText and FreeType 2011-05-18 14:55:03 +02:00
qfontengine_ft_p.h Remove QFontEngineFT::loadGlyphMetrics 2011-05-04 14:34:31 +02:00
qfontengine_mac.mm Use maximum ascent/descent/leading from fallback fonts in shaping 2011-04-29 11:02:25 +02:00
qfontengine_mac_p.h Use maximum ascent/descent/leading from fallback fonts in shaping 2011-04-29 11:02:25 +02:00
qfontengine_p.h Make QtQuick2 compile on QPA 2011-04-28 11:01:04 +02:00
qfontengine_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontengine_qpa_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontengine_qpf.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontengine_qpf_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontengine_qws.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontengine_s60.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontengine_s60_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontengine_win.cpp Make QtQuick2 compile on QPA 2011-04-28 11:01:04 +02:00
qfontengine_win_p.h Make QtQuick2 compile on QPA 2011-04-28 11:01:04 +02:00
qfontengine_x11.cpp Make QtQuick2 compile on QPA 2011-04-28 11:01:04 +02:00
qfontengine_x11_p.h Make QtQuick2 compile on QPA 2011-04-28 11:01:04 +02:00
qfontenginedirectwrite.cpp Make QtQuick2 compile on QPA 2011-04-28 11:01:04 +02:00
qfontenginedirectwrite_p.h Make QtQuick2 compile on QPA 2011-04-28 11:01:04 +02:00
qfontengineglyphcache_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontinfo.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontmetrics.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontmetrics.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontsubset.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfontsubset_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfragmentmap.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qfragmentmap_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qglyphrun.cpp Enablers for TextInput 2011-05-23 13:38:22 +02:00
qglyphrun.h Enablers for TextInput 2011-05-23 13:38:22 +02:00
qglyphrun_p.h Rename QGlyphs -> QGlyphRun 2011-05-10 12:20:13 +02:00
qpfutil.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplatformfontdatabase_qpa.cpp Make QtQuick2 compile on QPA 2011-04-28 11:01:04 +02:00
qplatformfontdatabase_qpa.h Make QtQuick2 compile on QPA 2011-04-28 11:01:04 +02:00
qrawfont.cpp Enablers for TextInput 2011-05-23 13:38:22 +02:00
qrawfont.h Enablers for TextInput 2011-05-23 13:38:22 +02:00
qrawfont_ft.cpp Make QtQuick2 compile on QPA 2011-04-28 11:01:04 +02:00
qrawfont_mac.cpp Make QtQuick2 compile on QPA 2011-04-28 11:01:04 +02:00
qrawfont_p.h Make QtQuick2 compile on QPA 2011-04-28 11:01:04 +02:00
qrawfont_qpa.cpp Make QtQuick2 compile on QPA 2011-04-28 11:01:04 +02:00
qrawfont_win.cpp Make QtQuick2 compile on QPA 2011-04-28 11:01:04 +02:00
qstatictext.cpp Initial import from qtquick2. 2011-04-27 14:33:44 +02:00
qstatictext.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qstatictext_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsyntaxhighlighter.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsyntaxhighlighter.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextcontrol.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextcontrol_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextcontrol_p_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextcursor.cpp Move QTextCursor::MoveStyle to Qt namespace 2011-05-11 15:28:09 +02:00
qtextcursor.h Move QTextCursor::MoveStyle to Qt namespace 2011-05-11 15:28:09 +02:00
qtextcursor_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextdocument.cpp Move QTextCursor::MoveStyle to Qt namespace 2011-05-11 15:28:09 +02:00
qtextdocument.h Move QTextCursor::MoveStyle to Qt namespace 2011-05-11 15:28:09 +02:00
qtextdocument_p.cpp Move QTextCursor::MoveStyle to Qt namespace 2011-05-11 15:28:09 +02:00
qtextdocument_p.h Move QTextCursor::MoveStyle to Qt namespace 2011-05-11 15:28:09 +02:00
qtextdocumentfragment.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextdocumentfragment.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextdocumentfragment_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextdocumentlayout.cpp Fixes warnings about unused variables 2011-05-10 12:54:51 +02:00
qtextdocumentlayout_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextdocumentwriter.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextdocumentwriter.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextengine.cpp Use maximum ascent/descent/leading from fallback fonts in shaping 2011-04-29 11:02:25 +02:00
qtextengine_mac.cpp Use maximum ascent/descent/leading from fallback fonts in shaping 2011-04-29 11:02:25 +02:00
qtextengine_p.h Move QTextCursor::MoveStyle to Qt namespace 2011-05-11 15:28:09 +02:00
qtextformat.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextformat.h Support more items for QTextCharFormat::VerticalAlignment enum for custom text objects. 2011-05-02 09:53:25 +02:00
qtextformat_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtexthtmlparser.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtexthtmlparser_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextimagehandler.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextimagehandler_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextlayout.cpp Enablers for TextInput 2011-05-23 13:38:22 +02:00
qtextlayout.h Enablers for TextInput 2011-05-23 13:38:22 +02:00
qtextlist.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextlist.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextobject.cpp Enablers for TextInput 2011-05-23 13:38:22 +02:00
qtextobject.h Rename QGlyphs -> QGlyphRun 2011-05-10 12:20:13 +02:00
qtextobject_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextodfwriter.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextodfwriter_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextoption.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextoption.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtexttable.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtexttable.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtexttable_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qzip.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qzipreader_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qzipwriter_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
text.pri Rename QGlyphs -> QGlyphRun 2011-05-10 12:20:13 +02:00