Adam Ierymenko 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 年之前
..
Info.plist 74af234305 Add icons and custom Mac plist to Qt project. 12 年之前
README.md faff84e63a docs 11 年之前
WindowsBuildOfficial.bat 282d41bc94 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 年之前
ZT1GUI.png 165de71754 Quick start rev. 12 年之前
ZT1GUI.xcf 165de71754 Quick start rev. 12 年之前
ZeroTierUI.pro 8bd9f7d51d Build fix for UI and mac. 11 年之前
ZeroTierUI.rc 74af234305 Add icons and custom Mac plist to Qt project. 12 年之前
aboutwindow.cpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 年之前
aboutwindow.h 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 年之前
aboutwindow.ui b65f7f7895 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 年之前
installdialog.cpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 年之前
installdialog.h 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 年之前
installdialog.ui 8be664cca9 UI cleanup and license dialog. 12 年之前
licensedialog.cpp dfee7e0389 VERSION 0.7.2: first Windows release! 12 年之前
licensedialog.h 8be664cca9 UI cleanup and license dialog. 12 年之前
licensedialog.ui 8be664cca9 UI cleanup and license dialog. 12 年之前
mac_doprivileged.h 99c384e110 New way of doing authenticate and install. Now with more kittens. 12 年之前
mac_doprivileged.mm 99c384e110 New way of doing authenticate and install. Now with more kittens. 12 年之前
main.cpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 年之前
main.h 3f6152806f Add security notice the first time a user joins a public network. 12 年之前
mainwindow.cpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 年之前
mainwindow.h 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 年之前
mainwindow.ui 9f2571cc01 Some UI fixes for Windows. 11 年之前
networkwidget.cpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 年之前
networkwidget.h 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 年之前
networkwidget.ui 9f2571cc01 Some UI fixes for Windows. 11 年之前
onetimedialog.cpp 3f6152806f Add security notice the first time a user joins a public network. 12 年之前
onetimedialog.h 3f6152806f Add security notice the first time a user joins a public network. 12 年之前
onetimedialog.ui 3f6152806f Add security notice the first time a user joins a public network. 12 年之前
quickstartdialog.ui 6b1a4b6e64 Undo last commit... 12 年之前
resources.qrc 6b1a4b6e64 Undo last commit... 12 年之前
stylesheet.css f80ec871f6 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 年之前
zt1icon.icns 74af234305 Add icons and custom Mac plist to Qt project. 12 年之前
zt1icon.ico 74af234305 Add icons and custom Mac plist to Qt project. 12 年之前
zt1icon.png 10f03d4119 More UI work. 12 年之前

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.