- Improved the speed of IrcServerHandler (and other BasicHandler
authorMarcus Eggenberger <egs@quassel-irc.org>
Sun, 13 Jan 2008 18:42:37 +0000 (18:42 +0000)
committerMarcus Eggenberger <egs@quassel-irc.org>
Sun, 13 Jan 2008 18:42:37 +0000 (18:42 +0000)
commitf9fc50a5e043668a2525a6c0903ea339d4ba05b7
tree54b3b68f53b3d296ecefbb5a22ff57c5c87de456
parent50706d89d4d60e258ebb6873d3778383621898e4
- Improved the speed of IrcServerHandler (and other BasicHandler
 derivatives). Command Dispatching no longer uses the slow
 invokeMethod()
- fixed the Name of some enums to make quassel compile again...
src/core/basichandler.cpp
src/core/basichandler.h
src/qtui/mainwin.cpp
src/uisupport/bufferview.cpp
src/uisupport/bufferviewfilter.cpp