From 34b022a2297b869c7be306e3f6bf8e124adaf1a7 Mon Sep 17 00:00:00 2001
From: isanae <14251494+isanae@users.noreply.github.com>
Date: Wed, 5 Feb 2020 16:21:41 -0500
Subject: fixed warning when comparing empty strings filter in data tab fixed
some bad iterators when removing rows fixed empty directories not being
marked as such when refreshing always sort directories first even when
reversing the sort order fixed children not being sorted fixed errors about
file sizes for directories remember state of checkboxes in data tab
---
src/mainwindow.ui | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
(limited to 'src/mainwindow.ui')
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index f0887f56..8bd22ff1 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -1058,7 +1058,7 @@ p, li { white-space: pre-wrap; }
-
-
-
+
refresh data-directory overview
@@ -1088,7 +1088,7 @@ p, li { white-space: pre-wrap; }
-
-
+
Filters the above list so that only conflicts are displayed.
@@ -1101,7 +1101,7 @@ p, li { white-space: pre-wrap; }
-
-
+
Filters the above list so that files from archives are not shown
@@ -1147,6 +1147,13 @@ p, li { white-space: pre-wrap; }
+ -
+
+
-
+
+
+
+
--
cgit v1.3.1