|
|
|
@ -18,8 +18,8 @@ |
|
|
|
<rect> |
|
|
|
<x>0</x> |
|
|
|
<y>0</y> |
|
|
|
<width>842</width> |
|
|
|
<height>741</height> |
|
|
|
<width>829</width> |
|
|
|
<height>758</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_1"> |
|
|
|
@ -40,7 +40,7 @@ |
|
|
|
<string>Debugger</string> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |
|
|
|
<set>Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignTop</set> |
|
|
|
</property> |
|
|
|
<property name="flat"> |
|
|
|
<bool>false</bool> |
|
|
|
@ -59,7 +59,7 @@ |
|
|
|
</property> |
|
|
|
<layout class="QVBoxLayout" name="verticalLayout"> |
|
|
|
<property name="sizeConstraint"> |
|
|
|
<enum>QLayout::SetDefaultConstraint</enum> |
|
|
|
<enum>QLayout::SizeConstraint::SetDefaultConstraint</enum> |
|
|
|
</property> |
|
|
|
<property name="leftMargin"> |
|
|
|
<number>0</number> |
|
|
|
@ -355,10 +355,10 @@ |
|
|
|
<item row="10" column="0"> |
|
|
|
<spacer name="verticalSpacer_5"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
<enum>Qt::Orientation::Vertical</enum> |
|
|
|
</property> |
|
|
|
<property name="sizeType"> |
|
|
|
<enum>QSizePolicy::Preferred</enum> |
|
|
|
<enum>QSizePolicy::Policy::Preferred</enum> |
|
|
|
</property> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
<size> |
|
|
|
@ -452,10 +452,10 @@ |
|
|
|
<item row="7" column="0"> |
|
|
|
<spacer name="verticalSpacer_4"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
<enum>Qt::Orientation::Vertical</enum> |
|
|
|
</property> |
|
|
|
<property name="sizeType"> |
|
|
|
<enum>QSizePolicy::Expanding</enum> |
|
|
|
<enum>QSizePolicy::Policy::Expanding</enum> |
|
|
|
</property> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
<size> |
|
|
|
@ -474,37 +474,27 @@ |
|
|
|
<string>Debugging</string> |
|
|
|
</property> |
|
|
|
<layout class="QGridLayout" name="gridLayout_3"> |
|
|
|
<item row="0" column="0"> |
|
|
|
<widget class="QCheckBox" name="fs_access_log"> |
|
|
|
<property name="text"> |
|
|
|
<string>Enable FS Access Log</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="3" column="0"> |
|
|
|
<widget class="QCheckBox" name="dump_audio_commands"> |
|
|
|
<property name="toolTip"> |
|
|
|
<string>Enable this to output the latest generated audio command list to the console. Only affects games using the audio renderer.</string> |
|
|
|
</property> |
|
|
|
<widget class="QCheckBox" name="reporting_services"> |
|
|
|
<property name="text"> |
|
|
|
<string>Dump Audio Commands To Console**</string> |
|
|
|
<string>Enable Verbose Reporting Services**</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="2" column="0"> |
|
|
|
<widget class="QCheckBox" name="reporting_services"> |
|
|
|
<item row="1" column="0"> |
|
|
|
<widget class="QCheckBox" name="fs_access_log"> |
|
|
|
<property name="text"> |
|
|
|
<string>Enable Verbose Reporting Services**</string> |
|
|
|
<string>Enable FS Access Log</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="5" column="0"> |
|
|
|
<item row="6" column="0"> |
|
|
|
<spacer name="verticalSpacer_3"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
<enum>Qt::Orientation::Vertical</enum> |
|
|
|
</property> |
|
|
|
<property name="sizeType"> |
|
|
|
<enum>QSizePolicy::Expanding</enum> |
|
|
|
<enum>QSizePolicy::Policy::Expanding</enum> |
|
|
|
</property> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
<size> |
|
|
|
@ -514,6 +504,23 @@ |
|
|
|
</property> |
|
|
|
</spacer> |
|
|
|
</item> |
|
|
|
<item row="4" column="0"> |
|
|
|
<widget class="QCheckBox" name="dump_audio_commands"> |
|
|
|
<property name="toolTip"> |
|
|
|
<string>Enable this to output the latest generated audio command list to the console. Only affects games using the audio renderer.</string> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>Dump Audio Commands To Console**</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="0" column="0"> |
|
|
|
<widget class="QCheckBox" name="flush_line"> |
|
|
|
<property name="text"> |
|
|
|
<string>Flush log output on each line</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
@ -522,7 +529,7 @@ |
|
|
|
<item> |
|
|
|
<spacer name="verticalSpacer"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
<enum>Qt::Orientation::Vertical</enum> |
|
|
|
</property> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
<size> |
|
|
|
|