2
0
Adam Ierymenko 8f29f19e98 Fix for UI client. 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! 11 жил өмнө
ZT1GUI.png 165de71754 Quick start rev. 11 жил өмнө
ZT1GUI.xcf 165de71754 Quick start rev. 11 жил өмнө
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 83a0d988ec Text point size readjustment not needed on child windows in Windows? 11 жил өмнө
aboutwindow.h b5c3a92be2 Boring stuff: update dates in copyrights across all files. 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. 11 жил өмнө
installdialog.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 жил өмнө
installdialog.h 9d05897f7a Windows service works now! 11 жил өмнө
installdialog.ui 8be664cca9 UI cleanup and license dialog. 11 жил өмнө
licensedialog.cpp dfee7e0389 VERSION 0.7.2: first Windows release! 11 жил өмнө
licensedialog.h 8be664cca9 UI cleanup and license dialog. 11 жил өмнө
licensedialog.ui 8be664cca9 UI cleanup and license dialog. 11 жил өмнө
mac_doprivileged.h 99c384e110 New way of doing authenticate and install. Now with more kittens. 11 жил өмнө
mac_doprivileged.mm 99c384e110 New way of doing authenticate and install. Now with more kittens. 11 жил өмнө
main.cpp 17ebd0afc7 Disable service management in UI -- installer should automatically start service and this is annoying for testing purposes. 11 жил өмнө
main.h 3f6152806f Add security notice the first time a user joins a public network. 11 жил өмнө
mainwindow.cpp 8f29f19e98 Fix for UI client. 11 жил өмнө
mainwindow.h 8bd9f7d51d Build fix for UI and mac. 11 жил өмнө
mainwindow.ui 9f2571cc01 Some UI fixes for Windows. 11 жил өмнө
networkwidget.cpp 351b7f3a09 UI stuff and sign .dmg on build. 11 жил өмнө
networkwidget.h 351b7f3a09 UI stuff and sign .dmg on build. 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. 11 жил өмнө
onetimedialog.h 3f6152806f Add security notice the first time a user joins a public network. 11 жил өмнө
onetimedialog.ui 3f6152806f Add security notice the first time a user joins a public network. 11 жил өмнө
quickstartdialog.ui 6b1a4b6e64 Undo last commit... 11 жил өмнө
resources.qrc 6b1a4b6e64 Undo last commit... 11 жил өмнө
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 жил өмнө
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.