index
:
legacy/proxy_ui.git
master
Proxifier autoconfiguration ui
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
Dialog.cpp
Age
Commit message (
Collapse
)
Author
2012-01-07
FIX turn off generic proxies correctly
Alex Borisov
2011-12-21
Generic proxy button work now. Proxy types support
Alex Borisov
2011-12-19
XML config public API. read/write static proxies to/from XML. few bug fixes
Alex Borisov
2011-12-16
XML reading/writing
Alex Borisov
2011-12-12
Proxifier config parsing
Alex Borisov
2011-12-04
FIX static proxy button's content alignment
Alex Borisov
2011-12-04
FIX encoding issues
Alex Borisov
2011-11-20
FIX build error (remove invalid header)
Alex Borisov
2011-11-20
FIX click event handling on bottom buttons
Alex Borisov
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
style.qss exitstance check. FIX: reading config files issue
Alex Borisov
2011-11-13
Fix style.qss path
Alex Borisov
2011-11-13
CSS style support and sample. Revert to file config for testing purposes
Alex Borisov
2011-11-12
Read all configs from server, everywhere. Docs. Code to represent server ↵
Alex Borisov
reconnection problem
2011-11-11
Self-updated config. Various fixes and improvements. TODO: test ↵
Alex Borisov
client/server communication
2011-11-06
Static button labels + FIX speed visibility bug
Alex
2011-11-06
Fix panel labels. Config format changes
Alex
2011-11-03
Fix compiler warnings
Alex
2011-11-02
Resource files w certs. Fix static proxy labels and order. Panel label alignment
Alex
2011-11-01
Fix generic proxy parsing bug. New generic proxy button layouting. Static ↵
Alex
proxy button functionality
2011-10-29
UTF8 support. Minor Config changes
Alex
2011-10-26
Checkboxes are working now
Alex Borisov
2011-10-25
Config method to acquire country/state/city names. Doxygen docs
Alex Borisov
2011-10-23
Logging facility, Config class, tray icon, custom QApplication subclass
Alex Borisov