This website requires JavaScript.
Explore
Help
Sign In
xevion
/
tcp-chat
Watch
1
Star
0
Fork
0
You've already forked tcp-chat
mirror of
https://github.com/Xevion/tcp-chat.git
synced
2025-12-06 01:16:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a49b2fe9032cb02e1ee7b3738d5f240601964d08
tcp-chat
/
client
History
Xevion
a49b2fe903
Move pyqt5 generated UI classes into ./client/ui/
...
- Also added MainWindow.ui to repo.
2021-02-21 13:14:19 -06:00
..
ui
Move pyqt5 generated UI classes into ./client/ui/
2021-02-21 13:14:19 -06:00
__init__.py
nearly finished client GUI with listening support
2021-01-08 14:28:01 -06:00
dialog.py
Move pyqt5 generated UI classes into ./client/ui/
2021-02-21 13:14:19 -06:00
gui.py
Move pyqt5 generated UI classes into ./client/ui/
2021-02-21 13:14:19 -06:00
main.py
change GUI label to statusbar, imports/docs cleanup
2021-01-29 11:40:47 -06:00
nickname.py
improve nickname dialog (add text, placeholder), fix > 3 letters check, close dialog with window properly
2021-01-10 12:41:03 -06:00
worker.py
data transfer stats, remove status bar, change all client.send to custom in-between method
2021-01-22 12:06:30 -06:00