33 </attribute> |
33 </attribute> |
34 <layout class="QHBoxLayout" name="horizontalLayout_2"> |
34 <layout class="QHBoxLayout" name="horizontalLayout_2"> |
35 <item> |
35 <item> |
36 <widget class="QTabWidget" name="optionsTabWidget"> |
36 <widget class="QTabWidget" name="optionsTabWidget"> |
37 <property name="currentIndex"> |
37 <property name="currentIndex"> |
38 <number>1</number> |
38 <number>2</number> |
39 </property> |
39 </property> |
40 <widget class="QWidget" name="globalOptionsTab"> |
40 <widget class="QWidget" name="globalOptionsTab"> |
41 <attribute name="title"> |
41 <attribute name="title"> |
42 <string>Global Options</string> |
42 <string>Global Options</string> |
43 </attribute> |
43 </attribute> |
68 <string>Exclude Files:</string> |
68 <string>Exclude Files:</string> |
69 </property> |
69 </property> |
70 </widget> |
70 </widget> |
71 </item> |
71 </item> |
72 <item row="1" column="1"> |
72 <item row="1" column="1"> |
73 <widget class="E5ClearableLineEdit" name="excludeFilesEdit"> |
73 <widget class="QLineEdit" name="excludeFilesEdit"> |
74 <property name="toolTip"> |
74 <property name="toolTip"> |
75 <string>Enter filename patterns of files to be excluded separated by a comma</string> |
75 <string>Enter filename patterns of files to be excluded separated by a comma</string> |
|
76 </property> |
|
77 <property name="clearButtonEnabled"> |
|
78 <bool>true</bool> |
76 </property> |
79 </property> |
77 </widget> |
80 </widget> |
78 </item> |
81 </item> |
79 <item row="2" column="0"> |
82 <item row="2" column="0"> |
80 <widget class="QLabel" name="label"> |
83 <widget class="QLabel" name="label"> |
82 <string>Exclude Messages:</string> |
85 <string>Exclude Messages:</string> |
83 </property> |
86 </property> |
84 </widget> |
87 </widget> |
85 </item> |
88 </item> |
86 <item row="2" column="1"> |
89 <item row="2" column="1"> |
87 <widget class="E5ClearableLineEdit" name="excludeMessagesEdit"> |
90 <widget class="QLineEdit" name="excludeMessagesEdit"> |
88 <property name="toolTip"> |
91 <property name="toolTip"> |
89 <string>Enter message codes to be excluded separated by a comma</string> |
92 <string>Enter message codes to be excluded separated by a comma</string> |
|
93 </property> |
|
94 <property name="clearButtonEnabled"> |
|
95 <bool>true</bool> |
90 </property> |
96 </property> |
91 </widget> |
97 </widget> |
92 </item> |
98 </item> |
93 <item row="2" column="2"> |
99 <item row="2" column="2"> |
94 <widget class="QToolButton" name="excludeMessagesSelectButton"> |
100 <widget class="QToolButton" name="excludeMessagesSelectButton"> |
103 <string>Included Messages:</string> |
109 <string>Included Messages:</string> |
104 </property> |
110 </property> |
105 </widget> |
111 </widget> |
106 </item> |
112 </item> |
107 <item row="3" column="1"> |
113 <item row="3" column="1"> |
108 <widget class="E5ClearableLineEdit" name="includeMessagesEdit"> |
114 <widget class="QLineEdit" name="includeMessagesEdit"> |
109 <property name="toolTip"> |
115 <property name="toolTip"> |
110 <string>Enter message codes to be included separated by a comma</string> |
116 <string>Enter message codes to be included separated by a comma</string> |
|
117 </property> |
|
118 <property name="clearButtonEnabled"> |
|
119 <bool>true</bool> |
111 </property> |
120 </property> |
112 </widget> |
121 </widget> |
113 </item> |
122 </item> |
114 <item row="3" column="2"> |
123 <item row="3" column="2"> |
115 <widget class="QToolButton" name="includeMessagesSelectButton"> |
124 <widget class="QToolButton" name="includeMessagesSelectButton"> |
124 <string>Fix Issues:</string> |
133 <string>Fix Issues:</string> |
125 </property> |
134 </property> |
126 </widget> |
135 </widget> |
127 </item> |
136 </item> |
128 <item row="4" column="1"> |
137 <item row="4" column="1"> |
129 <widget class="E5ClearableLineEdit" name="fixIssuesEdit"> |
138 <widget class="QLineEdit" name="fixIssuesEdit"> |
130 <property name="toolTip"> |
139 <property name="toolTip"> |
131 <string>Enter message codes of issues to be fixed automatically (leave empty to fix all)</string> |
140 <string>Enter message codes of issues to be fixed automatically (leave empty to fix all)</string> |
|
141 </property> |
|
142 <property name="clearButtonEnabled"> |
|
143 <bool>true</bool> |
132 </property> |
144 </property> |
133 </widget> |
145 </widget> |
134 </item> |
146 </item> |
135 <item row="4" column="2"> |
147 <item row="4" column="2"> |
136 <widget class="QToolButton" name="fixIssuesSelectButton"> |
148 <widget class="QToolButton" name="fixIssuesSelectButton"> |
145 <string>Don't Fix Issues:</string> |
157 <string>Don't Fix Issues:</string> |
146 </property> |
158 </property> |
147 </widget> |
159 </widget> |
148 </item> |
160 </item> |
149 <item row="5" column="1"> |
161 <item row="5" column="1"> |
150 <widget class="E5ClearableLineEdit" name="noFixIssuesEdit"> |
162 <widget class="QLineEdit" name="noFixIssuesEdit"> |
151 <property name="toolTip"> |
163 <property name="toolTip"> |
152 <string>Enter message codes of issues not to be fixed automatically</string> |
164 <string>Enter message codes of issues not to be fixed automatically</string> |
|
165 </property> |
|
166 <property name="clearButtonEnabled"> |
|
167 <bool>true</bool> |
153 </property> |
168 </property> |
154 </widget> |
169 </widget> |
155 </item> |
170 </item> |
156 <item row="5" column="2"> |
171 <item row="5" column="2"> |
157 <widget class="QToolButton" name="noFixIssuesSelectButton"> |
172 <widget class="QToolButton" name="noFixIssuesSelectButton"> |
467 <string>Valid Encodings:</string> |
482 <string>Valid Encodings:</string> |
468 </property> |
483 </property> |
469 </widget> |
484 </widget> |
470 </item> |
485 </item> |
471 <item> |
486 <item> |
472 <widget class="E5ClearableLineEdit" name="encodingsEdit"> |
487 <widget class="QLineEdit" name="encodingsEdit"> |
473 <property name="toolTip"> |
488 <property name="toolTip"> |
474 <string>Enter valid encodings separated by a comma (leave empty to use defaults)</string> |
489 <string>Enter valid encodings separated by a comma (leave empty to use defaults)</string> |
|
490 </property> |
|
491 <property name="clearButtonEnabled"> |
|
492 <bool>true</bool> |
475 </property> |
493 </property> |
476 </widget> |
494 </widget> |
477 </item> |
495 </item> |
478 </layout> |
496 </layout> |
479 </widget> |
497 </widget> |
523 <string>Author:</string> |
541 <string>Author:</string> |
524 </property> |
542 </property> |
525 </widget> |
543 </widget> |
526 </item> |
544 </item> |
527 <item row="1" column="1" colspan="2"> |
545 <item row="1" column="1" colspan="2"> |
528 <widget class="E5ClearableLineEdit" name="copyrightAuthorEdit"> |
546 <widget class="QLineEdit" name="copyrightAuthorEdit"> |
529 <property name="toolTip"> |
547 <property name="toolTip"> |
530 <string>Enter a copyright author name to check for (leave empty to omit this check)</string> |
548 <string>Enter a copyright author name to check for (leave empty to omit this check)</string> |
|
549 </property> |
|
550 <property name="clearButtonEnabled"> |
|
551 <bool>true</bool> |
531 </property> |
552 </property> |
532 </widget> |
553 </widget> |
533 </item> |
554 </item> |
534 </layout> |
555 </layout> |
535 </widget> |
556 </widget> |
950 <string>Dispatch Decorators:</string> |
971 <string>Dispatch Decorators:</string> |
951 </property> |
972 </property> |
952 </widget> |
973 </widget> |
953 </item> |
974 </item> |
954 <item> |
975 <item> |
955 <widget class="E5ClearableLineEdit" name="dispatchDecoratorEdit"> |
976 <widget class="QLineEdit" name="dispatchDecoratorEdit"> |
956 <property name="toolTip"> |
977 <property name="toolTip"> |
957 <string>Enter the list of dispatch decorators separated by comma</string> |
978 <string>Enter the list of dispatch decorators separated by comma</string> |
|
979 </property> |
|
980 <property name="clearButtonEnabled"> |
|
981 <bool>true</bool> |
958 </property> |
982 </property> |
959 </widget> |
983 </widget> |
960 </item> |
984 </item> |
961 <item> |
985 <item> |
962 <widget class="QLabel" name="label_34"> |
986 <widget class="QLabel" name="label_34"> |
964 <string>Overload Decorators:</string> |
988 <string>Overload Decorators:</string> |
965 </property> |
989 </property> |
966 </widget> |
990 </widget> |
967 </item> |
991 </item> |
968 <item> |
992 <item> |
969 <widget class="E5ClearableLineEdit" name="overloadDecoratorEdit"> |
993 <widget class="QLineEdit" name="overloadDecoratorEdit"> |
970 <property name="toolTip"> |
994 <property name="toolTip"> |
971 <string>Enter the list of typing.overload decorators separated by comma</string> |
995 <string>Enter the list of typing.overload decorators separated by comma</string> |
|
996 </property> |
|
997 <property name="clearButtonEnabled"> |
|
998 <bool>true</bool> |
972 </property> |
999 </property> |
973 </widget> |
1000 </widget> |
974 </item> |
1001 </item> |
975 </layout> |
1002 </layout> |
976 </widget> |
1003 </widget> |
1196 <string>Insecure Hashes:</string> |
1223 <string>Insecure Hashes:</string> |
1197 </property> |
1224 </property> |
1198 </widget> |
1225 </widget> |
1199 </item> |
1226 </item> |
1200 <item row="1" column="1"> |
1227 <item row="1" column="1"> |
1201 <widget class="E5ClearableLineEdit" name="hashesEdit"> |
1228 <widget class="QLineEdit" name="hashesEdit"> |
1202 <property name="toolTip"> |
1229 <property name="toolTip"> |
1203 <string>Enter a list of hash methods to be considered insecure separated by comma</string> |
1230 <string>Enter a list of hash methods to be considered insecure separated by comma</string> |
|
1231 </property> |
|
1232 <property name="clearButtonEnabled"> |
|
1233 <bool>true</bool> |
1204 </property> |
1234 </property> |
1205 </widget> |
1235 </widget> |
1206 </item> |
1236 </item> |
1207 <item row="4" column="0" colspan="2"> |
1237 <item row="4" column="0" colspan="2"> |
1208 <widget class="QCheckBox" name="typedExceptionsCheckBox"> |
1238 <widget class="QCheckBox" name="typedExceptionsCheckBox"> |
1574 <customwidgets> |
1604 <customwidgets> |
1575 <customwidget> |
1605 <customwidget> |
1576 <class>E5SqueezeLabelPath</class> |
1606 <class>E5SqueezeLabelPath</class> |
1577 <extends>QLabel</extends> |
1607 <extends>QLabel</extends> |
1578 <header>E5Gui/E5SqueezeLabels.h</header> |
1608 <header>E5Gui/E5SqueezeLabels.h</header> |
1579 </customwidget> |
|
1580 <customwidget> |
|
1581 <class>E5ClearableLineEdit</class> |
|
1582 <extends>QLineEdit</extends> |
|
1583 <header>E5Gui/E5LineEdit.h</header> |
|
1584 </customwidget> |
1609 </customwidget> |
1585 </customwidgets> |
1610 </customwidgets> |
1586 <tabstops> |
1611 <tabstops> |
1587 <tabstop>mainWidget</tabstop> |
1612 <tabstop>mainWidget</tabstop> |
1588 <tabstop>optionsTabWidget</tabstop> |
1613 <tabstop>optionsTabWidget</tabstop> |