Time for another update. Most significantly, I implemented most user commands.
authorManuel Nickschas <sputnick@quassel-irc.org>
Sat, 28 Oct 2006 21:27:46 +0000 (21:27 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 28 Oct 2006 21:27:46 +0000 (21:27 +0000)
commit11ee1cf78677b51d8fea2749e8501216a831dfd7
tree64e3fa80c7940d62fb1e7ad9cdffaaddf859a3d5
parent3b9bdf4f134a8c4399fef776911434aa2b76f934
Time for another update. Most significantly, I implemented most user commands.
So rather than using /quote, you might now use standard IRC commands for most tasks.
Also, work has been done for further prettifiying the output.
12 files changed:
Quassel.kdevelop.filelist
gui/CMakeLists.txt
gui/channelwidget.cpp
gui/channelwidget.h
gui/channelwidget.ui
gui/channelwidgetinput.cpp [new file with mode: 0644]
gui/channelwidgetinput.h [new file with mode: 0644]
main/message.cpp
main/util.cpp
main/util.h
network/server.cpp
network/server.h