diff options
author | mae <qt-info@nokia.com> | 2009-12-04 13:04:41 (GMT) |
---|---|---|
committer | mae <qt-info@nokia.com> | 2009-12-04 13:07:02 (GMT) |
commit | 3046bffe2feda63ed7719f8f0db9b576013720db (patch) | |
tree | 6b4aaa66cf0e2c90e05b771f6e84fbaed891cfb8 /src/gui/itemviews/qheaderview_p.h | |
parent | 9c8a41a157cf9ffbb6d839d05c4502fef59e21c6 (diff) | |
download | Qt-3046bffe2feda63ed7719f8f0db9b576013720db.zip Qt-3046bffe2feda63ed7719f8f0db9b576013720db.tar.gz Qt-3046bffe2feda63ed7719f8f0db9b576013720db.tar.bz2 |
Fix cursor positiong after block undo and redo
Block changes in different selections happens quite frequently with
Qt Creator, e.g. when renaming local variables. The desired behaviour
which the tst_QTextCursor::cursorPositionWIthBLockUndoAndRedo() tests,
is like this: after an undo, the cursor should be where it was when
the block operation started. After a redo, the cursor should be
where it was after the block operation ended.
Reviewed-by: Simon Hausmann
Diffstat (limited to 'src/gui/itemviews/qheaderview_p.h')
0 files changed, 0 insertions, 0 deletions