--- a/eric6/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui Sat Apr 03 16:02:33 2021 +0200 +++ b/eric6/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui Sat Apr 03 16:54:10 2021 +0200 @@ -251,8 +251,8 @@ <property name="geometry"> <rect> <x>0</x> - <y>-628</y> - <width>611</width> + <y>0</y> + <width>389</width> <height>1178</height> </rect> </property> @@ -1394,6 +1394,37 @@ </widget> </item> <item> + <widget class="Line" name="line_5"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + </widget> + </item> + <item> + <widget class="QLabel" name="label_31"> + <property name="text"> + <string>Code Filter:</string> + </property> + </widget> + </item> + <item> + <widget class="QComboBox" name="filterComboBox"> + <property name="toolTip"> + <string>Select the message code to be shown (empty for all)</string> + </property> + </widget> + </item> + <item> + <widget class="QPushButton" name="filterButton"> + <property name="toolTip"> + <string>Press to filter the list of messages</string> + </property> + <property name="text"> + <string>Filter</string> + </property> + </widget> + </item> + <item> <spacer name="verticalSpacer_4"> <property name="orientation"> <enum>Qt::Vertical</enum>