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 (
Expand
)
Author
2012-09-04
Merge branch 'master' of ssh://sss.chaoslab.ru//home/git/proxy_ui
Gluzskiy Alexandr
2012-09-04
GPL'ed
Gluzskiy Alexandr
2012-03-30
FIX: proxy order, speed color, client update issue
Alex Borisov
2012-03-25
Three color speed values
Alex Borisov
2012-03-24
Ticket #3 fix (tray click workaround and no windown on taskbar)
Alex Borisov
2012-03-24
FIX: speed calc problem, tray click fix, other
Alex Borisov
2012-03-18
FIX: non-ASCII static proxy election problem. ADD new client icon
Alex Borisov
2012-03-12
New static proxy choice leeds now to raplacment of all our previous entries
unknown
2012-03-05
Reload proxifier config functionality. Remove message about config update
unknown
2012-02-06
FIX: http proxy to be the one and the last in the chain
Alex Borisov
2012-02-03
FIX: reposition dialog window on resize
Alex Borisov
2012-02-02
FIX: empty window when no Proxifier config present
Alex Borisov
2012-01-22
FIX xml Rule changing, change window style to Popup
Alex Borisov
2012-01-21
Restart Proxifier to apply new configuration
Alex Borisov
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 reco...
Alex Borisov
2011-11-11
Self-updated config. Various fixes and improvements. TODO: test client/server...
Alex Borisov
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 pro...
Alex
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