summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtextdocument
Commit message (Collapse)AuthorAgeFilesLines
* Extend auto test to cover the emission order of the contentChange() andmae2009-06-081-0/+32
| | | | | cursorPositionChanged() singals of QTextDocument. The contentChange() signal is used for the syntax highlighter.
* Extend QTextDocument testmae2009-05-081-0/+18
| | | | This new test tests desired undo merging behaviour after insertions.
* Remove obsolete code from autotests.Jason McDonald2009-04-161-80/+1
| | | | | | | | Each version of Qt has its own set of autotests, therefore preprocessor directives relating to obsolete QT_VERSION's are not necessary. Reviewed-by: Carlos Duclos
* Long live Qt 4.5!Lars Knoll2009-03-234-0/+2617