Improved download database management

This commit is contained in:
alessandro90
2019-03-26 21:47:17 +01:00
parent 8c1a6438ec
commit 0d83bf4ab0
19 changed files with 113 additions and 452 deletions

View File

@@ -178,7 +178,7 @@
<enum>QTabWidget::Rounded</enum>
</property>
<property name="currentIndex">
<number>2</number>
<number>0</number>
</property>
<property name="movable">
<bool>true</bool>
@@ -1775,7 +1775,7 @@ p, li { white-space: pre-wrap; }
<string notr="true"/>
</property>
<property name="currentIndex">
<number>4</number>
<number>0</number>
</property>
<property name="movable">
<bool>true</bool>
@@ -4869,6 +4869,7 @@ QSlider::handle:horizontal {
<property name="title">
<string>Updates</string>
</property>
<addaction name="action_check_db_ver"/>
<addaction name="action_update_database"/>
</widget>
<widget class="QMenu" name="menu_themes">
@@ -4895,6 +4896,11 @@ QSlider::handle:horizontal {
<string>Update database</string>
</property>
</action>
<action name="action_check_db_ver">
<property name="text">
<string>Check latest database version</string>
</property>
</action>
</widget>
<customwidgets>
<customwidget>