2018-01-14 19:15:45 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version= "4.0" >
<class > AboutDialog</class>
<widget class= "QDialog" name= "AboutDialog" >
<property name= "geometry" >
<rect >
<x > 0</x>
<y > 0</y>
2025-04-01 18:37:54 +02:00
<width > 701</width>
<height > 385</height>
2018-01-14 19:15:45 +01:00
</rect>
</property>
<property name= "windowTitle" >
2025-04-01 18:37:54 +02:00
<string > About eden</string>
2018-01-14 19:15:45 +01:00
</property>
<layout class= "QVBoxLayout" name= "verticalLayout_3" >
<item >
<layout class= "QHBoxLayout" name= "horizontalLayout" stretch= "0,1" >
<item >
<layout class= "QVBoxLayout" name= "verticalLayout_2" >
<item >
<widget class= "QLabel" name= "labelLogo" >
<property name= "sizePolicy" >
<sizepolicy hsizetype= "Preferred" vsizetype= "Preferred" >
<horstretch > 0</horstretch>
<verstretch > 0</verstretch>
</sizepolicy>
</property>
2022-05-14 21:14:13 -07:00
<property name= "maximumSize" >
<size >
<width > 200</width>
<height > 200</height>
</size>
</property>
2018-01-14 19:15:45 +01:00
<property name= "text" >
2022-05-14 21:14:13 -07:00
<string />
</property>
<property name= "pixmap" >
2025-04-13 01:15:36 +01:00
<pixmap resource= "../../dist/qt_themes/default/default.qrc" > :/icons/default/256x256/eden.png</pixmap>
2022-05-14 21:14:13 -07:00
</property>
<property name= "scaledContents" >
<bool > true</bool>
2018-01-14 19:15:45 +01:00
</property>
</widget>
</item>
<item >
<spacer name= "verticalSpacer" >
<property name= "orientation" >
2025-04-01 18:37:54 +02:00
<enum > Qt::Orientation::Vertical</enum>
2018-01-14 19:15:45 +01:00
</property>
<property name= "sizeHint" stdset= "0" >
<size >
<width > 20</width>
<height > 40</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item >
<layout class= "QVBoxLayout" name= "verticalLayout" >
<item >
<widget class= "QLabel" name= "labelYuzu" >
<property name= "sizePolicy" >
<sizepolicy hsizetype= "Preferred" vsizetype= "Preferred" >
<horstretch > 0</horstretch>
<verstretch > 0</verstretch>
</sizepolicy>
</property>
<property name= "text" >
2025-04-01 18:37:54 +02:00
<string > < html> < head/> < body> < p> < span style=" font-size:28pt;" > eden< /span> < /p> < /body> < /html> </string>
2018-01-14 19:15:45 +01:00
</property>
</widget>
</item>
<item >
<widget class= "QLabel" name= "labelBuildInfo" >
<property name= "sizePolicy" >
<sizepolicy hsizetype= "Preferred" vsizetype= "Preferred" >
<horstretch > 0</horstretch>
<verstretch > 0</verstretch>
</sizepolicy>
</property>
<property name= "text" >
2021-05-16 22:17:17 -04:00
<string > < html> < head/> < body> < p> %1 (%2)< /p> < /body> < /html> </string>
2018-01-14 19:15:45 +01:00
</property>
</widget>
</item>
<item >
<widget class= "QLabel" name= "labelAbout" >
<property name= "sizePolicy" >
<sizepolicy hsizetype= "Preferred" vsizetype= "Preferred" >
<horstretch > 0</horstretch>
<verstretch > 0</verstretch>
</sizepolicy>
</property>
<property name= "text" >
<string > < !DOCTYPE HTML PUBLIC " -//W3C//DTD HTML 4.0//EN" " http://www.w3.org/TR/REC-html40/strict.dtd" >
2025-04-01 18:37:54 +02:00
< html> < head> < meta name=" qrichtext" content=" 1" /> < meta charset=" utf-8" /> < style type=" text/css" >
2018-01-14 19:15:45 +01:00
p, li { white-space: pre-wrap; }
2025-04-01 18:37:54 +02:00
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: " \2610" ; }
li.checked::marker { content: " \2612" ; }
< /style> < /head> < body style=" font-family:'Adwaita Sans'; font-size:11pt; font-weight:400; font-style:normal;" >
< p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" > < span style=" font-family:'MS Shell Dlg 2'; font-size:12pt;" > eden is an experimental open-source emulator for the Nintendo Switch licensed under GPLv3.0+ which is based on the yuzu emulator which ended development back in March 2024. < br /> < br /> This software should not be used to play games you have not legally obtained.< /span> < /p> < /body> < /html> </string>
2018-01-14 19:15:45 +01:00
</property>
<property name= "alignment" >
2025-04-01 18:37:54 +02:00
<set > Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter</set>
2018-01-14 19:15:45 +01:00
</property>
<property name= "wordWrap" >
<bool > true</bool>
</property>
</widget>
</item>
<item >
<spacer name= "verticalSpacer_2" >
<property name= "orientation" >
2025-04-01 18:37:54 +02:00
<enum > Qt::Orientation::Vertical</enum>
2018-01-14 19:15:45 +01:00
</property>
<property name= "sizeHint" stdset= "0" >
<size >
<width > 20</width>
<height > 40</height>
</size>
</property>
</spacer>
</item>
<item >
<widget class= "QLabel" name= "labelLinks" >
<property name= "text" >
2022-05-15 02:06:02 +02:00
<string > < html> < head/> < body> < p> < a href=" https://yuzu-emu.org/" > < span style=" text-decoration: underline; color:#039be5;" > Website< /span> < /a> | < a href=" https://github.com/yuzu-emu" > < span style=" text-decoration: underline; color:#039be5;" > Source Code< /span> < /a> | < a href=" https://github.com/yuzu-emu/yuzu/graphs/contributors" > < span style=" text-decoration: underline; color:#039be5;" > Contributors< /span> < /a> | < a href=" https://github.com/yuzu-emu/yuzu/blob/master/LICENSE.txt" > < span style=" text-decoration: underline; color:#039be5;" > License< /span> < /a> < /p> < /body> < /html> </string>
2018-01-14 19:15:45 +01:00
</property>
<property name= "openExternalLinks" >
<bool > true</bool>
</property>
</widget>
</item>
<item >
<widget class= "QLabel" name= "labelLiability" >
<property name= "sizePolicy" >
<sizepolicy hsizetype= "Preferred" vsizetype= "Preferred" >
<horstretch > 0</horstretch>
<verstretch > 0</verstretch>
</sizepolicy>
</property>
<property name= "text" >
2025-04-13 11:56:50 +01:00
<string > < html> < head/> < body> < p> < span style=" font-size:7pt;" > & quot;Nintendo Switch& quot; is a trademark of Nintendo. eden is not affiliated with Nintendo in any way.< /span> < /p> < /body> < /html> </string>
2018-01-14 19:15:45 +01:00
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
<item >
<widget class= "QDialogButtonBox" name= "buttonBox" >
<property name= "orientation" >
2025-04-01 18:37:54 +02:00
<enum > Qt::Orientation::Horizontal</enum>
2018-01-14 19:15:45 +01:00
</property>
<property name= "standardButtons" >
2025-04-01 18:37:54 +02:00
<set > QDialogButtonBox::StandardButton::Ok</set>
2018-01-14 19:15:45 +01:00
</property>
</widget>
</item>
</layout>
</widget>
<resources >
2022-05-14 21:14:13 -07:00
<include location= "../../dist/qt_themes_default/default/default.qrc" />
2022-08-09 05:00:37 -07:00
<include location= "../../dist/qt_themes/default/default.qrc" />
2018-01-14 19:15:45 +01:00
</resources>
<connections >
<connection >
<sender > buttonBox</sender>
<signal > accepted()</signal>
<receiver > AboutDialog</receiver>
<slot > accept()</slot>
2025-04-01 18:37:54 +02:00
<hints >
<hint type= "sourcelabel" >
<x > 20</x>
<y > 20</y>
</hint>
<hint type= "destinationlabel" >
<x > 20</x>
<y > 20</y>
</hint>
</hints>
2018-01-14 19:15:45 +01:00
</connection>
<connection >
<sender > buttonBox</sender>
<signal > rejected()</signal>
<receiver > AboutDialog</receiver>
<slot > reject()</slot>
2025-04-01 18:37:54 +02:00
<hints >
<hint type= "sourcelabel" >
<x > 20</x>
<y > 20</y>
</hint>
<hint type= "destinationlabel" >
<x > 20</x>
<y > 20</y>
</hint>
</hints>
2018-01-14 19:15:45 +01:00
</connection>
</connections>
</ui>