diff --git a/retroshare-gui/src/gui/GenCertDialog.cpp b/retroshare-gui/src/gui/GenCertDialog.cpp index 2ca31ea08..a40639559 100644 --- a/retroshare-gui/src/gui/GenCertDialog.cpp +++ b/retroshare-gui/src/gui/GenCertDialog.cpp @@ -19,7 +19,6 @@ * Boston, MA 02110-1301, USA. ****************************************************************/ - #include #include #include "GenCertDialog.h" @@ -30,7 +29,6 @@ #include #include -#include /* Define the format used for displaying the date and time */ #define DATETIME_FMT "MMM dd hh:mm:ss" @@ -44,9 +42,6 @@ GenCertDialog::GenCertDialog(QWidget *parent, Qt::WFlags flags) ui.setupUi(this); connect(ui.new_gpg_key_checkbox, SIGNAL(clicked()), this, SLOT(newGPGKeyGenUiSetup())); - - //WidgetBackgroundImage::setBackgroundImage(ui.loginLabel, ":images/new-account.png", WidgetBackgroundImage::AdjustSize); - connect(ui.genButton, SIGNAL(clicked()), this, SLOT(genPerson())); connect(ui.infopushButton,SIGNAL(clicked()), this, SLOT(infodlg())); diff --git a/retroshare-gui/src/gui/GenCertDialog.ui b/retroshare-gui/src/gui/GenCertDialog.ui index 65c7ebffb..793c2fba1 100644 --- a/retroshare-gui/src/gui/GenCertDialog.ui +++ b/retroshare-gui/src/gui/GenCertDialog.ui @@ -7,7 +7,7 @@ 0 0 569 - 444 + 437 @@ -721,6 +721,12 @@ border: 1px solid #CCCCCC;} + + + 16777215 + 32 + + @@ -728,9 +734,28 @@ border: 1px solid #CCCCCC;} + + + 16777215 + 32 + + Generate a new a new gpg key + + + :/images/gpgp_key_generate.png:/images/gpgp_key_generate.png + + + + 32 + 32 + + + + false + diff --git a/retroshare-gui/src/gui/images.qrc b/retroshare-gui/src/gui/images.qrc index f2b3f254b..6c6320157 100644 --- a/retroshare-gui/src/gui/images.qrc +++ b/retroshare-gui/src/gui/images.qrc @@ -88,19 +88,6 @@ images/button_cancel.png images/calendar.png images/chat.png - images/chat/bar_end.png - images/chat/bar_fill.png - images/chat/chat_emoticon_button.png - images/chat/chat_emoticon_button_on.png - images/chat/chat_send.png - images/chat/font_bold.png - images/chat/font_bold_on.png - images/chat/font_italic.png - images/chat/font_italic_on.png - images/chat/font_underline.png - images/chat/font_underline_on.png - images/chat/hide_avatar_frame.png - images/chat/show_avatar_frame.png images/chats_24x24.png images/cancel.png images/close-down.png @@ -119,7 +106,6 @@ images/ddeny.png images/delete.png images/deleteall.png - images/deletemail-hover.png images/deletemail-pressed.png images/deletemail24.png images/dhidden.png @@ -186,7 +172,6 @@ images/flags/sl.png images/flags/tr.png images/folder-draft.png - images/folder-draft24-hover.png images/folder-draft24-pressed.png images/folder-draft24.png images/folder_inbox64.png @@ -211,6 +196,7 @@ images/groupchat.png images/genbackground.png images/gohome.png + images/gpgp_key_generate.png images/help.png images/help24.png images/hide_toolbox_frame.png @@ -284,8 +270,6 @@ images/network.png images/network16.png images/network32.png - images/new-account.png - images/new-contact.png images/new-mail-alert.png images/new_forum16.png images/nopic.png @@ -313,13 +297,11 @@ images/records.png images/removefriend16.png images/replymail-pressed.png - images/replymail24-hover.png images/replymail24.png images/replymailall24-hover.png images/reload24.png images/reset.png images/resume.png - images/retro4.png images/RetroShare16.png images/retrosharelogo1.png images/retrosharelogo2.png diff --git a/retroshare-gui/src/gui/images/chat/bar_end.png b/retroshare-gui/src/gui/images/chat/bar_end.png deleted file mode 100644 index 6533362ec..000000000 Binary files a/retroshare-gui/src/gui/images/chat/bar_end.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/chat/bar_fill.png b/retroshare-gui/src/gui/images/chat/bar_fill.png deleted file mode 100644 index 2902f4129..000000000 Binary files a/retroshare-gui/src/gui/images/chat/bar_fill.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/chat/chat_emoticon_button.png b/retroshare-gui/src/gui/images/chat/chat_emoticon_button.png deleted file mode 100644 index 82f539602..000000000 Binary files a/retroshare-gui/src/gui/images/chat/chat_emoticon_button.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/chat/chat_emoticon_button_on.png b/retroshare-gui/src/gui/images/chat/chat_emoticon_button_on.png deleted file mode 100644 index 9925163d0..000000000 Binary files a/retroshare-gui/src/gui/images/chat/chat_emoticon_button_on.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/chat/chat_send.png b/retroshare-gui/src/gui/images/chat/chat_send.png deleted file mode 100644 index 22a96927f..000000000 Binary files a/retroshare-gui/src/gui/images/chat/chat_send.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/chat/font_bold.png b/retroshare-gui/src/gui/images/chat/font_bold.png deleted file mode 100644 index 381277e75..000000000 Binary files a/retroshare-gui/src/gui/images/chat/font_bold.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/chat/font_bold_on.png b/retroshare-gui/src/gui/images/chat/font_bold_on.png deleted file mode 100644 index 1ef72ffff..000000000 Binary files a/retroshare-gui/src/gui/images/chat/font_bold_on.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/chat/font_color.png b/retroshare-gui/src/gui/images/chat/font_color.png deleted file mode 100644 index 542c6ff1d..000000000 Binary files a/retroshare-gui/src/gui/images/chat/font_color.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/chat/font_color_on.png b/retroshare-gui/src/gui/images/chat/font_color_on.png deleted file mode 100644 index ee074023f..000000000 Binary files a/retroshare-gui/src/gui/images/chat/font_color_on.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/chat/font_italic.png b/retroshare-gui/src/gui/images/chat/font_italic.png deleted file mode 100644 index a241d9868..000000000 Binary files a/retroshare-gui/src/gui/images/chat/font_italic.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/chat/font_italic_on.png b/retroshare-gui/src/gui/images/chat/font_italic_on.png deleted file mode 100644 index adc8a8abd..000000000 Binary files a/retroshare-gui/src/gui/images/chat/font_italic_on.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/chat/font_police.png b/retroshare-gui/src/gui/images/chat/font_police.png deleted file mode 100644 index f5c7d9d53..000000000 Binary files a/retroshare-gui/src/gui/images/chat/font_police.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/chat/font_police_on.png b/retroshare-gui/src/gui/images/chat/font_police_on.png deleted file mode 100644 index e73c7e5c3..000000000 Binary files a/retroshare-gui/src/gui/images/chat/font_police_on.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/chat/font_underline.png b/retroshare-gui/src/gui/images/chat/font_underline.png deleted file mode 100644 index 7e2663d94..000000000 Binary files a/retroshare-gui/src/gui/images/chat/font_underline.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/chat/font_underline_on.png b/retroshare-gui/src/gui/images/chat/font_underline_on.png deleted file mode 100644 index 8e18a4f92..000000000 Binary files a/retroshare-gui/src/gui/images/chat/font_underline_on.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/chat/hide_avatar_frame.png b/retroshare-gui/src/gui/images/chat/hide_avatar_frame.png deleted file mode 100644 index e1d9351ce..000000000 Binary files a/retroshare-gui/src/gui/images/chat/hide_avatar_frame.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/chat/show_avatar_frame.png b/retroshare-gui/src/gui/images/chat/show_avatar_frame.png deleted file mode 100644 index a54a4e74a..000000000 Binary files a/retroshare-gui/src/gui/images/chat/show_avatar_frame.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/deletemail-hover.png b/retroshare-gui/src/gui/images/deletemail-hover.png deleted file mode 100644 index 87367bcc4..000000000 Binary files a/retroshare-gui/src/gui/images/deletemail-hover.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/folder-draft24-hover.png b/retroshare-gui/src/gui/images/folder-draft24-hover.png deleted file mode 100644 index ef9b2a19a..000000000 Binary files a/retroshare-gui/src/gui/images/folder-draft24-hover.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/messages_new.png b/retroshare-gui/src/gui/images/messages_new.png index 2e688f390..c2239d6f2 100644 Binary files a/retroshare-gui/src/gui/images/messages_new.png and b/retroshare-gui/src/gui/images/messages_new.png differ diff --git a/retroshare-gui/src/gui/images/new-account.png b/retroshare-gui/src/gui/images/new-account.png deleted file mode 100644 index ef90402f8..000000000 Binary files a/retroshare-gui/src/gui/images/new-account.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/new-contact.png b/retroshare-gui/src/gui/images/new-contact.png deleted file mode 100644 index 0cb71ca03..000000000 Binary files a/retroshare-gui/src/gui/images/new-contact.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/replymail24-hover.png b/retroshare-gui/src/gui/images/replymail24-hover.png deleted file mode 100644 index 4b3d3f8f8..000000000 Binary files a/retroshare-gui/src/gui/images/replymail24-hover.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/retro3.png b/retroshare-gui/src/gui/images/retro3.png deleted file mode 100644 index 5743e098d..000000000 Binary files a/retroshare-gui/src/gui/images/retro3.png and /dev/null differ diff --git a/retroshare-gui/src/gui/images/retro4.png b/retroshare-gui/src/gui/images/retro4.png deleted file mode 100644 index d68db6277..000000000 Binary files a/retroshare-gui/src/gui/images/retro4.png and /dev/null differ