Removing the new chatwidget and other cruft from trunk (which is now our 0.2 branch)
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 10 Apr 2008 23:44:22 +0000 (23:44 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 10 Apr 2008 23:44:22 +0000 (23:44 +0000)
commit2bcb925e42921b124efd19d1978ff19f44a09113
tree9ad376f12a64d69be1bf6bd699e9083eeb58199a
parent7ad51cd13433398accb26a62e9713ff914d09e5b
Removing the new chatwidget and other cruft from trunk (which is now our 0.2 branch)
17 files changed:
src/common/global.cpp
src/common/global.h
src/common/main.cpp
src/core/networkconnection.cpp
src/qtopia/qtopiamainwin.cpp
src/qtui/bufferwidget.cpp
src/qtui/chatitem.cpp [deleted file]
src/qtui/chatitem.h [deleted file]
src/qtui/chatline.cpp [deleted file]
src/qtui/chatline.h [deleted file]
src/qtui/chatscene.cpp [deleted file]
src/qtui/chatscene.h [deleted file]
src/qtui/chatview.cpp [deleted file]
src/qtui/chatview.h [deleted file]
src/qtui/mainwin.cpp
src/qtui/qtui.pri
src/uisupport/bufferview.cpp