A chat client written as a university project.
Go to file
Kjistóf 3c3acaaaa5 added REQUIRED flag to Qt5Widgets in CMakeLists.txt 2016-12-07 19:15:22 +01:00
.gitignore added teszt.cpp to .gitignore -> use this for testing 2016-12-03 13:23:25 +01:00
CMakeLists.txt added REQUIRED flag to Qt5Widgets in CMakeLists.txt 2016-12-07 19:15:22 +01:00
chat_messages.hpp added a get_header() method to class chat_message 2016-12-07 19:13:41 +01:00
chat_networking.hpp receive_policy must provide an invalid_msg_do_what method 2016-12-07 19:13:41 +01:00
chat_window.hpp hooked up GUI and networking, first release candidate 2016-12-07 19:15:17 +01:00
check_policy.hpp receive_policy must provide an invalid_msg_do_what method 2016-12-07 19:13:41 +01:00
commandline_chat.cpp receive_policy must provide an invalid_msg_do_what method 2016-12-07 19:13:41 +01:00
gui_chat.cpp hooked up GUI and networking, first release candidate 2016-12-07 19:15:17 +01:00