diff options
author | Ken Moore <moorekou@gmail.com> | 2016-07-20 16:03:49 -0400 |
---|---|---|
committer | Ken Moore <moorekou@gmail.com> | 2016-07-20 16:03:49 -0400 |
commit | d8f236c8f5cdb049559b34276fa3154b28188205 (patch) | |
tree | 6fa73d97ceeb7f6bd224da581a1b4f4549bbc2a0 /src-qt5/core/lumina-info/MainUI.ui | |
parent | Fix up *when* changes are detected on the general user options page of lumina... (diff) | |
download | lumina-d8f236c8f5cdb049559b34276fa3154b28188205.tar.gz lumina-d8f236c8f5cdb049559b34276fa3154b28188205.tar.bz2 lumina-d8f236c8f5cdb049559b34276fa3154b28188205.zip |
[INTERFACE CHANGE]
As recommended by docs team, the lumina-info interface has been streamlined a bit so there are individual buttons for each of the external links instead of the label/URL pairings.
Diffstat (limited to 'src-qt5/core/lumina-info/MainUI.ui')
-rw-r--r-- | src-qt5/core/lumina-info/MainUI.ui | 376 |
1 files changed, 194 insertions, 182 deletions
diff --git a/src-qt5/core/lumina-info/MainUI.ui b/src-qt5/core/lumina-info/MainUI.ui index d5d229e7..29c8759c 100644 --- a/src-qt5/core/lumina-info/MainUI.ui +++ b/src-qt5/core/lumina-info/MainUI.ui @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>356</width> - <height>434</height> + <height>457</height> </rect> </property> <property name="windowTitle"> @@ -15,8 +15,7 @@ </property> <property name="windowIcon"> <iconset theme="lumina"> - <normaloff/> - </iconset> + <normaloff>.</normaloff>.</iconset> </property> <widget class="QWidget" name="centralwidget"> <layout class="QVBoxLayout" name="verticalLayout"> @@ -60,201 +59,214 @@ <attribute name="title"> <string>General</string> </attribute> - <layout class="QFormLayout" name="formLayout"> - <property name="labelAlignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> + <layout class="QVBoxLayout" name="verticalLayout_3"> + <property name="leftMargin"> + <number>0</number> </property> - <property name="formAlignment"> - <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> + <property name="topMargin"> + <number>0</number> </property> - <item row="0" column="0"> - <widget class="QLabel" name="label"> - <property name="font"> - <font> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>Desktop Version:</string> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="QLabel" name="label_version"> - <property name="text"> - <string notr="true"/> - </property> - <property name="textInteractionFlags"> - <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="label_2"> - <property name="font"> - <font> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>OS Build:</string> - </property> - <property name="alignment"> - <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QLabel" name="label_OS"> - <property name="text"> - <string notr="true"/> - </property> - <property name="textInteractionFlags"> - <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="label_5"> - <property name="font"> - <font> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>Qt Version:</string> - </property> - </widget> - </item> - <item row="2" column="1"> - <layout class="QHBoxLayout" name="horizontalLayout_2"> - <item> - <widget class="QPushButton" name="tool_aboutQt"> - <property name="font"> - <font> - <weight>75</weight> - <bold>true</bold> - </font> + <property name="rightMargin"> + <number>0</number> + </property> + <property name="bottomMargin"> + <number>0</number> + </property> + <item> + <layout class="QGridLayout" name="gridLayout"> + <item row="2" column="1"> + <widget class="QToolButton" name="tool_sources"> + <property name="whatsThis"> + <string notr="true">https://github.com/trueos/lumina</string> </property> <property name="text"> - <string>View Information</string> + <string>Source Repository</string> + </property> + <property name="iconSize"> + <size> + <width>32</width> + <height>32</height> + </size> + </property> + <property name="toolButtonStyle"> + <enum>Qt::ToolButtonTextBesideIcon</enum> + </property> + <property name="autoRaise"> + <bool>true</bool> </property> </widget> </item> - <item> - <spacer name="horizontalSpacer_2"> + <item row="1" column="0" colspan="2"> + <widget class="Line" name="line"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> - <property name="sizeHint" stdset="0"> + </widget> + </item> + <item row="2" column="0"> + <widget class="QToolButton" name="tool_website"> + <property name="whatsThis"> + <string notr="true">http://lumina-desktop.org</string> + </property> + <property name="text"> + <string>Lumina Website</string> + </property> + <property name="iconSize"> <size> - <width>40</width> - <height>20</height> + <width>32</width> + <height>32</height> </size> </property> - </spacer> + <property name="toolButtonStyle"> + <enum>Qt::ToolButtonTextBesideIcon</enum> + </property> + <property name="autoRaise"> + <bool>true</bool> + </property> + </widget> + </item> + <item row="3" column="1"> + <widget class="QToolButton" name="tool_bugs"> + <property name="whatsThis"> + <string notr="true">https://bugs.pcbsd.org/projects/pcbsd</string> + </property> + <property name="text"> + <string>Bug Reports</string> + </property> + <property name="iconSize"> + <size> + <width>32</width> + <height>32</height> + </size> + </property> + <property name="toolButtonStyle"> + <enum>Qt::ToolButtonTextBesideIcon</enum> + </property> + <property name="autoRaise"> + <bool>true</bool> + </property> + </widget> + </item> + <item row="0" column="0" colspan="2"> + <layout class="QFormLayout" name="formLayout_3"> + <item row="0" column="0"> + <widget class="QLabel" name="label"> + <property name="font"> + <font> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="text"> + <string>Desktop Version:</string> + </property> + </widget> + </item> + <item row="0" column="1"> + <widget class="QLabel" name="label_version"> + <property name="text"> + <string notr="true"/> + </property> + <property name="textInteractionFlags"> + <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> + </property> + </widget> + </item> + <item row="1" column="0"> + <widget class="QLabel" name="label_2"> + <property name="font"> + <font> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="text"> + <string>OS Build:</string> + </property> + <property name="alignment"> + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> + </property> + </widget> + </item> + <item row="2" column="0"> + <widget class="QLabel" name="label_5"> + <property name="font"> + <font> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="text"> + <string>Qt Version:</string> + </property> + </widget> + </item> + <item row="2" column="1"> + <layout class="QHBoxLayout" name="horizontalLayout_2"> + <item> + <widget class="QPushButton" name="tool_aboutQt"> + <property name="font"> + <font> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="text"> + <string>View Information</string> + </property> + </widget> + </item> + <item> + <spacer name="horizontalSpacer_2"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>40</width> + <height>20</height> + </size> + </property> + </spacer> + </item> + </layout> + </item> + <item row="1" column="1"> + <widget class="QLabel" name="label_OS"> + <property name="text"> + <string notr="true"/> + </property> + <property name="textInteractionFlags"> + <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> + </property> + </widget> + </item> + </layout> + </item> + <item row="3" column="0"> + <widget class="QToolButton" name="tool_irc"> + <property name="whatsThis"> + <string notr="true">https://webchat.freenode.net/?channels=%23lumina-desktop</string> + </property> + <property name="text"> + <string>Ask the Community</string> + </property> + <property name="iconSize"> + <size> + <width>32</width> + <height>32</height> + </size> + </property> + <property name="toolButtonStyle"> + <enum>Qt::ToolButtonTextBesideIcon</enum> + </property> + <property name="autoRaise"> + <bool>true</bool> + </property> + </widget> </item> </layout> </item> - <item row="4" column="0"> - <widget class="QLabel" name="label_6"> - <property name="font"> - <font> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>Lumina Website:</string> - </property> - </widget> - </item> - <item row="4" column="1"> - <widget class="QLabel" name="label_doc"> - <property name="text"> - <string><a href="http://lumina-desktop.org">Open in web browser</a></string> - </property> - <property name="openExternalLinks"> - <bool>false</bool> - </property> - </widget> - </item> - <item row="5" column="0"> - <widget class="QLabel" name="label_3"> - <property name="font"> - <font> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>Source Repository:</string> - </property> - </widget> - </item> - <item row="5" column="1"> - <widget class="QLabel" name="label_source"> - <property name="text"> - <string notr="true"><a href="https://github.com/pcbsd/lumina">Open in web browser</a></string> - </property> - </widget> - </item> - <item row="6" column="0"> - <widget class="QLabel" name="label_4"> - <property name="font"> - <font> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>Report a Bug:</string> - </property> - </widget> - </item> - <item row="6" column="1"> - <widget class="QLabel" name="label_7"> - <property name="text"> - <string><a href="https://bugs.pcbsd.org/projects/pcbsd">Open in Web Browser</a></string> - </property> - <property name="openExternalLinks"> - <bool>true</bool> - </property> - </widget> - </item> - <item row="3" column="0" colspan="2"> - <widget class="Line" name="line"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - </widget> - </item> - <item row="7" column="0"> - <widget class="QLabel" name="label_9"> - <property name="font"> - <font> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>Community Support:</string> - </property> - </widget> - </item> - <item row="7" column="1"> - <widget class="QLabel" name="label_11"> - <property name="text"> - <string><a href="https://webchat.freenode.net/?channels=%23lumina-desktop">Open in web browser</a></string> - </property> - <property name="openExternalLinks"> - <bool>true</bool> - </property> - </widget> - </item> </layout> </widget> <widget class="QWidget" name="tab_2"> |