index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
text
/
qtextdocument.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some qdoc warnings: function parameter names
Volker Hilsheimer
2020-09-22
1
-5
/
+6
*
Mark obsolete QPrinter functions as deprecated from 5.15 on
Volker Hilsheimer
2020-09-03
1
-2
/
+2
*
Qpagedpaintdevice: Use marginsF instead of internal struct margins
Peng Wenhao
2020-09-01
1
-3
/
+6
*
Doc: Compile textdocument-end snippets
Paul Wicking
2020-08-28
1
-1
/
+1
*
Use OpenType font weights
Jonas Karlsson
2020-08-28
1
-2
/
+2
*
Allow arbitrary baseline shift in QTextCharacterFormat
Jordi Pujol Foyo
2020-08-26
1
-0
/
+87
*
Use QList instead of QVector in gui implementation
Jarek Kobus
2020-07-07
1
-3
/
+3
*
Export the letter and word spacing settings set on the default format
Andy Shaw
2020-07-06
1
-0
/
+18
*
Port QtGui from QStringRef to QStringView
Lars Knoll
2020-06-11
1
-3
/
+3
*
QtGui: fix deprecated QChar conversions
Marc Mutz
2020-05-11
1
-3
/
+3
*
Move Qt::codecForHtml() to qtextcodec.*
Lars Knoll
2020-04-24
1
-16
/
+0
*
Always encode HTML as utf-8
Lars Knoll
2020-04-21
1
-14
/
+7
*
Support multiple page ranges in QPrinter
Szabolcs David
2020-04-09
1
-3
/
+5
*
Remove QRegExp based API and QRegExp usage from QTextDocument
Lars Knoll
2020-04-01
1
-129
/
+8
*
Avoid recreating QRegularExpression for every text block
Joni Poikelin
2020-03-25
1
-9
/
+9
*
Remove references to QTextDocumentPrivate from public API
Eskil Abrahamsen Blomfeldt
2020-03-04
1
-43
/
+39
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-02-22
1
-0
/
+3
|
\
|
*
Doc: Update description of QTextDocument::characterCount
Paul Wicking
2020-02-20
1
-0
/
+3
*
|
Replace most use of QVariant::type and occurrences of QVariant::Type
Olivier Goffart
2020-01-23
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-07
1
-4
/
+2
|
\
\
|
|
/
|
*
QTextDocument: Set the font family to be after the families set
Andy Shaw
2020-01-06
1
-4
/
+2
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-06
1
-25
/
+14
|
\
\
|
|
/
|
*
QTextDocument: Give fontFamily() precedence over fontFamilies()
Ulf Hermann
2020-01-02
1
-25
/
+14
*
|
QTextDocument: Change use of QMap::unite to QMap::insert
MÃ¥rten Nordheim
2019-12-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2019-12-10
1
-1
/
+13
|
\
\
|
|
/
|
*
Copy formatting attributes when cloning an empty QTextDocument
Sona Kurazyan
2019-12-05
1
-1
/
+13
*
|
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-3
/
+3
|
/
*
Enforce QTextDocument::MarkdownFeature compatibility at compile time
Shawn Rutledge
2019-10-24
1
-1
/
+1
*
QTextDocument: Fix device scaling for QTextFrameFormat margins, padding and b...
Nils Jeisecke
2019-09-17
1
-10
/
+16
*
Fix qdoc warnings
Friedemann Kleint
2019-09-10
1
-2
/
+3
*
QTextDocument: add css-styling of table cell borders to HTML import/export
Nils Jeisecke
2019-08-19
1
-29
/
+51
*
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-06-27
1
-2
/
+31
|
\
|
*
Output all font families in HTML output
Allan Sandfeld Jensen
2019-06-21
1
-2
/
+31
*
|
Support copy-pasting foreground images within same document
Eskil Abrahamsen Blomfeldt
2019-06-21
1
-3
/
+13
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-06-14
1
-0
/
+2
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-06-11
1
-0
/
+2
|
|
\
|
|
*
Fix: QTextDocument::find backward search crossing paragraphs
Eirik Aavitsland
2019-06-04
1
-0
/
+2
*
|
|
Markdown and HTML: support image alt text and title
Shawn Rutledge
2019-06-01
1
-0
/
+6
*
|
|
QTextBrowser: detect and load markdown rather than assuming HTML
Shawn Rutledge
2019-05-30
1
-0
/
+1
*
|
|
Fix qdoc warnings for Qt 5.14
Friedemann Kleint
2019-05-21
1
-2
/
+6
*
|
|
Change QTextMarkdownWriter to pass by const pointer and QAIM
Shawn Rutledge
2019-05-08
1
-1
/
+1
*
|
|
Add QTextMarkdownWriter, QTextEdit::markdown property etc.
Shawn Rutledge
2019-05-01
1
-2
/
+32
*
|
|
Add QTextMarkdownImporter
Shawn Rutledge
2019-04-17
1
-1
/
+29
|
/
/
*
|
Fix some QPainter-related deprecation warnings
Friedemann Kleint
2019-02-08
1
-3
/
+3
|
/
*
Merge remote-tracking branch 'origin/5.12.0' into 5.12
Liang Qi
2018-11-16
1
-1
/
+1
|
\
|
*
Doc: Qt GUI: Fix documentation warnings
Topi Reinio
2018-11-06
1
-1
/
+1
*
|
Fix a typo in the docs
Lars Knoll
2018-11-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-11-09
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Modernize the "textcodec" feature
Liang Qi
2018-11-07
1
-1
/
+3
*
|
Remove dead code
Jesus Fernandez
2018-07-27
1
-7
/
+2
[next]