summaryrefslogtreecommitdiff
path: root/ZeroTierUI
AgeCommit message (Expand)Author
2014-08-20Some UI fixes for Windows.Adam Ierymenko
2014-08-19Disable service management in UI -- installer should automatically start serv...Adam Ierymenko
2014-08-19UI stuff and sign .dmg on build.Adam Ierymenko
2014-08-19Add MAC to listnetworks, and some other make stuff.Adam Ierymenko
2014-04-09Text point size readjustment not needed on child windows in Windows?Adam Ierymenko
2014-04-08Fix typo.Adam Ierymenko
2014-04-08Another Qt build fix... need the right tap driver in build just to make symbo...Adam Ierymenko
2014-04-08Remove EthernetTap.cpp from UI build project.Adam Ierymenko
2014-04-04Fix network widget spacer issue on Windows.Adam Ierymenko
2014-04-02Make GUI work with new control client API, make control client look for user ...Adam Ierymenko
2014-03-07VERSION 0.7.2: first Windows release!Adam Ierymenko
2014-03-06(1) Fix menu bar item font size on Windows, (2) fix for possible Windows Ethe...Adam Ierymenko
2014-03-05Script to build UI against our own new precompiled Win32 static Qt binary, wh...Adam Ierymenko
2014-02-27Installer works, and fix for ugly fonts in pulldown menus in main windows in ...Adam Ierymenko
2014-02-27Windows service works now!Adam Ierymenko
2014-02-16Boring stuff: update dates in copyrights across all files.Adam Ierymenko
2014-02-05Add security notice the first time a user joins a public network.Adam Ierymenko
2014-02-04Quick start rev.Adam Ierymenko
2014-02-04Undo last commit...Adam Ierymenko
2014-02-04Pull static image version of quick start guide.Adam Ierymenko
2014-02-01UI quick start guide.Adam Ierymenko
2014-01-27Make EthernetTap creation occur in a background thread in Network since it's ...Adam Ierymenko
2014-01-27UI appearance tweaks.Adam Ierymenko
2014-01-26Windows UI appearance fixes (font issue, etc.) and fix to WinSock init on GUI...Adam Ierymenko
2014-01-26Few small cleanup things...Adam Ierymenko
2014-01-24Qt GUI now builds and runs on Windows. On Windows it can (via its manifest) a...Adam Ierymenko
2014-01-24Bunch of UI style improvements.Adam Ierymenko
2014-01-17UI cleanup and license dialog.Adam Ierymenko
2014-01-16mkdir fix in mac installAdam Ierymenko
2014-01-16Mac installation, and dump pre10.8 stuff because it turns out that 10.6 loads...Adam Ierymenko
2014-01-15New way of doing authenticate and install. Now with more kittens.Adam Ierymenko
2014-01-15Cheezy little helper apps: kill them with fire. There is a better way. A clea...Adam Ierymenko
2014-01-13Add a waiting for service message on startup to not confuse user.Adam Ierymenko
2014-01-10Add "you have not joined any networks" placeholder if networks list is empty.Adam Ierymenko
2014-01-10Installer AppleScript finally reinvokes the app correctly.Adam Ierymenko
2014-01-10UI stuff, re-launch app from AppleScript after install (still needs a bit of ...Adam Ierymenko
2014-01-10Cleanup in installer code in app.Adam Ierymenko
2014-01-10QMessageBox cleanup.Adam Ierymenko
2014-01-10Add GPL notice to UI code.Adam Ierymenko
2014-01-09Mac installer work...Adam Ierymenko
2014-01-08Mac install fixes, more internal use scripts.Adam Ierymenko
2014-01-05Ready to test app-driven service install on Mac.Adam Ierymenko
2014-01-05Refactor SoftwareUpdate to make .nfo parse and signature check code easily re...Adam Ierymenko
2014-01-03Install dialog in UI.Adam Ierymenko
2014-01-03Mac installer work.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, als...Adam Ierymenko
2014-01-03Installer app helper...Adam Ierymenko
2013-12-31Sign the AppleScript helper app that the UI calls to install the token file.Adam Ierymenko
2013-12-20Fix for GitHub issue #30Adam Ierymenko