summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextcontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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