summaryrefslogtreecommitdiffstats
path: root/mkspecs/irix-g++/qmake.conf
diff options
context:
space:
mode:
authormae <qt-info@nokia.com>2010-04-07 11:13:15 (GMT)
committermae <qt-info@nokia.com>2010-04-07 11:54:03 (GMT)
commit054950602a6675d01a9815a567b69157ee8ceff6 (patch)
tree8208e5557ca6db761d8f6b44fd4210a155b0a59d /mkspecs/irix-g++/qmake.conf
parent0dd9960cbc533e377c8cc38b9e81b14108fac9be (diff)
downloadQt-054950602a6675d01a9815a567b69157ee8ceff6.zip
Qt-054950602a6675d01a9815a567b69157ee8ceff6.tar.gz
Qt-054950602a6675d01a9815a567b69157ee8ceff6.tar.bz2
Fix QTextDocument::undo() cursor positioning
When doing block undo operations, QTextDocument used the change position of the last undo command for positioning the cursor. This is incorrect if the last commands are of type QTextUndoCommand::Removed but split because of the text fragments. The bug is highly noticable in creator when inserting snippets and doing undo afterwards. The change adds an auto test.
Diffstat (limited to 'mkspecs/irix-g++/qmake.conf')
0 files changed, 0 insertions, 0 deletions