Convert ExprWnd from Q3ListWidget to QTreeWidget.
commitdfe1899bceab7f3a936dcf562f85935518d5a984
authorJohannes Sixt <j6t@kdbg.org>
Tue, 5 Oct 2010 18:36:55 +0000 (5 20:36 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Wed, 6 Oct 2010 20:35:57 +0000 (6 22:35 +0200)
tree395c521ef333f981d9bbd8a3123b71b7683f374d
parent43201207594ce68781b8bcd751fa99f10255948d
Convert ExprWnd from Q3ListWidget to QTreeWidget.

Thanks to Gilles Allard, whose initial conversion was very helpful.
kdbg/dbgmainwnd.cpp
kdbg/dbgmainwnd.h
kdbg/debugger.cpp
kdbg/debugger.h
kdbg/exprwnd.cpp
kdbg/exprwnd.h
kdbg/watchwindow.cpp