summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qlinecontrol_p.h
Commit message (Expand)AuthorAgeFilesLines
* For an empty line edit the cursor position is depending on input languageLars Knoll2010-06-091-1/+4
* Correct BiDi behavior of QLineEditLars Knoll2010-06-091-2/+6
* Fix warnings and build on mingwThierry Bastian2010-03-251-470/+141
* Make QTextControl-based classes and QLineEdit understand Ctrl+Shift+InsertThiago Macieira2010-03-101-1/+1
* Always redraw the complete control when an input event comes in.Robert Griebl2010-03-031-1/+1
* Make sure cursor is painted at the correct position when we are using IM.Jan-Arve Sæther2010-01-211-1/+4
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Fix ValidatorJørgen Lind2009-10-291-0/+6
* Fix QLineEdit::setPaletteAlan Alpert2009-09-151-0/+13
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Fixed QLineEdit to correctly adjust the horizontal scrollingAdriano Rezende2009-09-081-0/+6
* 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-1/+1
* Fix use of uninitialized memory in QLineEditOlivier Goffart2009-08-251-3/+3
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Fix test failure in tst_QDateTimeEdit::task118867Eskil Abrahamsen Blomfeldt2009-08-061-1/+1
* Compile Fix for QT_KEYPAD_NAVIGATIONAlan Alpert2009-08-061-0/+3
* Use correct license header.Volker Hilsheimer2009-07-291-2/+2
* Move QLineEdit logic into QLineControlAlan Alpert2009-07-291-0/+741