summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qlineedit_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use parent cursor for QLineEdit's clear button when not shown.Friedemann Kleint2014-03-201-3/+9
* Android: Enable text selection only when ImhNoPredictiveText is set.Christian Strømme2014-02-211-1/+6
* Disable clear button in read-only QLineEdit.Friedemann Kleint2013-11-051-0/+10
* QLineEdit: Fix potential crash when removing the clear button.Friedemann Kleint2013-11-051-2/+1
* Add clearButton-property to QLineEdit.Friedemann Kleint2013-08-081-0/+10
* Add side widgets to QLineEdit via QAction.Friedemann Kleint2013-08-061-2/+159
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-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
* QtWidgets: normalize signals/slotsMarc Mutz2012-07-131-1/+1
* Fixes a regression; missing cursor blink when input mask is set.Andreas Aardal Hanssen2012-04-121-1/+2
* Remove QAccessibleEvent child parameter.Frederik Gladhorn2012-03-191-1/+1
* Accessibility: add text update eventsFrederik Gladhorn2012-03-191-2/+3
* Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-151-1/+2
* Call updateAccessibility with the right index.Frederik Gladhorn2012-03-081-1/+1
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-5/+5
* Accessibility: Use new updateAccessibility() API in widgets.Friedemann Kleint2012-02-011-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Send text selection changes for accessibility.Frederik Gladhorn2012-01-261-0/+3
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Fix cursor disappearance in QLineEdit on Mac when deleting all textPasi Matilainen2012-01-201-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Adapt from input context mousehandler to input panel in QLineEditPekka Vuorela2011-12-201-7/+6
* QLineEdit - made mouse interactions commit preeditPekka Vuorela2011-11-051-7/+3
* Fix broken indendation with hard tabsPekka Vuorela2011-11-051-4/+4
* Removed obsolete QWidget::resetInputContext()Pekka Vuorela2011-09-281-0/+8
* Renamed QLine/TextControl to QWidgetLine/TextControlLars Knoll2011-06-271-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* Merge remote branch 'origin/master' into refactorLars Knoll2011-05-161-0/+1
* library splitLars Knoll2011-05-071-0/+292