From 10f03d4119bcbadf38382e5cf5392f9bc990160f Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Fri, 15 Nov 2013 11:09:26 -0500 Subject: More UI work. --- ZeroTierUI/mainwindow.ui | 182 ++++++++++++++++++++++++++++++++++++++++++----- ZeroTierUI/resources.qrc | 6 +- ZeroTierUI/zt1icon.png | Bin 0 -> 44700 bytes 3 files changed, 170 insertions(+), 18 deletions(-) create mode 100644 ZeroTierUI/zt1icon.png (limited to 'ZeroTierUI') diff --git a/ZeroTierUI/mainwindow.ui b/ZeroTierUI/mainwindow.ui index 60fa1f82..d7a654fd 100644 --- a/ZeroTierUI/mainwindow.ui +++ b/ZeroTierUI/mainwindow.ui @@ -13,23 +13,148 @@ ZeroTier One + + + :/img/zt1icon.png:/img/zt1icon.png + - 0 + 6 - 0 + 6 - 0 + 6 - 0 + 6 + + + + + 0 + 0 + + + + Qt::ScrollBarAlwaysOff + + + true + + + + + 0 + 0 + 654 + 222 + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + + + + + 0 + 0 + + + + + 2 + + + 0 + + + 2 + + + 0 + + + + + + 0 + 0 + + + + OFFLINE (0 direct peers) + + + + + + + + Courier + 12 + + + + true + + + [Network ID, e.g. 8056c2e21c000001] + + + + + + + + 0 + 0 + + + + + 75 + true + false + + + + false + + + + Join + + + false + + + true + + + + + + - @@ -39,22 +164,23 @@ 22 - + + Qt::LeftToRight + + - File + Help - - - + - - - Qt::LeftToRight - + - Help + File - + + + + @@ -74,8 +200,30 @@ About + + + About + + + + + Join Network + + + + + Show Detailed Status + + + + + Exit + + - + + + diff --git a/ZeroTierUI/resources.qrc b/ZeroTierUI/resources.qrc index 2496c877..a788ae7f 100644 --- a/ZeroTierUI/resources.qrc +++ b/ZeroTierUI/resources.qrc @@ -1 +1,5 @@ - \ No newline at end of file + + + zt1icon.png + + diff --git a/ZeroTierUI/zt1icon.png b/ZeroTierUI/zt1icon.png new file mode 100644 index 00000000..bc265167 Binary files /dev/null and b/ZeroTierUI/zt1icon.png differ -- cgit v1.2.3