summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextcursor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Doc: add \since 4.6 for new APIsVolker Hilsheimer2009-07-191-0/+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
| | | | | | | | Reviewed-by: Trust Me
* | Restore undo compression for cut/del of selectionsmae2009-05-271-25/+32
| | | | | | | | This is a small fix to 4af30f47c37fd0e6826aca2984dd0f567dc7e465
* | Fixed unwanted merging of undo commands from different edit blocksmae2009-05-081-6/+19
|/ | | | | | | | | With this patch, commands no longer merge across block bounderies. In order to have merging still work for the normal insertion and deletion case, the unnecessary beginEditBlock()/endEditBlock() calls where cleaned up. Reviewed-by: Simon Hausmann
* Doc: Said that QTextCursor is an implicitly shared class inGeir Vattekar2009-05-061-1/+4
| | | | | | QTextCursor::operator= Task-number: 247955
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2420