maybe an IRC client??
Find a file
2018-12-11 03:40:00 -08:00
.idea Fixed segfault in QApplication::exec by copying argc and argv into ui class 2017-07-24 05:51:13 -07:00
cmake/modules Got a barebones Qt UI up, and got stuff writing in the message log. 2017-07-09 13:26:48 -07:00
.gitignore Initial checkin of my attempt at TLS with NSS, may become IRC client 2017-07-06 14:46:18 -07:00
CMakeLists.txt Start attempting to actually do IRC 2018-12-11 03:15:54 -08:00
dns.cpp Separate UI to new file, still not quite complete. 2017-07-09 15:17:24 -07:00
dns.h Got a barebones Qt UI up, and got stuff writing in the message log. 2017-07-09 13:26:48 -07:00
irc.cpp Change to C++ string 2018-12-11 03:40:00 -08:00
irc.h Change to C++ string 2018-12-11 03:40:00 -08:00
main.cpp Start attempting to actually do IRC 2018-12-11 03:15:54 -08:00
ui.cpp Start attempting to actually do IRC 2018-12-11 03:15:54 -08:00
ui.h Fixed segfault in QApplication::exec by copying argc and argv into ui class 2017-07-24 05:51:13 -07:00