From 2026a2a331edfed91ca66686776cd9d26c2ac58d Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Fri, 30 Aug 2013 16:12:52 -0300 Subject: Update preferences ui to select and save gateway. --- src/leap/bitmask/gui/ui/preferences.ui | 199 ++++++++++++++++++--------------- 1 file changed, 108 insertions(+), 91 deletions(-) (limited to 'src') diff --git a/src/leap/bitmask/gui/ui/preferences.ui b/src/leap/bitmask/gui/ui/preferences.ui index b59990b1..e66a2d68 100644 --- a/src/leap/bitmask/gui/ui/preferences.ui +++ b/src/leap/bitmask/gui/ui/preferences.ui @@ -6,8 +6,8 @@ 0 0 - 453 - 463 + 503 + 529 @@ -18,80 +18,77 @@ :/images/mask-icon.png:/images/mask-icon.png - - + + + + Qt::Vertical + + + + 20 + 40 + + + + + + - false + true - Password Change + Select gateway for provider - - - QFormLayout::ExpandingFieldsGrow - - - - - &Current password: - - - leCurrentPassword - - - - - - - QLineEdit::Password - + + false + + + + + + + <Select provider> + + - - + + - &New password: + &Select provider: - leNewPassword - - - - - - - QLineEdit::Password + cbProvidersGateway - - + + - &Re-enter new password: - - - leNewPassword2 + Select gateway: - - - - QLineEdit::Password - + + + + + Automatic + + - - + + - Change + Save this provider settings - - + + - <Password change status> + < Providers Gateway Status > Qt::AlignCenter @@ -101,7 +98,7 @@ - + Enabled services @@ -158,69 +155,89 @@ - - + + false - Select gateway for provider - - - false + Password Change - + + + QFormLayout::ExpandingFieldsGrow + - + - &Select provider: + &Current password: - cbProvidersGateway + leCurrentPassword - - - - <Select provider> - - + + + QLineEdit::Password + - + - Select gateway: + &New password: + + + leNewPassword - - - - Automatic - - + + + QLineEdit::Password + + + + + + + &Re-enter new password: + + + leNewPassword2 + + + + + + + QLineEdit::Password + + + + + + + Change + + + + + + + <Password change status> + + + Qt::AlignCenter + - - - - Qt::Vertical - - - - 20 - 40 - - - - -- cgit v1.2.3