summaryrefslogtreecommitdiffstats
path: root/form.ui
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2023-11-26 18:40:01 +0100
committerPapoteur <papoteur@mageia.org>2023-11-26 18:40:01 +0100
commitffce8fe1ae0eab4f8bcd560ce44a1c94ac5d94fb (patch)
tree413e2a1e6b64557a6f6eb24453a8733dd0d44b0e /form.ui
parent59d3d144ba3345a34232f5b63d031f10de723598 (diff)
downloadmga-advisor-ffce8fe1ae0eab4f8bcd560ce44a1c94ac5d94fb.tar
mga-advisor-ffce8fe1ae0eab4f8bcd560ce44a1c94ac5d94fb.tar.gz
mga-advisor-ffce8fe1ae0eab4f8bcd560ce44a1c94ac5d94fb.tar.bz2
mga-advisor-ffce8fe1ae0eab4f8bcd560ce44a1c94ac5d94fb.tar.xz
mga-advisor-ffce8fe1ae0eab4f8bcd560ce44a1c94ac5d94fb.zip
Add status line at bottom of the UI
Manage Busy cursor when retrieving info Inform that the info is not retrieved (bad number, server not available) Ordering the output in the order we specified Fix src, sve and ref outputs when there is only one
Diffstat (limited to 'form.ui')
-rw-r--r--form.ui7
1 files changed, 7 insertions, 0 deletions
diff --git a/form.ui b/form.ui
index 8bb09f9..29e1a7b 100644
--- a/form.ui
+++ b/form.ui
@@ -220,6 +220,13 @@
</layout>
</item>
<item>
+ <widget class="QLabel" name="status">
+ <property name="text">
+ <string/>
+ </property>
+ </widget>
+ </item>
+ <item>
<layout class="QHBoxLayout" name="horizontalLayout_7">
<item>
<widget class="QPushButton" name="cancel_pb">