Rewrite SourceWindow to be derived from a QTextEdit.
commit4e476f5644a227c245ab920266904e979ce23919
authorJohannes Sixt <johannes.sixt@telecom.at>
Sat, 5 May 2007 20:06:26 +0000 (5 22:06 +0200)
committerJohannes Sixt <johannes.sixt@telecom.at>
Sat, 5 May 2007 20:06:26 +0000 (5 22:06 +0200)
tree4f6190d155dfd65543188e1faaff1a046c22e3de
parent2e22e2ccf7482071bbfd7dc6e44c6606b0d86364
Rewrite SourceWindow to be derived from a QTextEdit.

This opens a lot of possibilities including syntax highlighting.

At this stage the rewrite is a regression, because some features are lost:
line number update, the current line highlighted.
kdbg/sourcewnd.cpp
kdbg/sourcewnd.h