From d5d0d8ac03fc0a7bbfbc3c389da6c6655ba11cc8 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 15 Feb 2015 18:33:45 +0100 Subject: [PATCH] Expose the auto-download functionality in the UI --- src/ui/generalpage.ui | 148 +++++++++++++++++++++--------------------- 1 file changed, 74 insertions(+), 74 deletions(-) diff --git a/src/ui/generalpage.ui b/src/ui/generalpage.ui index b1778ff..130144f 100644 --- a/src/ui/generalpage.ui +++ b/src/ui/generalpage.ui @@ -6,8 +6,8 @@ 0 0 - 501 - 637 + 393 + 436 @@ -27,75 +27,75 @@ - - - - - - - General settings - - - true - - - - - - Qt::Horizontal - - - QSizePolicy::Fixed - - - - 131 - 20 - - - - - - - - 1 - - - 100 - - - - - - - Default number of thumbnails to retrieve - - - - - - Maximum allowed rating + + + General settings - - - - - - - Safe - - - - - Questionable - - - - - Explicit - - + + true + + + + + + Automatically download posts after connecting. + + + Automatically download posts + + + + + + + Default number of thumbnails to retrieve + + + + + + + Maximum allowed rating + + + + + + + The number of posts to fetch per page (maximum 100). + + + 1 + + + 100 + + + + + + + Only include posts up to this rating level. + + + + Safe + + + + + Questionable + + + + + Explicit + + + + + @@ -104,16 +104,16 @@ - - KComboBox - QComboBox -
kcombobox.h
-
KEditListWidget QWidget
keditlistwidget.h
+ + KComboBox + QComboBox +
kcombobox.h
+