-
Notifications
You must be signed in to change notification settings - Fork 0
/
aboutdialog.ui
executable file
·124 lines (124 loc) · 13.9 KB
/
aboutdialog.ui
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<?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>
<width>640</width>
<height>480</height>
</rect>
</property>
<property name="windowTitle">
<string>About RespeQt</string>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QLabel" name="respeqtLabel">
<property name="font">
<font>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<property name="text">
<string>RespeQt: Atari Serial Peripheral Emulator for Qt</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="5" column="0">
<widget class="QDialogButtonBox" name="buttonBox">
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="standardButtons">
<set>QDialogButtonBox::Close</set>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QTextBrowser" name="textBrowser">
<property name="html">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><title>RespeQt</title><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><img src=":/icons/main-icon/RespeQt.ico" /><span style=" font-size:8pt; font-weight:600; color:#4c920e;"> </span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-weight:600; font-style:italic; color:#4c920e;">RespeQt, Atari Serial Peripheral Emulator for Qt</span><span style=" font-size:10pt; font-weight:600; font-style:italic; color:#4c920e;"><br /></span><span style=" font-size:10pt;"><br /></span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-weight:600;">Summary</span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;"><br />RespeQt emulates Atari SIO peripherals when connected to an Atari 8-bit computer with an SIO2PC cable.<br />In that respect it's similar to programs like APE and Atari810. The main difference is that it's free (unlike APE) and it's cross-platform (unlike Atari810 and APE).<br /><br /></span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-weight:600;">Some features</span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;"><br />* Qt based GUI with drag and drop support.<br />* Cross-platform</span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-style:italic;"> (currently Windows and x86-Linux)</span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;"><br />* 15 disk drive emulation </span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-style:italic;">(drives 9-15 are only supported by SpartaDOS X)</span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;"><br />* Text-only printer emulation with saving and printing of the output<br />* Cassette image playback<br />* Folders can be mounted as simulated Dos20s disks. </span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-style:italic;">(read-only, now with SDX compatibility, and bootable)</span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;"><br />* Atari executables can be booted directly, optionally with high speed.<br />* Contents of image files can be viewed / changed<br />* RespeQt Client module ASPECL.COM. Runs on the Atari and is used to get/set Date/Time on the Atari plus a variety of other remote tasks.<br />* Upto 6xSIO speed and more if the serial port adaptor supports it </span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-style:italic;">(FTDI chip based cables are recommanded).</span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;"><br />* Localization support (Currently for English, German, Polish, Russian, Slovak, Spanish and Turkish)<br />* Multi-session support<br /><br /></span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-weight:600;">License</span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;"><br />Original code up to version 0.6.0 </span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-style:italic;">Copyright 2009 by Fatih Aygün. </span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;"><br />Updates since v0.6.0 </span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-style:italic;">Copyright 2012 by Ray Ataergin</span><span style=" font-size:10pt;"> </span></p>
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;">You can freely copy, use, modify and distribute RespeQt under the GPL 2.0 license. Please see license.txt for details.</span><span style=" font-size:10pt;"> </span></p>
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;">Qt libraries: </span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-style:italic;">Copyright 2009 Nokia Corporation</span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;"> and/or its subsidiary(-ies). Used in this package under LGPL 2.0 license.<br /><br />Silk Icons: </span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-style:italic;">Copyright </span><a href="www.famfamfam.com"><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-style:italic; text-decoration: underline; color:#0000ff;">Mark James</span></a><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-style:italic;">.</span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;"> Used in this package under Creative Commons Attribution 3.0 license.<br /><br />Additional Icons by </span><a href="http://www.oxygen-icons.org/"><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-style:italic; text-decoration: underline; color:#0000ff;">Oxygen Team</span></a><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;">. Used in this package under Creative Commons Attribution-ShareAlike 3.0 license.<br /><br />AtariSIO Linux kernel module and high speed code used in the EXE loader </span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-style:italic;">Copyright </span><a href="http://www.horus.com/~hias/atari/"><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-style:italic; text-decoration: underline; color:#0000ff;">Matthias Reichl.</span></a><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;"> Used in this package under GPL 2.0 license.<br /><br />Atascii Fonts by </span><a href="http://members.bitstream.net/~marksim/atarimac"><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-style:italic; text-decoration: underline; color:#0000ff;">Mark Simonson</span></a><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;">. Used in this package under Freeware License.</span><span style=" font-size:10pt;"><br /><br /></span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-weight:600; font-style:italic;">DOS files distributed with RespeQt</span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-style:italic;"> are copyright of their respective owners, Atari8Warez and RespeQt distributes those files with the understanding that they are either abandonware or public domain, and are widely available for download through the internet. If you are the copyright holder of one or more of these files, and believe that distribution of these files constitutes a breach of your rights please contact </span><a href="mailto:[email protected]"><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-style:italic; text-decoration: underline; color:#0000ff;">Atari8Warez</span></a><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-style:italic;">. We respect the rights of copyright holders and won't distribute copyrighted work without the rights holder's consent. </span></p>
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-weight:600;">Contact</span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;"><br />Ray Ataergin, </span><a href="mailto:[email protected]"><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; text-decoration: underline; color:#0000ff;">email</span></a><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;">, </span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-style:italic;">Please include the word &quot;respeqt&quot; in the subject field.</span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;"><br /><br />Fatih Aygun, </span><a href="mailto:[email protected]"><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; text-decoration: underline; color:#0000ff;">email</span></a><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;">, </span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; font-style:italic;">Please include the word &quot;respeqt&quot; in the subject field.</span><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;"><br /><br />For SIO2PC/10502PC hardware purchase/support visit </span><a href="http://www.atari8warez.com"><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt; text-decoration: underline; color:#0000ff;">Atari8Warez</span></a><span style=" font-family:'Arial,Helvetica,sans-serif'; font-size:10pt;"><br /></span></p></body></html></string>
</property>
<property name="source">
<url>
<string>qrc:/documentation/about.html</string>
</url>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="versionLabel">
<property name="font">
<font>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections>
<connection>
<sender>buttonBox</sender>
<signal>rejected()</signal>
<receiver>AboutDialog</receiver>
<slot>reject()</slot>
<hints>
<hint type="sourcelabel">
<x>316</x>
<y>260</y>
</hint>
<hint type="destinationlabel">
<x>286</x>
<y>274</y>
</hint>
</hints>
</connection>
<connection>
<sender>buttonBox</sender>
<signal>accepted()</signal>
<receiver>AboutDialog</receiver>
<slot>accept()</slot>
<hints>
<hint type="sourcelabel">
<x>248</x>
<y>254</y>
</hint>
<hint type="destinationlabel">
<x>157</x>
<y>274</y>
</hint>
</hints>
</connection>
</connections>
</ui>