summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qlineedit_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fixes a regression; missing cursor blink when input mask is set.Andreas Aardal Hanssen2012-04-121-1/+2
* Send text selection changes for accessibility.Frederik Gladhorn2012-01-251-0/+3
* Fix cursor disappearance in QLineEdit on Mac when deleting all textPasi Matilainen2012-01-171-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Make QLineControl send accessibility updates.Frederik Gladhorn2011-04-271-0/+1
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Fixed partial update on QLineEditThierry Bastian2010-08-181-8/+15
|/
* Cursor would remain in a non-focused QLineEdit after clearing its selectionGabriel de Dietrich2010-03-091-1/+1
* QLineEdit shows leftovers of edit cursor after clear()Prasanth Ullattil2010-02-231-1/+1
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-12-171-1/+16
|\
| * Text cursor is not shown properly in line edits on Mac OS X.Prasanth Ullattil2009-12-161-1/+16
* | Enabled input method update code for all platforms.axis2009-12-151-2/+0
* | Can't delete selected characters from FEP using backspace touch button.Tero Saarni2009-12-101-0/+5
|/
* QCompleter wouldn't emit highlighted() and activated() signalsGabriel de Dietrich2009-12-031-3/+3
* Ran the script utils/normalizeOlivier Goffart2009-11-181-9/+9
* Fixed QLineEdit to pass the tst_QLineEdit::displayText() autotest.Kim Motoyoshi Kalland2009-09-151-1/+4
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* QLineEdit: reenable the delete action from the context menuThierry Bastian2009-08-261-8/+0
* Merge commit 'qt/master'Jason Barron2009-08-181-0/+1
|\
| * Use the correct font for QLineEditPaul Olav Tvete2009-08-131-0/+1
* | Merge branch 'fixCursorLagInVK'axis2009-08-171-0/+2
|\ \ | |/ |/|
| * Fix the cursor lagging one step behind in the Virtual Keyboard UI.axis2009-08-171-0/+2
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
|/
* Make QLineEdit cursor blink againAlan Alpert2009-08-061-0/+3
* Compile Fix for QT_KEYPAD_NAVIGATIONAlan Alpert2009-08-061-0/+12
* Fix obsolete license headersJason McDonald2009-08-041-2/+2
* Move QLineEdit logic into QLineControlAlan Alpert2009-07-291-0/+253