summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qlinecontrol_p.h
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
* Fix undo and redo in QLineEdit when in password modeJani Honkonen2012-08-221-2/+2
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-07-201-1/+25
|\
| * Delay masking the last character in Password echo mode.Andrew den Exter2011-07-191-1/+25
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-4/+4
|\ \
| * | Move QTextCursor::MoveStyle to Qt namespaceJiang Jiang2011-05-111-4/+4
* | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/ /
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-04-291-1/+1
|\ \
| * | Make QLineControl send accessibility updates.Frederik Gladhorn2011-04-271-1/+1
| |/
* | Support visual cursor movement for BIDI textJiang Jiang2011-04-191-2/+6
|/
* Update the input context when the pre-edit cursor position changes.Andrew den Exter2011-02-161-0/+1
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Doc: Fixing typoSergio Ahumada2011-01-071-1/+1
* Cursor shouldn't blink while dragging cursor positionChristopher Ham2010-12-061-0/+1
* 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