summaryrefslogtreecommitdiff
path: root/src/gui/widgets/qlineedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Compile Fix for QT_KEYPAD_NAVIGATIONAlan Alpert2009-08-061-2/+3
* Move QLineEdit logic into QLineControlAlan Alpert2009-07-291-1683/+186
* Reverted commits that changed the behavior of the keypresses with modifiers.Denis Dzyubenko2009-07-231-2/+1
* Don't insert text into a text widget when a modifier is pressed.Denis Dzyubenko2009-07-021-1/+2
* 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
* | 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
|\ \ | |/
| * Fix some typos in the documentation.Frederik Schwarzer2009-05-181-1/+1
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+3696
* 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