summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextdocument_p.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+398
|
* Revert signal emission order in QTextDocument to 4.5 behaviourmae2009-06-081-2/+4
| | | | | | | This is covered by the autotest tst_QTextDocument::receiveCursorPositionChangedAfterContentsChange() Reviewed-by: con
* Fixed unwanted merging of undo commands from different edit blocksmae2009-05-081-1/+2
| | | | | | | | | 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
* Long live Qt!Lars Knoll2009-03-231-0/+398