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

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.