summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qlineedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Widgets: remove pointless assignmentsMaks Naumov2014-09-031-3/+1
* Makes QPlatformTheme::PasswordMaskDelay themable using QStyleRisto Avila2014-03-141-0/+1
* Add ReadOnlyChange event to widgets that support setReadOnly(bool).David Faure2014-03-131-0/+2
* Android: Enable text selection only when ImhNoPredictiveText is set.Christian Strømme2014-02-211-2/+10
* QLineEdit: hide placeholder text when h-centered & focusedJ-P Nurmi2013-12-111-1/+6
* Fix QLineEditPrivate::shouldShowPlaceholderText()J-P Nurmi2013-12-051-1/+1
* QLineEdit: Extract Method shouldShowPlaceholderText()Marc Mutz2013-11-281-2/+2
* Disable clear button in read-only QLineEdit.Friedemann Kleint2013-11-051-0/+2
* QLineEdit: Fix potential crash when removing the clear button.Friedemann Kleint2013-11-051-2/+2
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-8/+8
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-071-2/+1
|\
| * Update QLineEdit::placeholderText property documentationGiuseppe D'Angelo2013-08-291-2/+1
* | Add clearButton-property to QLineEdit.Friedemann Kleint2013-08-081-0/+39
* | Add side widgets to QLineEdit via QAction.Friedemann Kleint2013-08-061-5/+65
* | Assign icons to actions of QLineEdit context menuAurélien Gâteau2013-07-301-0/+13
* | Merge branch 'stable' into devSergio Ahumada2013-07-111-3/+3
|\|
| * Fix the cursor position of an empty QLineEdit with a placeholder textJ-P Nurmi2013-06-291-3/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-201-1/+1
|\|
| * hide placeholder text when QLineEdit has preedit textTasuku Suzuki2013-06-191-1/+1
* | Fix setPlaceholderText in QLineEditBenjamin Port2013-06-111-1/+1
|/
* Refer to setDragEnabled in QLineEdit's detailed description.Mitch Curtis2013-05-301-1/+2
* Make password mask characters themeable.Mitch Curtis2013-04-191-6/+7
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-3/+3
* Automatically hide the SIPBogDan Vatra2013-02-111-1/+1
* Keep QLineEdit placeholder text visible when focusedAurélien Gâteau2013-02-011-2/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QtWidgets docs: use WinVista screenshots instead of obsolescent WinXPJ-P Nurmi2012-12-061-2/+2
* QtWidgets docs: use Fusion screenshotsJ-P Nurmi2012-11-281-2/+2
* Add feature to enable rounded line edit on macJens Bache-Wiig2012-11-151-2/+1
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-271-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove documentation for non-existent QLineEdit functions.Mitch Curtis2012-09-121-156/+0
* Correct QLineEdit::inputMask documentation.Mitch Curtis2012-07-231-2/+1
* Doc: Fix typoSergio Ahumada2012-07-161-1/+1
* Add stylehint to use querying RTL keyboard support.Friedemann Kleint2012-07-111-9/+2
* QtWidgets: remove \link usagesGiuseppe D'Angelo2012-05-291-9/+6
* QTBUG-16850: QLineEdit::setSelection removes blank charactersTarja Sundqvist2012-05-251-1/+1
* Fixed QLineEdit::inputMethodQuery() for Qt::ImHintsTasuku Suzuki2012-05-231-1/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-10/+10
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-1/+1
* Reverted use of tentative commit use in QWidget editorsPekka Vuorela2012-03-271-2/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-52/+52
* Remove use of deprecated conversion from QKeySequenceOlivier Goffart2012-02-271-1/+2
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-3/+3
* 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 to use Qt::ImhSensitiveData input hint on password echo modesPekka Vuorela2012-01-031-2/+2