src/about.ui

Mon, 27 Jun 2022 23:57:47 +0300

author
Teemu Piippo <teemu.s.piippo@gmail.com>
date
Mon, 27 Jun 2022 23:57:47 +0300
changeset 277
3406191af523
parent 275
dc1b8094c210
child 279
cd70c845563a
permissions
-rw-r--r--

Add missing third party acknowledgements

275
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
2 <ui version="4.0">
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
3 <class>About</class>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
4 <widget class="QDialog" name="About">
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
5 <property name="geometry">
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
6 <rect>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
7 <x>0</x>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
8 <y>0</y>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
9 <width>720</width>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
10 <height>539</height>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
11 </rect>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
12 </property>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
13 <property name="windowTitle">
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
14 <string>Dialog</string>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
15 </property>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
16 <layout class="QVBoxLayout" name="verticalLayout">
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
17 <item>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
18 <widget class="QTextBrowser" name="textBrowser">
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
19 <property name="html">
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
20 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
21 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
22 p, li { white-space: pre-wrap; }
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
23 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'EPSONEXT 丸ゴシック体M'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
24 &lt;h1 style=&quot; margin-top:18px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:xx-large; font-weight:600;&quot;&gt;%APPNAME% %VERSION%&lt;/span&gt;&lt;/h1&gt;
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
25 &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Qt version %QTVERSION%&lt;/p&gt;
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
26 &lt;hr /&gt;
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
27 &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;%COPYRIGHT%&lt;/p&gt;
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
28 &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.&lt;/p&gt;
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
29 &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.&lt;/p&gt;
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
30 &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;You should have received a copy of the GNU General Public License along with this program. If not, see &amp;lt;&lt;a href=&quot;http://www.gnu.org/licenses/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.gnu.org/licenses/&lt;/span&gt;&lt;/a&gt;&amp;gt;. &lt;/p&gt;
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
31 &lt;hr /&gt;
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
32 &lt;h2 style=&quot; margin-top:16px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:x-large; font-weight:600;&quot;&gt;Third party licenses&lt;/span&gt;&lt;/h2&gt;
277
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
33 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;The following third party code and resources are used in this application: &lt;/p&gt;
275
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
34 &lt;hr /&gt;
277
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
35 &lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;thead&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
36 &lt;tr&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
37 &lt;td&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
38 &lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Third party code/resource&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
39 &lt;td&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
40 &lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;License&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
41 &lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;
275
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
42 &lt;tr&gt;
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
43 &lt;td&gt;
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
44 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Qt&lt;/p&gt;&lt;/td&gt;
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
45 &lt;td&gt;
277
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
46 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;GNU Lesser GPL&lt;/p&gt;&lt;/td&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
47 &lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
48 &lt;tr&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
49 &lt;td&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
50 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;OpenGL Mathematics (GLM) by G-Truc Creation&lt;/p&gt;&lt;/td&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
51 &lt;td&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
52 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Happy Bunny License&lt;/p&gt;&lt;/td&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
53 &lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
275
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
54 &lt;tr&gt;
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
55 &lt;td&gt;
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
56 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Mapbox earcut.hpp&lt;/p&gt;&lt;/td&gt;
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
57 &lt;td&gt;
277
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
58 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;ISC&lt;/p&gt;&lt;/td&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
59 &lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
60 &lt;tr&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
61 &lt;td&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
62 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Ionicons by Ionic&lt;/p&gt;&lt;/td&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
63 &lt;td&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
64 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;MIT&lt;/p&gt;&lt;/td&gt;
3406191af523 Add missing third party acknowledgements
Teemu Piippo <teemu.s.piippo@gmail.com>
parents: 275
diff changeset
65 &lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</string>
275
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
66 </property>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
67 </widget>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
68 </item>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
69 <item>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
70 <widget class="QDialogButtonBox" name="buttonBox">
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
71 <property name="orientation">
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
72 <enum>Qt::Horizontal</enum>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
73 </property>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
74 <property name="standardButtons">
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
75 <set>QDialogButtonBox::Close</set>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
76 </property>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
77 </widget>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
78 </item>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
79 </layout>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
80 </widget>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
81 <resources/>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
82 <connections>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
83 <connection>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
84 <sender>buttonBox</sender>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
85 <signal>accepted()</signal>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
86 <receiver>About</receiver>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
87 <slot>accept()</slot>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
88 <hints>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
89 <hint type="sourcelabel">
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
90 <x>248</x>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
91 <y>254</y>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
92 </hint>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
93 <hint type="destinationlabel">
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
94 <x>157</x>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
95 <y>274</y>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
96 </hint>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
97 </hints>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
98 </connection>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
99 <connection>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
100 <sender>buttonBox</sender>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
101 <signal>rejected()</signal>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
102 <receiver>About</receiver>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
103 <slot>reject()</slot>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
104 <hints>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
105 <hint type="sourcelabel">
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
106 <x>316</x>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
107 <y>260</y>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
108 </hint>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
109 <hint type="destinationlabel">
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
110 <x>286</x>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
111 <y>274</y>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
112 </hint>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
113 </hints>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
114 </connection>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
115 </connections>
dc1b8094c210 Add missing file
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
diff changeset
116 </ui>

mercurial