summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qlineedit_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* QLineEdit: use QMargins internally instead of 4 x intMarc Mutz2019-07-301-11/+6
* Add accessors for QWindow and QScreen to QWidgetPrivateFriedemann Kleint2019-06-181-3/+1
* QLineEdit: don't emit editingFinished if nothing was doneSamuel Gaist2019-02-121-0/+7
* QDrag: mark QDrag::start() as deprecatedChristian Ehrlicher2019-01-231-1/+1
* Fix calculation of text margin if line edit contains side widgetsVitaly Fanaskov2018-11-261-28/+70
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-1/+3
|\
| * Modernize the "animation" featureLiang Qi2018-10-121-1/+3
* | QLineEdit: take the size of actions' icons from a styleAlexander Volkov2018-10-061-1/+1
* | Fix build with '-no-feature-action' configurationValentin Fokin2018-07-121-0/+6
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-3/+4
|\|
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-3/+4
* | QLineEdit: Add an inputRejected() signal for when a key is not allowedAndy Shaw2018-06-011-0/+1
* | qlineedit: Use QIcon::Active for pressed action buttonKai Uwe Broulik2018-03-061-3/+1
|/
* QLineEdit: implement quick text selection by mouseElvis Angelaccio2018-02-031-0/+8
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-7/+4
|\
| * Convert features.lineedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-4/+0
| * Convert features.spinbox to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-0/+1
| * Convert features.completer to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-3/+3
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
|/
* Convert features.graphicsview to QT_[REQUIRE_]CONFIGStephan Binner2017-08-151-0/+1
* Convert features.itemviews to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-0/+2
* QLineEdit: Make the clear button always the leftmost buttonElvis Angelaccio2017-04-191-0/+11
* Add GHS internal id TOOLS-26637 to bug workaround commentsKimmo Ollila2017-03-281-1/+2
* Workaround GHS compiler bugKimmo Ollila2017-03-271-0/+12
* QLineEditPrivate: introduce SideWidgetLocation classMarc Mutz2017-03-061-14/+13
* Build fix for -no-feature-actionPaul Olav Tvete2017-03-011-0/+10
* Widgets: Update micro focus in QLineEdit and friendsJarkko Koivikko2017-02-171-0/+3
* Fix build with -no-feature-toolbuttonPaul Olav Tvete2017-01-251-1/+8
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-19/+40
|\
| * QLineEdit: Fix icons being too small on a High DPI screen without scaling.Friedemann Kleint2016-05-121-11/+24
* | Widgets: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-04-061-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-231-4/+7
|\|
| * QLineEdit: Use High DPI pixmap for clear button.Friedemann Kleint2016-03-221-4/+7
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+2
|\|
| * QtWidgets: includemocsMarc Mutz2016-03-181-0/+2
* | QtWidgets: eradicate Q_FOREACH loops [QVarLengthArray, std containers]Marc Mutz2016-02-281-3/+3
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QLineEdit: de-inline effective*TextMargin()Marc Mutz2016-01-041-0/+22
* | QLineEdit: hold SideWidgetEntry in std::vector, not QVectorMarc Mutz2015-12-211-9/+14
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-231-3/+3
|\
| * QLineEdit: Fix visibility handling of side widgets.Friedemann Kleint2015-10-221-3/+3
* | QLineEdit: Unable to drag selected text when aligned right or centerDan Cape2015-10-191-0/+6
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-2/+25
|\|
| * Handle action events in QLineEditIconButton.Friedemann Kleint2015-08-181-2/+22
| * QLineEdit: update IM status after selection changeRichard Moe Gustavsen2015-08-111-0/+3
* | Fix for build with -qreal floatTimur Pocheptsov2015-08-041-1/+1
|/
* QLineEdit: show the clear button if it gets enabled after setting a textGiuseppe D'Angelo2015-05-071-4/+4
* Fix invocations of static methods of QGuiApplication/QApplication.Friedemann Kleint2015-02-251-2/+2
* 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