summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextdocument_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QTextDocument::undo() cursor positioningmae2010-04-071-7/+25
* Compile Qt in C++0x mode.Thiago Macieira2010-03-211-1/+1
* Fixed cleaning of both undo- and redo-stacks.Erik Verbruggen2010-02-111-3/+2
* Fixed regression.Erik Verbruggen2010-02-101-4/+4
* Added method to clear the undo/redo stacks.Erik Verbruggen2010-02-091-21/+41
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fix cursor positiong after block undo and redomae2009-12-041-2/+10
* Fix regression in emitting of QTextDocument::undoCommandAdded()Thomas Zander2009-11-161-1/+3
* Fix QTextDocument::revision()mae2009-09-241-19/+14
* QTextDocument::contentsChanged() was emitted twice for a singlemae2009-09-101-1/+1
* 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
* | Fixed an MSVC 9.0 /2008 warningAlessandro Portale2009-08-211-5/+5
* | Merge commit 'qt/master'Jason Barron2009-08-211-18/+24
|\ \
| * | Fix undo/redo of single-command edit blocksmae2009-08-201-18/+24
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\| |
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-041-35/+41
|\ \ \ | |/ / |/| |
| * | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-35/+41
* | | Port of Qt to VxWorksRobert Griebl2009-07-291-18/+27
|/ /
* | 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
* | Revert signal emission order in QTextDocument to 4.5 behaviourmae2009-06-081-1/+7
* | Fixed unwanted merging of undo commands from different edit blocksmae2009-05-081-13/+26
|/
* Fix crash when accessing newly constructed QTextObjects.Benjamin Poulain2009-03-261-1/+0
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1600