Adam Ierymenko 8f29f19e98 Fix for UI client. 11 ani în urmă
..
Info.plist 74af234305 Add icons and custom Mac plist to Qt project. 12 ani în urmă
README.md faff84e63a docs 11 ani în urmă
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! 11 ani în urmă
ZT1GUI.png 165de71754 Quick start rev. 11 ani în urmă
ZT1GUI.xcf 165de71754 Quick start rev. 11 ani în urmă
ZeroTierUI.pro 8bd9f7d51d Build fix for UI and mac. 11 ani în urmă
ZeroTierUI.rc 74af234305 Add icons and custom Mac plist to Qt project. 12 ani în urmă
aboutwindow.cpp 83a0d988ec Text point size readjustment not needed on child windows in Windows? 11 ani în urmă
aboutwindow.h b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 ani în urmă
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. 11 ani în urmă
installdialog.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 ani în urmă
installdialog.h 9d05897f7a Windows service works now! 11 ani în urmă
installdialog.ui 8be664cca9 UI cleanup and license dialog. 11 ani în urmă
licensedialog.cpp dfee7e0389 VERSION 0.7.2: first Windows release! 11 ani în urmă
licensedialog.h 8be664cca9 UI cleanup and license dialog. 11 ani în urmă
licensedialog.ui 8be664cca9 UI cleanup and license dialog. 11 ani în urmă
mac_doprivileged.h 99c384e110 New way of doing authenticate and install. Now with more kittens. 11 ani în urmă
mac_doprivileged.mm 99c384e110 New way of doing authenticate and install. Now with more kittens. 11 ani în urmă
main.cpp 17ebd0afc7 Disable service management in UI -- installer should automatically start service and this is annoying for testing purposes. 11 ani în urmă
main.h 3f6152806f Add security notice the first time a user joins a public network. 11 ani în urmă
mainwindow.cpp 8f29f19e98 Fix for UI client. 11 ani în urmă
mainwindow.h 8bd9f7d51d Build fix for UI and mac. 11 ani în urmă
mainwindow.ui 9f2571cc01 Some UI fixes for Windows. 11 ani în urmă
networkwidget.cpp 351b7f3a09 UI stuff and sign .dmg on build. 11 ani în urmă
networkwidget.h 351b7f3a09 UI stuff and sign .dmg on build. 11 ani în urmă
networkwidget.ui 9f2571cc01 Some UI fixes for Windows. 11 ani în urmă
onetimedialog.cpp 3f6152806f Add security notice the first time a user joins a public network. 11 ani în urmă
onetimedialog.h 3f6152806f Add security notice the first time a user joins a public network. 11 ani în urmă
onetimedialog.ui 3f6152806f Add security notice the first time a user joins a public network. 11 ani în urmă
quickstartdialog.ui 6b1a4b6e64 Undo last commit... 11 ani în urmă
resources.qrc 6b1a4b6e64 Undo last commit... 11 ani în urmă
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. 11 ani în urmă
zt1icon.icns 74af234305 Add icons and custom Mac plist to Qt project. 12 ani în urmă
zt1icon.ico 74af234305 Add icons and custom Mac plist to Qt project. 12 ani în urmă
zt1icon.png 10f03d4119 More UI work. 12 ani în urmă

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.