Started to reorganize the Buffer{Model|View|Filter}. Mostly cleanup at the moment.
authorMarcus Eggenberger <egs@quassel-irc.org>
Sat, 20 Oct 2007 17:21:34 +0000 (17:21 +0000)
committerMarcus Eggenberger <egs@quassel-irc.org>
Sat, 20 Oct 2007 17:21:34 +0000 (17:21 +0000)
commit8a618fb4514d83a76cec8e7cd1319b935366a616
treeb2d536881a23bb5c11107f399be6d3f7d2ad9447
parentc0ca17fde48836a5d2e7ea9ceaaabcdd7225d9b8
Started to reorganize the Buffer{Model|View|Filter}. Mostly cleanup at the moment.
Added a static Method Client::fakeInput(BufferId, Message) to help easy automation of stuff like joining channels.
src/client/buffertreemodel.cpp
src/client/buffertreemodel.h
src/client/client.cpp
src/client/client.h
src/qtui/bufferview.cpp
src/qtui/bufferview.h
src/qtui/bufferviewfilter.cpp
src/qtui/topicwidget.cpp
src/qtui/topicwidget.h