|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>699</width> |
10 | | - <height>312</height> |
| 9 | + <width>502</width> |
| 10 | + <height>434</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="windowTitle"> |
|
23 | 23 | <enum>QFrame::Sunken</enum> |
24 | 24 | </property> |
25 | 25 | <layout class="QGridLayout" name="gridLayout" columnstretch="0"> |
26 | | - <item row="0" column="0"> |
| 26 | + <item row="2" column="0"> |
27 | 27 | <widget class="QFrame" name="SoftwareInfoFrame"> |
28 | 28 | <property name="autoFillBackground"> |
29 | 29 | <bool>true</bool> |
|
35 | 35 | <enum>QFrame::Sunken</enum> |
36 | 36 | </property> |
37 | 37 | <layout class="QGridLayout" name="gridLayout_2" columnstretch="0,1"> |
38 | | - <item row="2" column="1"> |
39 | | - <widget class="QLabel" name="PluginAPIVersionValue"> |
| 38 | + <item row="6" column="1"> |
| 39 | + <widget class="QLabel" name="BuildDateValue"> |
40 | 40 | <property name="text"> |
41 | | - <string notr="true">Plugin API Version Value</string> |
| 41 | + <string notr="true">Build Date Value</string> |
42 | 42 | </property> |
43 | 43 | </widget> |
44 | 44 | </item> |
45 | | - <item row="6" column="1"> |
| 45 | + <item row="8" column="1"> |
46 | 46 | <widget class="QLabel" name="GitCommitDateValue"> |
47 | 47 | <property name="text"> |
48 | 48 | <string notr="true">Git Commit Date Value</string> |
49 | 49 | </property> |
50 | 50 | </widget> |
51 | 51 | </item> |
52 | | - <item row="6" column="0"> |
53 | | - <widget class="QLabel" name="GitCommitDateLabel"> |
54 | | - <property name="text"> |
55 | | - <string>Git Commit Date:</string> |
56 | | - </property> |
57 | | - </widget> |
58 | | - </item> |
59 | | - <item row="9" column="1"> |
60 | | - <widget class="QLabel" name="WebsiteLinkValue"> |
| 52 | + <item row="10" column="1"> |
| 53 | + <widget class="QLabel" name="GitlabLinkValue"> |
61 | 54 | <property name="text"> |
62 | | - <string><a href="https://openrgb.org">https://openrgb.org</a></string> |
| 55 | + <string><a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a></string> |
63 | 56 | </property> |
64 | 57 | <property name="textFormat"> |
65 | 58 | <enum>Qt::RichText</enum> |
|
69 | 62 | </property> |
70 | 63 | </widget> |
71 | 64 | </item> |
72 | | - <item row="0" column="1"> |
73 | | - <widget class="QLabel" name="VersionValue"> |
| 65 | + <item row="2" column="0"> |
| 66 | + <widget class="QLabel" name="SDKVersionLabel"> |
74 | 67 | <property name="text"> |
75 | | - <string notr="true">Version Value</string> |
| 68 | + <string>SDK Version:</string> |
76 | 69 | </property> |
77 | 70 | </widget> |
78 | 71 | </item> |
79 | | - <item row="3" column="0"> |
80 | | - <widget class="QLabel" name="QtVersionLabel"> |
| 72 | + <item row="12" column="0"> |
| 73 | + <spacer name="verticalSpacer"> |
| 74 | + <property name="orientation"> |
| 75 | + <enum>Qt::Vertical</enum> |
| 76 | + </property> |
| 77 | + <property name="sizeHint" stdset="0"> |
| 78 | + <size> |
| 79 | + <width>20</width> |
| 80 | + <height>40</height> |
| 81 | + </size> |
| 82 | + </property> |
| 83 | + </spacer> |
| 84 | + </item> |
| 85 | + <item row="11" column="0"> |
| 86 | + <widget class="QLabel" name="WebsiteLinkLabel"> |
81 | 87 | <property name="text"> |
82 | | - <string>Qt Version:</string> |
| 88 | + <string>Website:</string> |
83 | 89 | </property> |
84 | 90 | </widget> |
85 | 91 | </item> |
86 | | - <item row="4" column="1"> |
87 | | - <widget class="QLabel" name="BuildDateValue"> |
| 92 | + <item row="6" column="0"> |
| 93 | + <widget class="QLabel" name="BuildDateLabel"> |
88 | 94 | <property name="text"> |
89 | | - <string notr="true">Build Date Value</string> |
| 95 | + <string>Build Date:</string> |
90 | 96 | </property> |
91 | 97 | </widget> |
92 | 98 | </item> |
93 | 99 | <item row="7" column="0"> |
94 | | - <widget class="QLabel" name="GitBranchLabel"> |
| 100 | + <widget class="QLabel" name="GitCommitIDLabel"> |
95 | 101 | <property name="text"> |
96 | | - <string>Git Branch:</string> |
| 102 | + <string>Git Commit ID:</string> |
97 | 103 | </property> |
98 | 104 | </widget> |
99 | 105 | </item> |
100 | | - <item row="2" column="0"> |
101 | | - <widget class="QLabel" name="PluginAPIVersionLabel"> |
| 106 | + <item row="8" column="0"> |
| 107 | + <widget class="QLabel" name="GitCommitDateLabel"> |
102 | 108 | <property name="text"> |
103 | | - <string>Plugin API Version:</string> |
| 109 | + <string>Git Commit Date:</string> |
104 | 110 | </property> |
105 | 111 | </widget> |
106 | 112 | </item> |
107 | | - <item row="4" column="0"> |
108 | | - <widget class="QLabel" name="BuildDateLabel"> |
| 113 | + <item row="4" column="1"> |
| 114 | + <widget class="QLabel" name="QtVersionValue"> |
109 | 115 | <property name="text"> |
110 | | - <string>Build Date:</string> |
| 116 | + <string>Qt Version Value</string> |
111 | 117 | </property> |
112 | 118 | </widget> |
113 | 119 | </item> |
114 | | - <item row="8" column="1"> |
115 | | - <widget class="QLabel" name="GitlabLinkValue"> |
| 120 | + <item row="10" column="0"> |
| 121 | + <widget class="QLabel" name="GitlabLinkLabel"> |
116 | 122 | <property name="text"> |
117 | | - <string><a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a></string> |
118 | | - </property> |
119 | | - <property name="textFormat"> |
120 | | - <enum>Qt::RichText</enum> |
121 | | - </property> |
122 | | - <property name="openExternalLinks"> |
123 | | - <bool>true</bool> |
| 123 | + <string>GitLab:</string> |
124 | 124 | </property> |
125 | 125 | </widget> |
126 | 126 | </item> |
127 | | - <item row="7" column="1"> |
| 127 | + <item row="9" column="1"> |
128 | 128 | <widget class="QLabel" name="GitBranchValue"> |
129 | 129 | <property name="text"> |
130 | 130 | <string notr="true">Git Branch Value</string> |
131 | 131 | </property> |
132 | 132 | </widget> |
133 | 133 | </item> |
134 | | - <item row="1" column="1"> |
135 | | - <widget class="QLabel" name="SDKVersionValue"> |
| 134 | + <item row="11" column="1"> |
| 135 | + <widget class="QLabel" name="WebsiteLinkValue"> |
136 | 136 | <property name="text"> |
137 | | - <string notr="true">SDK Version Value</string> |
| 137 | + <string><a href="https://openrgb.org">https://openrgb.org</a></string> |
| 138 | + </property> |
| 139 | + <property name="textFormat"> |
| 140 | + <enum>Qt::RichText</enum> |
| 141 | + </property> |
| 142 | + <property name="openExternalLinks"> |
| 143 | + <bool>true</bool> |
138 | 144 | </property> |
139 | 145 | </widget> |
140 | 146 | </item> |
141 | | - <item row="5" column="1"> |
| 147 | + <item row="3" column="1"> |
| 148 | + <widget class="QLabel" name="PluginAPIVersionValue"> |
| 149 | + <property name="text"> |
| 150 | + <string notr="true">Plugin API Version Value</string> |
| 151 | + </property> |
| 152 | + </widget> |
| 153 | + </item> |
| 154 | + <item row="7" column="1"> |
142 | 155 | <widget class="QLabel" name="GitCommitIDValue"> |
143 | 156 | <property name="text"> |
144 | 157 | <string notr="true">Git Commit ID Value</string> |
|
148 | 161 | </property> |
149 | 162 | </widget> |
150 | 163 | </item> |
151 | | - <item row="5" column="0"> |
152 | | - <widget class="QLabel" name="GitCommitIDLabel"> |
| 164 | + <item row="3" column="0"> |
| 165 | + <widget class="QLabel" name="PluginAPIVersionLabel"> |
153 | 166 | <property name="text"> |
154 | | - <string>Git Commit ID:</string> |
| 167 | + <string>Plugin API Version:</string> |
155 | 168 | </property> |
156 | 169 | </widget> |
157 | 170 | </item> |
158 | | - <item row="8" column="0"> |
159 | | - <widget class="QLabel" name="GitlabLinkLabel"> |
| 171 | + <item row="9" column="0"> |
| 172 | + <widget class="QLabel" name="GitBranchLabel"> |
160 | 173 | <property name="text"> |
161 | | - <string>GitLab:</string> |
| 174 | + <string>Git Branch:</string> |
162 | 175 | </property> |
163 | 176 | </widget> |
164 | 177 | </item> |
165 | | - <item row="0" column="0"> |
166 | | - <widget class="QLabel" name="VersionLabel"> |
| 178 | + <item row="2" column="1"> |
| 179 | + <widget class="QLabel" name="SDKVersionValue"> |
167 | 180 | <property name="text"> |
168 | | - <string>Version:</string> |
| 181 | + <string notr="true">SDK Version Value</string> |
169 | 182 | </property> |
170 | 183 | </widget> |
171 | 184 | </item> |
172 | | - <item row="9" column="0"> |
173 | | - <widget class="QLabel" name="WebsiteLinkLabel"> |
| 185 | + <item row="4" column="0"> |
| 186 | + <widget class="QLabel" name="QtVersionLabel"> |
174 | 187 | <property name="text"> |
175 | | - <string>Website:</string> |
| 188 | + <string>Qt Version:</string> |
176 | 189 | </property> |
177 | 190 | </widget> |
178 | 191 | </item> |
179 | | - <item row="1" column="0"> |
180 | | - <widget class="QLabel" name="SDKVersionLabel"> |
| 192 | + <item row="5" column="0"> |
| 193 | + <widget class="QLabel" name="OsVersionLabel"> |
181 | 194 | <property name="text"> |
182 | | - <string>SDK Version:</string> |
| 195 | + <string>OS Version:</string> |
183 | 196 | </property> |
184 | 197 | </widget> |
185 | 198 | </item> |
186 | | - <item row="3" column="1"> |
187 | | - <widget class="QLabel" name="QtVersionValue"> |
| 199 | + <item row="5" column="1"> |
| 200 | + <widget class="QLabel" name="OsVersionValue"> |
188 | 201 | <property name="text"> |
189 | | - <string>Qt Version Value</string> |
| 202 | + <string>OS Version Value</string> |
190 | 203 | </property> |
191 | 204 | </widget> |
192 | 205 | </item> |
193 | 206 | </layout> |
194 | 207 | </widget> |
195 | 208 | </item> |
| 209 | + <item row="0" column="0"> |
| 210 | + <layout class="QGridLayout" name="gridLayout_3"> |
| 211 | + <item row="1" column="1"> |
| 212 | + <widget class="QLabel" name="VersionLabel"> |
| 213 | + <property name="text"> |
| 214 | + <string>Version:</string> |
| 215 | + </property> |
| 216 | + </widget> |
| 217 | + </item> |
| 218 | + <item row="2" column="2"> |
| 219 | + <widget class="QLabel" name="LicenseValue"> |
| 220 | + <property name="text"> |
| 221 | + <string>GNU General Public License, version 2</string> |
| 222 | + </property> |
| 223 | + </widget> |
| 224 | + </item> |
| 225 | + <item row="1" column="2"> |
| 226 | + <widget class="QLabel" name="VersionValue"> |
| 227 | + <property name="text"> |
| 228 | + <string notr="true">Version Value</string> |
| 229 | + </property> |
| 230 | + </widget> |
| 231 | + </item> |
| 232 | + <item row="2" column="1"> |
| 233 | + <widget class="QLabel" name="LicenseLabel"> |
| 234 | + <property name="text"> |
| 235 | + <string>License:</string> |
| 236 | + </property> |
| 237 | + </widget> |
| 238 | + </item> |
| 239 | + <item row="0" column="0" rowspan="5"> |
| 240 | + <widget class="QLabel" name="IconLabel"> |
| 241 | + <property name="minimumSize"> |
| 242 | + <size> |
| 243 | + <width>128</width> |
| 244 | + <height>128</height> |
| 245 | + </size> |
| 246 | + </property> |
| 247 | + <property name="text"> |
| 248 | + <string/> |
| 249 | + </property> |
| 250 | + <property name="pixmap"> |
| 251 | + <pixmap resource="../resources.qrc">:/org.openrgb.OpenRGB.png</pixmap> |
| 252 | + </property> |
| 253 | + <property name="scaledContents"> |
| 254 | + <bool>false</bool> |
| 255 | + </property> |
| 256 | + <property name="alignment"> |
| 257 | + <set>Qt::AlignCenter</set> |
| 258 | + </property> |
| 259 | + </widget> |
| 260 | + </item> |
| 261 | + <item row="3" column="1"> |
| 262 | + <widget class="QLabel" name="CopyrightLabel"> |
| 263 | + <property name="text"> |
| 264 | + <string>Copyright:</string> |
| 265 | + </property> |
| 266 | + </widget> |
| 267 | + </item> |
| 268 | + <item row="3" column="2"> |
| 269 | + <widget class="QLabel" name="CopyrightValue"> |
| 270 | + <property name="text"> |
| 271 | + <string>Adam Honse, OpenRGB Team</string> |
| 272 | + </property> |
| 273 | + </widget> |
| 274 | + </item> |
| 275 | + <item row="2" column="3"> |
| 276 | + <spacer name="horizontalSpacer"> |
| 277 | + <property name="orientation"> |
| 278 | + <enum>Qt::Horizontal</enum> |
| 279 | + </property> |
| 280 | + <property name="sizeHint" stdset="0"> |
| 281 | + <size> |
| 282 | + <width>40</width> |
| 283 | + <height>20</height> |
| 284 | + </size> |
| 285 | + </property> |
| 286 | + </spacer> |
| 287 | + </item> |
| 288 | + <item row="0" column="1" colspan="3"> |
| 289 | + <widget class="QLabel" name="ProjectDescriptionLabel"> |
| 290 | + <property name="text"> |
| 291 | + <string><b>OpenRGB</b>, an open-source RGB control utility</string> |
| 292 | + </property> |
| 293 | + </widget> |
| 294 | + </item> |
| 295 | + </layout> |
| 296 | + </item> |
196 | 297 | </layout> |
197 | 298 | </widget> |
198 | | - <resources/> |
| 299 | + <resources> |
| 300 | + <include location="../resources.qrc"/> |
| 301 | + </resources> |
199 | 302 | <connections/> |
200 | 303 | </ui> |
0 commit comments