| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | QLineEdit: reenable the delete action from the context menu | Thierry Bastian | 2009-08-26 | 1 | -1/+1 |
|
|
* | | Fix another minor copy'n'paste error from QLineControl refactoring | Alan Alpert | 2009-08-26 | 1 | -2/+2 |
|
|
* | | Some cleanups after code review. | Jason Barron | 2009-08-25 | 1 | -4/+2 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-19 | 1 | -1/+1 |
|\ \ |
|
| * | | Rectify copy'n'paste error from the QLineControl refactoring. | Alan Alpert | 2009-08-19 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Revised SIP API. | axis | 2009-08-12 | 1 | -5/+1 |
|
|
* | | | Revert "Changed the behavior of ImCursorPosition slightly." | axis | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 1 | -6/+5 |
|\ \ \
| |/ / |
|
| * | | Compile Fix for QT_KEYPAD_NAVIGATION | Alan Alpert | 2009-08-06 | 1 | -2/+3 |
|
|
* | | | Fix more compile breakages after merging qt/master-stable. | Jason Barron | 2009-08-04 | 1 | -8/+10 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 1 | -1712/+185 |
|\ \ \
| |/ / |
|
| * | | Move QLineEdit logic into QLineControl | Alan Alpert | 2009-07-29 | 1 | -1683/+186 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 1 | -2/+1 |
|\ \ \
| |/ / |
|
| * | | Reverted commits that changed the behavior of the keypresses with modifiers. | Denis Dzyubenko | 2009-07-23 | 1 | -2/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | Don't insert text into a text widget when a modifier is pressed. | Denis Dzyubenko | 2009-07-02 | 1 | -1/+2 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -11/+4 |
|\ \ \
| |/ / |
|
| * | | Remove dead code (private slot) in QLineEdit | Thierry Bastian | 2009-06-24 | 1 | -7/+0 |
|
|
| * | | QLineEdit's context menu now disables cut/copy action in password mode | Thierry Bastian | 2009-06-24 | 1 | -2/+2 |
|
|
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -2/+4 |
|\ \ \
| |/ / |
|
| * | | Fixed 'crazy' warnings about using a string instead of a character | Thierry Bastian | 2009-05-25 | 1 | -1/+1 |
|
|
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | Fixes QLabel:hover{color:...} for simple text | Olivier Goffart | 2009-04-27 | 1 | -1/+1 |
|
|
| * | | Clear QLineEdit selection when redoing a delete operation. | jasplin | 2009-03-27 | 1 | -0/+2 |
|
|
| * | | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+3696 |
| / |
|
* | | Fixed a small input method bug in QLineEdit. | axis | 2009-06-03 | 1 | -1/+2 |
|
|
* | | Made QLineEdit respect the new Qt::ImAnchorPosition. | axis | 2009-06-03 | 1 | -0/+7 |
|
|
* | | Made QLineEdit respect the new QInputMethodEvent::Selection. | axis | 2009-06-03 | 1 | -5/+34 |
|
|
* | | Revert "Changed the behavior of ImCursorPosition slightly." | axis | 2009-06-03 | 1 | -1/+1 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix some typos in the documentation. | Frederik Schwarzer | 2009-05-18 | 1 | -1/+1 |
|
|
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+3696 |
|
|
* | Make QLineEdit care about autoSipEnabled. | axis | 2009-05-11 | 1 | -2/+2 |
|
|
* | Made QLineEdit set input method hints when changing echo mode. | axis | 2009-05-04 | 1 | -3/+8 |
|
|
* | Implemented RequestSoftwareInputPanel events in QLineEdit. | axis | 2009-05-04 | 1 | -0/+9 |
|
|
* | Long live Qt for S60! | axis | 2009-04-24 | 1 | -0/+3699 |
|
|