qt5base-lts/src/gui/text
Eskil Abrahamsen Blomfeldt 53180c430f Add flag for showing document terminator in text
In 208496091d, the behavior of
QTextOption::ShowLineAndParagraphSeparators was changed to also
include a section symbol at the end of the document. This was
an unnecessary behavioral change. Instead we add a separate flag
for this marker.

[ChangeLog][QtGui][Text] Added QTextOption::ShowDocumentTerminator
flag.

Task-number: QTBUG-52048
Change-Id: I2f6f7e5c9c894f46525682f2c6520a7003fa09bc
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
2016-04-08 12:30:42 +00:00
..
qabstracttextdocumentlayout_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qabstracttextdocumentlayout.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qabstracttextdocumentlayout.h QtGui: mark some more types as movable/primitive 2016-03-03 16:22:27 +00:00
qcssparser_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qcssparser.cpp QVector: preserve capacity in clear() 2016-02-29 07:57:47 +00:00
qcssscanner.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdistancefield_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qdistancefield.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-04 08:59:18 +02:00
qfont_p.h Merge remote-tracking branch 'origin/5.6' into dev 2016-01-21 08:17:21 +01:00
qfont.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-03-21 09:02:57 +01:00
qfont.h Updated license headers 2016-01-15 12:25:24 +00:00
qfontdatabase.cpp QtGui: mark some more types as movable/primitive 2016-03-03 16:22:27 +00:00
qfontdatabase.h Updated license headers 2016-01-15 12:25:24 +00:00
qfontengine_ft_p.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-04 08:59:18 +02:00
qfontengine_ft.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-04 08:59:18 +02:00
qfontengine_p.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-04 08:59:18 +02:00
qfontengine_qpf2_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qfontengine_qpf2.cpp QtGui: use printf-style qWarning/qDebug where possible (I) 2016-03-04 10:29:08 +00:00
qfontengine.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-04 08:59:18 +02:00
qfontengineglyphcache_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qfontengineglyphcache.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qfontinfo.h Updated license headers 2016-01-15 12:25:24 +00:00
qfontmetrics.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-02-18 20:50:35 +01:00
qfontmetrics.h Updated license headers 2016-01-15 12:25:24 +00:00
qfontsubset_agl.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qfontsubset_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qfontsubset.cpp QtGui: use printf-style qWarning/qDebug where possible (I) 2016-03-04 10:29:08 +00:00
qfragmentmap_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qfragmentmap.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qglyphrun_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qglyphrun.cpp Use QFlags::setFlag where prudent in qtbase 2016-02-12 19:32:05 +00:00
qglyphrun.h Updated license headers 2016-01-15 12:25:24 +00:00
qharfbuzzng_p.h Disable ligatures using existing mechanism in HB, not workaround 2016-02-24 09:01:29 +00:00
qharfbuzzng.cpp QFontEngine: use RAII for font_, face_ members 2016-03-04 10:37:25 +00:00
qplatformfontdatabase.cpp QtGui: use printf-style qWarning/qDebug where possible (I) 2016-03-04 10:29:08 +00:00
qplatformfontdatabase.h Updated license headers 2016-01-15 12:25:24 +00:00
qrawfont_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qrawfont.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-03-24 20:37:33 +01:00
qrawfont.h Updated license headers 2016-01-15 12:25:24 +00:00
qstatictext_p.h QtGui: mark some more types as movable/primitive 2016-03-03 16:22:27 +00:00
qstatictext.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qstatictext.h Updated license headers 2016-01-15 12:25:24 +00:00
qsyntaxhighlighter.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qsyntaxhighlighter.h Updated license headers 2016-01-15 12:25:24 +00:00
qtextcursor_p.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-02-18 20:50:35 +01:00
qtextcursor.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-02-18 20:50:35 +01:00
qtextcursor.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-02-18 20:50:35 +01:00
qtextdocument_p.cpp QVector: preserve capacity in clear() 2016-02-29 07:57:47 +00:00
qtextdocument_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qtextdocument.cpp Merge remote-tracking branch 'origin/5.6' into dev 2016-01-26 16:27:28 +01:00
qtextdocument.h Updated license headers 2016-01-15 12:25:24 +00:00
qtextdocumentfragment_p.h QtGui: mark some more types as movable/primitive 2016-03-03 16:22:27 +00:00
qtextdocumentfragment.cpp QtGui: eradicate Q_FOREACH loops [const-& returns] 2016-02-11 23:18:44 +00:00
qtextdocumentfragment.h Updated license headers 2016-01-15 12:25:24 +00:00
qtextdocumentlayout_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qtextdocumentlayout.cpp QtGui: use printf-style qWarning/qDebug where possible (I) 2016-03-04 10:29:08 +00:00
qtextdocumentwriter.cpp QtGui: use printf-style qWarning/qDebug where possible (I) 2016-03-04 10:29:08 +00:00
qtextdocumentwriter.h Updated license headers 2016-01-15 12:25:24 +00:00
qtextengine_p.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-02-24 13:31:14 +01:00
qtextengine.cpp Add flag for showing document terminator in text 2016-04-08 12:30:42 +00:00
qtextformat_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qtextformat.cpp QtGui: mark some more types as movable/primitive 2016-03-03 16:22:27 +00:00
qtextformat.h QtGui: mark some more types as movable/primitive 2016-03-03 16:22:27 +00:00
qtexthtmlparser_p.h QtGui: mark some more types as movable/primitive 2016-03-03 16:22:27 +00:00
qtexthtmlparser.cpp Merge remote-tracking branch 'origin/5.6' into dev 2016-02-11 08:25:04 +01:00
qtextimagehandler_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qtextimagehandler.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qtextlayout.cpp QtGui: use printf-style qWarning/qDebug where possible (I) 2016-03-04 10:29:08 +00:00
qtextlayout.h QtGui: mark some more types as movable/primitive 2016-03-03 16:22:27 +00:00
qtextlist.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qtextlist.h Updated license headers 2016-01-15 12:25:24 +00:00
qtextobject_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qtextobject.cpp QTextFrame::iterator: restore nothrow move special members 2016-02-12 18:29:54 +00:00
qtextobject.h QTextFrame::iterator: restore nothrow move special members 2016-02-12 18:29:54 +00:00
qtextodfwriter_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qtextodfwriter.cpp QtGui: use printf-style qWarning/qDebug where possible (I) 2016-03-04 10:29:08 +00:00
qtextoption.cpp Add flag for showing document terminator in text 2016-04-08 12:30:42 +00:00
qtextoption.h Add flag for showing document terminator in text 2016-04-08 12:30:42 +00:00
qtexttable_p.h Replace some QList<int> with QVector<int> 2016-02-08 19:58:01 +00:00
qtexttable.cpp Replace some QList<int> with QVector<int> 2016-02-08 19:58:01 +00:00
qtexttable.h Updated license headers 2016-01-15 12:25:24 +00:00
qzip.cpp QtGui: de-duplicate calls and cache results 2016-03-13 17:00:31 +00:00
qzipreader_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qzipwriter_p.h Updated license headers 2016-01-15 12:25:24 +00:00
text.pri src/gui/text/text.pri: add missing header qabstracttextdocumentlayout_p.h 2015-06-01 05:22:05 +00:00