Some work about adaptive color scheme for Web UI (PR #19901)
http://[316:c51a:62a3:8b9::4]/d4708/qBittorrent/src/branch/adaptive-webui
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
540 lines
17 KiB
540 lines
17 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<ui version="4.0"> |
|
<author>Christophe Dumez</author> |
|
<class>AboutDialog</class> |
|
<widget class="QDialog" name="AboutDialog"> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>545</width> |
|
<height>295</height> |
|
</rect> |
|
</property> |
|
<property name="windowTitle"> |
|
<string>About qBittorrent</string> |
|
</property> |
|
<layout class="QVBoxLayout" name="aboutDlgLayout"> |
|
<item> |
|
<layout class="QHBoxLayout" name="titleHBoxLayout"> |
|
<item> |
|
<widget class="QLabel" name="logo"/> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="labelName"> |
|
<property name="text"> |
|
<string notr="true">qBittorrent</string> |
|
</property> |
|
<property name="textInteractionFlags"> |
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="horizontalSpacer_6"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<widget class="QTabWidget" name="tw_tabs"> |
|
<property name="currentIndex"> |
|
<number>0</number> |
|
</property> |
|
<widget class="QWidget" name="aboutTab"> |
|
<attribute name="title"> |
|
<string>About</string> |
|
</attribute> |
|
<layout class="QGridLayout" name="aboutTabLayout"> |
|
<item row="0" column="0"> |
|
<widget class="QLabel" name="labelMascot"/> |
|
</item> |
|
<item row="0" column="1"> |
|
<widget class="QLabel" name="labelAbout"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="textFormat"> |
|
<enum>Qt::RichText</enum> |
|
</property> |
|
<property name="wordWrap"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="openExternalLinks"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="authorTab"> |
|
<attribute name="title"> |
|
<string>Authors</string> |
|
</attribute> |
|
<layout class="QVBoxLayout" name="authorTabLayout"> |
|
<item> |
|
<widget class="QGroupBox" name="groupBox_2"> |
|
<property name="title"> |
|
<string>Current maintainer</string> |
|
</property> |
|
<layout class="QGridLayout" name="gridLayout_4"> |
|
<item row="1" column="1"> |
|
<widget class="QLabel" name="label_18"> |
|
<property name="text"> |
|
<string>Greece</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="1"> |
|
<widget class="QLabel" name="label_19"> |
|
<property name="text"> |
|
<string notr="true"><a href="mailto:sledgehammer999@qbittorrent.org">sledgehammer999@qbittorrent.org</a></string> |
|
</property> |
|
<property name="openExternalLinks"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="textInteractionFlags"> |
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="1" column="0"> |
|
<widget class="QLabel" name="label_15"> |
|
<property name="text"> |
|
<string>Nationality:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="0"> |
|
<widget class="QLabel" name="label_16"> |
|
<property name="text"> |
|
<string>E-mail:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="0" column="0"> |
|
<widget class="QLabel" name="label_14"> |
|
<property name="text"> |
|
<string>Name:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="0" column="1"> |
|
<widget class="QLabel" name="label_17"> |
|
<property name="text"> |
|
<string notr="true">Sledgehammer999</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="2"> |
|
<spacer name="horizontalSpacer"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="groupBox"> |
|
<property name="title"> |
|
<string>Original author</string> |
|
</property> |
|
<layout class="QGridLayout" name="gridLayout_5"> |
|
<item row="1" column="1"> |
|
<widget class="QLabel" name="label_7"> |
|
<property name="text"> |
|
<string>France</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="0" column="1"> |
|
<widget class="QLabel" name="label_2"> |
|
<property name="text"> |
|
<string notr="true">Christophe Dumez</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="1"> |
|
<widget class="QLabel" name="label_6"> |
|
<property name="text"> |
|
<string notr="true"><a href="mailto:chris@qbittorrent.org">chris@qbittorrent.org</a></string> |
|
</property> |
|
<property name="openExternalLinks"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="textInteractionFlags"> |
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="0" column="0"> |
|
<widget class="QLabel" name="label_3"> |
|
<property name="text"> |
|
<string>Name:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="0"> |
|
<widget class="QLabel" name="label_5"> |
|
<property name="text"> |
|
<string>E-mail:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="1" column="0"> |
|
<widget class="QLabel" name="label_4"> |
|
<property name="text"> |
|
<string>Nationality:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="2"> |
|
<spacer name="horizontalSpacer_2"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="verticalSpacer"> |
|
<property name="orientation"> |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="thanksTab"> |
|
<attribute name="title"> |
|
<string>Special Thanks</string> |
|
</attribute> |
|
<layout class="QVBoxLayout" name="thanksTabLayout"> |
|
<property name="leftMargin"> |
|
<number>0</number> |
|
</property> |
|
<property name="topMargin"> |
|
<number>0</number> |
|
</property> |
|
<property name="rightMargin"> |
|
<number>0</number> |
|
</property> |
|
<property name="bottomMargin"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<widget class="QTextBrowser" name="textBrowserThanks"> |
|
<property name="openExternalLinks"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="translationTab"> |
|
<attribute name="title"> |
|
<string>Translators</string> |
|
</attribute> |
|
<layout class="QVBoxLayout" name="translationTabLayout"> |
|
<property name="leftMargin"> |
|
<number>0</number> |
|
</property> |
|
<property name="topMargin"> |
|
<number>0</number> |
|
</property> |
|
<property name="rightMargin"> |
|
<number>0</number> |
|
</property> |
|
<property name="bottomMargin"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<widget class="QTextBrowser" name="textBrowserTranslation"> |
|
<property name="lineWrapMode"> |
|
<enum>QTextEdit::NoWrap</enum> |
|
</property> |
|
<property name="openExternalLinks"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="licenseTab"> |
|
<attribute name="title"> |
|
<string>License</string> |
|
</attribute> |
|
<layout class="QVBoxLayout" name="licenseTabLayout"> |
|
<property name="leftMargin"> |
|
<number>0</number> |
|
</property> |
|
<property name="topMargin"> |
|
<number>0</number> |
|
</property> |
|
<property name="rightMargin"> |
|
<number>0</number> |
|
</property> |
|
<property name="bottomMargin"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<widget class="QTextBrowser" name="textBrowserLicense"> |
|
<property name="openExternalLinks"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="SoftwareUsedTab"> |
|
<attribute name="title"> |
|
<string>Software Used</string> |
|
</attribute> |
|
<layout class="QVBoxLayout" name="SoftwareUsedTabLayout"> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout"> |
|
<item> |
|
<widget class="QLabel" name="label"> |
|
<property name="text"> |
|
<string>qBittorrent was built with the following libraries:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="horizontalSpacer_5"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="btnCopyToClipboard"> |
|
<property name="text"> |
|
<string>Copy to clipboard</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<widget class="Line" name="line_2"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QGridLayout" name="gridLayout"> |
|
<item row="2" column="2"> |
|
<widget class="QLabel" name="labelBoostVer"> |
|
<property name="textInteractionFlags"> |
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="1" column="3"> |
|
<spacer name="horizontalSpacer_3"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item row="0" column="1"> |
|
<widget class="QLabel" name="labelQt"> |
|
<property name="text"> |
|
<string notr="true">Qt:</string> |
|
</property> |
|
<property name="alignment"> |
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
</property> |
|
<property name="textInteractionFlags"> |
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="1" column="1"> |
|
<widget class="QLabel" name="labelLibt"> |
|
<property name="text"> |
|
<string notr="true">Libtorrent:</string> |
|
</property> |
|
<property name="alignment"> |
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
</property> |
|
<property name="textInteractionFlags"> |
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="1"> |
|
<widget class="QLabel" name="labelBoost"> |
|
<property name="text"> |
|
<string notr="true">Boost:</string> |
|
</property> |
|
<property name="alignment"> |
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
</property> |
|
<property name="textInteractionFlags"> |
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="0" column="2"> |
|
<widget class="QLabel" name="labelQtVer"> |
|
<property name="textInteractionFlags"> |
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="1" column="2"> |
|
<widget class="QLabel" name="labelLibtVer"> |
|
<property name="textInteractionFlags"> |
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="1" column="0"> |
|
<spacer name="horizontalSpacer_4"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item row="3" column="1"> |
|
<widget class="QLabel" name="labelOpenssl"> |
|
<property name="text"> |
|
<string notr="true">OpenSSL:</string> |
|
</property> |
|
<property name="alignment"> |
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
</property> |
|
<property name="textInteractionFlags"> |
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="3" column="2"> |
|
<widget class="QLabel" name="labelOpensslVer"> |
|
<property name="textInteractionFlags"> |
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="4" column="1"> |
|
<widget class="QLabel" name="labelZlib"> |
|
<property name="text"> |
|
<string notr="true">zlib:</string> |
|
</property> |
|
<property name="alignment"> |
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
</property> |
|
<property name="textInteractionFlags"> |
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="4" column="2"> |
|
<widget class="QLabel" name="labelZlibVer"> |
|
<property name="textInteractionFlags"> |
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<widget class="Line" name="line"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="labelDBIP"> |
|
<property name="text"> |
|
<string notr="true">DB-IP license text</string> |
|
</property> |
|
<property name="wordWrap"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="openExternalLinks"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="textInteractionFlags"> |
|
<set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse</set> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="verticalSpacer_2"> |
|
<property name="orientation"> |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</widget> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
<resources/> |
|
<connections/> |
|
</ui>
|
|
|