Expose the auto-download functionality in the UI
This commit is contained in:
		
					parent
					
						
							
								b72c14dc89
							
						
					
				
			
			
				commit
				
					
						d5d0d8ac03
					
				
			
		
					 1 changed files with 74 additions and 74 deletions
				
			
		| 
						 | 
					@ -6,8 +6,8 @@
 | 
				
			||||||
   <rect>
 | 
					   <rect>
 | 
				
			||||||
    <x>0</x>
 | 
					    <x>0</x>
 | 
				
			||||||
    <y>0</y>
 | 
					    <y>0</y>
 | 
				
			||||||
    <width>501</width>
 | 
					    <width>393</width>
 | 
				
			||||||
    <height>637</height>
 | 
					    <height>436</height>
 | 
				
			||||||
   </rect>
 | 
					   </rect>
 | 
				
			||||||
  </property>
 | 
					  </property>
 | 
				
			||||||
  <property name="windowTitle">
 | 
					  <property name="windowTitle">
 | 
				
			||||||
| 
						 | 
					@ -27,10 +27,7 @@
 | 
				
			||||||
        </property>
 | 
					        </property>
 | 
				
			||||||
       </widget>
 | 
					       </widget>
 | 
				
			||||||
      </item>
 | 
					      </item>
 | 
				
			||||||
     </layout>
 | 
					      <item row="1" column="0">
 | 
				
			||||||
    </widget>
 | 
					 | 
				
			||||||
   </item>
 | 
					 | 
				
			||||||
   <item>
 | 
					 | 
				
			||||||
       <widget class="QGroupBox" name="groupBox">
 | 
					       <widget class="QGroupBox" name="groupBox">
 | 
				
			||||||
        <property name="title">
 | 
					        <property name="title">
 | 
				
			||||||
         <string>General settings</string>
 | 
					         <string>General settings</string>
 | 
				
			||||||
| 
						 | 
					@ -39,29 +36,13 @@
 | 
				
			||||||
         <bool>true</bool>
 | 
					         <bool>true</bool>
 | 
				
			||||||
        </property>
 | 
					        </property>
 | 
				
			||||||
        <layout class="QGridLayout" name="gridLayout">
 | 
					        <layout class="QGridLayout" name="gridLayout">
 | 
				
			||||||
      <item row="0" column="3">
 | 
					         <item row="2" column="0">
 | 
				
			||||||
       <spacer name="horizontalSpacer">
 | 
					          <widget class="QCheckBox" name="kcfg_AutoDownload">
 | 
				
			||||||
        <property name="orientation">
 | 
					           <property name="toolTip">
 | 
				
			||||||
         <enum>Qt::Horizontal</enum>
 | 
					            <string>Automatically download posts after connecting.</string>
 | 
				
			||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
        <property name="sizeType">
 | 
					           <property name="text">
 | 
				
			||||||
         <enum>QSizePolicy::Fixed</enum>
 | 
					            <string>Automatically download posts</string>
 | 
				
			||||||
        </property>
 | 
					 | 
				
			||||||
        <property name="sizeHint" stdset="0">
 | 
					 | 
				
			||||||
         <size>
 | 
					 | 
				
			||||||
          <width>131</width>
 | 
					 | 
				
			||||||
          <height>20</height>
 | 
					 | 
				
			||||||
         </size>
 | 
					 | 
				
			||||||
        </property>
 | 
					 | 
				
			||||||
       </spacer>
 | 
					 | 
				
			||||||
      </item>
 | 
					 | 
				
			||||||
      <item row="0" column="1">
 | 
					 | 
				
			||||||
       <widget class="QSpinBox" name="kcfg_MaxPosts">
 | 
					 | 
				
			||||||
        <property name="minimum">
 | 
					 | 
				
			||||||
         <number>1</number>
 | 
					 | 
				
			||||||
        </property>
 | 
					 | 
				
			||||||
        <property name="maximum">
 | 
					 | 
				
			||||||
         <number>100</number>
 | 
					 | 
				
			||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
          </widget>
 | 
					          </widget>
 | 
				
			||||||
         </item>
 | 
					         </item>
 | 
				
			||||||
| 
						 | 
					@ -79,8 +60,24 @@
 | 
				
			||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
          </widget>
 | 
					          </widget>
 | 
				
			||||||
         </item>
 | 
					         </item>
 | 
				
			||||||
 | 
					         <item row="0" column="1">
 | 
				
			||||||
 | 
					          <widget class="QSpinBox" name="kcfg_MaxPosts">
 | 
				
			||||||
 | 
					           <property name="toolTip">
 | 
				
			||||||
 | 
					            <string>The number of posts to fetch per page (maximum 100).</string>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="minimum">
 | 
				
			||||||
 | 
					            <number>1</number>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="maximum">
 | 
				
			||||||
 | 
					            <number>100</number>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					          </widget>
 | 
				
			||||||
 | 
					         </item>
 | 
				
			||||||
         <item row="1" column="1">
 | 
					         <item row="1" column="1">
 | 
				
			||||||
          <widget class="KComboBox" name="kcfg_MaxRating">
 | 
					          <widget class="KComboBox" name="kcfg_MaxRating">
 | 
				
			||||||
 | 
					           <property name="toolTip">
 | 
				
			||||||
 | 
					            <string>Only include posts up to this rating level.</string>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
           <item>
 | 
					           <item>
 | 
				
			||||||
            <property name="text">
 | 
					            <property name="text">
 | 
				
			||||||
             <string>Safe</string>
 | 
					             <string>Safe</string>
 | 
				
			||||||
| 
						 | 
					@ -103,17 +100,20 @@
 | 
				
			||||||
      </item>
 | 
					      </item>
 | 
				
			||||||
     </layout>
 | 
					     </layout>
 | 
				
			||||||
    </widget>
 | 
					    </widget>
 | 
				
			||||||
 | 
					   </item>
 | 
				
			||||||
 | 
					  </layout>
 | 
				
			||||||
 | 
					 </widget>
 | 
				
			||||||
 <customwidgets>
 | 
					 <customwidgets>
 | 
				
			||||||
  <customwidget>
 | 
					 | 
				
			||||||
   <class>KComboBox</class>
 | 
					 | 
				
			||||||
   <extends>QComboBox</extends>
 | 
					 | 
				
			||||||
   <header>kcombobox.h</header>
 | 
					 | 
				
			||||||
  </customwidget>
 | 
					 | 
				
			||||||
  <customwidget>
 | 
					  <customwidget>
 | 
				
			||||||
   <class>KEditListWidget</class>
 | 
					   <class>KEditListWidget</class>
 | 
				
			||||||
   <extends>QWidget</extends>
 | 
					   <extends>QWidget</extends>
 | 
				
			||||||
   <header>keditlistwidget.h</header>
 | 
					   <header>keditlistwidget.h</header>
 | 
				
			||||||
  </customwidget>
 | 
					  </customwidget>
 | 
				
			||||||
 | 
					  <customwidget>
 | 
				
			||||||
 | 
					   <class>KComboBox</class>
 | 
				
			||||||
 | 
					   <extends>QComboBox</extends>
 | 
				
			||||||
 | 
					   <header>kcombobox.h</header>
 | 
				
			||||||
 | 
					  </customwidget>
 | 
				
			||||||
 </customwidgets>
 | 
					 </customwidgets>
 | 
				
			||||||
 <resources/>
 | 
					 <resources/>
 | 
				
			||||||
 <connections/>
 | 
					 <connections/>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue