summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qlineedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove emitingEditingFinished from QLineControlAlan Alpert2009-07-161-14/+4
* Make the member variable names in QLineControl consistent.Marius Bugge Monsen2009-07-141-3/+3
* Cleanup some incorrect changes to QLineEditAlan Alpert2009-07-141-9/+8
* Actually, some of that can't be moved back into QLineEditAlan Alpert2009-07-141-38/+20
* Move some keypad navigation code back out of QLineControlAlan Alpert2009-07-141-4/+48
* Fix some minor mistakesAlan Alpert2009-07-101-3/+3
* Accidental Behavioural changes have been identified and rectified.Alan Alpert2009-07-081-4/+11
* Fixed one of the QT3_SUPPORT constructors.Alan Alpert2009-07-081-8/+3
* Finish remaining TODOs for QLineControlAlan Alpert2009-07-071-2/+2
* Manual cherrypick of QLineControl from kinetic-declarativeui-qfxlineeditAlan Alpert2009-07-071-1700/+185
* 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