summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qlineedit_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* QLineEdit - made mouse interactions commit preeditPekka Vuorela2011-11-051-1/+1
* Get rid of the last traces of QMimeSourceLars Knoll2011-09-291-0/+1
* Removed obsolete QWidget::resetInputContext()Pekka Vuorela2011-09-281-0/+2
* Renamed QLine/TextControl to QWidgetLine/TextControlLars Knoll2011-06-271-2/+2
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* Merge remote branch 'origin/master' into refactorLars Knoll2011-05-161-1/+0
* fix includesLars Knoll2011-05-071-4/+4
* library splitLars Knoll2011-05-071-0/+156