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
/
qquicktextedit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdoc: no longer recognizes the version nr in QML refs
Martin Smith
2013-10-02
1
-67
/
+67
*
Fix license headers of QtQuick sources.
Gunnar Sletta
2013-09-30
1
-1
/
+1
*
Avoid out-of-bounds read.
Gunnar Sletta
2013-09-25
1
-1
/
+1
*
Doc: Fixed and updated Qt Quick's \qmlmodule page
Jerome Pasion
2013-09-25
1
-1
/
+1
*
Doc: Made Qt Quick items' \since consistent.
Jerome Pasion
2013-09-25
1
-5
/
+5
*
Remove qLowerBound usages from declarative
Giuseppe D'Angelo
2013-09-13
1
-4
/
+5
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-07-04
1
-15
/
+38
|
\
|
*
QQuickTextEdit: move QSG* members from dptr to root node.
Pierre Rossi
2013-07-03
1
-15
/
+38
*
|
Add missing null check to QQuickTextEdit::hoveredLink()
J-P Nurmi
2013-06-23
1
-4
/
+5
*
|
Fix QQuickTextEdit::hoveredLink
J-P Nurmi
2013-06-14
1
-2
/
+4
*
|
Add QQuickTextEdit::append()
J-P Nurmi
2013-06-12
1
-0
/
+39
*
|
Add QQuickTextEdit::hoveredLink
J-P Nurmi
2013-06-07
1
-0
/
+65
|
/
*
Fix TextEdit content size calculation
J-P Nurmi
2013-05-22
1
-1
/
+3
*
TextEdit: Better support of QTextTable and inline images
Pierre Rossi
2013-04-30
1
-39
/
+68
*
Disable native glyph rendering on embedded
Gunnar Sletta
2013-04-25
1
-1
/
+2
*
QQuickTextEdit: make the update logic work with multiple text frames
Pierre Rossi
2013-04-24
1
-2
/
+5
*
QQuickTextEdit: render inline images after change 48798
Pierre Rossi
2013-04-04
1
-1
/
+14
*
Use distance fields for text on retina displays
Gunnar Sletta
2013-04-02
1
-2
/
+4
*
Optimize QQuickTextEdit for larger documents.
Pierre Rossi
2013-03-20
1
-91
/
+258
*
Make sure that TextInteractionFlags get set.
Frederik Gladhorn
2013-03-19
1
-2
/
+2
*
Add TextEdit::selectByKeyboard
J-P Nurmi
2013-03-15
1
-1
/
+45
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-03-14
1
-1
/
+1
|
\
|
*
Fix TextEdit::persistentSelection docs (false by default)
J-P Nurmi
2013-03-01
1
-1
/
+1
*
|
Fix usages of \since for QML items
Thomas McGuire
2013-03-13
1
-1
/
+1
*
|
Handle focus events directly in TextEdit.
Frederik Gladhorn
2013-03-07
1
-27
/
+28
*
|
Focus reason
Caroline Chao
2013-03-07
1
-1
/
+1
*
|
Enablers for input methods on Android
Paul Olav Tvete
2013-03-04
1
-1
/
+8
*
|
Add QQuickTextDocument
Frederik Gladhorn
2013-02-19
1
-0
/
+20
|
/
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Enable module build with QT_NO_IM
Tasuku Suzuki
2012-11-26
1
-1
/
+32
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-23
1
-24
/
+24
*
Various small doc fixes and improvements
Bea Lam
2012-08-09
1
-3
/
+3
*
Fix uses of various qml doc commands
Bea Lam
2012-08-08
1
-7
/
+7
*
Fix pasting with the middle button in TextInput and TextEdit.
Andrew den Exter
2012-08-06
1
-1
/
+7
*
Fix various broken links in documentation
Bea Lam
2012-08-03
1
-0
/
+4
*
Doc: Changed \qmlclass to \qmltype and added \instantiates.
Jerome Pasion
2012-07-30
1
-1
/
+2
*
Update element references to smooth.
Michael Brasser
2012-07-18
1
-15
/
+0
*
QQuickCanvas renames
Alan Alpert
2012-07-17
1
-1
/
+1
*
Change Quick docs to refer to "types" rather than "elements"
Martin Jones
2012-07-16
1
-2
/
+2
*
Fix horizontal alignment of unwrapped text in TextEdit.
Andrew den Exter
2012-07-16
1
-65
/
+32
*
Remove code for unused LinksAccessibleByKeyboard option.
Andrew den Exter
2012-07-11
1
-22
/
+2
*
Add option to use native rasterizer for SceneGraph text
Eskil Abrahamsen Blomfeldt
2012-07-10
1
-2
/
+42
*
Speed up TextEdit construction time.
Andrew den Exter
2012-07-09
1
-7
/
+19
*
Use enumeration in preference to enum when referring to QML API.
Andrew den Exter
2012-07-06
1
-1
/
+1
*
Add tests for triple click text selection in TextEdit.
Andrew den Exter
2012-07-04
1
-2
/
+14
*
Don't calculate selection rects unnecessarily.
Andrew den Exter
2012-07-04
1
-1
/
+1
*
Remove outdated refactor comments.
Andrew den Exter
2012-07-03
1
-1
/
+1
*
Fix high CPU load for Qml TextEdit on Mac
Nils Jeisecke
2012-07-02
1
-14
/
+0
*
Use the convential form for the selectedText notify signal name.
Andrew den Exter
2012-07-02
1
-1
/
+1
*
Remove the open and closeSofwareInputPanel functions.
Andrew den Exter
2012-06-22
1
-90
/
+2
[next]