summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qlinecontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-111-1/+5
|\
| * Don't reveal TextInput text on refocus in PasswordEchoOnEdit mode.Andrew den Exter2011-03-111-1/+5
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-031-1/+1
|\ \ | |/
| * Position the TextInput cursor correctly after IM text is commited.Andrew den Exter2011-03-031-1/+1
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-231-0/+3
|\ \ | |/
| * Update the input context when the pre-edit cursor position changes.Andrew den Exter2011-02-161-0/+3
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-041-2/+5
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
| |\
| * | Don't crash if cursor at the end.Alan Alpert2011-01-111-1/+4
| * | Fix word selection in QLineControlAlan Alpert2011-01-101-2/+2
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ \ | | |/ | |/|
| * | Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-131-0/+9
|\ \ | |/
| * Cursor shouldn't blink while dragging cursor positionChristopher Ham2010-12-061-0/+9
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-09-271-2/+2
|\ \ | |/
| * Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-091-1/+1
| |\
| * \ Merge commit 'staging-1/4.7' into doc-4.7Morten Engvoldsen2010-09-031-4/+2
| |\ \
| * \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Morten Engvoldsen2010-09-021-2/+2
| |\ \ \
| | * | | Fixed spelling, broken links, and missing default values.Jerome Pasion2010-08-301-2/+2
* | | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-09-131-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Cursor is misplaced in the editors text areaSami Merila2010-09-091-1/+1
| | |_|/ | |/| |
| * | | Revert "QLineEdit cursor is shown when asked to be non-visible"axis2010-09-021-3/+1
| * | | Merge branch 'variousFixes' into 4.7-s60axis2010-09-011-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Revert "Long-press shortcuts for symbols on QWERTY keyboard don't work"axis2010-09-011-1/+1
| | |/
| * | QLineEdit cursor is shown when asked to be non-visibleSami Merila2010-08-271-1/+3
| |/
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-05-101-0/+2
|\ \ | |/
| * Pass double clicks like other mouse events.Warwick Allison2010-04-201-0/+2
* | Merge remote branch 'origin/4.7' into lighthouseJørgen Lind2010-04-211-1/+0
|\ \ | |/
| * Do not beep on Mac when pressing some keys.Denis Dzyubenko2010-03-171-1/+0
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-181-4/+10
|\ \ | |/
| * Make QTextControl-based classes and QLineEdit understand Ctrl+Shift+InsertThiago Macieira2010-03-101-4/+10
* | Merge remote branch 'origin/4.7' into 4.7-lighthouseJørgen Lind2010-03-111-3/+3
|\ \ | |/
| * Always redraw the complete control when an input event comes in.Robert Griebl2010-03-031-3/+3
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-011-0/+2
|\ \ | |/
| * QLineEdit: regression: read-only line edits would eat shortcuts.Olivier Goffart2010-02-081-0/+2
* | Merge remote branch 'remotes/qt/4.6' into lighthousePaul Olav Tvete2010-02-101-5/+10
|\ \ | |/
| * Make sure cursor is painted at the correct position when we are using IM.Jan-Arve Sæther2010-01-211-1/+4
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Alan Alpert2010-01-141-1/+1
| |\
| * | Make input mask cursor blinkAlan Alpert2010-01-141-4/+6
* | | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2010-01-141-8/+17
|\ \ \ | | |/ | |/|
| * | Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-271-1/+6
| |\
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-251-1/+6
| | |\
| | | * Make paste + undo behave in QLineEdit as it does in QTextEditThierry Bastian2009-11-241-1/+6
| * | | On Mac OS X, QLineEdit should handle MoveToStart/EndOfBlockBenjamin Poulain2009-11-261-4/+4
| |/ /
| * | QLineEdit fix for macDenis Dzyubenko2009-11-241-2/+6
| |/
* | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2009-11-191-15/+18
|\ \ | |/
| * Long-press shortcuts for symbols on QWERTY keyboard don't workJouni Hiltunen2009-11-101-1/+1
| * Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-051-1/+2
| |\
| | * Fixed an input method bug when erasing the last character.axis2009-11-031-1/+2