summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qlineedit.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | Move QLineEdit logic into QLineControlAlan Alpert2009-07-291-1683/+186
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-281-2/+1
|\ \ \ | |/ /
| * | Reverted commits that changed the behavior of the keypresses with modifiers.Denis Dzyubenko2009-07-231-2/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-1/+2
|\ \ \ | |/ /
| * | Don't insert text into a text widget when a modifier is pressed.Denis Dzyubenko2009-07-021-1/+2
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-11/+4
|\ \ \ | |/ /
| * | Remove dead code (private slot) in QLineEditThierry Bastian2009-06-241-7/+0
| * | QLineEdit's context menu now disables cut/copy action in password modeThierry Bastian2009-06-241-2/+2
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-2/+4
|\ \ \ | |/ /
| * | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-1/+1
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-191-1/+1
| |\ \ | | |/
| * | Fixes QLabel:hover{color:...} for simple textOlivier Goffart2009-04-271-1/+1
| * | Clear QLineEdit selection when redoing a delete operation.jasplin2009-03-271-0/+2
| * | Long live Qt!Lars Knoll2009-03-231-0/+3696
| /
* | Fixed a small input method bug in QLineEdit.axis2009-06-031-1/+2
* | Made QLineEdit respect the new Qt::ImAnchorPosition.axis2009-06-031-0/+7
* | Made QLineEdit respect the new QInputMethodEvent::Selection.axis2009-06-031-5/+34
* | Revert "Changed the behavior of ImCursorPosition slightly."axis2009-06-031-1/+1
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-201-1/+1
|\ \ | |/
| * Fix some typos in the documentation.Frederik Schwarzer2009-05-181-1/+1
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+3696
* Make QLineEdit care about autoSipEnabled.axis2009-05-111-2/+2
* Made QLineEdit set input method hints when changing echo mode.axis2009-05-041-3/+8
* Implemented RequestSoftwareInputPanel events in QLineEdit.axis2009-05-041-0/+9
* Long live Qt for S60!axis2009-04-241-0/+3699