about.ui 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>AboutDialog</class>
  4. <widget class="QDialog" name="AboutDialog">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>650</width>
  10. <height>650</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>RainyNite - about</string>
  15. </property>
  16. <layout class="QVBoxLayout" name="verticalLayout">
  17. <item>
  18. <widget class="QLabel" name="image">
  19. <property name="enabled">
  20. <bool>true</bool>
  21. </property>
  22. <property name="text">
  23. <string/>
  24. </property>
  25. <property name="pixmap">
  26. <pixmap resource="../resources.qrc">:/images/sunrise.png</pixmap>
  27. </property>
  28. <property name="scaledContents">
  29. <bool>false</bool>
  30. </property>
  31. <property name="alignment">
  32. <set>Qt::AlignCenter</set>
  33. </property>
  34. </widget>
  35. </item>
  36. <item>
  37. <widget class="QTabWidget" name="tabs">
  38. <property name="currentIndex">
  39. <number>0</number>
  40. </property>
  41. <widget class="QWidget" name="main">
  42. <attribute name="title">
  43. <string>About</string>
  44. </attribute>
  45. <layout class="QVBoxLayout" name="verticalLayout_4">
  46. <item>
  47. <widget class="QLabel" name="about_label">
  48. <property name="text">
  49. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;RainyNite - vector animation studio. Version {} &amp;quot;{}&amp;quot;.&lt;br/&gt;&lt;a href=&quot;https://notabug.org/caryoscelus/rainynite-studio&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#2980b9;&quot;&gt;https://notabug.org/caryoscelus/rainynite-studio&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Copyright (C) 2017 caryoscelus&lt;/p&gt;&lt;p&gt;RainyNite 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;&lt;/body&gt;&lt;/html&gt;</string>
  50. </property>
  51. <property name="textFormat">
  52. <enum>Qt::RichText</enum>
  53. </property>
  54. <property name="alignment">
  55. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  56. </property>
  57. <property name="wordWrap">
  58. <bool>true</bool>
  59. </property>
  60. <property name="openExternalLinks">
  61. <bool>true</bool>
  62. </property>
  63. <property name="textInteractionFlags">
  64. <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::TextBrowserInteraction|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
  65. </property>
  66. </widget>
  67. </item>
  68. </layout>
  69. </widget>
  70. <widget class="QWidget" name="community">
  71. <attribute name="title">
  72. <string>Community</string>
  73. </attribute>
  74. <layout class="QVBoxLayout" name="verticalLayout_5">
  75. <item>
  76. <widget class="QLabel" name="community_label">
  77. <property name="text">
  78. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;RainyNite is a community-friendly project. Everybody is welcome to join our effort.&lt;/p&gt;&lt;p&gt;If you want to help RainyNite development, there are many ways to do so. At this stage of development the most important things are coding related stuff (including packaging and build system tweaks), feature discussion and infrastructure and community building.&lt;/p&gt;&lt;p&gt;To start with community, you can join our &lt;a href=&quot;https://webchat.freenode.net/?channels=%23rainynite&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#2980b9;&quot;&gt;#rainynite&lt;/span&gt;&lt;/a&gt; channel on freenode or, for specific issue discussion, check out &lt;a href=&quot;https://notabug.org/caryoscelus/rainynite-studio/issues&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#2980b9;&quot;&gt;our tracker&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  79. </property>
  80. <property name="textFormat">
  81. <enum>Qt::RichText</enum>
  82. </property>
  83. <property name="alignment">
  84. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  85. </property>
  86. <property name="wordWrap">
  87. <bool>true</bool>
  88. </property>
  89. <property name="openExternalLinks">
  90. <bool>true</bool>
  91. </property>
  92. <property name="textInteractionFlags">
  93. <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::TextBrowserInteraction|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
  94. </property>
  95. </widget>
  96. </item>
  97. </layout>
  98. </widget>
  99. <widget class="QWidget" name="donate">
  100. <attribute name="title">
  101. <string>Donate</string>
  102. </attribute>
  103. <layout class="QVBoxLayout" name="verticalLayout_3">
  104. <item>
  105. <widget class="QLabel" name="donate_label">
  106. <property name="text">
  107. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;RainyNite is and will always continue to be free/libre open source software. We are not willing to compromise by putting ads or selling tutorials or binary builds or other exclusive materials. We want everybody to have equal access to RainyNite without limitation by age, country or financial status.&lt;/p&gt;&lt;p&gt;Thus voluntary donation is our only funding method. If you find RainyNite useful and want to support its continued development, we ask you to make a donation. Main bitcoin wallet: &lt;a href=&quot;bitcoin:1MdE5JihFFjQEGxEDdu4x7wfYMTFp242Ut?label=RainyNite&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#2980b9;&quot;&gt;1MdE5JihFFjQEGxEDdu4x7wfYMTFp242Ut&lt;/span&gt;&lt;/a&gt;. This funding model is transparent as you can inspect amount of funds received (e.g. &lt;a href=&quot;https://blockchain.info/address/1MdE5JihFFjQEGxEDdu4x7wfYMTFp242Ut&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#2980b9;&quot;&gt;here&lt;/span&gt;&lt;/a&gt;). As we do not have any paid infrastructure, currently the funding will go fully to our main developer, though that may change in the future.&lt;/p&gt;&lt;p&gt;Every bit helps!&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  108. </property>
  109. <property name="textFormat">
  110. <enum>Qt::RichText</enum>
  111. </property>
  112. <property name="alignment">
  113. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  114. </property>
  115. <property name="wordWrap">
  116. <bool>true</bool>
  117. </property>
  118. <property name="openExternalLinks">
  119. <bool>true</bool>
  120. </property>
  121. <property name="textInteractionFlags">
  122. <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::TextBrowserInteraction|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
  123. </property>
  124. </widget>
  125. </item>
  126. </layout>
  127. </widget>
  128. <widget class="QWidget" name="license">
  129. <attribute name="title">
  130. <string>License</string>
  131. </attribute>
  132. <layout class="QVBoxLayout" name="verticalLayout_2">
  133. <item>
  134. <widget class="QTextBrowser" name="license_text">
  135. <property name="html">
  136. <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;
  137. &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;
  138. p, li { white-space: pre-wrap; }
  139. &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
  140. &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;Could not find license text. Your installation may be corrupted. You can read full license text at &lt;a href=&quot;https://www.gnu.org/licenses/gpl-3.0.en.html&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#2980b9;&quot;&gt;https://www.gnu.org/licenses/gpl-3.0.en.html&lt;/span&gt;&lt;/a&gt; instead.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  141. </property>
  142. <property name="textInteractionFlags">
  143. <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::TextBrowserInteraction|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
  144. </property>
  145. <property name="openExternalLinks">
  146. <bool>true</bool>
  147. </property>
  148. </widget>
  149. </item>
  150. </layout>
  151. </widget>
  152. <widget class="QWidget" name="additional_credits">
  153. <attribute name="title">
  154. <string>Third-party credits</string>
  155. </attribute>
  156. <layout class="QVBoxLayout" name="verticalLayout_6">
  157. <item>
  158. <widget class="QTextBrowser" name="third_party_text">
  159. <property name="html">
  160. <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;
  161. &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;
  162. p, li { white-space: pre-wrap; }
  163. &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
  164. &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;Could not find credits file. Your installation may be corrupted.&lt;/p&gt;
  165. &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
  166. &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;You can check third party credits &lt;a href=&quot;https://notabug.org/caryoscelus/rainynite-studio/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#2980b9;&quot;&gt;here&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  167. </property>
  168. <property name="openExternalLinks">
  169. <bool>true</bool>
  170. </property>
  171. </widget>
  172. </item>
  173. </layout>
  174. </widget>
  175. </widget>
  176. </item>
  177. <item>
  178. <layout class="QHBoxLayout" name="horizontalLayout">
  179. <item>
  180. <spacer name="horizontalSpacer">
  181. <property name="orientation">
  182. <enum>Qt::Horizontal</enum>
  183. </property>
  184. <property name="sizeHint" stdset="0">
  185. <size>
  186. <width>40</width>
  187. <height>20</height>
  188. </size>
  189. </property>
  190. </spacer>
  191. </item>
  192. <item>
  193. <widget class="QPushButton" name="close_button">
  194. <property name="text">
  195. <string>Close</string>
  196. </property>
  197. <property name="icon">
  198. <iconset theme="dialog-close"/>
  199. </property>
  200. <property name="default">
  201. <bool>true</bool>
  202. </property>
  203. </widget>
  204. </item>
  205. </layout>
  206. </item>
  207. </layout>
  208. </widget>
  209. <resources>
  210. <include location="../resources.qrc"/>
  211. </resources>
  212. <connections/>
  213. </ui>