summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextdocument_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Compile with clang when C++11 support is enabledBradley T. Hughes2013-04-081-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+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-08-161-0/+1
|\
| * Join user state of removed text blocksLeandro Melo2011-08-151-0/+1
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-1/+1
|\ \
| * | 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-fire-staging into maste...Qt Continuous Integration System2011-04-291-0/+15
|\ \
| * | Support visual cursor movement for BIDI textJiang Jiang2011-04-191-0/+15
| |/
* / Use binary search to speed up findChildFrame()Steffen Hansen2011-04-211-5/+12
|/
* Fix cursor position adjustment when removing stringsJiang Jiang2011-01-251-1/+3
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Doc: Fixing typoSergio Ahumada2011-01-071-1/+1
* Fixed many spelling errors.Rohan McGovern2010-10-251-2/+2
* Remove qMemCopy() usage from all .cpp files of Qt itself.Robin Burchell2010-07-181-1/+1
* Fix crashmae2010-07-081-1/+4
* Fix exponential behavior of QTextCursor::removeSelectedTextmae2010-07-081-3/+15
* Revert "Fix exponential behavior of QTextCursor::removeSelectedText"Michael Brasser2010-07-071-7/+0
* Fix performance of QTextDocumentPrivate::adjustDocumentChangesAndCursorsChristian Kamm2010-07-061-17/+17
* Fix exponential behavior of QTextCursor::removeSelectedTextmae2010-07-021-0/+7
* Cursor positioning in QTextDocument after undo()mae2010-06-081-0/+19
* 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
|\|