Enhance design with suggestions from Michael, make changelog more accurate

ubuntu/noble
Aaron Rainbolt 2 months ago
parent a6ece69a5a
commit 7bad26586e

@ -7,15 +7,101 @@
<x>0</x>
<y>0</y>
<width>830</width>
<height>573</height>
<height>943</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<property name="styleSheet">
<string notr="true">QRadioButton {
spacing: 13px;
}
QCheckBox {
spacing: 13px;
}
QLabel {
padding-left: 33px;
padding-right: 33px;
}</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="6" column="1">
<item row="4" column="1">
<spacer name="verticalSpacer_5">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>10</height>
</size>
</property>
</spacer>
</item>
<item row="11" column="1">
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="12" column="1">
<widget class="QLabel" name="label">
<property name="font">
<font>
<pointsize>18</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">padding-left: 0px; padding-right: 0px;</string>
</property>
<property name="text">
<string>Additional Options</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="apps_label">
<property name="font">
<font>
<pointsize>18</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">padding-left: 0px; padding-right: 0px;</string>
</property>
<property name="text">
<string>Installation Mode</string>
</property>
</widget>
</item>
<item row="9" column="1">
<widget class="QRadioButton" name="minimal_button">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>21</height>
</size>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
@ -27,7 +113,7 @@
</widget>
</item>
<item row="7" column="1">
<widget class="QLabel" name="minimal_text">
<widget class="QLabel" name="normal_text">
<property name="font">
<font>
<pointsize>10</pointsize>
@ -35,53 +121,71 @@
</font>
</property>
<property name="text">
<string>Only the desktop environment</string>
<string>Web browser, utilities, office software, games, and media players</string>
</property>
</widget>
</item>
<item row="15" column="1">
<widget class="QLabel" name="extraparty_text">
<item row="17" column="1">
<widget class="QLabel" name="party_text">
<property name="font">
<font>
<pointsize>18</pointsize>
<weight>50</weight>
<bold>false</bold>
<pointsize>10</pointsize>
<italic>true</italic>
</font>
</property>
<property name="text">
<string>Install additional third-party packages</string>
<string>This software is subject to license terms included with its documentation, and some may be proprietary</string>
</property>
</widget>
</item>
<item row="17" column="1">
<spacer name="pushup">
<property name="orientation">
<enum>Qt::Vertical</enum>
<item row="14" column="1">
<widget class="QLabel" name="updates_text">
<property name="font">
<font>
<pointsize>10</pointsize>
<italic>true</italic>
</font>
</property>
<property name="sizeHint" stdset="0">
<property name="text">
<string>This saves time after installation, and keeps your system secure</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QRadioButton" name="full_button">
<property name="maximumSize">
<size>
<width>20</width>
<height>40</height>
<width>16777215</width>
<height>21</height>
</size>
</property>
</spacer>
</item>
<item row="4" column="1">
<widget class="QRadioButton" name="normal_button">
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="text">
<string>Normal Installation</string>
</property>
<property name="checked">
<bool>true</bool>
<string>Full Installation</string>
</property>
</widget>
</item>
<item row="16" column="1">
<item row="15" column="1">
<spacer name="verticalSpacer_7">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>10</height>
</size>
</property>
</spacer>
</item>
<item row="21" column="1">
<widget class="QScrollArea" name="extraparty_scroll">
<property name="widgetResizable">
<bool>true</bool>
@ -90,41 +194,69 @@
<property name="geometry">
<rect>
<x>0</x>
<y>-80</y>
<width>741</width>
<height>208</height>
<y>0</y>
<width>758</width>
<height>287</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QCheckBox" name="element_button">
<layout class="QGridLayout" name="gridLayout_2">
<item row="8" column="1">
<widget class="QCheckBox" name="virtmanager_button">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>21</height>
</size>
</property>
<property name="text">
<string>Element</string>
<string>Virtual Machine Manager</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="element_text">
<property name="font">
<font>
<pointsize>10</pointsize>
<italic>true</italic>
</font>
<item row="1" column="1">
<widget class="QCheckBox" name="element_button">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>21</height>
</size>
</property>
<property name="text">
<string>Matrix-based end-to-end encrypted messenger and secure collaboration app</string>
<string>Element</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="thunderbird_button">
<item row="11" column="1">
<widget class="QCheckBox" name="krita_button">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>21</height>
</size>
</property>
<property name="text">
<string>Thunderbird</string>
<string>Krita</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="thunderbird_text">
<item row="6" column="1">
<spacer name="verticalSpacer_9">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>10</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="1">
<widget class="QLabel" name="element_text">
<property name="font">
<font>
<pointsize>10</pointsize>
@ -132,18 +264,27 @@
</font>
</property>
<property name="text">
<string>Email, newsfeed, chat, and calendaring client</string>
<string>Matrix-based end-to-end encrypted messenger and secure collaboration app</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="virtmanager_button">
<property name="text">
<string>Virtual Machine Manager</string>
<item row="10" column="1">
<spacer name="verticalSpacer_10">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>10</height>
</size>
</property>
</spacer>
</item>
<item>
<item row="9" column="1">
<widget class="QLabel" name="virtmanager_text">
<property name="font">
<font>
@ -156,15 +297,24 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="krita_button">
<property name="text">
<string>Krita</string>
<item row="0" column="1">
<spacer name="verticalSpacer_4">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>1</width>
<height>5</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="krita_text">
<item row="5" column="1">
<widget class="QLabel" name="thunderbird_text">
<property name="font">
<font>
<pointsize>10</pointsize>
@ -172,74 +322,143 @@
</font>
</property>
<property name="text">
<string>Graphics editor designed primarily for digital art and 2D animation</string>
<string>Email, newsfeed, chat, and calendaring client</string>
</property>
</widget>
</item>
<item>
<item row="4" column="1">
<widget class="QCheckBox" name="thunderbird_button">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>21</height>
</size>
</property>
<property name="text">
<string>Thunderbird</string>
</property>
</widget>
</item>
<item row="3" column="1">
<spacer name="verticalSpacer_8">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>10</height>
</size>
</property>
</spacer>
</item>
<item row="13" column="1">
<spacer name="pushup_tiny">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
<height>6</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="0">
<spacer name="horizontalSpacer_12">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>5</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="12" column="1">
<widget class="QLabel" name="krita_text">
<property name="font">
<font>
<pointsize>10</pointsize>
<italic>true</italic>
</font>
</property>
<property name="text">
<string>Graphics editor designed primarily for digital art and 2D animation</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
<item row="10" column="1">
<widget class="QCheckBox" name="updates_button">
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
<item row="22" column="1">
<spacer name="pushup">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="text">
<string>Download and install updates following installation</string>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</widget>
</spacer>
</item>
<item row="11" column="1">
<widget class="QLabel" name="updates_text">
<item row="19" column="1">
<widget class="QLabel" name="extraparty_text">
<property name="font">
<font>
<pointsize>10</pointsize>
<italic>true</italic>
<pointsize>18</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">padding-left: 0px; padding-right: 0px;</string>
</property>
<property name="text">
<string>This saves time after installation, and keeps your system secure</string>
<string>Install additional third-party packages</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QRadioButton" name="full_button">
<item row="13" column="1">
<widget class="QCheckBox" name="updates_button">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>21</height>
</size>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="text">
<string>Full Installation</string>
<string>Download and install updates following installation</string>
</property>
</widget>
</item>
<item row="0" column="1">
<spacer name="verticalSpacer">
<item row="0" column="2">
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
<enum>QSizePolicy::Minimum</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
@ -249,34 +468,7 @@
</property>
</spacer>
</item>
<item row="13" column="1">
<widget class="QLabel" name="party_text">
<property name="font">
<font>
<pointsize>10</pointsize>
<italic>true</italic>
</font>
</property>
<property name="text">
<string>This software is subject to license terms included with its documentation, and some may be proprietary</string>
</property>
</widget>
</item>
<item row="9" column="1">
<widget class="QLabel" name="label">
<property name="font">
<font>
<pointsize>18</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="text">
<string>Additional Options</string>
</property>
</widget>
</item>
<item row="14" column="1">
<item row="18" column="1">
<spacer name="verticalSpacer_3">
<property name="orientation">
<enum>Qt::Vertical</enum>
@ -292,47 +484,63 @@
</property>
</spacer>
</item>
<item row="1" column="1">
<widget class="QLabel" name="apps_label">
<property name="font">
<font>
<pointsize>18</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
<item row="8" column="1">
<spacer name="verticalSpacer_6">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="text">
<string>Installation Mode</string>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
</widget>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>10</height>
</size>
</property>
</spacer>
</item>
<item row="3" column="1">
<widget class="QLabel" name="full_text">
<item row="16" column="1">
<widget class="QCheckBox" name="party_button">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>21</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
<italic>true</italic>
<pointsize>12</pointsize>
</font>
</property>
<property name="text">
<string>All applications in the Normal Installation, and all extra third-party packages listed below</string>
<string>Install third-party software for graphics, WiFi hardware, and additional media formats</string>
</property>
</widget>
</item>
<item row="12" column="1">
<widget class="QCheckBox" name="party_button">
<item row="6" column="1">
<widget class="QRadioButton" name="normal_button">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>21</height>
</size>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="text">
<string>Install third-party software for graphics, WiFi hardware, and additional media formats</string>
<string>Normal Installation</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item row="5" column="1">
<widget class="QLabel" name="normal_text">
<item row="3" column="1">
<widget class="QLabel" name="full_text">
<property name="font">
<font>
<pointsize>10</pointsize>
@ -340,12 +548,15 @@
</font>
</property>
<property name="text">
<string>Web browser, utilities, office software, games, and media players</string>
<string>All applications in the Normal Installation, and all extra third-party packages listed below</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
</widget>
</item>
<item row="8" column="1">
<spacer name="verticalSpacer_2">
<item row="0" column="1">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
@ -360,8 +571,21 @@
</property>
</spacer>
</item>
<item row="0" column="2">
<spacer name="horizontalSpacer_2">
<item row="10" column="1">
<widget class="QLabel" name="minimal_text">
<property name="font">
<font>
<pointsize>10</pointsize>
<italic>true</italic>
</font>
</property>
<property name="text">
<string>Only the desktop environment</string>
</property>
</widget>
</item>
<item row="0" column="0">
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
@ -376,18 +600,18 @@
</property>
</spacer>
</item>
<item row="0" column="0">
<spacer name="horizontalSpacer">
<item row="20" column="1">
<spacer name="verticalSpacer_11">
<property name="orientation">
<enum>Qt::Horizontal</enum>
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Minimum</enum>
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>20</height>
<height>3</height>
</size>
</property>
</spacer>

