Re-add keyboard cursor navigation in the source code window.
commite75bfd9d2a963cfc74af6f73bb8b09ff58d42328
authorJohannes Sixt <johannes.sixt@telecom.at>
Sun, 6 May 2007 20:41:09 +0000 (6 22:41 +0200)
committerJohannes Sixt <johannes.sixt@telecom.at>
Sun, 6 May 2007 20:41:09 +0000 (6 22:41 +0200)
tree9f39ea64c064e74eb2a078ba5ed876edb67e92d7
parent4f81256efb4843c6831a9d438d787ae5723a20e7
Re-add keyboard cursor navigation in the source code window.

In the QTextEdit transition the navigation of the current line using the
keyboard was lost. This adds it back and adds support for Home and End
keys.
kdbg/sourcewnd.cpp