index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
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
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
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
/
qtextdocumentlayout.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use QPainter::brushOriginF() where appropriate
Christian Ehrlicher
3 days
1
-1
/
+1
*
Fix regression in drawing table cell border when border-collapse enabled
Santhosh Kumar
2025-06-05
1
-1
/
+1
*
QTextDocument: repair AlignBaseline for inline objects
David Faure
2024-07-20
1
-2
/
+13
*
Straighten out various logging categories
Ulf Hermann
2024-06-19
1
-3
/
+3
*
Draw list bullets/numbers with CSS text color, not palette color
Shawn Rutledge
2024-04-19
1
-5
/
+3
*
Support rendering CSS 'border' property for html table
Santhosh Kumar
2024-04-18
1
-3
/
+13
*
Include what you need: <QPointer>
Marc Mutz
2023-10-12
1
-0
/
+1
*
Avoid infinite loop when loading huge files
Eskil Abrahamsen Blomfeldt
2023-06-08
1
-2
/
+7
*
Default to WindowText color in QTextDocumentLayoutPrivate::drawBlock()
Axel Spoerl
2023-06-04
1
-1
/
+1
*
Fix build with -no-feature-cssparser
Tasuku Suzuki
2023-01-17
1
-0
/
+2
*
Fix assert when resizing text table with percentage widths
Eskil Abrahamsen Blomfeldt
2023-01-04
1
-2
/
+3
*
Long live Q_UNREACHABLE_RETURN()!
Marc Mutz
2022-10-15
1
-8
/
+4
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-8
/
+8
*
QTextDocumentLayout: Account for topMargin when hit-testing
Tang Haixiang
2022-09-05
1
-1
/
+1
*
Pass QFixed by value
Marc Mutz
2022-07-08
1
-2
/
+2
*
QTextDocument: add setLayoutEnabled()
David Faure
2022-05-26
1
-4
/
+4
*
Fix crash in tst_qquicktext::implicitSize
Eskil Abrahamsen Blomfeldt
2022-05-20
1
-5
/
+5
*
QTextDocument/QGraphicsTextItem: skip layout in setTextWidth(0)
David Faure
2022-05-17
1
-5
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtGui: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-13
1
-1
/
+1
*
Use block char format to render list item bullets and numbers
Albert Astals Cid
2022-01-05
1
-1
/
+1
*
Fix qtdeclarative baseline test failure for text tables
Volker Hilsheimer
2021-12-06
1
-3
/
+3
*
Don't let text table cells shrink below their minimum width
Volker Hilsheimer
2021-12-02
1
-0
/
+1
*
Don't shrink a column when it spans multiple columns
Volker Hilsheimer
2021-12-01
1
-0
/
+2
*
Support background-color CSS styling on <hr/>
Shawn Rutledge
2021-10-14
1
-2
/
+7
*
gui: Fix typos in source code comments
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
QTextDocumentLayout: remove multiple calls to lineHeightType
Waqar Ahmed
2021-09-16
1
-5
/
+7
*
Fix rendering of text checkboxes when text is selected
Shawn Rutledge
2021-06-16
1
-4
/
+8
*
Revert "Fix invalid text layout data when a full layout run is interrupted"
Frederik Gladhorn
2021-01-07
1
-5
/
+2
*
Use (new) erase()/erase_if() algorithms
Marc Mutz
2020-12-05
1
-5
/
+1
*
QTextDocument: allow css border-style of table collapsed cell borders
Christian Ehrlicher
2020-11-26
1
-1
/
+1
*
Adjust code format, add space after 'if'
Zhang Sheng
2020-11-16
1
-2
/
+2
*
Another round of 0->nullptr cleanup
Allan Sandfeld Jensen
2020-07-31
1
-1
/
+1
*
Use QList instead of QVector in gui implementation
Jarek Kobus
2020-07-07
1
-19
/
+19
*
Merge remote-tracking branch 'origin/5.15' into dev
Liang Qi
2020-05-18
1
-2
/
+5
|
\
|
*
Fix invalid text layout data when a full layout run is interrupted
Stefan Löffler
2020-05-14
1
-2
/
+5
*
|
QtGui: fix deprecated QChar conversions
Marc Mutz
2020-05-11
1
-1
/
+1
*
|
Remove references to QTextDocumentPrivate from public API
Eskil Abrahamsen Blomfeldt
2020-03-04
1
-2
/
+2
|
/
*
Replace most use of QVariant::type and occurrences of QVariant::Type
Olivier Goffart
2020-01-23
1
-1
/
+1
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-12
/
+12
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-10-24
1
-2
/
+6
|
\
|
*
Fix cursor not showing in empty block preceding a table
Kari Hormi
2019-10-14
1
-2
/
+6
*
|
Make QTextBlockFormat::MarkerType an enum class
Shawn Rutledge
2019-10-10
1
-2
/
+2
*
|
Fix build with QT_NO_CSSPARSER / -no-feature-cssparser
Nils Jeisecke
2019-10-04
1
-0
/
+28
*
|
QTextDocument: Fix device scaling for QTextFrameFormat margins, padding and b...
Nils Jeisecke
2019-09-17
1
-6
/
+6
*
|
QTextDocument: allow css-styling of table cell borders
Nils Jeisecke
2019-08-08
1
-58
/
+815
*
|
QTextDocumentLayout: Refactor pagination logic for borders
Nils Jeisecke
2019-08-08
1
-12
/
+40
*
|
QTextDocumentLayout: Fix regression in table column width calculation
Nils Jeisecke
2019-08-07
1
-0
/
+6
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-06-14
1
-2
/
+8
|
\
|
|
*
Fix printing of table headers in multi-frame QTextDocuments
Eirik Aavitsland
2019-04-11
1
-2
/
+8
[next]