From fd6cc80e80d2578432a7d18d59dc9f79ac9bfaec Mon Sep 17 00:00:00 2001 From: Sebastian Goth Date: Thu, 26 Jun 2008 17:27:32 +0200 Subject: [PATCH] Fixing BR#164: Show correct tooltips in networksettings Fixed the tooltips, renamed "tab" to "advancedTab" and changed hsizetype of detailsBox from "Expanding" to "MinimumExpanding" to fix wrong resizing. --- .../settingspages/networkssettingspage.ui | 67 ++++++++++--------- 1 file changed, 36 insertions(+), 31 deletions(-) diff --git a/src/qtui/settingspages/networkssettingspage.ui b/src/qtui/settingspages/networkssettingspage.ui index aae2401c..cabddac8 100644 --- a/src/qtui/settingspages/networkssettingspage.ui +++ b/src/qtui/settingspages/networkssettingspage.ui @@ -5,8 +5,8 @@ 0 0 - 514 - 452 + 565 + 468 @@ -121,7 +121,7 @@ - + 10 0 @@ -157,11 +157,10 @@ true - This specifies how control messages, nicks and servernames are encoded. -Unless you *really* know what you do, leave this as ISO-8859-1! + - 1 + 0 @@ -171,13 +170,16 @@ Unless you *really* know what you do, leave this as ISO-8859-1! 0 0 - 301 - 326 + 376 + 332 Servers + + Manage servers for this network + @@ -337,13 +339,16 @@ Unless you *really* know what you do, leave this as ISO-8859-1! 0 0 - 301 - 326 + 376 + 332 Perform + + Configure automatic identification or misc. commands to be executed after connecting to a server + @@ -377,13 +382,6 @@ Unless you *really* know what you do, leave this as ISO-8859-1! true - - - - Service: - - - @@ -394,47 +392,54 @@ Unless you *really* know what you do, leave this as ISO-8859-1! - - + + true + + QLineEdit::Password + + + + + - Password: + Service: - - + + true - - QLineEdit::Password + + Password: - autoIdentifyService - autoIdentifyPassword - label_2 - label_3 - + 0 0 - 301 - 326 + 376 + 332 Advanced + + This specifies how control messages, nicks and servernames are encoded. +Unless you *really* know what you do, leave this as ISO-8859-1! + -- 2.20.1