You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Ierymenko faff84e63a docs 12 years ago
..
Info.plist Add icons and custom Mac plist to Qt project. 12 years ago
README.md docs 12 years ago
WindowsBuildOfficial.bat Script to build UI against our own new precompiled Win32 static Qt binary, which paradoxiclally results in a smaller executable than dynamic Qt and doesn't require us to bundle a million DLLs. Also update installer to reflect that. Finally, add a step to the installer to remove all instances of the tap device on full uninstall so as not to leave orphaned junk in your network connections or device manager. Looking good! 12 years ago
ZT1GUI.png Quick start rev. 12 years ago
ZT1GUI.xcf Quick start rev. 12 years ago
ZeroTierUI.pro UI stuff and sign .dmg on build. 12 years ago
ZeroTierUI.rc Add icons and custom Mac plist to Qt project. 12 years ago
aboutwindow.cpp Text point size readjustment not needed on child windows in Windows? 12 years ago
aboutwindow.h Boring stuff: update dates in copyrights across all files. 12 years ago
aboutwindow.ui Qt GUI now builds and runs on Windows. On Windows it can (via its manifest) automatically request admin rights on launch, which plugs it nicely into Windows' admin rights system without requiring file copies and such. 12 years ago
installdialog.cpp Boring stuff: update dates in copyrights across all files. 12 years ago
installdialog.h Windows service works now! 12 years ago
installdialog.ui UI cleanup and license dialog. 12 years ago
licensedialog.cpp VERSION 0.7.2: first Windows release! 12 years ago
licensedialog.h UI cleanup and license dialog. 12 years ago
licensedialog.ui UI cleanup and license dialog. 12 years ago
mac_doprivileged.h New way of doing authenticate and install. Now with more kittens. 12 years ago
mac_doprivileged.mm New way of doing authenticate and install. Now with more kittens. 12 years ago
main.cpp Disable service management in UI -- installer should automatically start service and this is annoying for testing purposes. 12 years ago
main.h Add security notice the first time a user joins a public network. 12 years ago
mainwindow.cpp UI stuff and sign .dmg on build. 12 years ago
mainwindow.h Make GUI work with new control client API, make control client look for user authtoken.secret if system unreadable. 12 years ago
mainwindow.ui Some UI fixes for Windows. 12 years ago
networkwidget.cpp UI stuff and sign .dmg on build. 12 years ago
networkwidget.h UI stuff and sign .dmg on build. 12 years ago
networkwidget.ui Some UI fixes for Windows. 12 years ago
onetimedialog.cpp Add security notice the first time a user joins a public network. 12 years ago
onetimedialog.h Add security notice the first time a user joins a public network. 12 years ago
onetimedialog.ui Add security notice the first time a user joins a public network. 12 years ago
quickstartdialog.ui Undo last commit... 12 years ago
resources.qrc Undo last commit... 12 years ago
stylesheet.css Make EthernetTap creation occur in a background thread in Network since it's a time consuming operation on Windows. This fixes one of the last remaining Windows problems. 12 years ago
zt1icon.icns Add icons and custom Mac plist to Qt project. 12 years ago
zt1icon.ico Add icons and custom Mac plist to Qt project. 12 years ago
zt1icon.png More UI work. 13 years ago

README.md

Qt GUI

This is the Qt GUI distributed for Mac and Windows. It should build on Linux too if you've got Qt installed.

It's a bit ugly and limited and will probably eventually be replaced.