From 9457e720f24d8365ed6a1e82b016078b0bc17eb6 Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Sat, 6 Mar 2021 15:26:07 +0100 Subject: Implements proper multi-window support. --- src/mainwindow.ui | 54 +++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 43 insertions(+), 11 deletions(-) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 48c6bfc..2659a65 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -189,6 +189,7 @@ File + @@ -196,6 +197,7 @@ + @@ -236,7 +238,8 @@ - + + .. About... @@ -244,7 +247,8 @@ - + + .. Quit @@ -263,7 +267,8 @@ - + + .. Close Tab @@ -286,7 +291,8 @@ - + + .. Back @@ -300,7 +306,8 @@ - + + .. Forward @@ -314,7 +321,8 @@ - + + .. Root @@ -328,7 +336,8 @@ - + + .. Parent @@ -342,7 +351,8 @@ - + + .. Refresh @@ -362,7 +372,8 @@ - + + .. Save as... @@ -388,7 +399,8 @@ - + + .. Go to home @@ -420,7 +432,8 @@ - + + .. Manage Certificates… @@ -434,6 +447,25 @@ Ctrl+U + + + New Window + + + Opens a new window + + + Ctrl+N + + + + + Close Window + + + Alt+F4 + + -- cgit v1.2.3