index
:
legacy/proxy_ui.git
master
Proxifier autoconfiguration ui
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
ProxyClientApp.cpp
Age
Commit message (
Collapse
)
Author
2011-12-03
FIX app not terminated when config.cfg do not exist
Alex Borisov
2011-12-03
Fix startup segfault when config.cfg not present
Alex Borisov
2011-12-01
FIX file transfer; FIX packet parsing bug; + many various fixes and improvements
Alex Borisov
2011-11-28
Code to test file transfer
Alex Borisov
2011-11-27
File transfer test fix
Alex Borisov
2011-11-27
File downloading (no MD5 hash check yet). Various fixes
Alex Borisov
2011-11-22
DOwnload/Delete file list request and parsing. FIX bug while reading other ↵
Alex Borisov
configs
2011-11-17
Return to server config w permanent connection. Update message
Alex Borisov
2011-11-15
Welcome message. Docs update
Alex Borisov
2011-11-13
CSS style support and sample. Revert to file config for testing purposes
Alex Borisov
2011-11-11
Self-updated config. Various fixes and improvements. TODO: test ↵
Alex Borisov
client/server communication
2011-11-09
Move tray icon to resources. Debug regime wo SSL verification
Alex Borisov
2011-11-06
fixed icon hiding on exit
Gluzskiy Alexandr
fixed icon path (also, should be in skin directory instead of root)
2011-11-05
Fix file paths to be relative to app dir. Firewall config sample
Alex
2011-11-02
Handle double-click event on system tray icon
Alex
2011-10-23
Logging facility, Config class, tray icon, custom QApplication subclass
Alex Borisov