summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qlinecontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-041-1/+2
|\ \ | |/
| * Fix LIBRARY and ICONJørgen Lind2009-10-291-1/+2
* | Pressing return in a QWizard would erase the active password entry.Gabriel de Dietrich2009-11-031-11/+12
|/
* Signal for an update when the cursor is visibleAlan Alpert2009-10-151-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\
| * Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Redid 7b95b70bc307 for QLineControl.axis2009-08-121-5/+34
|/
* Make sure cursorPositionChanged is emitted when cursor position changesEskil Abrahamsen Blomfeldt2009-08-061-0/+1
* Compile Fix for QT_KEYPAD_NAVIGATIONAlan Alpert2009-08-061-5/+5
* Fix obsolete license headersJason McDonald2009-08-041-2/+2
* Move QLineEdit logic into QLineControlAlan Alpert2009-07-291-0/+1749