@ -1,280 +0,0 @@
/********************************************************************************
** Form generated from reading UI file 'pkgselect.ui'
**
** Created by: Qt User Interface Compiler version 5.15.12
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/
#ifndef UI_PKGSELECT_H
#define UI_PKGSELECT_H
#include <QtCore/QVariant>
#include <QtWidgets/QApplication>
#include <QtWidgets/QCheckBox>
#include <QtWidgets/QGridLayout>
#include <QtWidgets/QLabel>
#include <QtWidgets/QRadioButton>
#include <QtWidgets/QScrollArea>
#include <QtWidgets/QSpacerItem>
#include <QtWidgets/QVBoxLayout>
#include <QtWidgets/QWidget>
QT_BEGIN_NAMESPACE
class Ui_pkgselect
{
public:
QGridLayout *gridLayout;
QRadioButton *minimal_button;
QLabel *minimal_text;
QLabel *extraparty_text;
QSpacerItem *pushup;
QRadioButton *normal_button;
QScrollArea *extraparty_scroll;
QWidget *extraparty_scrollhouse;
QVBoxLayout *verticalLayout;
QCheckBox *element_button;
QLabel *element_text;
QCheckBox *thunderbird_button;
QLabel *thunderbird_text;
QCheckBox *virtmanager_button;
QLabel *virtmanager_text;
QCheckBox *krita_button;
QLabel *krita_text;
QSpacerItem *pushup_tiny;
QCheckBox *updates_button;
QLabel *updates_text;
QRadioButton *full_button;
QSpacerItem *verticalSpacer;
QLabel *party_text;
QLabel *label;
QSpacerItem *verticalSpacer_3;
QLabel *apps_label;
QLabel *full_text;
QCheckBox *party_button;
QLabel *normal_text;
QSpacerItem *verticalSpacer_2;
QSpacerItem *horizontalSpacer_2;
QSpacerItem *horizontalSpacer;
void setupUi(QWidget *pkgselect)
{
if (pkgselect->objectName().isEmpty())
pkgselect->setObjectName(QString::fromUtf8("pkgselect"));
pkgselect->resize(830, 573);
gridLayout = new QGridLayout(pkgselect);
gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
minimal_button = new QRadioButton(pkgselect);
minimal_button->setObjectName(QString::fromUtf8("minimal_button"));
QFont font;
font.setPointSize(12);
minimal_button->setFont(font);
gridLayout->addWidget(minimal_button, 6, 1, 1, 1);
minimal_text = new QLabel(pkgselect);
minimal_text->setObjectName(QString::fromUtf8("minimal_text"));
QFont font1;
font1.setPointSize(10);
font1.setItalic(true);
minimal_text->setFont(font1);
gridLayout->addWidget(minimal_text, 7, 1, 1, 1);
extraparty_text = new QLabel(pkgselect);
extraparty_text->setObjectName(QString::fromUtf8("extraparty_text"));
QFont font2;
font2.setPointSize(18);
font2.setBold(false);
font2.setWeight(50);
extraparty_text->setFont(font2);
gridLayout->addWidget(extraparty_text, 15, 1, 1, 1);
pushup = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
gridLayout->addItem(pushup, 17, 1, 1, 1);
normal_button = new QRadioButton(pkgselect);
normal_button->setObjectName(QString::fromUtf8("normal_button"));
normal_button->setFont(font);
normal_button->setChecked(true);
gridLayout->addWidget(normal_button, 4, 1, 1, 1);
extraparty_scroll = new QScrollArea(pkgselect);
extraparty_scroll->setObjectName(QString::fromUtf8("extraparty_scroll"));
extraparty_scroll->setWidgetResizable(true);
extraparty_scrollhouse = new QWidget();
extraparty_scrollhouse->setObjectName(QString::fromUtf8("extraparty_scrollhouse"));
extraparty_scrollhouse->setGeometry(QRect(0, -80, 741, 208));
verticalLayout = new QVBoxLayout(extraparty_scrollhouse);
verticalLayout->setObjectName(QString::fromUtf8("verticalLayout"));
element_button = new QCheckBox(extraparty_scrollhouse);
element_button->setObjectName(QString::fromUtf8("element_button"));
verticalLayout->addWidget(element_button);
element_text = new QLabel(extraparty_scrollhouse);
element_text->setObjectName(QString::fromUtf8("element_text"));
element_text->setFont(font1);
verticalLayout->addWidget(element_text);
thunderbird_button = new QCheckBox(extraparty_scrollhouse);
thunderbird_button->setObjectName(QString::fromUtf8("thunderbird_button"));
verticalLayout->addWidget(thunderbird_button);
thunderbird_text = new QLabel(extraparty_scrollhouse);
thunderbird_text->setObjectName(QString::fromUtf8("thunderbird_text"));
thunderbird_text->setFont(font1);
verticalLayout->addWidget(thunderbird_text);
virtmanager_button = new QCheckBox(extraparty_scrollhouse);
virtmanager_button->setObjectName(QString::fromUtf8("virtmanager_button"));
verticalLayout->addWidget(virtmanager_button);
virtmanager_text = new QLabel(extraparty_scrollhouse);
virtmanager_text->setObjectName(QString::fromUtf8("virtmanager_text"));
virtmanager_text->setFont(font1);
verticalLayout->addWidget(virtmanager_text);
krita_button = new QCheckBox(extraparty_scrollhouse);
krita_button->setObjectName(QString::fromUtf8("krita_button"));
verticalLayout->addWidget(krita_button);
krita_text = new QLabel(extraparty_scrollhouse);
krita_text->setObjectName(QString::fromUtf8("krita_text"));
krita_text->setFont(font1);
verticalLayout->addWidget(krita_text);
pushup_tiny = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
verticalLayout->addItem(pushup_tiny);
extraparty_scroll->setWidget(extraparty_scrollhouse);
gridLayout->addWidget(extraparty_scroll, 16, 1, 1, 1);
updates_button = new QCheckBox(pkgselect);
updates_button->setObjectName(QString::fromUtf8("updates_button"));
updates_button->setFont(font);
gridLayout->addWidget(updates_button, 10, 1, 1, 1);
updates_text = new QLabel(pkgselect);
updates_text->setObjectName(QString::fromUtf8("updates_text"));
updates_text->setFont(font1);
gridLayout->addWidget(updates_text, 11, 1, 1, 1);
full_button = new QRadioButton(pkgselect);
full_button->setObjectName(QString::fromUtf8("full_button"));
full_button->setFont(font);
gridLayout->addWidget(full_button, 2, 1, 1, 1);
verticalSpacer = new QSpacerItem(20, 20, QSizePolicy::Minimum, QSizePolicy::Fixed);
gridLayout->addItem(verticalSpacer, 0, 1, 1, 1);
party_text = new QLabel(pkgselect);
party_text->setObjectName(QString::fromUtf8("party_text"));
party_text->setFont(font1);
gridLayout->addWidget(party_text, 13, 1, 1, 1);
label = new QLabel(pkgselect);
label->setObjectName(QString::fromUtf8("label"));
label->setFont(font2);
gridLayout->addWidget(label, 9, 1, 1, 1);
verticalSpacer_3 = new QSpacerItem(20, 20, QSizePolicy::Minimum, QSizePolicy::Fixed);
gridLayout->addItem(verticalSpacer_3, 14, 1, 1, 1);
apps_label = new QLabel(pkgselect);
apps_label->setObjectName(QString::fromUtf8("apps_label"));
apps_label->setFont(font2);
gridLayout->addWidget(apps_label, 1, 1, 1, 1);
full_text = new QLabel(pkgselect);
full_text->setObjectName(QString::fromUtf8("full_text"));
full_text->setFont(font1);
gridLayout->addWidget(full_text, 3, 1, 1, 1);
party_button = new QCheckBox(pkgselect);
party_button->setObjectName(QString::fromUtf8("party_button"));
party_button->setFont(font);
gridLayout->addWidget(party_button, 12, 1, 1, 1);
normal_text = new QLabel(pkgselect);
normal_text->setObjectName(QString::fromUtf8("normal_text"));
normal_text->setFont(font1);
gridLayout->addWidget(normal_text, 5, 1, 1, 1);
verticalSpacer_2 = new QSpacerItem(20, 20, QSizePolicy::Minimum, QSizePolicy::Fixed);
gridLayout->addItem(verticalSpacer_2, 8, 1, 1, 1);
horizontalSpacer_2 = new QSpacerItem(20, 20, QSizePolicy::Minimum, QSizePolicy::Minimum);
gridLayout->addItem(horizontalSpacer_2, 0, 2, 1, 1);
horizontalSpacer = new QSpacerItem(20, 20, QSizePolicy::Minimum, QSizePolicy::Minimum);
gridLayout->addItem(horizontalSpacer, 0, 0, 1, 1);
retranslateUi(pkgselect);
QMetaObject::connectSlotsByName(pkgselect);
} // setupUi
void retranslateUi(QWidget *pkgselect)
{
pkgselect->setWindowTitle(QCoreApplication::translate("pkgselect", "Form", nullptr));
minimal_button->setText(QCoreApplication::translate("pkgselect", "Minimal Installation", nullptr));
minimal_text->setText(QCoreApplication::translate("pkgselect", "Only the desktop environment", nullptr));
extraparty_text->setText(QCoreApplication::translate("pkgselect", "Install additional third-party packages", nullptr));
normal_button->setText(QCoreApplication::translate("pkgselect", "Normal Installation", nullptr));
element_button->setText(QCoreApplication::translate("pkgselect", "Element", nullptr));
element_text->setText(QCoreApplication::translate("pkgselect", "Matrix-based end-to-end encrypted messenger and secure collaboration app", nullptr));
thunderbird_button->setText(QCoreApplication::translate("pkgselect", "Thunderbird", nullptr));
thunderbird_text->setText(QCoreApplication::translate("pkgselect", "Email, newsfeed, chat, and calendaring client", nullptr));
virtmanager_button->setText(QCoreApplication::translate("pkgselect", "Virtual Machine Manager", nullptr));
virtmanager_text->setText(QCoreApplication::translate("pkgselect", "Desktop user interface for managing virtual machines through libvirt", nullptr));
krita_button->setText(QCoreApplication::translate("pkgselect", "Krita", nullptr));
krita_text->setText(QCoreApplication::translate("pkgselect", "Graphics editor designed primarily for digital art and 2D animation", nullptr));
updates_button->setText(QCoreApplication::translate("pkgselect", "Download and install updates following installation", nullptr));
updates_text->setText(QCoreApplication::translate("pkgselect", "This saves time after installation, and keeps your system secure", nullptr));
full_button->setText(QCoreApplication::translate("pkgselect", "Full Installation", nullptr));
party_text->setText(QCoreApplication::translate("pkgselect", "This software is subject to license terms included with its documentation, and some may be proprietary", nullptr));
label->setText(QCoreApplication::translate("pkgselect", "Additional Options", nullptr));
apps_label->setText(QCoreApplication::translate("pkgselect", "Installation Mode", nullptr));
full_text->setText(QCoreApplication::translate("pkgselect", "All applications in the Normal Installation, and all extra third-party packages listed below", nullptr));
party_button->setText(QCoreApplication::translate("pkgselect", "Install third-party software for graphics, WiFi hardware, and additional media formats", nullptr));
normal_text->setText(QCoreApplication::translate("pkgselect", "Web browser, utilities, office software, games, and media players", nullptr));
} // retranslateUi
};
namespace Ui {
class pkgselect: public Ui_pkgselect {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_PKGSELECT_H

4
debian/changelog vendored

@ -1,6 +1,6 @@
calamares-settings-ubuntu (1:24.04.21) UNRELEASED; urgency=medium
calamares-settings-ubuntu (1:24.04.21) noble; urgency=medium
* Enable pkgselect for everyone.
* Revamp pkgselect UI and enable it for everyone. (LP: #2056061)
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 21 Mar 2024 18:40:34 -0500

Loading…
Cancel
Save