Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QLineEdit: reenable the delete action from the context menu | Thierry Bastian | 2009-08-26 | 1 | -1/+0 |
| | | | | | | | We now need to connect to the slot in the QLineControl and not to the slot of the QLineEdit (the QLineEdit slot is now also removed). Reviewed-by: Alan Alpert | ||||
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Compile Fix for QT_KEYPAD_NAVIGATION | Alan Alpert | 2009-08-06 | 1 | -0/+3 |
| | |||||
* | Move QLineEdit logic into QLineControl | Alan Alpert | 2009-07-29 | 1 | -0/+2 |
| | | | | | | | | | | | | Manually merged from the kinetic repository, where it has been used for a while. Like QTextControl, there is no auto test for the control, just for the widgets built with it. The purpose of this change is so that we can build stuff like QLineEdit in other places (like kinetic). Also included is a trivial change to QValidator, needed to use it with QLineControl in QML. Reviewed-by: mbm | ||||
* | Remove dead code (private slot) in QLineEdit | Thierry Bastian | 2009-06-24 | 1 | -1/+0 |
| | | | | Reviewed-by: janarve | ||||
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+283 |