This website requires JavaScript.
Explore
Help
Sign In
mrtoth
/
cpp11chat
Watch
1
Star
0
Fork
0
You've already forked cpp11chat
Code
Issues
Pull Requests
Releases
Wiki
Activity
46
Commits
1
Branch
0
Tags
750554a55a5fd13538b61dd1d7ba4a0ee43c7778
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Kjistóf
750554a55a
started working on GUI in Qt5
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
chat_messages.hpp
removed unnecessary and stupid ctor delegator from chat_message
2016-12-07 19:13:41 +01:00
chat_networking.hpp
added comments to chat_networking.hpp to promote better understanding
2016-12-07 19:13:41 +01:00
chat_window.hpp
started working on GUI in Qt5
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
CMakeLists.txt
added missing -pthread compiler flag
2016-12-07 19:13:41 +01:00
commandline_chat.cpp
commandline_chat's policies now get their messages via const reference
2016-12-07 19:13:41 +01:00
Description
A chat client written as a university project.
32
KiB
Languages
C++
100%