From 8de2d4650197bdae2f39f804228f3bce5ddbd59c Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Sun, 3 Feb 2008 14:07:45 +0000 Subject: [PATCH] Some new UI elements for configuring network reconnects. EgS, that should be put into network settings as well then... --- .../settingspages/networkssettingspage.ui | 136 ++++++++++++++++-- 1 file changed, 124 insertions(+), 12 deletions(-) diff --git a/src/qtui/settingspages/networkssettingspage.ui b/src/qtui/settingspages/networkssettingspage.ui index 8039f172..01f1005e 100644 --- a/src/qtui/settingspages/networkssettingspage.ui +++ b/src/qtui/settingspages/networkssettingspage.ui @@ -123,7 +123,7 @@ Connect now - :/16x16/actions/oxygen/16x16/actions/network-connect.png + @@ -134,7 +134,7 @@ - + 10 0 @@ -208,7 +208,7 @@ &Edit... - :/16x16/actions/oxygen/16x16/actions/configure.png + @@ -512,6 +512,102 @@ + + + + false + + + Automatic Reconnect + + + true + + + + + + + + + + Interval: + + + + + + + s + + + 10 + + + 3600 + + + 30 + + + + + + + Retries: + + + + + + + 1 + + + 999 + + + 10 + + + + + + + Unlimited + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + Rejoin all channels on reconnect + + + true + + + + + + @@ -519,7 +615,7 @@ - 375 + 386 31 @@ -547,12 +643,12 @@ setDisabled(bool) - 356 - 181 + 647 + 238 - 470 - 122 + 471 + 176 @@ -563,12 +659,28 @@ setDisabled(bool) - 383 - 181 + 658 + 238 + + + 471 + 209 + + + + + unlimitedRetries + toggled(bool) + reconnectRetries + setDisabled(bool) + + + 443 + 336 - 445 - 156 + 390 + 338 -- 2.20.1