index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
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
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
quick
/
items
/
qquicktextnodeengine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of most QT_NO_FOO usages
Lars Knoll
2016-11-29
1
-3
/
+3
*
Fix flow text objects in beginning of RTL block
Eskil Abrahamsen Blomfeldt
2016-11-14
1
-1
/
+6
*
QQuickTextNode: Minor cleanup
Robin Burchell
2016-07-11
1
-18
/
+18
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-13
1
-1
/
+4
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-06-10
1
-1
/
+4
|
|
\
|
|
*
QQuickTextNodeEngine: early out if no document layout.
Edward Welbourne
2016-06-01
1
-1
/
+4
*
|
|
QQuickTextNodeEngine: Use correct boundingRect when merging nodes
Andy Nichols
2016-04-13
1
-1
/
+1
*
|
|
QQuickTextNodeEngine: Update boundingRects when merging nodes
Andy Nichols
2016-03-03
1
-0
/
+4
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-02-19
1
-3
/
+4
|
\
|
|
*
Fix off-by-one when checking overlaps in selection ranges
Eskil Abrahamsen Blomfeldt
2016-02-17
1
-3
/
+4
*
|
Updated license headers
Jani Heikkinen
2016-01-19
1
-14
/
+20
|
/
*
Move QQuickTextDocumentWithImageResources out of qquicktext_p_p.h
J-P Nurmi
2015-10-29
1
-1
/
+2
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Ulf Hermann
2015-08-18
1
-9
/
+7
|
\
|
*
Fix selecting single character in middle of string
Eskil Abrahamsen Blomfeldt
2015-08-03
1
-5
/
+5
|
*
Fix disappearing selection spanning different scripts
Eskil Abrahamsen Blomfeldt
2015-08-03
1
-4
/
+2
*
|
Fix users of QTextLayout::additionalFormats to use the new API
Marc Mutz
2015-06-05
1
-1
/
+1
|
/
*
Fix disappearing text in selections
Eskil Abrahamsen Blomfeldt
2015-03-24
1
-24
/
+28
*
Reduce number of allocations when constructing text nodes
Eskil Abrahamsen Blomfeldt
2015-03-09
1
-36
/
+61
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
2015-02-24
1
-1
/
+1
|
\
|
*
Fix vertical positioning of the first image in Text
Joni Poikelin
2015-02-02
1
-1
/
+1
*
|
Account for leading when drawing text decoration
Eskil Abrahamsen Blomfeldt
2015-02-20
1
-1
/
+4
*
|
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
*
|
Respect the text's background-color when it is set in the style in HTML
Andy Shaw
2015-02-05
1
-0
/
+7
*
|
Fix subscript and superscript for QQuickText
Joni Poikelin
2014-10-21
1
-1
/
+12
|
/
*
Fix missing glyphs in selection
Eskil Abrahamsen Blomfeldt
2014-10-09
1
-17
/
+56
*
Fix selection of text with negative right bearing
Eskil Abrahamsen Blomfeldt
2014-09-02
1
-59
/
+142
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
1
-19
/
+11
*
Create rectangle nodes in the text editing through the context
Lars Knoll
2014-08-13
1
-5
/
+4
*
Fix preedit text layout
Robin Burchell
2013-11-04
1
-2
/
+2
*
Fix license headers of QtQuick sources.
Gunnar Sletta
2013-09-30
1
-1
/
+1
*
Improve memory usage of QQuickTextNode.
Michael Brasser
2013-08-06
1
-3
/
+3
*
Optimize QQuickTextEdit for larger documents.
Pierre Rossi
2013-03-20
1
-0
/
+935