From b90769d526e06b7cf235ab31a8e0984070882fc6 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Thu, 21 Jun 2018 19:03:13 +0200 Subject: ProfileEditor: add Delete Session and Delete All buttons to Cookies CookiesList: delete cookies based on selectedRanges --- plugins/ProfileEditor/forms/profileview.ui | 35 ++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'plugins/ProfileEditor/forms/profileview.ui') diff --git a/plugins/ProfileEditor/forms/profileview.ui b/plugins/ProfileEditor/forms/profileview.ui index c1507db..6c2edda 100644 --- a/plugins/ProfileEditor/forms/profileview.ui +++ b/plugins/ProfileEditor/forms/profileview.ui @@ -465,6 +465,27 @@ + + QAbstractScrollArea::AdjustToContents + + + QAbstractItemView::NoEditTriggers + + + QAbstractItemView::SelectRows + + + false + + + false + + + true + + + false + Name @@ -503,6 +524,20 @@ + + + + Delete Session + + + + + + + Delete All + + + -- cgit v1.2.1