summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qlineedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when accessing QStyleHints before QGuiApplication is constructed.Friedemann Kleint2015-02-251-1/+1
* 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
* Remove Q_NO_USING_KEYWORDThiago Macieira2014-12-201-6/+0
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-271-1/+4
|\
| * QLineEdit: take text margins into account in minimumSizeHint().David Faure2014-11-271-1/+4
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-1/+6
|\|
| * Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-281-1/+6
| |\
| | * Compile fix for QT_NO_IM in QtWidgetsSteffen Imhof2014-10-281-1/+6
* | | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-30/+20
|\| |
| * | Widgets: remove references to QStyleOptionFrameV<n>Marc Mutz2014-09-261-11/+9
| * | Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-101-3/+1
|\| |
| * | Widgets: remove pointless assignmentsMaks Naumov2014-09-031-3/+1
* | | QLineEdit: mark a comment with ### Qt6Marc Mutz2014-08-281-1/+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