From d77922f27d0fa7b839e8d166b32ba3456907f5cf Mon Sep 17 00:00:00 2001 From: papoteur-mga Date: Sat, 20 Sep 2014 22:23:25 +0200 Subject: A new dialog box added to ask user/password before to list release in a combobox. --- mageiaSync/mageiaSyncDBprefs0.ui | 168 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 168 insertions(+) create mode 100644 mageiaSync/mageiaSyncDBprefs0.ui (limited to 'mageiaSync/mageiaSyncDBprefs0.ui') diff --git a/mageiaSync/mageiaSyncDBprefs0.ui b/mageiaSync/mageiaSyncDBprefs0.ui new file mode 100644 index 0000000..6c518f8 --- /dev/null +++ b/mageiaSync/mageiaSyncDBprefs0.ui @@ -0,0 +1,168 @@ + + + prefsDialog0 + + + + 0 + 0 + 520 + 171 + + + + Preferences + + + + + 10 + 130 + 511 + 32 + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + true + + + + + + 9 + 9 + 501 + 111 + + + + + QFormLayout::AllNonFixedFieldsGrow + + + + + Define parameters which are stored and used for rsync + + + + + + + User name to acces the repository. Only for testing repository. + + + + + + User: + + + + + + + + + + + + + + + + + + + + Associated with user, if needed + + + + + + Password: + + + + + + + Give a value if you want to use testing repository + + + + + + + + + + Source repository. Keep void to use the testing repo. + + + + + + Source: + + + + + + + Give a mirror adress with public access + + + + + + + + + + + + + buttonBox + accepted() + prefsDialog0 + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + prefsDialog0 + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.1