19 entry will open an editor window and position the cursor at the respective line and position.</p></string> |
19 entry will open an editor window and position the cursor at the respective line and position.</p></string> |
20 </property> |
20 </property> |
21 <property name="sizeGripEnabled"> |
21 <property name="sizeGripEnabled"> |
22 <bool>true</bool> |
22 <bool>true</bool> |
23 </property> |
23 </property> |
24 <layout class="QVBoxLayout" name="verticalLayout_5"> |
24 <layout class="QGridLayout" name="gridLayout_3"> |
25 <item> |
25 <item row="0" column="0"> |
26 <widget class="QFrame" name="filterFrame"> |
26 <widget class="QFrame" name="filterFrame"> |
27 <property name="sizePolicy"> |
27 <property name="sizePolicy"> |
28 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
28 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
29 <horstretch>0</horstretch> |
29 <horstretch>0</horstretch> |
30 <verstretch>4</verstretch> |
30 <verstretch>4</verstretch> |
466 </property> |
466 </property> |
467 <property name="sortingEnabled"> |
467 <property name="sortingEnabled"> |
468 <bool>true</bool> |
468 <bool>true</bool> |
469 </property> |
469 </property> |
470 </widget> |
470 </widget> |
|
471 </item> |
|
472 </layout> |
|
473 </widget> |
|
474 </item> |
|
475 <item> |
|
476 <widget class="QGroupBox" name="groupBox_7"> |
|
477 <property name="title"> |
|
478 <string>Ignore Built-ins Assignment</string> |
|
479 </property> |
|
480 <layout class="QHBoxLayout" name="horizontalLayout_8"> |
|
481 <item> |
|
482 <widget class="QTreeWidget" name="builtinsAssignmentList"> |
|
483 <property name="alternatingRowColors"> |
|
484 <bool>true</bool> |
|
485 </property> |
|
486 <property name="rootIsDecorated"> |
|
487 <bool>false</bool> |
|
488 </property> |
|
489 <property name="sortingEnabled"> |
|
490 <bool>true</bool> |
|
491 </property> |
|
492 <column> |
|
493 <property name="text"> |
|
494 <string>Left</string> |
|
495 </property> |
|
496 </column> |
|
497 <column> |
|
498 <property name="text"> |
|
499 <string>Right</string> |
|
500 </property> |
|
501 </column> |
|
502 </widget> |
|
503 </item> |
|
504 <item> |
|
505 <layout class="QVBoxLayout" name="verticalLayout_5"> |
|
506 <item> |
|
507 <widget class="QToolButton" name="addBuiltinButton"> |
|
508 <property name="toolTip"> |
|
509 <string>Press to add a built-in assignment to be ignored</string> |
|
510 </property> |
|
511 <property name="text"> |
|
512 <string notr="true">+</string> |
|
513 </property> |
|
514 </widget> |
|
515 </item> |
|
516 <item> |
|
517 <widget class="QToolButton" name="deleteBuiltinButton"> |
|
518 <property name="toolTip"> |
|
519 <string>Press to delete the selected entries</string> |
|
520 </property> |
|
521 <property name="text"> |
|
522 <string notr="true">-</string> |
|
523 </property> |
|
524 </widget> |
|
525 </item> |
|
526 <item> |
|
527 <spacer name="verticalSpacer_3"> |
|
528 <property name="orientation"> |
|
529 <enum>Qt::Vertical</enum> |
|
530 </property> |
|
531 <property name="sizeHint" stdset="0"> |
|
532 <size> |
|
533 <width>20</width> |
|
534 <height>40</height> |
|
535 </size> |
|
536 </property> |
|
537 </spacer> |
|
538 </item> |
|
539 </layout> |
471 </item> |
540 </item> |
472 </layout> |
541 </layout> |
473 </widget> |
542 </widget> |
474 </item> |
543 </item> |
475 <item> |
544 <item> |
606 </layout> |
675 </layout> |
607 </item> |
676 </item> |
608 </layout> |
677 </layout> |
609 </widget> |
678 </widget> |
610 </item> |
679 </item> |
611 <item> |
680 <item row="1" column="0"> |
612 <widget class="QTreeWidget" name="resultList"> |
681 <widget class="QTreeWidget" name="resultList"> |
613 <property name="sizePolicy"> |
682 <property name="sizePolicy"> |
614 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
683 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
615 <horstretch>0</horstretch> |
684 <horstretch>0</horstretch> |
616 <verstretch>6</verstretch> |
685 <verstretch>6</verstretch> |
646 <string>Message</string> |
715 <string>Message</string> |
647 </property> |
716 </property> |
648 </column> |
717 </column> |
649 </widget> |
718 </widget> |
650 </item> |
719 </item> |
651 <item> |
720 <item row="2" column="0"> |
652 <widget class="E5SqueezeLabelPath" name="checkProgressLabel"> |
721 <widget class="E5SqueezeLabelPath" name="checkProgressLabel"> |
653 <property name="sizePolicy"> |
722 <property name="sizePolicy"> |
654 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
723 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
655 <horstretch>0</horstretch> |
724 <horstretch>0</horstretch> |
656 <verstretch>0</verstretch> |
725 <verstretch>0</verstretch> |
659 <property name="text"> |
728 <property name="text"> |
660 <string/> |
729 <string/> |
661 </property> |
730 </property> |
662 </widget> |
731 </widget> |
663 </item> |
732 </item> |
664 <item> |
733 <item row="3" column="0"> |
665 <widget class="QProgressBar" name="checkProgress"> |
734 <widget class="QProgressBar" name="checkProgress"> |
666 <property name="toolTip"> |
735 <property name="toolTip"> |
667 <string>Shows the progress of the code style check</string> |
736 <string>Shows the progress of the code style check</string> |
668 </property> |
737 </property> |
669 <property name="value"> |
738 <property name="value"> |
675 <property name="format"> |
744 <property name="format"> |
676 <string>%v/%m Files</string> |
745 <string>%v/%m Files</string> |
677 </property> |
746 </property> |
678 </widget> |
747 </widget> |
679 </item> |
748 </item> |
680 <item> |
749 <item row="4" column="0"> |
681 <widget class="QDialogButtonBox" name="buttonBox"> |
750 <widget class="QDialogButtonBox" name="buttonBox"> |
682 <property name="orientation"> |
751 <property name="orientation"> |
683 <enum>Qt::Horizontal</enum> |
752 <enum>Qt::Horizontal</enum> |
684 </property> |
753 </property> |
685 <property name="standardButtons"> |
754 <property name="standardButtons"> |
722 <tabstop>docTypeComboBox</tabstop> |
791 <tabstop>docTypeComboBox</tabstop> |
723 <tabstop>encodingsEdit</tabstop> |
792 <tabstop>encodingsEdit</tabstop> |
724 <tabstop>copyrightFileSizeSpinBox</tabstop> |
793 <tabstop>copyrightFileSizeSpinBox</tabstop> |
725 <tabstop>copyrightAuthorEdit</tabstop> |
794 <tabstop>copyrightAuthorEdit</tabstop> |
726 <tabstop>futuresList</tabstop> |
795 <tabstop>futuresList</tabstop> |
|
796 <tabstop>builtinsAssignmentList</tabstop> |
|
797 <tabstop>addBuiltinButton</tabstop> |
|
798 <tabstop>deleteBuiltinButton</tabstop> |
727 <tabstop>complexitySpinBox</tabstop> |
799 <tabstop>complexitySpinBox</tabstop> |
728 <tabstop>startButton</tabstop> |
800 <tabstop>startButton</tabstop> |
729 <tabstop>fixButton</tabstop> |
801 <tabstop>fixButton</tabstop> |
730 <tabstop>loadDefaultButton</tabstop> |
802 <tabstop>loadDefaultButton</tabstop> |
731 <tabstop>storeDefaultButton</tabstop> |
803 <tabstop>storeDefaultButton</tabstop> |