summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qwidgetlinecontrol_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-24/+0
* More nullptr usage in headersKevin Funk2019-03-141-2/+2
* Preallocate buffer for QLineEdit when used for password inputIvan Čukić2018-12-071-0/+7
* Erase password data on QLineEdit destructionIvan Čukić2018-12-031-0/+6
* QLineEdit: Add an inputRejected() signal for when a key is not allowedAndy Shaw2018-06-011-0/+1
* Avoid useless casts to/from uintChristian Ehrlicher2018-01-091-2/+2
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-6/+6
|\
| * Convert features.lineedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-4/+2
| * Convert features.completer to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-2/+4
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
|/
* Widgets: Fix ImSurroundingText query for a QLineEdit with maskJarkko Koivikko2017-08-111-0/+5
* 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