summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qwidgetlinecontrol_p.h
Commit message (Expand)AuthorAgeFilesLines
* Accept ZWNJ, ZWJ and PUA characters in input widgetsEskil Abrahamsen Blomfeldt2016-12-121-2/+4
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-4/+4
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-2/+3
|\
| * QWidgetLineControl::Command - delete default ctor.Timur Pocheptsov2016-05-241-2/+3
* | QWidgetLineControl: respect run-time changes to cursorFlashTimeRichard Moe Gustavsen2016-04-251-4/+4
* | QLineEdit: add support for Qt::ImAnchorRectangleRichard Moe Gustavsen2016-04-131-0/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Remove dead code from QWidgetLineControlGiuseppe D'Angelo2015-12-081-1/+0
|/
* Fix invocations of static methods of QGuiApplication/QApplication.Friedemann Kleint2015-02-251-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-4/+4
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-1/+1
|\
| * Don't clear lineedit in non normal echo mode when validation is invalidAndy Shaw2014-12-191-1/+1
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
|/
* 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
* | Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | fix a camel case include guard macroTasuku Suzuki2014-08-261-3/+3
* | Accessibility: QSpinBox should not have any childrenFrederik Gladhorn2014-08-191-0/+17
* | Makes QPlatformTheme::PasswordMaskDelay themable using QStyleRisto Avila2014-03-141-0/+5
|/
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add resetCursorBlinkTimer() back again.Jan Arve Saether2012-11-151-0/+1
* Widgets: Stop cursor blink timer when QLineEdit is read-onlyGabriel de Dietrich2012-11-141-2/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Removing duplicate includesSergio Ahumada2012-09-091-2/+0
* Fix undo and redo in QLineEdit when in password modeJani Honkonen2012-08-151-2/+2
* Testability for password mask delayPekka Vuorela2012-04-011-0/+8
* Fix inputMask accessor of QLineControl.Friedemann Kleint2012-03-311-1/+12
* Reverted use of tentative commit use in QWidget editorsPekka Vuorela2012-03-271-10/+0
* Password editor mask delay stylable by platform pluginPekka Vuorela2012-03-261-8/+0
* Fix tst_qlineedit.Friedemann Kleint2012-02-241-0/+3
* replace 'const QChar &' with 'QChar ' where appropriateKonstantin Ritt2012-02-211-1/+1
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-3/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Move keyboard locale and input direction to QInputPanelPekka Vuorela2012-01-071-1/+2
* 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-1/+22
* QLineEdit - made mouse interactions commit preeditPekka Vuorela2011-11-051-0/+1
* Support tentative commit string with input method.Pekka Vuorela2011-11-051-1/+18
* Removed some dead code from QWidgetLineControlPekka Vuorela2011-10-061-2/+3
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-291-1/+0
* Fix exports for widgets.Friedemann Kleint2011-08-251-0/+4
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-3/+36
* Renamed QLine/TextControl to QWidgetLine/TextControlLars Knoll2011-06-271-0/+462