katie/src/gui/text
Ivailo Monev 6793e65f2d cleanup forward declarations in qwindowdefs header
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-16 19:35:59 +00:00
..
qabstracttextdocumentlayout.cpp initial import 2015-12-10 05:06:13 +02:00
qabstracttextdocumentlayout.h Q_DECLARE_INTERFACE use fixes 2017-05-09 07:11:08 +00:00
qabstracttextdocumentlayout_p.h initial import 2015-12-10 05:06:13 +02:00
qcssparser.cpp gui component all-in-one build fixes 2017-08-05 06:44:35 +00:00
qcssparser_p.h mostly intergrity/vxworks code removal 2016-11-09 12:27:54 +00:00
qcssscanner.cpp initial import 2015-12-10 05:06:13 +02:00
qfont.cpp initialize thread locals 2019-05-14 17:58:50 +00:00
qfont.h cleanup forward declarations in qwindowdefs header 2019-05-16 19:35:59 +00:00
qfont_p.h remove raw font support 2017-08-09 19:23:36 +00:00
qfont_x11.cpp now that raw X11 fonts are not supported Freertype is required 2017-10-18 04:29:36 +00:00
qfontdatabase.cpp now that raw X11 fonts are not supported Freertype is required 2017-10-18 04:29:36 +00:00
qfontdatabase.h cleanup forward declarations in qwindowdefs header 2019-05-16 19:35:59 +00:00
qfontdatabase_x11.h require fontconfig atleast v2.4.2 2019-05-14 17:04:19 +00:00
qfontengine.cpp embracing the STL 2016-10-04 16:33:26 +00:00
qfontengine_ft.cpp initialize thread locals 2019-05-16 05:20:18 +00:00
qfontengine_ft_p.h QFontEngine, QStaticTextItem, QTextControlPrivate and QTextHtmlElement cleanup 2019-05-07 05:16:11 +00:00
qfontengine_p.h QFontEngine, QStaticTextItem, QTextControlPrivate and QTextHtmlElement cleanup 2019-05-07 05:16:11 +00:00
qfontengine_x11.cpp remove desktop specific cruft 2019-05-04 16:59:05 +00:00
qfontengine_x11_p.h remove raw font support 2017-08-09 19:23:36 +00:00
qfontengineglyphcache_p.h mostly mac leftovers removal 2016-09-19 18:52:24 +00:00
qfontinfo.h remove raw font support 2017-08-09 19:23:36 +00:00
qfontmetrics.cpp get rid of QPicture 2016-11-11 01:10:39 +00:00
qfontmetrics.h Q3 and QAxWidget leftovers removal mostly 2016-11-03 17:08:20 +00:00
qfontsubset.cpp now that raw X11 fonts are not supported Freertype is required 2017-10-18 04:29:36 +00:00
qfontsubset_p.h initial import 2015-12-10 05:06:13 +02:00
qfragmentmap.cpp initial import 2015-12-10 05:06:13 +02:00
qfragmentmap_p.h initial import 2015-12-10 05:06:13 +02:00
qharfbuzz.cpp various cleanups 2019-05-13 00:18:27 +00:00
qharfbuzz_p.h re-implement QTextBoundryFinder via QChar 2016-08-28 17:06:32 +00:00
qstatictext.cpp private structures cleanup 2019-05-07 23:00:31 +00:00
qstatictext.h QStaticTextItem cleanup 2019-05-07 05:12:41 +00:00
qstatictext_p.h private structures cleanup 2019-05-07 23:00:31 +00:00
qsyntaxhighlighter.cpp initial import 2015-12-10 05:06:13 +02:00
qsyntaxhighlighter.h initial import 2015-12-10 05:06:13 +02:00
qtextcontrol.cpp remove double headers inclusions 2019-05-16 14:53:28 +00:00
qtextcontrol_p.h remove input context leftovers 2019-05-15 22:46:04 +00:00
qtextcontrol_p_p.h QTextControlPrivate, QTextCopyHelper, QTextDocumentFragmentPrivate and QTextEngine cleanup 2019-05-12 16:06:09 +00:00
qtextcursor.cpp mostly Q_WS_MAC leftovers removal 2017-08-06 07:44:53 +00:00
qtextcursor.h initial import 2015-12-10 05:06:13 +02:00
qtextcursor_p.h private structures cleanup 2019-05-07 23:00:31 +00:00
qtextdocument.cpp remove redundant function 2016-02-26 03:42:26 +02:00
qtextdocument.h make QDoc documented properties actual properties 2019-05-07 04:51:46 +00:00
qtextdocument_p.cpp QTextUndoCommand cleanup 2019-05-13 17:17:26 +00:00
qtextdocument_p.h QTextUndoCommand cleanup 2019-05-13 17:17:26 +00:00
qtextdocumentfragment.cpp QTextControlPrivate, QTextCopyHelper, QTextDocumentFragmentPrivate and QTextEngine cleanup 2019-05-12 16:06:09 +00:00
qtextdocumentfragment.h merge QTextDocumentFragment::toHtml() overload per Qt 5 comment 2016-01-16 15:24:39 +02:00
qtextdocumentfragment_p.h QTextControlPrivate, QTextCopyHelper, QTextDocumentFragmentPrivate and QTextEngine cleanup 2019-05-12 16:06:09 +00:00
qtextdocumentlayout.cpp now that QVariant::Float is a thing, use it 2019-05-12 20:39:57 +00:00
qtextdocumentlayout_p.h initial import 2015-12-10 05:06:13 +02:00
qtextdocumentwriter.cpp initial import 2015-12-10 05:06:13 +02:00
qtextdocumentwriter.h initial import 2015-12-10 05:06:13 +02:00
qtextengine.cpp various cleanups 2019-05-13 00:18:27 +00:00
qtextengine_p.h QTextControlPrivate, QTextCopyHelper, QTextDocumentFragmentPrivate and QTextEngine cleanup 2019-05-12 16:06:09 +00:00
qtextformat.cpp declare LayoutDirection as integers 2019-05-12 20:40:35 +00:00
qtextformat.h remove unnecessary headers inclusion 2016-02-08 13:24:13 +02:00
qtextformat_p.h initial import 2015-12-10 05:06:13 +02:00
qtexthtmlparser.cpp QUrl and qnamespace doc cleanups 2016-10-22 19:36:01 +00:00
qtexthtmlparser_p.h QFontEngine, QStaticTextItem, QTextControlPrivate and QTextHtmlElement cleanup 2019-05-07 05:16:11 +00:00
qtextimagehandler.cpp initial import 2015-12-10 05:06:13 +02:00
qtextimagehandler_p.h 0 to Q_NULLPTR 2016-11-04 12:42:19 +00:00
qtextlayout.cpp now that raw X11 fonts are not supported Freertype is required 2017-10-18 04:29:36 +00:00
qtextlayout.h remove raw font support 2017-08-09 19:23:36 +00:00
qtextlist.cpp initial import 2015-12-10 05:06:13 +02:00
qtextlist.h remove unnecessary headers inclusion 2016-02-08 13:24:13 +02:00
qtextobject.cpp remove raw font support 2017-08-09 19:23:36 +00:00
qtextobject.h QFontEngine, QStaticTextItem, QTextControlPrivate and QTextHtmlElement cleanup 2019-05-07 05:16:11 +00:00
qtextobject_p.h initial import 2015-12-10 05:06:13 +02:00
qtextodfwriter.cpp initial import 2015-12-10 05:06:13 +02:00
qtextodfwriter_p.h move xml and animation cruft out of core component 2019-05-07 19:08:52 +00:00
qtextoption.cpp declare QTextOption::WrapMode as metatype so that it can be used in properties 2019-05-07 05:03:42 +00:00
qtextoption.h declare QTextOption::WrapMode as metatype so that it can be used in properties 2019-05-07 05:03:42 +00:00
qtexttable.cpp mac, win, etc. leftovers removal 2016-09-14 03:15:37 +00:00
qtexttable.h remove unnecessary headers inclusion 2016-02-08 13:24:13 +02:00
qtexttable_p.h initial import 2015-12-10 05:06:13 +02:00
qzip.cpp mostly manual d pointer management 2016-11-01 17:38:09 +00:00
qzipreader_p.h private structures cleanup 2019-05-07 23:00:31 +00:00
qzipwriter_p.h various fixes and cleanups 2016-09-06 05:28:14 +00:00
text.cmake build system cleanup 2019-05-13 18:23:35 +00:00