summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qlinecontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* QLineEdit: Disable standard key 'cut' when there is no selection.Dyami Caliri2014-09-291-1/+1
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* QSpinBox: fix cursor jumping around when pressing up/down keysPekka Vuorela2013-12-171-4/+8
* Fix text issue with Hiragana characters when stylesheet is applied.Mitch Curtis2013-02-211-0/+6
* Fix TextInput test failures.Andrew den Exter2013-01-231-0/+2
* 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-0/+22
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Reduces compiler warnings when compiling for WEC7jaanttil2012-02-031-0/+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-10-071-0/+4
|\
| * QLineControl: selectedTextChanged() signal is omitted in some casesSami Merila2011-09-221-0/+4
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-09-091-4/+2
|\ \
| * | Replace explicit surrogate handlers by inline methods of QChar classsuzuki toshiya2011-09-071-4/+2
* | | Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-311-3/+3
|\ \ \ | |/ / |/| / | |/
| * Fix delayed password masking mid-string.Andrew den Exter2011-08-301-3/+3
* | Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-261-3/+3
|\|
* | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-08-181-3/+3
|\ \
| * | Fix delayed password masking mid-string.Andrew den Exter2011-08-171-3/+3
| |/
* | Don't leak MouseEventsAlan Alpert2011-08-111-2/+2
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-07-201-2/+52
|\|
| * Delay masking the last character in Password echo mode.Andrew den Exter2011-07-191-2/+52
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-171-17/+17
| |\
| | * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-2/+4
|\ \ \
| * \ \ Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-05-181-1/+3
| |\ \ \
| | * | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-131-1/+3
| | |\| |
| | | * | Don't crash on an invalid replacementStart from an input method.Andrew den Exter2011-05-121-1/+3
| | | |/
| * | / Move QTextCursor::MoveStyle to Qt namespaceJiang Jiang2011-05-111-1/+1
| |/ /
* / / 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/+9
|\ \
| * \ Merge branch '4.8-upstream'Thierry Bastian2011-04-281-2/+10
| |\ \
| * | | Make QLineControl send accessibility updates.Frederik Gladhorn2011-04-271-1/+9
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-291-4/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Support visual cursor movement for BIDI textJiang Jiang2011-04-191-4/+5
| |/ /
* | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-04-231-1/+9
|\ \ \ | | |/ | |/|
| * | Fix TextInput cursor position unchanged when selection length is 0.Andrew den Exter2011-04-211-1/+9
* | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-04-211-1/+1
|\| | | |/ |/|
| * Fix excessive scrolling in TextInput with mid string pre-edit text.Andrew den Exter2011-04-191-1/+1
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-111-1/+5
|\|
| * Don't reveal TextInput text on refocus in PasswordEchoOnEdit mode.Andrew den Exter2011-03-111-1/+5
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-031-1/+1
|\|
| * Position the TextInput cursor correctly after IM text is commited.Andrew den Exter2011-03-031-1/+1
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-231-0/+3
|\|
| * Update the input context when the pre-edit cursor position changes.Andrew den Exter2011-02-161-0/+3
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-041-2/+5
|\|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
| |\
| * | Don't crash if cursor at the end.Alan Alpert2011-01-111-1/+4