| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove pointless \internal docs (that contain no information) | Aaron Kennedy | 2010-08-27 | 1 | -2/+0 |
|
|
* | Repaint TextInput when password character changes in password mode | Joona Petrell | 2010-08-17 | 1 | -5/+13 |
|
|
* | qdoc: Reorganized the QML elements table to be a dictionary... | Martin Smith | 2010-08-16 | 1 | -0/+4 |
|
|
* | 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 | -22/+22 |
|
|
* | font.letterSpacing used percentage rather than absolute values. | Martin Jones | 2010-07-21 | 1 | -2/+1 |
|
|
* | Fix TextInput selectionColor or selectedTextColor -based animations | Joona Petrell | 2010-07-13 | 1 | -0/+4 |
|
|
* | Add copy(), cut() and paste() support to TextInput | Joona Petrell | 2010-07-12 | 1 | -0/+36 |
|
|
* | Make Text, TextInput, and TextEdit all have the same size for the same text. | Warwick Allison | 2010-07-07 | 1 | -15/+16 |
|
|
* | Fix input methods for TextInput elements with key handlers | Joona Petrell | 2010-07-06 | 1 | -0/+1 |
|
|
* | Fix TextInput text getting improperly clipped | Joona Petrell | 2010-07-02 | 1 | -19/+27 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-30 | 1 | -1/+1 |
|\ |
|
| * | Docs - add more links to relevant examples | Bea Lam | 2010-06-30 | 1 | -1/+1 |
|
|
* | | Remove the old font.outline documentation | Martin Jones | 2010-06-30 | 1 | -6/+0 |
|/ |
|
* | Remove an unnecessary connect() in TextInput | Martin Jones | 2010-06-29 | 1 | -3/+1 |
|
|
* | Ensure micro focus is updated in TextEdit and TextInput | Martin Jones | 2010-06-29 | 1 | -4/+4 |
|
|
* | Handle TextInput inputMethodEvent() properly | Martin Jones | 2010-06-22 | 1 | -2/+17 |
|
|
* | Write TextInput.positionToRectangle docs. | Alan Alpert | 2010-06-16 | 1 | -3/+9 |
|
|
* | Fix autoScroll implementation | Alan Alpert | 2010-06-16 | 1 | -35/+53 |
|
|
* | Remove duplicated code. | Michael Brasser | 2010-06-15 | 1 | -7/+1 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-12 | 1 | -30/+31 |
|\ |
|
| * | Doc improvements, including snippet fixes, linking to examples, making | Bea Lam | 2010-06-11 | 1 | -9/+16 |
|
|
| * | Update on color change. | Warwick Allison | 2010-06-10 | 1 | -0/+1 |
|
|
| * | Update on color change. | Warwick Allison | 2010-06-10 | 1 | -1/+5 |
|
|
| * | Remove unnecessary CloseSoftwareInputPanel events after TextEdit or TextInput... | Joona Petrell | 2010-06-07 | 1 | -19/+8 |
|
|
| * | Improve input panel handling in declarative demos and examples | Joona Petrell | 2010-06-03 | 1 | -1/+1 |
|
|
* | | For an empty line edit the cursor position is depending on input language | Lars Knoll | 2010-06-09 | 1 | -1/+0 |
|/ |
|
* | Take into account platform differences in input panel support | Joona Petrell | 2010-06-02 | 1 | -50/+67 |
|
|
* | More autoScroll fixes | Warwick Allison | 2010-06-02 | 1 | -2/+17 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-06-01 | 1 | -0/+2 |
|\ |
|
| * | 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 | -17/+37 |
| |\ |
|
| * \ | 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 | -0/+2 |
| |\ \ |
|
| | * | | Fix QT_NO_VALIDATOR compilation. | Tasuku Suzuki | 2010-05-31 | 1 | -0/+2 |
|
|
* | | | | Fix positionAt when autoScroll is use. | Warwick Allison | 2010-06-01 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Simplify selection setting. Make TextInput more like TextEdit. | Warwick Allison | 2010-05-31 | 1 | -17/+37 |
|/ / |
|
* | | Add selection methods to TextEdit | Warwick Allison | 2010-05-30 | 1 | -2/+2 |
|/ |
|
* | Active window focus gain should not open virtual keypad | Joona Petrell | 2010-05-28 | 1 | -1/+1 |
|
|
* | Open input panel on press if TextInput or TextEdit are already focused but pa... | Joona Petrell | 2010-05-26 | 1 | -0/+5 |
|
|
* | Add a way to control when software input panels are shown in TextInput and Te... | Joona Petrell | 2010-05-26 | 1 | -7/+124 |
|
|
* | Mention TextInput/Edit::selectByMouse property in QmlChanges. | Martin Jones | 2010-05-25 | 1 | -1/+1 |
|
|
* | Add inherits Item to TextEdit and TextInput docs. | Martin Jones | 2010-05-25 | 1 | -1/+2 |
|
|
* | Disable mouse-based selection in TextInput/TextEdit | Warwick Allison | 2010-05-19 | 1 | -2/+34 |
|
|
* | Focus should be applied to focus scopes all the way up the chain, not | Bea Lam | 2010-05-17 | 1 | -3/+1 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-17 | 1 | -1/+1 |
|\ |
|
| * | Add \brief to TextInput | Bea Lam | 2010-05-17 | 1 | -1/+1 |
|
|
* | | Add a "priority" property to Keys and KeyNavigation | Martin Jones | 2010-05-14 | 1 | -0/+3 |
|/ |
|
* | Fix TextEdit and TextInput input panel support for mode RSIP_OnMouseClickAndA... | Joona Petrell | 2010-05-13 | 1 | -4/+12 |
|
|
* | Correctly position any input method popups for TextInput. | Michael Brasser | 2010-05-12 | 1 | -0/+2 |
|
|
* | Correctly resize TextInput in the presence of preedit text. | Michael Brasser | 2010-05-12 | 1 | -3/+1 |
|
|
* | Prevent handling of Up/Down on Mac OS X, for consistency with other platforms. | Warwick Allison | 2010-05-10 | 1 | -2/+7 |
|
|