Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-28 | implement server configuration loading/saving | Treeki | 1 | -0/+6 | |
2014-01-27 | add commands for changing IRCNetworkConfig data | Treeki | 1 | -13/+1 | |
2014-01-27 | add window closing for queries | Treeki | 1 | -0/+10 | |
2014-01-23 | move bouncer files into the bouncer directory | Treeki | 1 | -0/+0 | |
2014-01-22 | add window management, move hacky Python client over to PyQt5 | Treeki | 1 | -13/+25 | |
2014-01-21 | make a bunch more things private/protected where appropriate | Treeki | 1 | -35/+32 | |
2014-01-21 | refactoring: add event handling functions to the Server/IRCServer interface | Treeki | 1 | -3/+11 | |
2014-01-21 | refactoring: add basic implementation of the IRCServer class | Treeki | 1 | -6/+8 | |
2014-01-20 | split every class up into a separate file | Treeki | 1 | -0/+58 | |