index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
declarative
/
graphicsitems
/
qdeclarativetextinput_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers
Akseli Salovaara
2015-03-31
1
-13
/
+13
*
Updated year in copyright header
Kai Koehne
2014-03-26
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
1
-24
/
+24
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-2
/
+2
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration
Qt Continuous Integration System
2011-05-28
1
-2
/
+0
|
\
|
*
Remove unnecessary QtQuick 1.1 effectiveLayoutDirection, effectiveHorizontalA...
Joona Petrell
2011-05-27
1
-2
/
+0
*
|
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration
Qt Continuous Integration System
2011-05-20
1
-2
/
+3
|
\
\
|
|
/
|
*
Notify when the TextInput cursorRectangle property changes within pre-edit
Andrew den Exter
2011-05-20
1
-2
/
+3
*
|
Update licenseheader text in source files
Jyri Tahtela
2011-05-13
1
-17
/
+17
|
/
*
Fix TextInput echoMode clearing inputMethodHints set by the user.
Andrew den Exter
2011-04-21
1
-1
/
+4
*
Reverse horizontal alignment of QML editors when the layout mirroring is enabled
Joona Petrell
2011-03-07
1
-1
/
+3
*
Add a way to query the reading direction of QML editor text
Joona Petrell
2011-03-03
1
-0
/
+1
*
Merge branch '4.7' into qtquick11
Martin Jones
2011-03-02
1
-0
/
+10
|
\
|
*
Don't return positions within preedit text from positionAt().
Andrew den Exter
2011-03-01
1
-1
/
+1
|
*
Add an is input method composing property to TextEdit and TextInput.
Andrew den Exter
2011-03-01
1
-0
/
+4
|
*
Add a 'CursorPosition' parameter to TextInput.positionAt().
Andrew den Exter
2011-02-24
1
-0
/
+6
*
|
Make sure horizontal QML editor text aligment always returns the actual align...
Joona Petrell
2011-03-01
1
-1
/
+2
|
/
*
Allow text to selected in a TextEdit or TextInput inside a Flickable.
Andrew den Exter
2011-02-10
1
-0
/
+1
*
Add a mouseSelectionMode property to TextEdit and TextInput.
Andrew den Exter
2011-02-01
1
-0
/
+5
*
Expose implicitWidth and implicitHeight properties of Item.
Martin Jones
2011-01-24
1
-2
/
+2
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11
Martin Jones
2011-01-19
1
-1
/
+1
|
\
|
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
|
Proper versioning for canPaste
Alan Alpert
2011-01-18
1
-1
/
+1
*
|
Add canPaste property to TextInput and TextEdit
Alan Alpert
2011-01-17
1
-0
/
+4
*
|
Add property versioning checks for QtQuick 1.1 deselect() function
Joona Petrell
2011-01-10
1
-1
/
+1
*
|
Add selection modes to TextEdit and TextInput.
Andrew den Exter
2011-01-10
1
-0
/
+7
*
|
Add convenience deselect() functions to TextInput and TextEdit
Joona Petrell
2010-12-30
1
-0
/
+1
|
/
*
Fix compilation - disable TextInput when QT_NO_LINEEDIT is defined
Tasuku Suzuki
2010-07-29
1
-0
/
+4
*
QML focus API updates.
Michael Brasser
2010-07-21
1
-2
/
+2
*
Add copy(), cut() and paste() support to TextInput
Joona Petrell
2010-07-12
1
-0
/
+5
*
Make Text, TextInput, and TextEdit all have the same size for the same text.
Warwick Allison
2010-07-07
1
-0
/
+2
*
Don't export declarative private classes
Martin Jones
2010-07-01
1
-1
/
+1
*
Ensure micro focus is updated in TextEdit and TextInput
Martin Jones
2010-06-29
1
-1
/
+1
*
Handle TextInput inputMethodEvent() properly
Martin Jones
2010-06-22
1
-0
/
+1
*
Write TextInput.positionToRectangle docs.
Alan Alpert
2010-06-16
1
-1
/
+1
*
Remove unnecessary CloseSoftwareInputPanel events after TextEdit or TextInput...
Joona Petrell
2010-06-07
1
-1
/
+0
*
Take into account platform differences in input panel support
Joona Petrell
2010-06-02
1
-5
/
+0
*
More autoScroll fixes
Warwick Allison
2010-06-02
1
-0
/
+1
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration
Qt Continuous Integration System
2010-06-01
1
-8
/
+8
|
\
|
*
Simplify selection setting. Make TextInput more like TextEdit.
Warwick Allison
2010-05-31
1
-8
/
+8
*
|
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...
Qt Continuous Integration System
2010-05-31
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
Fix QT_NO_VALIDATOR compilation.
Tasuku Suzuki
2010-05-31
1
-1
/
+6
*
|
Add selection methods to TextEdit
Warwick Allison
2010-05-31
1
-1
/
+1
|
/
*
Add a way to control when software input panels are shown in TextInput and Te...
Joona Petrell
2010-05-26
1
-0
/
+10
*
Disable mouse-based selection in TextInput/TextEdit
Warwick Allison
2010-05-19
1
-0
/
+5
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
Alan Alpert
2010-04-12
1
-2
/
+6
|
\
|
*
Remove QT_VERSION checks in QML
Aaron Kennedy
2010-04-09
1
-2
/
+0
|
*
Make the TextInput element nicer. It has scrolling.
Alexis Menard
2010-04-09
1
-0
/
+6
[next]