From 8db73ff27d0310a36a4c50cd58d93b765a6fa363 Mon Sep 17 00:00:00 2001 From: defnax Date: Tue, 21 Aug 2012 13:52:14 +0000 Subject: [PATCH] Added a new GroupBox for bether look git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5449 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- .../src/gui/connect/ConfCertDialog.cpp | 4 +- .../src/gui/connect/ConfCertDialog.ui | 302 +++++++++--------- 2 files changed, 152 insertions(+), 154 deletions(-) diff --git a/retroshare-gui/src/gui/connect/ConfCertDialog.cpp b/retroshare-gui/src/gui/connect/ConfCertDialog.cpp index 58ae0ee29..65a098986 100644 --- a/retroshare-gui/src/gui/connect/ConfCertDialog.cpp +++ b/retroshare-gui/src/gui/connect/ConfCertDialog.cpp @@ -198,6 +198,7 @@ void ConfCertDialog::load() ui.label_version->show(); ui.groupBox->show(); + ui.groupBox_4->show(); ui.rsid->hide(); ui.label_rsid->hide(); } else { @@ -207,12 +208,13 @@ void ConfCertDialog::load() ui.label_rsid->show(); ui.loc->hide(); ui.label_loc->hide(); - ui.statusline->hide(); + ui.statusline->hide(); ui.label_status->hide(); ui.lastcontact->hide(); ui.label_last_contact->hide(); ui.version->hide(); ui.label_version->hide(); + ui.groupBox_4->hide(); ui.groupBox->hide(); } diff --git a/retroshare-gui/src/gui/connect/ConfCertDialog.ui b/retroshare-gui/src/gui/connect/ConfCertDialog.ui index 405690aa1..cde6a023c 100644 --- a/retroshare-gui/src/gui/connect/ConfCertDialog.ui +++ b/retroshare-gui/src/gui/connect/ConfCertDialog.ui @@ -6,8 +6,8 @@ 0 0 - 516 - 602 + 635 + 629 @@ -88,6 +88,46 @@ p, li { white-space: pre-wrap; } QFrame::Raised + + + + + + Qt::Horizontal + + + + 311 + 20 + + + + + + + + Apply and Close + + + OK + + + false + + + true + + + + + + + Cancel + + + + + @@ -101,13 +141,60 @@ p, li { white-space: pre-wrap; } Details - - + + + + + + 98 + 98 + + + + QFrame#avatarFrame{ +border: 2px solid #CCCCCC; +border-radius:6px; +background: white; +} + + + QFrame::NoFrame + + + QFrame::Sunken + + + + 0 + + + + + + 96 + 96 + + + + + 96 + 96 + + + + + + + + + + + Peer Info - + @@ -122,70 +209,28 @@ p, li { white-space: pre-wrap; } - + Peer ID - + true - - - - Last Contact - - - - - - - true - - - - - - - true - - - - - - - Version - - - - - - - Loc - - - - - - - true - - - - + RetroShare ID - + true @@ -213,50 +258,75 @@ p, li { white-space: pre-wrap; } - + + + + + + + Other infos + + + + + + Loc + + + + + + + true + + + + Status - + true - - - - Qt::Vertical + + + + Last Contact - - - 20 - 40 - + + + + + + true - + + + + + + Version + + + + + + + true + + - - - - Qt::Vertical - - - - 68 - 126 - - - - - + Peer Address @@ -404,7 +474,7 @@ p, li { white-space: pre-wrap; } - + Qt::Vertical @@ -420,7 +490,7 @@ p, li { white-space: pre-wrap; } - + Qt::Vertical @@ -433,40 +503,6 @@ p, li { white-space: pre-wrap; } - - - - QFrame::Panel - - - QFrame::Sunken - - - - 0 - - - - - - 96 - 96 - - - - - 96 - 96 - - - - - - - - - - @@ -806,46 +842,6 @@ p, li { white-space: pre-wrap; } - - - - - - Qt::Horizontal - - - - 311 - 20 - - - - - - - - Apply and Close - - - OK - - - false - - - true - - - - - - - Cancel - - - - -