summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qwidgetlinecontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* replace hardcoded values with a surrogate handling methodsKonstantin Ritt2012-04-131-4/+4
* Testability for password mask delayPekka Vuorela2012-04-011-0/+5
* Reverted use of tentative commit use in QWidget editorsPekka Vuorela2012-03-271-25/+4
* Password editor mask delay stylable by platform pluginPekka Vuorela2012-03-261-22/+4
* Fixed QLineEdit to emit selectionChangedPekka Vuorela2012-03-231-0/+2
* Remove QAccessibleEvent child parameter.Frederik Gladhorn2012-03-191-9/+9
* Accessibility: add text update eventsFrederik Gladhorn2012-03-191-4/+38
* Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-151-3/+6
* Call updateAccessibility with the right index.Frederik Gladhorn2012-03-081-2/+2
* Fix tst_qlineedit.Friedemann Kleint2012-02-241-18/+31
* 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