From 39b48f2357b0b783815be88031b738376fa228e0 Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Thu, 19 Feb 2015 02:51:00 +1100 Subject: Upgrade Heimdall Frontend to Qt5 and build with cmake --- heimdall-frontend/mainwindow.ui | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'heimdall-frontend/mainwindow.ui') diff --git a/heimdall-frontend/mainwindow.ui b/heimdall-frontend/mainwindow.ui index ce42a89..f3113f2 100644 --- a/heimdall-frontend/mainwindow.ui +++ b/heimdall-frontend/mainwindow.ui @@ -53,17 +53,6 @@ QTabWidget::Rounded - - - 0 - 0 - - - - - MS Shell Dlg 2 - - true -- cgit v1.1 From 67c17cc48bc3a2914d8e6ecb39ec1fb54b4806aa Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Thu, 19 Feb 2015 05:08:26 +1100 Subject: Fix Unix build issues and work-around Qt5 Mac UI bugs --- heimdall-frontend/mainwindow.ui | 59 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 58 insertions(+), 1 deletion(-) (limited to 'heimdall-frontend/mainwindow.ui') diff --git a/heimdall-frontend/mainwindow.ui b/heimdall-frontend/mainwindow.ui index f3113f2..91df00f 100644 --- a/heimdall-frontend/mainwindow.ui +++ b/heimdall-frontend/mainwindow.ui @@ -196,6 +196,9 @@ 31 + + Qt::NoFocus + Load / Customise @@ -269,6 +272,9 @@ 23 + + Qt::NoFocus + Browse @@ -343,6 +349,9 @@ 23 + + Qt::NoFocus + Donate @@ -359,6 +368,9 @@ 23 + + Qt::NoFocus + Homepage @@ -510,9 +522,21 @@ 23 + + Qt::NoFocus + Browse + + false + + + false + + + false + @@ -935,6 +959,9 @@ 23 + + Qt::NoFocus + Remove Device @@ -1105,6 +1132,9 @@ 23 + + Qt::NoFocus + Add @@ -1122,6 +1152,9 @@ 23 + + Qt::NoFocus + Remove @@ -1338,6 +1371,9 @@ 23 + + Qt::NoFocus + Add Device @@ -1355,6 +1391,9 @@ 31 + + Qt::NoFocus + Build @@ -1416,6 +1455,9 @@ 23 + + Qt::NoFocus + Save As... @@ -1433,6 +1475,9 @@ 23 + + Qt::NoFocus + Download @@ -1531,6 +1576,9 @@ 23 + + Qt::NoFocus + @@ -1625,6 +1673,9 @@ 23 + + Qt::NoFocus + Print @@ -1750,6 +1801,9 @@ 23 + + Qt::NoFocus + Browse @@ -1777,6 +1831,9 @@ 23 + + Qt::NoFocus + Close @@ -1828,7 +1885,7 @@ 0 0 788 - 21 + 22 -- cgit v1.1