summaryrefslogtreecommitdiff
path: root/ZeroTierUI/main.cpp
AgeCommit message (Collapse)Author
2015-02-17Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]Adam Ierymenko
2015-01-05Cleanup, add tristate to config code in Network, and happy new year!Adam Ierymenko
2014-08-19Disable service management in UI -- installer should automatically start ↵Adam Ierymenko
service and this is annoying for testing purposes.
2014-02-27Installer works, and fix for ugly fonts in pulldown menus in main windows in ↵Adam Ierymenko
UI. Also remove dummy installer, which we don't need anymore.
2014-02-27Windows service works now!Adam Ierymenko
2014-02-16Boring stuff: update dates in copyrights across all files.Adam Ierymenko
2014-01-26Windows UI appearance fixes (font issue, etc.) and fix to WinSock init on ↵Adam Ierymenko
GUI client.
2014-01-24Qt GUI now builds and runs on Windows. On Windows it can (via its manifest) ↵Adam Ierymenko
automatically request admin rights on launch, which plugs it nicely into Windows' admin rights system without requiring file copies and such.
2014-01-24Bunch of UI style improvements.Adam Ierymenko
2014-01-17UI cleanup and license dialog.Adam Ierymenko
2014-01-10Add GPL notice to UI code.Adam Ierymenko
2013-11-13Create UI project, start designing UI.Adam Ierymenko