summaryrefslogtreecommitdiff
path: root/ZeroTierUI/main.cpp
AgeCommit message (Collapse)Author
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