blob: d90fd8d4a7e2f41cbe678f8b1b64b1552c80a918 (
plain)
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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
|
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>EditExecutablesDialog</class>
<widget class="QDialog" name="EditExecutablesDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>710</width>
<height>440</height>
</rect>
</property>
<property name="windowTitle">
<string>Modify Executables</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QWidget" name="widget_3" native="true">
<property name="minimumSize">
<size>
<width>0</width>
<height>100</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QSplitter" name="splitter">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="handleWidth">
<number>9</number>
</property>
<property name="childrenCollapsible">
<bool>false</bool>
</property>
<widget class="QWidget" name="widget_2" native="true">
<layout class="QVBoxLayout" name="verticalLayout_3">
<property name="spacing">
<number>3</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<property name="spacing">
<number>0</number>
</property>
<item>
<widget class="QLabel" name="label_6">
<property name="text">
<string>Executables</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QToolButton" name="add">
<property name="toolTip">
<string>Add an executable</string>
</property>
<property name="statusTip">
<string>Add an executable</string>
</property>
<property name="whatsThis">
<string>Add an executable</string>
</property>
<property name="text">
<string>Add</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<normaloff>:/MO/gui/add</normaloff>:/MO/gui/add</iconset>
</property>
<property name="popupMode">
<enum>QToolButton::InstantPopup</enum>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="remove">
<property name="toolTip">
<string>Remove the selected executable</string>
</property>
<property name="statusTip">
<string>Remove the selected executable</string>
</property>
<property name="whatsThis">
<string>Remove the selected executable</string>
</property>
<property name="text">
<string>Remove</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<normaloff>:/MO/gui/resources/list-remove.png</normaloff>:/MO/gui/resources/list-remove.png</iconset>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="up">
<property name="toolTip">
<string>Move the executable up in the list</string>
</property>
<property name="statusTip">
<string>Move the executable up in the list</string>
</property>
<property name="whatsThis">
<string>Move the executable up in the list</string>
</property>
<property name="text">
<string>Up</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<normaloff>:/MO/gui/resources/go-up.png</normaloff>:/MO/gui/resources/go-up.png</iconset>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="down">
<property name="toolTip">
<string>Move the executable down in the list</string>
</property>
<property name="statusTip">
<string>Move the executable down in the list</string>
</property>
<property name="whatsThis">
<string>Move the executable down in the list</string>
</property>
<property name="text">
<string>Down</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<normaloff>:/MO/gui/resources/go-down.png</normaloff>:/MO/gui/resources/go-down.png</iconset>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="reset">
<property name="toolTip">
<string>Adds the executables provided by the game plugin and moves any existing executables out of the way</string>
</property>
<property name="statusTip">
<string>Adds the executables provided by the game plugin and moves any existing executables out of the way</string>
</property>
<property name="whatsThis">
<string>Adds the executables provided by the game plugin and moves any existing executables out of the way</string>
</property>
<property name="text">
<string>Reset</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<normaloff>:/MO/gui/edit_clear</normaloff>:/MO/gui/edit_clear</iconset>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QListWidget" name="list">
<property name="toolTip">
<string>List of configured executables</string>
</property>
<property name="whatsThis">
<string>This is a list of your configured executables. Executables in grey are automatically recognised and can not be modified.</string>
</property>
<property name="dragDropMode">
<enum>QAbstractItemView::InternalMove</enum>
</property>
<property name="defaultDropAction">
<enum>Qt::TargetMoveAction</enum>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="widget" native="true">
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QWidget" name="widget_4" native="true">
<layout class="QVBoxLayout" name="verticalLayout_5">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>10</number>
</property>
<item>
<layout class="QFormLayout" name="formLayout">
<property name="bottomMargin">
<number>20</number>
</property>
<item row="0" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>Title</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLineEdit" name="title">
<property name="toolTip">
<string>Name of the executable. This is only for display purposes.</string>
</property>
<property name="whatsThis">
<string>Name of the executable. This is only for display purposes.</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label">
<property name="text">
<string>Binary</string>
</property>
</widget>
</item>
<item row="1" column="1">
<layout class="QHBoxLayout" name="horizontalLayout" stretch="1,0">
<item>
<widget class="QLineEdit" name="binary">
<property name="toolTip">
<string>Binary to run</string>
</property>
<property name="whatsThis">
<string>Binary to run</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="browseBinary">
<property name="toolTip">
<string>Browse filesystem</string>
</property>
<property name="whatsThis">
<string>Browse filesystem for the executable to run.</string>
</property>
<property name="text">
<string>...</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_4">
<property name="text">
<string>Start in</string>
</property>
</widget>
</item>
<item row="2" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_6" stretch="1,0">
<item>
<widget class="QLineEdit" name="workingDirectory"/>
</item>
<item>
<widget class="QPushButton" name="browseWorkingDirectory">
<property name="text">
<string>...</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_2">
<property name="text">
<string>Arguments</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QLineEdit" name="arguments">
<property name="toolTip">
<string>Arguments to pass to the application</string>
</property>
<property name="whatsThis">
<string>Arguments to pass to the application</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
<widget class="QCheckBox" name="overwriteSteamAppID">
<property name="toolTip">
<string>Allow the Steam AppID to be used for this executable to be changed.</string>
</property>
<property name="whatsThis">
<string>Allow the Steam AppID to be used for this executable to be changed.
Every game/tool distributed through Steam has a unique ID. MO needs to know this ID to start those programs directly, otherwise the program is started by steam and then MO will not work. By default, MO will use the AppID for the game.
Right now the only case I know of where this needs to be overwritten is for the Skyrim Creation Kit which has its own AppID. This overwrite is already preconfigured.</string>
</property>
<property name="text">
<string>Overwrite Steam AppID</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="steamAppID">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Steam AppID to use for this executable that differs from the games AppID.</string>
</property>
<property name="whatsThis">
<string>Steam AppID to use for this executable that differs from the games AppID.
Every game/tool distributed through Steam has a unique ID. MO needs to know this ID to start those programs directly, otherwise the program is started by steam and then MO will not work. By default, MO will use the AppID for the game (usually 72850).
Right now the only case I know of where this needs to be overwritten is for the Skyrim Creation Kit which has its own AppID (usually 202480). This overwrite is already preconfigured.</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_9" stretch="0,1">
<item>
<widget class="QCheckBox" name="createFilesInMod">
<property name="toolTip">
<string>If this is enabled, new files are created in the specified mod instead of the "Overwrite" mod.</string>
</property>
<property name="text">
<string>Create files in mod instead of overwrite (*)</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="mods">
<property name="enabled">
<bool>false</bool>
</property>
<property name="editable">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_8">
<item>
<widget class="QCheckBox" name="forceLoadLibraries">
<property name="toolTip">
<string>If this is enabled, the configured libraries will be automatically loaded when this executable is launched.</string>
</property>
<property name="text">
<string>Force load libraries (*)</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="configureLibraries">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Configure Libraries</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QCheckBox" name="useApplicationIcon">
<property name="text">
<string>Use application's icon for desktop shortcuts</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="hide">
<property name="toolTip">
<string>This executable will not appear in the list, on the toolbar or in the menu. It will still be visible in this dialog.</string>
</property>
<property name="whatsThis">
<string>This executable will not appear in the list, on the toolbar or in the menu. It will still be visible in this dialog.</string>
</property>
<property name="text">
<string>Hide in user interface</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_5">
<property name="text">
<string>(*) Profile specific</string>
</property>
<property name="margin">
<number>5</number>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QDialogButtonBox" name="buttons">
<property name="standardButtons">
<set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
</property>
</widget>
</item>
</layout>
</widget>
<tabstops>
<tabstop>add</tabstop>
<tabstop>remove</tabstop>
<tabstop>up</tabstop>
<tabstop>down</tabstop>
<tabstop>reset</tabstop>
<tabstop>list</tabstop>
<tabstop>title</tabstop>
<tabstop>binary</tabstop>
<tabstop>browseBinary</tabstop>
<tabstop>workingDirectory</tabstop>
<tabstop>browseWorkingDirectory</tabstop>
<tabstop>arguments</tabstop>
<tabstop>overwriteSteamAppID</tabstop>
<tabstop>steamAppID</tabstop>
<tabstop>createFilesInMod</tabstop>
<tabstop>mods</tabstop>
<tabstop>forceLoadLibraries</tabstop>
<tabstop>configureLibraries</tabstop>
<tabstop>useApplicationIcon</tabstop>
</tabstops>
<resources>
<include location="resources.qrc"/>
</resources>
<connections/>
</ui>
|