summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qlineedit_p.h
Commit message (Expand)AuthorAgeFilesLines
* QLineEdit: use QMargins internally instead of 4 x intMarc Mutz2019-07-301-7/+4
* More nullptr usage in headersKevin Funk2019-03-141-2/+2
* QLineEdit: don't emit editingFinished if nothing was doneSamuel Gaist2019-02-121-1/+3
* Fix calculation of text margin if line edit contains side widgetsVitaly Fanaskov2018-11-261-1/+14
* Modernize the "animation" featureLiang Qi2018-10-121-2/+2
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-1/+1
* QLineEdit: implement quick text selection by mouseElvis Angelaccio2018-02-031-1/+3
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-4/+5
|\
| * Convert features.lineedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-3/+2
| * Convert features.completer to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-1/+3
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
|/
* Convert features.toolbutton to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-0/+2
* QLineEditPrivate: introduce SideWidgetLocation classMarc Mutz2017-03-061-2/+9
* Fix build with -no-feature-toolbuttonPaul Olav Tvete2017-01-251-1/+2
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-4/+11
|\
| * QLineEdit: Fix icons being too small on a High DPI screen without scaling.Friedemann Kleint2016-05-121-10/+28
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QLineEdit: de-inline effective*TextMargin()Marc Mutz2016-01-041-21/+0
* | QLineEdit: hold SideWidgetEntry in std::vector, not QVectorMarc Mutz2015-12-211-4/+6
* | QtWidgets: mark some constructors explicitMarc Mutz2015-12-071-1/+1
|/
* QLineEdit: Unable to drag selected text when aligned right or centerDan Cape2015-10-191-0/+1
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-2/+14
|\
| * Handle action events in QLineEditIconButton.Friedemann Kleint2015-08-181-2/+14
* | QLineEdit: don't hold SideWidgetEntry's in a QListMarc Mutz2015-07-131-1/+2
|/
* QLineEdit: show the clear button if it gets enabled after setting a textGiuseppe D'Angelo2015-05-071-1/+1
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-0/+4
|\
| * Fix QT_NO_ANIMATION buildSérgio Martins2014-08-131-0/+4
* | QLineEdit: Emit textEdited() when the clear button is clicked.Friedemann Kleint2014-07-241-0/+1
|/
* Use parent cursor for QLineEdit's clear button when not shown.Friedemann Kleint2014-03-201-0/+3
* QLineEdit: hide placeholder text when h-centered & focusedJ-P Nurmi2013-12-111-1/+2
* Fix QLineEditPrivate::shouldShowPlaceholderText()J-P Nurmi2013-12-051-1/+1
* QLineEdit: Extract Method shouldShowPlaceholderText()Marc Mutz2013-11-281-0/+4
* Disable clear button in read-only QLineEdit.Friedemann Kleint2013-11-051-0/+1
* QLineEdit: Fix potential crash when removing the clear button.Friedemann Kleint2013-11-051-1/+1
* Add clearButton-property to QLineEdit.Friedemann Kleint2013-08-081-1/+3
* Add side widgets to QLineEdit via QAction.Friedemann Kleint2013-08-061-3/+77
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Removing duplicate includesSergio Ahumada2012-09-091-1/+0
* Testability for password mask delayPekka Vuorela2012-04-011-1/+5
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-1/+1
* 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