summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextcontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-071-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
|\ \
| * | QTextControl::print: fix coverity warningThierry Bastian2009-08-171-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\| |
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| * | Reverted commits that changed the behavior of the keypresses with modifiers.Denis Dzyubenko2009-07-231-2/+1
| * | Don't insert text into a text widget when a modifier is pressed.Denis Dzyubenko2009-07-021-1/+2
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\| |
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\|
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | * Long live Qt 4.5!Lars Knoll2009-03-231-0/+2981
* | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-3/+3
|\|
| * Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-1/+1
| * removed superflous indirection (ie. using q->..) instead of using theThierry Bastian2009-06-101-1/+1
| * Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-1/+1
| * Long live Qt!Lars Knoll2009-03-231-0/+2981
* Made Selection updates relative to the block.axis2009-06-051-2/+3
* Fixed an update bug in QTextControl.axis2009-06-031-0/+3
* Gave QTextControl support for ImAnchorPosition and Selection.axis2009-06-031-3/+23
* Revert "Changed the behavior of ImCursorPosition slightly."axis2009-06-031-1/+1
* Long live Qt for S60!axis2009-04-241-0/+2983