From 2f0cf5202c83fe9d034dc3254e8db127f5bdffe3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 8 Mar 2016 12:56:47 +0900 Subject: Increased maximum time limit for timers to 50000 min (almost 35 days). This relates to bug 2599. NOTE: if the max limit is removed, the TQSpinBox reverts to the default value of 99. Also fixed minimum limit for some timers and percentage fields. Signed-off-by: Michele Calgaro --- src/configure_Dialog.ui | 47 +++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 43 insertions(+), 4 deletions(-) (limited to 'src/configure_Dialog.ui') diff --git a/src/configure_Dialog.ui b/src/configure_Dialog.ui index 5ea68c5..956721a 100644 --- a/src/configure_Dialog.ui +++ b/src/configure_Dialog.ui @@ -327,7 +327,10 @@ min - 1500 + 50000 + + + 1 @@ -341,7 +344,10 @@ min - 1500 + 50000 + + + 1 @@ -355,7 +361,10 @@ min - 1500 + 50000 + + + 1 @@ -656,6 +665,12 @@ min + + 50000 + + + 1 + @@ -881,7 +896,7 @@ % - 1500 + 100 @@ -944,6 +959,12 @@ min + + 50000 + + + 1 + @@ -1329,6 +1350,9 @@ 100 + + 1 + @@ -1348,6 +1372,9 @@ 100 + + 1 + @@ -1367,6 +1394,9 @@ 100 + + 1 + @@ -1386,6 +1416,9 @@ 100 + + 1 + @@ -1405,6 +1438,9 @@ 100 + + 1 + @@ -1424,6 +1460,9 @@ 100 + + 1 + -- cgit v1.2.1