summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qwidgetlinecontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't clear lineedit in non normal echo mode when validation is invalidAndy Shaw2014-12-191-6/+17
* Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-281-0/+2
|\
| * Compile fix for QT_NO_IM in QtWidgetsSteffen Imhof2014-10-281-0/+2
* | Android: Keyboard doesn't hide from done buttonSamuel Nevala2014-10-251-0/+7
* | Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | QLineEdit: Disable standard key 'cut' when there is no selection.Friedemann Kleint2014-08-281-1/+1
* | Accessibility: QSpinBox should not have any childrenFrederik Gladhorn2014-08-191-9/+9
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-1/+1
|\|
| * Fix QTimer with negative interval in QWidgetLineControl::setCursorBlinkPeriodİsmail Dönmez2014-07-061-1/+1
* | Makes QPlatformTheme::PasswordMaskDelay themable using QStyleRisto Avila2014-03-141-2/+4
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-3/+3
* Add shortcutsOverride in QLineEdit for used shortcutsDavid Edmundson2013-09-241-1/+3
* Replace hardcoded shortcuts for X11 in QLineEdit with StandardKeysDavid Edmundson2013-09-211-14/+8
* Prevent QLineEdit from emitting edited signal (QTBUG-27347)Ivan Komissarov2013-07-211-2/+2
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add comment to resetCursorBlinkTimer to avoid accidental removal of itJan Arve Saether2012-11-151-0/+1
* Add resetCursorBlinkTimer() back again.Jan Arve Saether2012-11-151-0/+9
* Widgets: Stop cursor blink timer when QLineEdit is read-onlyGabriel de Dietrich2012-11-141-10/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix g++ compiler warnings.Friedemann Kleint2012-09-071-1/+3
* Fix undo and redo in QLineEdit when in password modeJani Honkonen2012-08-151-0/+22
* enable the text layout's cache where it is seems to be missedKonstantin Ritt2012-05-161-0/+1
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* 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