summaryrefslogtreecommitdiff
path: root/ZeroTierUI/ZeroTierUI.pro
AgeCommit message (Collapse)Author
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-15New way of doing authenticate and install. Now with more kittens.Adam Ierymenko
2014-01-03Install dialog in UI.Adam Ierymenko
2014-01-03More install/deploy work for mac...Adam Ierymenko
2014-01-03Fix -h in zerotier-cli and move code to find auth token into LocalClient, ↵Adam Ierymenko
also move auth token for mac into Mac-standard Library/Application Support location.
2013-12-12Update Qt build to enable building against local static libraries, rename ↵Adam Ierymenko
Network to NetworkWidget to avoid filesystem or object naming collision with Network.o in node/.
2013-11-21Add icons and custom Mac plist to Qt project.Adam Ierymenko
2013-11-20Set application name correctly, mac version now executes helper on startup ↵Adam Ierymenko
if needed.
2013-11-19UI work...Adam Ierymenko
2013-11-18More UI work, reorg Windows stuff...Adam Ierymenko
2013-11-15More UI work...Adam Ierymenko
2013-11-13Create UI project, start designing UI.Adam Ierymenko