|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 | 9 | <width>575</width>
|
10 |
| - <height>416</height> |
| 10 | + <height>456</height> |
11 | 11 | </rect>
|
12 | 12 | </property>
|
13 | 13 | <property name="sizePolicy">
|
|
21 | 21 | </property>
|
22 | 22 | <layout class="QVBoxLayout" name="verticalLayout">
|
23 | 23 | <property name="sizeConstraint">
|
24 |
| - <enum>QLayout::SetFixedSize</enum> |
| 24 | + <enum>QLayout::SizeConstraint::SetFixedSize</enum> |
25 | 25 | </property>
|
26 | 26 | <item>
|
27 | 27 | <widget class="QTabWidget" name="tabWidget">
|
|
59 | 59 | <item row="3" column="0">
|
60 | 60 | <spacer name="verticalSpacer_2">
|
61 | 61 | <property name="orientation">
|
62 |
| - <enum>Qt::Vertical</enum> |
| 62 | + <enum>Qt::Orientation::Vertical</enum> |
63 | 63 | </property>
|
64 | 64 | <property name="sizeHint" stdset="0">
|
65 | 65 | <size>
|
|
99 | 99 | <item row="4" column="0">
|
100 | 100 | <spacer name="verticalSpacer_5">
|
101 | 101 | <property name="orientation">
|
102 |
| - <enum>Qt::Vertical</enum> |
| 102 | + <enum>Qt::Orientation::Vertical</enum> |
103 | 103 | </property>
|
104 | 104 | <property name="sizeHint" stdset="0">
|
105 | 105 | <size>
|
|
457 | 457 | <item row="5" column="0">
|
458 | 458 | <spacer name="verticalSpacer">
|
459 | 459 | <property name="orientation">
|
460 |
| - <enum>Qt::Vertical</enum> |
| 460 | + <enum>Qt::Orientation::Vertical</enum> |
461 | 461 | </property>
|
462 | 462 | <property name="sizeHint" stdset="0">
|
463 | 463 | <size>
|
|
539 | 539 | <item row="5" column="0">
|
540 | 540 | <spacer name="verticalSpacer_3">
|
541 | 541 | <property name="orientation">
|
542 |
| - <enum>Qt::Vertical</enum> |
| 542 | + <enum>Qt::Orientation::Vertical</enum> |
543 | 543 | </property>
|
544 | 544 | <property name="sizeHint" stdset="0">
|
545 | 545 | <size>
|
|
573 | 573 | <string>Devtools</string>
|
574 | 574 | </attribute>
|
575 | 575 | <layout class="QGridLayout" name="gridLayout_3">
|
576 |
| - <item row="1" column="0"> |
577 |
| - <widget class="QLabel" name="label_16"> |
| 576 | + <item row="2" column="0"> |
| 577 | + <widget class="QLabel" name="label_17"> |
578 | 578 | <property name="text">
|
579 |
| - <string>ARM9 port</string> |
| 579 | + <string>ARM7 port</string> |
580 | 580 | </property>
|
581 | 581 | </widget>
|
582 | 582 | </item>
|
583 |
| - <item row="5" column="0"> |
| 583 | + <item row="2" column="5"> |
| 584 | + <widget class="QCheckBox" name="cbGdbBOSA7"> |
| 585 | + <property name="text"> |
| 586 | + <string>Break on startup</string> |
| 587 | + </property> |
| 588 | + </widget> |
| 589 | + </item> |
| 590 | + <item row="9" column="0" colspan="6"> |
| 591 | + <widget class="QLabel" name="label_23"> |
| 592 | + <property name="text"> |
| 593 | + <string>Packet captures are stored in .pcap format, by default in the same directory as the ROM.</string> |
| 594 | + </property> |
| 595 | + </widget> |
| 596 | + </item> |
| 597 | + <item row="7" column="5"> |
| 598 | + <widget class="QPushButton" name="btnPcapBrowse"> |
| 599 | + <property name="text"> |
| 600 | + <string>Browse...</string> |
| 601 | + </property> |
| 602 | + </widget> |
| 603 | + </item> |
| 604 | + <item row="11" column="0"> |
584 | 605 | <spacer name="verticalSpacer_4">
|
585 | 606 | <property name="orientation">
|
586 |
| - <enum>Qt::Vertical</enum> |
| 607 | + <enum>Qt::Orientation::Vertical</enum> |
587 | 608 | </property>
|
588 | 609 | <property name="sizeHint" stdset="0">
|
589 | 610 | <size>
|
|
593 | 614 | </property>
|
594 | 615 | </spacer>
|
595 | 616 | </item>
|
596 |
| - <item row="2" column="0"> |
597 |
| - <widget class="QLabel" name="label_17"> |
| 617 | + <item row="1" column="5"> |
| 618 | + <widget class="QCheckBox" name="cbGdbBOSA9"> |
598 | 619 | <property name="text">
|
599 |
| - <string>ARM7 port</string> |
| 620 | + <string>Break on startup</string> |
600 | 621 | </property>
|
601 | 622 | </widget>
|
602 | 623 | </item>
|
|
607 | 628 | </property>
|
608 | 629 | </widget>
|
609 | 630 | </item>
|
610 |
| - <item row="4" column="0" colspan="7"> |
| 631 | + <item row="4" column="0" colspan="6"> |
611 | 632 | <widget class="QLabel" name="label_18">
|
612 | 633 | <property name="text">
|
613 | 634 | <string>Note: melonDS must be restarted in order for these changes to have effect</string>
|
614 | 635 | </property>
|
615 | 636 | </widget>
|
616 | 637 | </item>
|
617 |
| - <item row="3" column="0" colspan="7"> |
618 |
| - <widget class="QLabel" name="label_19"> |
619 |
| - <property name="text"> |
620 |
| - <string>Note: GDB stub cannot be used together with the JIT recompiler</string> |
621 |
| - </property> |
622 |
| - </widget> |
623 |
| - </item> |
624 |
| - <item row="1" column="6"> |
625 |
| - <widget class="QCheckBox" name="cbGdbBOSA9"> |
626 |
| - <property name="text"> |
627 |
| - <string>Break on startup</string> |
628 |
| - </property> |
629 |
| - </widget> |
630 |
| - </item> |
631 |
| - <item row="1" column="1" colspan="5"> |
| 638 | + <item row="1" column="1" colspan="4"> |
632 | 639 | <widget class="QSpinBox" name="intGdbPortA9">
|
633 | 640 | <property name="minimum">
|
634 | 641 | <number>1000</number>
|
|
641 | 648 | </property>
|
642 | 649 | </widget>
|
643 | 650 | </item>
|
644 |
| - <item row="2" column="1" colspan="5"> |
| 651 | + <item row="1" column="0"> |
| 652 | + <widget class="QLabel" name="label_16"> |
| 653 | + <property name="text"> |
| 654 | + <string>ARM9 port</string> |
| 655 | + </property> |
| 656 | + </widget> |
| 657 | + </item> |
| 658 | + <item row="5" column="0"> |
| 659 | + <widget class="QLabel" name="label_22"> |
| 660 | + <property name="text"> |
| 661 | + <string/> |
| 662 | + </property> |
| 663 | + </widget> |
| 664 | + </item> |
| 665 | + <item row="2" column="1" colspan="4"> |
645 | 666 | <widget class="QSpinBox" name="intGdbPortA7">
|
646 | 667 | <property name="minimum">
|
647 | 668 | <number>1000</number>
|
|
654 | 675 | </property>
|
655 | 676 | </widget>
|
656 | 677 | </item>
|
657 |
| - <item row="2" column="6"> |
658 |
| - <widget class="QCheckBox" name="cbGdbBOSA7"> |
| 678 | + <item row="3" column="0" colspan="6"> |
| 679 | + <widget class="QLabel" name="label_19"> |
659 | 680 | <property name="text">
|
660 |
| - <string>Break on startup</string> |
| 681 | + <string>Note: GDB stub cannot be used together with the JIT recompiler</string> |
| 682 | + </property> |
| 683 | + </widget> |
| 684 | + </item> |
| 685 | + <item row="7" column="1" colspan="4"> |
| 686 | + <widget class="QPathInput" name="txtPcapPath"/> |
| 687 | + </item> |
| 688 | + <item row="7" column="0"> |
| 689 | + <widget class="QLabel" name="label_21"> |
| 690 | + <property name="text"> |
| 691 | + <string>Directory:</string> |
| 692 | + </property> |
| 693 | + </widget> |
| 694 | + </item> |
| 695 | + <item row="6" column="0" colspan="6"> |
| 696 | + <widget class="QCheckBox" name="cbPcapEnabled"> |
| 697 | + <property name="text"> |
| 698 | + <string>Enable network packet capture</string> |
661 | 699 | </property>
|
662 | 700 | </widget>
|
663 | 701 | </item>
|
|
668 | 706 | <item>
|
669 | 707 | <widget class="QDialogButtonBox" name="buttonBox">
|
670 | 708 | <property name="orientation">
|
671 |
| - <enum>Qt::Horizontal</enum> |
| 709 | + <enum>Qt::Orientation::Horizontal</enum> |
672 | 710 | </property>
|
673 | 711 | <property name="standardButtons">
|
674 |
| - <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
| 712 | + <set>QDialogButtonBox::StandardButton::Cancel|QDialogButtonBox::StandardButton::Ok</set> |
675 | 713 | </property>
|
676 | 714 | </widget>
|
677 | 715 | </item>
|
|
0 commit comments