summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qwidgetlinecontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QLineEdit: fix the shortcut override events on a readonly line editGiuseppe D'Angelo2015-12-091-11/+17
* Remove dead code from QWidgetLineControlGiuseppe D'Angelo2015-12-081-7/+0
* QtWidgets: use Q_UNLIKELY for every qWarning() (1)Marc Mutz2015-11-211-1/+1
* QWidget{Text,Line}Control: reserve() a vectorMarc Mutz2015-05-301-0/+1
* Fix users of QTextLayout::additionalFormats to use the new APIMarc Mutz2015-05-301-3/+3
* Do not emit textEdited on inputMask changeJoni Poikelin2015-03-271-2/+2
* Fix invocations of static methods of QGuiApplication/QApplication.Friedemann Kleint2015-02-251-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-1/+4
|\
| * Suppress Ctrl/Ctrl+Shift keypresses in line/text edits.Friedemann Kleint2015-02-031-1/+4
* | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
|/
* 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