A chat client written as a university project.
Go to file
Kjistóf e1f42bf31d clients now can subscribe to be nofified when cnm receives a message 2016-12-07 19:13:41 +01:00
.gitignore added teszt.cpp to .gitignore -> use this for testing 2016-12-03 13:23:25 +01:00
CMakeLists.txt added missing -pthread compiler flag 2016-12-07 19:13:41 +01:00
chat_messages.hpp removed unnecessary and stupid ctor delegator from chat_message 2016-12-07 19:13:41 +01:00
chat_networking.hpp clients now can subscribe to be nofified when cnm receives a message 2016-12-07 19:13:41 +01:00
chat_window.hpp added a hander for returnPressed() in QLineEdit of GUI 2016-12-07 19:13:41 +01:00
check_policy.hpp fixed a bug, where messages would only be read till whitespaces 2016-12-07 19:13:13 +01:00
commandline_chat.cpp commandline_chat's policies now get their messages via const reference 2016-12-07 19:13:41 +01:00