qt6-bb10/src/gui/text
Liang Qi 99cdd5fc67 Merge remote-tracking branch 'origin/5.13' into 5.14
Conflicts:
	src/corelib/global/qrandom.cpp
	src/corelib/io/qfileinfo.cpp
	src/corelib/kernel/qeventdispatcher_win.cpp
	src/corelib/kernel/qeventdispatcher_win_p.h
	src/gui/text/qfontdatabase.cpp
	src/platformsupport/fontdatabases/mac/qcoretextfontdatabase.mm
	src/plugins/platforms/windows/qwindowsglcontext.cpp
	src/testlib/qtestcase.cpp

Done-With: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Done-With: Edward Welbourne <edward.welbourne@qt.io>
Change-Id: I4893212471aa24be804c989a581810e2f714545c
2019-09-30 14:43:02 +02:00
..
AGLFN_LICENSE.txt Add attribution for AGLFN 2019-08-08 07:07:37 +02:00
qabstracttextdocumentlayout.cpp Support clicking to toggle checkboxes in QTextEdit 2019-05-24 15:37:04 +02:00
qabstracttextdocumentlayout.h Support clicking to toggle checkboxes in QTextEdit 2019-05-24 15:37:04 +02:00
qabstracttextdocumentlayout_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qcssparser.cpp Android: Update clang mkspecs 2019-08-22 16:32:47 +03:00
qcssparser_p.h QTextDocument: add css-styling of table cell borders to HTML import/export 2019-08-19 20:59:12 +02:00
qcssscanner.cpp Make util/lexgen/ mention itself in its auto-gen line 2018-11-01 15:07:05 +00:00
qdistancefield.cpp Revert "QDistanceField: add missing copy assignment operator" 2019-07-11 22:07:38 +02:00
qdistancefield_p.h Revert "QDistanceField: add missing copy assignment operator" 2019-07-11 22:07:38 +02:00
qfont.cpp Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-30 14:43:02 +02:00
qfont.h Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
qfont_p.h QFont: remove unused member QFontPrivate::screen 2019-08-22 11:21:21 +02:00
qfontdatabase.cpp iOS: Fix fallback fonts on iOS 13+ 2019-09-26 10:32:25 +00:00
qfontdatabase.h Fix enum passed to QFontDatabase::findFont 2018-10-16 11:14:31 +00:00
qfontengine.cpp Merge remote-tracking branch 'origin/5.13' into dev 2019-08-13 09:46:17 +02:00
qfontengine_p.h Merge remote-tracking branch 'origin/5.13' into dev 2019-08-13 09:46:17 +02:00
qfontengine_qpf2.cpp Prefix textstream operators with Qt:: 2019-05-02 11:52:02 +00:00
qfontengine_qpf2_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qfontengineglyphcache.cpp
qfontengineglyphcache_p.h Support pen color with color fonts 2019-07-05 06:02:55 +00:00
qfontinfo.h
qfontmetrics.cpp Merge remote-tracking branch 'origin/dev' into 5.14 2019-08-27 09:45:52 +02:00
qfontmetrics.h Widget style: Use per-screen DPI in QStyleHelper::dpiScaled() 2019-08-23 01:41:33 +00:00
qfontsubset.cpp fix compilation with various -no-feature-* options 2019-05-05 09:14:48 +00:00
qfontsubset_agl.cpp
qfontsubset_p.h
qfragmentmap.cpp
qfragmentmap_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qglyphrun.cpp Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qglyphrun.h Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
qglyphrun_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qharfbuzzng.cpp Set point size, not just pixel size, when creating HarfBuzz fonts for shaping 2018-12-16 15:02:20 +00:00
qharfbuzzng_p.h Use harfbuzz feature to check for HarfBuzz 2016-11-24 08:38:39 +00:00
qinputcontrol.cpp Introduce QInputControl::isCommonTextEditShortcut 2017-03-27 11:32:30 +00:00
qinputcontrol_p.h Introduce QInputControl::isCommonTextEditShortcut 2017-03-27 11:32:30 +00:00
qplatformfontdatabase.cpp Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qplatformfontdatabase.h Fix font matching of typographic families on Windows 2019-05-23 09:49:10 +02:00
qrawfont.cpp Replace Q_DECL_NOEXCEPT with noexcept in QtGui 2019-04-05 22:26:49 +00:00
qrawfont.h Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
qrawfont_p.h Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qstatictext.cpp Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qstatictext.h Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
qstatictext_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qsyntaxhighlighter.cpp Use QScopedValueRollback more as a reentrancy guard 2019-03-26 20:03:32 +00:00
qsyntaxhighlighter.h Remove excess "virtual" keyword from destructors in Qt Gui 2018-09-25 14:34:42 +00:00
qt_attribution.json Add attribution for AGLFN 2019-08-08 07:07:37 +02:00
qtextcursor.cpp Add a clarification about "characters" to QTextCursor docs 2019-04-02 06:51:21 +00:00
qtextcursor.h Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
qtextcursor_p.h
qtextdocument.cpp QTextDocument: Fix device scaling for QTextFrameFormat margins, padding and border 2019-09-17 23:05:09 +02:00
qtextdocument.h Overload QTextBrowser::setSource() to add optional type argument 2019-06-20 20:29:15 +02:00
qtextdocument_p.cpp Merge remote-tracking branch 'origin/5.13' into dev 2019-08-13 09:46:17 +02:00
qtextdocument_p.h Merge remote-tracking branch 'origin/5.13' into dev 2019-06-27 14:38:03 +02:00
qtextdocumentfragment.cpp Merge remote-tracking branch 'origin/dev' into 5.14 2019-08-27 09:45:52 +02:00
qtextdocumentfragment.h
qtextdocumentfragment_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qtextdocumentlayout.cpp QTextDocument: Fix device scaling for QTextFrameFormat margins, padding and border 2019-09-17 23:05:09 +02:00
qtextdocumentlayout_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qtextdocumentwriter.cpp Change QTextMarkdownWriter to pass by const pointer and QAIM 2019-05-08 20:28:44 +00:00
qtextdocumentwriter.h Modernize the "textcodec" feature 2018-11-07 13:19:54 +00:00
qtextengine.cpp Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-09 07:51:49 +00:00
qtextengine_p.h Replace Q_DECL_NOEXCEPT with noexcept in QtGui 2019-04-05 22:26:49 +00:00
qtextformat.cpp Fix qdoc warnings 2019-09-10 13:57:06 +02:00
qtextformat.h QTextDocument: allow css-styling of table cell borders 2019-08-08 16:46:09 +02:00
qtextformat_p.h Use Q_DISABLE_COPY_MOVE for private classes 2018-12-12 07:23:54 +00:00
qtexthtmlparser.cpp QTextDocument: add css-styling of table cell borders to HTML import/export 2019-08-19 20:59:12 +02:00
qtexthtmlparser_p.h QTextDocument: add css-styling of table cell borders to HTML import/export 2019-08-19 20:59:12 +02:00
qtextimagehandler.cpp
qtextimagehandler_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qtextlayout.cpp Merge remote-tracking branch 'origin/5.12' into dev 2019-01-04 07:33:14 +01:00
qtextlayout.h Fix GCC 4.8 build 2019-08-05 15:50:42 +03:00
qtextlist.cpp QtGui/Text: mark obsolete functions as deprecated 2019-01-28 19:37:33 +00:00
qtextlist.h QtGui/Text: mark obsolete functions as deprecated 2019-01-28 19:37:33 +00:00
qtextmarkdownimporter.cpp qtlite: Fix build with -no-feature-texthtmlparser 2019-06-11 15:24:36 +02:00
qtextmarkdownimporter_p.h QTextMarkdownWriter: write fenced code blocks with language declaration 2019-06-04 08:01:34 +02:00
qtextmarkdownwriter.cpp Fix build without features.itemmodel 2019-07-06 17:54:13 +09:00
qtextmarkdownwriter_p.h Fix build without features.itemmodel 2019-07-06 17:54:13 +09:00
qtextobject.cpp Merge remote-tracking branch 'origin/5.13' into dev 2019-07-10 10:39:33 +02:00
qtextobject.h Merge remote-tracking branch 'origin/5.13' into dev 2019-05-07 11:58:30 +02:00
qtextobject_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qtextodfwriter.cpp Merge remote-tracking branch 'origin/5.12' into 5.13 2019-05-27 09:17:14 +02:00
qtextodfwriter_p.h Add more formatting to QTextDocumentWriter when writing ODF files 2018-04-11 18:44:31 +00:00
qtextoption.cpp Show nbsps as a degree symbol to differeniate from normal spaces 2018-03-16 07:10:24 +00:00
qtextoption.h Add QTextOption/QTextEdit/QPlainTextEdit::tabStopDistance property 2017-08-06 08:16:06 +00:00
qtexttable.cpp Fix QTextTable:insertRows() for tables with spanning cells 2019-02-09 08:01:08 +00:00
qtexttable.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qtexttable_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qzip.cpp Remove member function from CentralFileHeader 2018-08-03 20:26:52 +00:00
qzipreader_p.h Replace Q_DECL_NOEXCEPT with noexcept in QtGui 2019-04-05 22:26:49 +00:00
qzipwriter_p.h Use Q_DISABLE_COPY_MOVE for private classes 2018-12-12 07:23:54 +00:00
text.pri Add QTextMarkdownWriter, QTextEdit::markdown property etc. 2019-05-01 14:31:27 +00:00