summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qlineedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-3/+3
* 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
* QLineEdit to use Qt::ImhSensitiveData input hint on password echo modesPekka Vuorela2012-01-031-2/+2
* Remove input context action support from editorsPekka Vuorela2011-12-201-13/+0
* QWidget text editors to commit text on their own on losing focusPekka Vuorela2011-11-101-0/+1
* QLineEdit - made mouse interactions commit preeditPekka Vuorela2011-11-051-8/+49
* Support tentative commit string with input method.Pekka Vuorela2011-11-051-1/+1
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-5/+1
* Removed some dead code from QWidgetLineControlPekka Vuorela2011-10-061-2/+5
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-1/+1
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-139/+0
* Removed obsolete QWidget::resetInputContext()Pekka Vuorela2011-09-281-3/+3
* Rename ImMicroFocus to ImCursorRectangleLars Knoll2011-09-081-1/+1
* Renamed QLine/TextControl to QWidgetLine/TextControlLars Knoll2011-06-271-3/+3
* Undefine DrawText in qlineedit.cppOlli Werwolff2011-06-081-0/+3
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* Merge remote branch 'origin/master' into refactorLars Knoll2011-05-121-4/+4
* library splitLars Knoll2011-05-071-0/+2360