summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qwidgetlinecontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-1/+1
* Accessibility: Use new updateAccessibility() API in widgets.Friedemann Kleint2012-02-011-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Delay masking the last character in Password echo mode.Andrew den Exter2011-12-121-2/+52
* Fix TextInput test failures.Andrew den Exter2011-12-121-0/+2
* QLineEdit - made mouse interactions commit preeditPekka Vuorela2011-11-051-0/+29
* Support tentative commit string with input method.Pekka Vuorela2011-11-051-3/+19
* Removed some dead code from QWidgetLineControlPekka Vuorela2011-10-061-143/+38
* Make QLineEdit unit test pass againPekka Vuorela2011-10-061-4/+8
* Adapted most QInputContext usage on widgets to QInputPanelPekka Vuorela2011-09-281-4/+1
* Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-011-1/+1
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-14/+33
* Renamed QLine/TextControl to QWidgetLine/TextControlLars Knoll2011-06-271-0/+1843