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_p.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-11-18
1
-7
/
+7
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-18
1
-4
/
+4
*
Use SPDX license identifiers
Lucie GĂ©rard
2022-05-16
1
-38
/
+2
*
Add css media rule support for QTextDocument::setHtml()
Ralf Habacker
2021-12-15
1
-1
/
+2
*
QTextDocument: fix an off-by-one in the changed signal for lists
Eirik Aavitsland
2021-11-29
1
-1
/
+4
*
gui: Fix typos in source code comments
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
Replace QTextDocumentResourceProvider with a std::function
Volker Hilsheimer
2021-03-30
1
-1
/
+0
*
Rename QUrlResourceProvider to QTextDocumentResourceProvider
Volker Hilsheimer
2021-03-29
1
-1
/
+1
*
Introduce QUrlResourceProvider to load resources for HTML
Alexander Volkov
2021-01-12
1
-1
/
+3
*
Another round of 0->nullptr cleanup
Allan Sandfeld Jensen
2020-07-31
1
-1
/
+1
*
Use qsizetype in QList
Lars Knoll
2020-07-06
1
-1
/
+1
*
Port QtGui from QStringRef to QStringView
Lars Knoll
2020-06-11
1
-5
/
+5
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-9
/
+9
*
Improve QTextDocumentPrivate cursor performance
Langonda Agag
2019-11-25
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-08-13
1
-2
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-08-12
1
-2
/
+1
|
|
\
|
|
*
Fix crash in QTextDocument::clearUndoRedoStacks()
Eskil Abrahamsen Blomfeldt
2019-08-08
1
-2
/
+1
*
|
|
Use QScopedValueRollback more as a reentrancy guard
Allan Sandfeld Jensen
2019-03-26
1
-8
/
+10
|
/
/
*
|
Fix: "Missing emit keyword on signal call"
Alessandro Portale
2019-02-13
1
-1
/
+1
|
/
*
Add QTextOption/QTextEdit/QPlainTextEdit::tabStopDistance property
Eskil Abrahamsen Blomfeldt
2017-08-06
1
-1
/
+1
*
QTextFormatCollection: replace copy ctor and op= with clear()
David Faure
2017-02-23
1
-1
/
+1
*
Use QStringRef to optimize memory allocation
Anton Kudryavtsev
2016-08-18
1
-5
/
+5
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-13
1
-10
/
+11
|
\
|
*
Gui: use const (and const APIs) more
Anton Kudryavtsev
2016-06-01
1
-10
/
+11
*
|
Fix QTextEdit/QQuickTextEdit undo bug - Part #2
Dan Cape
2016-03-02
1
-2
/
+3
|
/
*
QVector: preserve capacity in clear()
Marc Mutz
2016-02-29
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-02-18
1
-1
/
+1
|
\
|
*
Revert some changes to QTextCursor constructors
hjk
2016-01-28
1
-1
/
+1
*
|
QtGui: eradicate Q_FOREACH loops [needing qAsConst()]
Marc Mutz
2016-02-11
1
-7
/
+7
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Hide better the private API QTextCursor constructors
Thiago Macieira
2016-01-22
1
-1
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Make the empty Q_ASSERT still check its argument for validity
Thiago Macieira
2014-11-01
1
-2
/
+0
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
src/gui/text: whitespace fixes
J-P Nurmi
2013-11-26
1
-38
/
+38
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Register QTextDocument* as a meta type to fix QTextEdit::document type
J-P Nurmi
2012-08-18
1
-0
/
+2
*
Compile with clang when C++11 support is enabled
Bradley T. Hughes
2012-05-30
1
-1
/
+1
*
replace 'const QChar &' with 'QChar ' where appropriate
Konstantin Ritt
2012-02-21
1
-2
/
+2
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Join user state of removed text blocks
Leandro Melo
2012-01-17
1
-9
/
+10
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Revert logic when building with --force-asserts
Harald Fernengel
2011-11-16
1
-9
/
+1
*
Fix Q_ASSERT usage in case -force-asserts is enabled
Eckhart Koppen
2011-11-16
1
-0
/
+8
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
*
Move QTextCursor::MoveStyle to Qt namespace
Jiang Jiang
2011-05-11
1
-1
/
+1
*
Support visual cursor movement for BIDI text
Jiang Jiang
2011-04-29
1
-0
/
+15
[next]