refactor out mode-applying into a separate method
[quassel.git] / src / core / coreuserinputhandler.h
2012-12-26 Martin T. H. Sandsmarkrefactor out mode-applying into a separate method
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-05-22 Sebastian GothAdd halfop support
2012-01-20 Johannes Huberadded new user input command 'showkey"
2010-10-20 Manuel NickschasKill IrcServerHandler and CtcpHandler
2010-08-05 Manuel NickschasRework message splitting to properly handle encrypted...
2010-07-28 Manuel NickschasClean-up and refactor the blowfish encryption stuff
2010-07-22 Johannes Hubermessage + topic encryption
2010-07-22 Johannes Hubernew commands setkey, delkey
2010-05-12 Marcus EggenbergerIntroducing global away
2010-01-31 Sebastian GothRefactoring of BasicHandler
2009-09-25 Manuel NickschasRename UserInputHandler to CoreUserInputHandler