This website requires JavaScript.
Explore
Help
Sign in
onekopaka
/
oksirc
Watch
1
Star
0
Fork
You've already forked oksirc
0
Code
Issues
Pull requests
Releases
Wiki
Activity
maybe an IRC client??
9
commits
1
branch
0
tags
276
KiB
C++
64.3%
CMake
34.7%
C
1%
65d123ce2c
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Darren VanBuren
65d123ce2c
Fixed segfault in QApplication::exec by copying argc and argv into ui class
...
also reenabled writing to the QPlainTextEdit
2017-07-24 05:51:13 -07: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
Separate UI to new file, still not quite complete.
2017-07-09 15:17:24 -07: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
main.cpp
Fixed segfault in QApplication::exec by copying argc and argv into ui class
2017-07-24 05:51:13 -07:00
ui.cpp
Fixed segfault in QApplication::exec by copying argc and argv into ui class
2017-07-24 05:51:13 -07:00
ui.h
Fixed segfault in QApplication::exec by copying argc and argv into ui class
2017-07-24 05:51:13 -07:00