summaryrefslogtreecommitdiff
path: root/bouncer/mobileclient.cpp (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2014-01-23move bouncer files into the bouncer directoryTreeki1-0/+0
2014-01-22add window management, move hacky Python client over to PyQt5Treeki1-13/+25
2014-01-21make a bunch more things private/protected where appropriateTreeki1-35/+32
2014-01-21refactoring: add event handling functions to the Server/IRCServer interfaceTreeki1-3/+11
2014-01-21refactoring: add basic implementation of the IRCServer classTreeki1-6/+8
2014-01-20split every class up into a separate fileTreeki1-0/+58