improving the channel lists. errors are redirected to the channel widget and act...
authorMarcus Eggenberger <egs@quassel-irc.org>
Thu, 24 Jul 2008 13:38:22 +0000 (15:38 +0200)
committerMarcus Eggenberger <egs@quassel-irc.org>
Thu, 24 Jul 2008 13:38:22 +0000 (15:38 +0200)
commit0d24be1bc982619a83c90ded68b37ea8ccdfe392
treec505c563cf516a6f48c51ba4ad975e319b6046c9
parent818bac696dc0e1656cfb4f4817848923c3630b00
improving the channel lists. errors are redirected to the channel widget and act sanly when a server doesn't send a RPL_LISTEND
src/common/irclisthelper.h
src/core/coreirclisthelper.cpp
src/core/coreirclisthelper.h
src/core/ircserverhandler.cpp
src/qtui/channellistdlg.cpp
src/qtui/channellistdlg.h
src/qtui/ui/channellistdlg.ui
src/uisupport/CMakeLists.txt
src/uisupport/clickablelabel.cpp [new file with mode: 0644]
src/uisupport/clickablelabel.h [new file with mode: 0644]