summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextcontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make it easier to select words at the start of a line.Andrew den Exter2011-08-241-12/+22
* Move cursorDelegate with the mouse selection of read only text input.Andrew den Exter2011-08-041-2/+6
* 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
* | Make TextEdit word selection more natural.Andrew den Exter2011-05-131-1/+1
* | Ensure the TextEdit cursor delegate is repositioned on mouse events.Andrew den Exter2011-05-121-1/+3
|/
* Ignore changes to selectByMouse during a selection.Andrew den Exter2011-04-271-10/+6
* Fix TextEdit cursorRectangle property.Andrew den Exter2011-04-131-0/+3
* Fix text selection with shift-click.Andrew den Exter2011-03-281-1/+1
* Fix TextEdit mouseSelectionMode overriding selectByMouse.Andrew den Exter2011-03-141-2/+9
* Update TextEdit's visible selection when only the anchor changes.Andrew den Exter2011-03-081-1/+1
* Fix potential crash in QTextControl.Lasse Holmstedt2011-03-041-2/+4
* Forward mouse events from TextInput and TextEdit to QInputContext.Andrew den Exter2011-02-211-38/+82
* Add a mouseSelectionMode property to TextEdit and TextInput.Andrew den Exter2011-02-011-2/+25
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Disable dragging text in TextEdit.Andrew den Exter2011-01-111-1/+16
|/
* Fix text direction setting in QTextBlock layoutJiang Jiang2010-09-231-6/+0
* Ignore LayoutDirectionChange event in QTextControlJiang Jiang2010-08-191-8/+0
* Make sure cursorPositionChanged is emitted when doing undo/redoThorbjørn Lindeijer2010-05-181-0/+8
* A small mistake when comparing the flag.Alexis Menard2010-04-281-1/+3
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-121-2/+4
|\
| * Fix crash with QTextEdit::textChanged() when deleting a characterEskil Abrahamsen Blomfeldt2010-04-121-2/+4
* | Remove the "Insert unicode control character" menu entry on X11.Pierre Rossi2010-03-311-2/+2
* | Make QTextControl-based classes and QLineEdit understand Ctrl+Shift+InsertThiago Macieira2010-03-101-3/+8
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-111-3/+5
|\ \
| * | A little optimization in QTextControlPrivate::setContent.Alexis Menard2010-02-091-3/+5
| |/
* | Crash when deleting the parent of a context menu while it is being displayedGabriel de Dietrich2010-02-101-2/+2
|/
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Edit focus should not be lost unless by explicit actionSami Merila2009-12-211-1/+5
* Incorrect background while composing Japanese text(e.g 'shi' + <space>).Prasanth Ullattil2009-11-241-4/+2
* Softkeys: Text disappears from textbox when predictive text is active.Samuel Nevala2009-11-241-1/+2
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-131-11/+17
|\
| * Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-061-10/+14
| |\
| | * Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-051-1/+2
| | |\
| | * | Fix textControl so that it ignores mouse press events when neededThierry Bastian2009-11-051-10/+14
| * | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-041-1/+2
| |\ \ \ | | | |/ | | |/|
| * | | QPlainTextEdit redraw issue in QTextControlmae2009-11-041-1/+3
| | |/ | |/|
* | | Add option to ingore unused navigation events in QTextControlEskil Abrahamsen Blomfeldt2009-11-111-7/+26
* | | Printing QTextDocument doesn't include custom objects.Samuel Rødal2009-11-111-0/+4
| |/ |/|
* | Fixed an input method bug when erasing the last character.axis2009-11-031-1/+2
|/
* Fix LIBRARY and ICONJørgen Lind2009-10-291-0/+2
* Make QTextControl give the right default action to Drag managerShane Kearns2009-10-121-2/+6
* Fix QKeySequence::DeleteEndOfWord and QKeySequence::DeleteStartOfWordmae2009-10-051-2/+4
* Making Keypad Navigation more usableAlessandro Portale2009-09-191-1/+3
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-181-1/+1
|\ \