index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
/
text
/
qtextdocument.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
4 days
1
-1
/
+13
|
\
|
*
Copy formatting attributes when cloning an empty QTextDocument
Sona Kurazyan
8 days
1
-1
/
+13
*
|
Tidy nullptr usage
Allan Sandfeld Jensen
8 days
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
*
|
doc: Document Qt namespace in multiple modules
Martin Smith
2018-06-01
1
-0
/
+28
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-03-21
1
-2
/
+4
|
\
\
|
|
/
|
*
Modernize the "regularexpression" feature
Ulf Hermann
2018-03-20
1
-2
/
+4
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-03-05
1
-3
/
+3
|
\
\
|
|
/
|
*
Fix docs of QTextDocument::find with regards to default case sensitivity
Simon Hausmann
2018-03-05
1
-3
/
+3
*
|
preserve HTML heading level in QTextBlockFormat; demonstrate in example
Shawn Rutledge
2018-03-02
1
-3
/
+12
|
/
*
doc: Fix many qdoc warnings, mostly missing return types
Martin Smith
2018-01-24
1
-31
/
+0
*
doc: Add missing return types to \fn commands
Martin Smith
2018-01-18
1
-6
/
+6
*
Update usage of QFontMetrics::width() to new API
Eskil Abrahamsen Blomfeldt
2017-12-08
1
-2
/
+2
*
doc: Add class qualifiers to parameter types
Martin Smith
2017-12-06
1
-0
/
+4
*
Mark some more functions with Q_DECL_CONST_FUNCTION
Giuseppe D'Angelo
2017-04-05
1
-1
/
+1
*
Prefer rvalue versions of toLower() and toUpper()
Anton Kudryavtsev
2017-03-28
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-12-16
1
-3
/
+6
|
\
|
*
doc: Specify which characters are replaced by toPlainText()
Eskil Abrahamsen Blomfeldt
2016-12-15
1
-0
/
+5
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-11-17
1
-0
/
+4
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-16
1
-0
/
+4
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-11-15
1
-0
/
+4
|
|
|
\
|
|
|
*
Documentation: Specify units for QTextDocument::pageSize
Steve Schilz
2016-11-09
1
-0
/
+4
*
|
|
|
Add QTextDocument::toRawText() function
Eskil Abrahamsen Blomfeldt
2016-10-17
1
-0
/
+19
|
/
/
/
*
|
|
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-08-29
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-29
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
QTextDocument: fix string backward search
Samuel Gaist
2016-08-28
1
-1
/
+1
*
|
|
Improve performance of Qt::mightBeRichText by using QStringRef
Robin Burchell
2016-07-11
1
-3
/
+3
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-13
1
-10
/
+5
|
\
\
\
|
|
/
/
[next]