LogDoctor/logdoctor/mainwindow.ui

12939 lines
564 KiB
Plaintext
Raw Normal View History

2022-06-20 21:44:58 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
2022-06-21 21:07:06 +02:00
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
2022-06-20 21:44:58 +02:00
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2022-08-02 21:07:47 +02:00
<width>952</width>
<height>632</height>
2022-06-20 21:44:58 +02:00
</rect>
</property>
<property name="sizePolicy">
2022-06-21 21:07:06 +02:00
<sizepolicy hsizetype="Maximum" vsizetype="Expanding">
2022-06-20 21:44:58 +02:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="windowTitle">
<string notr="true">LogDoctor</string>
2022-06-20 21:44:58 +02:00
</property>
2022-06-23 20:07:59 +02:00
<property name="windowIcon">
<iconset resource="resources/resources.qrc">
2022-07-26 20:47:21 +02:00
<normaloff>:/logo/logo/logdoctor.svg</normaloff>:/logo/logo/logdoctor.svg</iconset>
2022-06-23 20:07:59 +02:00
</property>
2022-06-20 21:44:58 +02:00
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<widget class="QWidget" name="centralwidget">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2022-06-21 21:07:06 +02:00
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
2022-06-20 21:44:58 +02:00
<widget class="QTabWidget" name="CrapTabs">
2022-06-21 21:07:06 +02:00
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
2022-06-20 21:44:58 +02:00
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<property name="tabPosition">
<enum>QTabWidget::West</enum>
</property>
<property name="currentIndex">
2022-07-30 20:58:15 +02:00
<number>2</number>
2022-06-20 21:44:58 +02:00
</property>
<property name="iconSize">
<size>
<width>88</width>
<height>44</height>
</size>
</property>
2022-06-20 21:44:58 +02:00
<property name="movable">
<bool>true</bool>
</property>
<property name="tabBarAutoHide">
<bool>true</bool>
</property>
<widget class="QWidget" name="Log">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<attribute name="icon">
<iconset resource="resources/resources.qrc">
<normaloff>:/icons/icons/make_off.png</normaloff>
<normalon>:/icons/icons/make_on.png</normalon>:/icons/icons/make_off.png</iconset>
</attribute>
2022-06-20 21:44:58 +02:00
<attribute name="title">
<string/>
2022-06-20 21:44:58 +02:00
</attribute>
<attribute name="toolTip">
2022-07-30 20:58:15 +02:00
<string>Parse and store logs</string>
2022-06-20 21:44:58 +02:00
</attribute>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QToolBox" name="LogBox">
<property name="sizePolicy">
2022-06-25 21:17:40 +02:00
<sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
2022-06-20 21:44:58 +02:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="tabSpacing">
<number>9</number>
2022-06-20 21:44:58 +02:00
</property>
2022-06-21 21:07:06 +02:00
<widget class="QWidget" name="LogBoxFiles">
2022-06-20 21:44:58 +02:00
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2022-08-02 21:07:47 +02:00
<width>858</width>
<height>473</height>
2022-06-20 21:44:58 +02:00
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<attribute name="label">
2022-06-25 21:17:40 +02:00
<string>Log Files</string>
2022-06-20 21:44:58 +02:00
</attribute>
<attribute name="toolTip">
<string>Select which log files to use</string>
</attribute>
2022-06-21 21:07:06 +02:00
<layout class="QGridLayout" name="gridLayout_2">
2022-06-26 23:12:57 +02:00
<item row="0" column="0" colspan="4">
<widget class="QFrame" name="frame_LogFiles_WebServer">
2022-06-26 23:12:57 +02:00
<property name="maximumSize">
<size>
<width>320</width>
<height>48</height>
</size>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QPushButton" name="button_LogFiles_Apache">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-06-26 23:12:57 +02:00
<property name="toolTip">
<string>Parse logs from the Apache2 web server</string>
</property>
<property name="text">
<string notr="true">Apache2</string>
</property>
<property name="flat">
<bool>true</bool>
2022-06-26 23:12:57 +02:00
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="button_LogFiles_Nginx">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-06-26 23:12:57 +02:00
<property name="toolTip">
<string>Parse logs from the Nginx web server</string>
</property>
<property name="text">
<string notr="true">Nginx</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="button_LogFiles_Iis">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-06-26 23:12:57 +02:00
<property name="toolTip">
<string>Parse logs from the Microsoft IIS web server</string>
2022-06-26 23:12:57 +02:00
</property>
<property name="text">
<string notr="true">IIS</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="0" column="4" rowspan="4">
<widget class="QTextBrowser" name="textLogFiles">
<property name="mouseTracking">
<bool>false</bool>
</property>
<property name="acceptDrops">
<bool>false</bool>
</property>
<property name="toolTip">
<string notr="true"/>
</property>
<property name="lineWrapMode">
<enum>QTextEdit::NoWrap</enum>
</property>
<property name="html">
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
2022-06-26 23:12:57 +02:00
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;meta charset=&quot;utf-8&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Noto Sans'; font-size:16pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p align=&quot;center&quot; style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:13pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot; style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:14pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot; style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:14pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot; style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:13pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot; style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:13pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot; style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:13pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot; style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:13pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:14pt; color:#6d6d6d;&quot;&gt;Select a file from the list&lt;/span&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:14pt; color:#6d6d6d;&quot;&gt;to inspect its content&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="openLinks">
<bool>true</bool>
</property>
</widget>
</item>
<item row="1" column="0" colspan="2">
2022-06-25 21:17:40 +02:00
<widget class="QCheckBox" name="checkBox_LogFiles_CheckAll">
2022-06-21 21:07:06 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-06-25 21:17:40 +02:00
<property name="mouseTracking">
<bool>false</bool>
</property>
2022-06-21 21:07:06 +02:00
<property name="toolTip">
<string>Toggle/untoggle selection for all files</string>
</property>
<property name="text">
<string>All</string>
</property>
</widget>
</item>
2022-06-26 23:12:57 +02:00
<item row="1" column="2">
<spacer name="spacer_LogFiles_1">
2022-06-21 21:07:06 +02:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>90</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
2022-06-26 23:12:57 +02:00
<item row="1" column="3">
<widget class="QPushButton" name="button_LogFiles_ViewFile">
2022-06-21 21:07:06 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>36</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-06-21 21:07:06 +02:00
<property name="toolTip">
<string>Inspect a log file</string>
</property>
<property name="text">
2022-06-25 19:50:19 +02:00
<string notr="true"></string>
2022-06-21 21:07:06 +02:00
</property>
</widget>
</item>
2022-06-26 23:12:57 +02:00
<item row="2" column="0" colspan="4">
2022-06-21 21:07:06 +02:00
<widget class="QTreeWidget" name="listLogFiles">
2022-06-20 21:44:58 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2022-06-21 21:07:06 +02:00
<property name="maximumSize">
<size>
<width>320</width>
2022-06-21 21:07:06 +02:00
<height>16777215</height>
</size>
</property>
<property name="tabKeyNavigation">
<bool>true</bool>
</property>
<property name="selectionMode">
<enum>QAbstractItemView::SingleSelection</enum>
</property>
<property name="selectionBehavior">
<enum>QAbstractItemView::SelectRows</enum>
</property>
2022-06-20 21:44:58 +02:00
<property name="sortingEnabled">
<bool>true</bool>
</property>
<property name="animated">
<bool>true</bool>
</property>
2022-06-21 21:07:06 +02:00
<attribute name="headerMinimumSectionSize">
<number>75</number>
</attribute>
<attribute name="headerDefaultSectionSize">
<number>150</number>
</attribute>
<attribute name="headerStretchLastSection">
2022-06-20 21:44:58 +02:00
<bool>true</bool>
</attribute>
<column>
<property name="text">
2022-06-21 21:07:06 +02:00
<string>Name</string>
2022-06-20 21:44:58 +02:00
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
2022-06-21 21:07:06 +02:00
</column>
<column>
<property name="text">
<string>Size</string>
2022-06-20 21:44:58 +02:00
</property>
2022-06-21 21:07:06 +02:00
<property name="font">
<font>
<pointsize>12</pointsize>
2022-06-21 21:07:06 +02:00
<italic>false</italic>
</font>
2022-06-20 21:44:58 +02:00
</property>
</column>
</widget>
</item>
2022-06-26 23:12:57 +02:00
<item row="3" column="0">
<widget class="QPushButton" name="button_LogFiles_RefreshList">
2022-06-21 21:07:06 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-06-21 21:07:06 +02:00
<property name="toolTip">
<string>Refresh the list</string>
</property>
<property name="text">
2022-06-25 19:50:19 +02:00
<string notr="true"></string>
2022-06-21 21:07:06 +02:00
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
2022-06-26 23:12:57 +02:00
<item row="3" column="1" colspan="3">
<spacer name="spacer_LogFiles_2">
2022-06-21 21:07:06 +02:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
2022-06-26 23:12:57 +02:00
<width>280</width>
2022-06-21 21:07:06 +02:00
<height>20</height>
</size>
</property>
</spacer>
</item>
2022-06-20 21:44:58 +02:00
</layout>
</widget>
2022-06-25 21:17:40 +02:00
<widget class="QWidget" name="LogBoxStart">
2022-06-20 21:44:58 +02:00
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2022-08-02 21:07:47 +02:00
<width>608</width>
<height>414</height>
2022-06-20 21:44:58 +02:00
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<attribute name="label">
2022-06-25 21:17:40 +02:00
<string>Make Statistics</string>
2022-06-20 21:44:58 +02:00
</attribute>
<attribute name="toolTip">
2022-06-25 21:17:40 +02:00
<string>Parse the selected files to make statistics</string>
</attribute>
2022-06-25 19:50:19 +02:00
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="0" colspan="2">
<widget class="QFrame" name="frame_MakeStats_icons">
<property name="minimumSize">
<size>
<width>0</width>
<height>128</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>128</height>
</size>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
<spacer name="spacer_MakeStats_1">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>16</width>
<height>98</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QFrame" name="frame_MakeStats_Size">
<property name="minimumSize">
<size>
<width>96</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>128</width>
<height>16777215</height>
</size>
</property>
<property name="toolTip">
<string>Total size of the parsed data</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QLabel" name="icon_MakeStats_Size">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>64</width>
<height>64</height>
</size>
</property>
<property name="font">
<font>
<pointsize>32</pointsize>
</font>
</property>
<property name="text">
<string></string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_MakeStats_Size">
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>64</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>192</width>
<height>128</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>0 KiB</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="spacer_MakeStats_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>16</width>
<height>98</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QFrame" name="frame_MakeStats_Lines">
<property name="minimumSize">
<size>
<width>96</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>128</width>
<height>16777215</height>
</size>
</property>
<property name="toolTip">
<string>Total number of parsed lines</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QLabel" name="icon_MakeStats_Lines">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>64</width>
<height>64</height>
</size>
</property>
<property name="font">
<font>
<pointsize>32</pointsize>
</font>
</property>
<property name="text">
<string></string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_MakeStats_Lines">
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>64</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>192</width>
<height>128</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="spacer_MakeStats_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>16</width>
<height>98</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="button_MakeStats_Start">
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>128</width>
<height>64</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>192</width>
<height>64</height>
</size>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="focusPolicy">
<enum>Qt::TabFocus</enum>
</property>
<property name="toolTip">
<string>Start parsing the selected files</string>
</property>
<property name="text">
<string>START</string>
</property>
</widget>
</item>
<item>
<spacer name="spacer_MakeStats_4">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>16</width>
<height>98</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QFrame" name="frame_MakeStats_Time">
<property name="minimumSize">
<size>
<width>96</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>128</width>
<height>16777215</height>
</size>
</property>
<property name="toolTip">
<string>Time elapsed since the start</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QLabel" name="icon_MakeStats_Time">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>64</width>
<height>64</height>
</size>
</property>
<property name="font">
<font>
<pointsize>32</pointsize>
</font>
</property>
<property name="text">
<string></string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_MakeStats_Time">
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>64</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>192</width>
<height>128</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>00:00</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="spacer_MakeStats_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>16</width>
<height>98</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QFrame" name="frame_MakeStats_Speed">
<property name="minimumSize">
<size>
<width>96</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>128</width>
<height>16777215</height>
</size>
</property>
<property name="toolTip">
<string>Average speed, in parsed data size per second</string>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<item>
<widget class="QLabel" name="icon_MakeStats_Speed">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>64</width>
<height>64</height>
</size>
</property>
<property name="font">
<font>
<pointsize>32</pointsize>
</font>
</property>
<property name="text">
<string></string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_MakeStats_Speed">
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>64</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>192</width>
<height>128</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>0 Kib/s</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="spacer_MakeStats_6">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>16</width>
<height>98</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item row="1" column="1">
2022-07-10 18:14:00 +02:00
<widget class="QChartView" name="chart_MakeStats_Error">
2022-06-25 21:17:40 +02:00
<property name="minimumSize">
<size>
<width>0</width>
<height>128</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="acceptDrops">
<bool>false</bool>
</property>
</widget>
</item>
<item row="1" column="0">
2022-07-10 18:14:00 +02:00
<widget class="QChartView" name="chart_MakeStats_Access">
<property name="minimumSize">
<size>
<width>0</width>
<height>128</height>
</size>
</property>
2022-06-25 19:50:19 +02:00
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
2022-06-25 21:17:40 +02:00
<property name="acceptDrops">
<bool>false</bool>
</property>
</widget>
</item>
<item row="2" column="0" colspan="2">
2022-07-10 18:14:00 +02:00
<widget class="QChartView" name="chart_MakeStats_Traffic">
2022-06-25 21:17:40 +02:00
<property name="minimumSize">
<size>
<width>0</width>
<height>128</height>
2022-06-25 21:17:40 +02:00
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="acceptDrops">
<bool>false</bool>
2022-06-25 19:50:19 +02:00
</property>
</widget>
</item>
</layout>
2022-06-20 21:44:58 +02:00
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="View">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<attribute name="icon">
<iconset resource="resources/resources.qrc">
<normaloff>:/icons/icons/view_off.png</normaloff>
<normalon>:/icons/icons/view_on.png</normalon>:/icons/icons/view_off.png</iconset>
</attribute>
2022-06-20 21:44:58 +02:00
<attribute name="title">
<string notr="true"/>
2022-06-20 21:44:58 +02:00
</attribute>
<attribute name="toolTip">
2022-07-30 20:58:15 +02:00
<string>View statistics about stored logs</string>
2022-06-20 21:44:58 +02:00
</attribute>
2022-07-20 21:42:30 +02:00
<layout class="QGridLayout" name="gridLayout_12">
<item row="0" column="0">
<widget class="QTabWidget" name="StatsTabs">
<property name="currentIndex">
<number>5</number>
</property>
<property name="iconSize">
<size>
2022-07-20 23:02:26 +02:00
<width>160</width>
<height>32</height>
</size>
</property>
<property name="documentMode">
<bool>true</bool>
2022-07-10 21:56:57 +02:00
</property>
<property name="movable">
<bool>true</bool>
2022-07-10 21:56:57 +02:00
</property>
<widget class="QWidget" name="Warn">
<attribute name="icon">
<iconset resource="resources/resources.qrc">
<normaloff>:/icons/icons/warn_off.png</normaloff>
<normalon>:/icons/icons/warn_on.png</normalon>:/icons/icons/warn_off.png</iconset>
</attribute>
<attribute name="title">
<string notr="true"/>
</attribute>
<attribute name="toolTip">
<string>View the log lines marked as Warning</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_24">
<item row="0" column="0">
<widget class="QFrame" name="frame_StatsWarn_Opt">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QGridLayout" name="gridLayout_23">
<item row="0" column="0">
<widget class="QPushButton" name="button_StatsWarn_Draw">
<property name="minimumSize">
<size>
<width>0</width>
<height>88</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>64</width>
<height>16777215</height>
</size>
</property>
<property name="font">
<font>
<pointsize>23</pointsize>
</font>
</property>
2022-07-26 20:47:21 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Draw the chart</string>
</property>
<property name="text">
<string></string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="Line" name="gline_StatsWarn_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QFrame" name="frame_StatsWarn_Logs">
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
</property>
<layout class="QGridLayout" name="gridLayout_21">
<item row="0" column="0">
<widget class="QLabel" name="label_StatsWarn_WebServer">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Web Server:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QComboBox" name="box_StatsWarn_WebServer">
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a Web Server</string>
</property>
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToContents</enum>
</property>
<item>
<property name="text">
<string notr="true">Apache2</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">Nginx</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">IIS</string>
</property>
</item>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_StatsWarn_LogsType">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Logs: Type</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QComboBox" name="box_StatsWarn_LogsType">
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a log type to choose fields from</string>
</property>
<item>
<property name="text">
<string notr="true">Access</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">Error</string>
</property>
</item>
</widget>
</item>
</layout>
</widget>
</item>
<item row="0" column="3">
<widget class="Line" name="gline_StatsWarn_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
<item row="0" column="4">
<widget class="QFrame" name="frame_StatsWarn_Date">
<property name="maximumSize">
<size>
<width>356</width>
<height>16777215</height>
</size>
</property>
<layout class="QGridLayout" name="gridLayout_22">
<item row="0" column="0">
<widget class="QLabel" name="label_StatsWarn_Year">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Year</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="label_StatsWarn_Month">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Month</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QLabel" name="label_StatsWarn_Day">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Day</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="3" rowspan="2">
<widget class="Line" name="line">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
<item row="0" column="4">
<widget class="QCheckBox" name="checkBox_StatsWarn_Hour">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="text">
<string>Hour</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QComboBox" name="box_StatsWarn_Year">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>72</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>72</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QComboBox" name="box_StatsWarn_Month">
<property name="minimumSize">
<size>
<width>120</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QComboBox" name="box_StatsWarn_Day">
<property name="minimumSize">
<size>
<width>56</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>56</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
</widget>
</item>
<item row="1" column="4" alignment="Qt::AlignLeft">
<widget class="QComboBox" name="box_StatsWarn_Hour">
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>64</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>64</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="0" column="5">
<spacer name="spacer_StatsWarn_1">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>82</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
2022-07-28 22:47:50 +02:00
<item row="0" column="6">
<widget class="QPushButton" name="button_StatsWarn_Update">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>88</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>64</width>
<height>16777215</height>
</size>
</property>
<property name="font">
<font>
<pointsize>23</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Update the database with current Warning States</string>
</property>
<property name="text">
<string></string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="1" column="0">
2022-07-26 20:47:21 +02:00
<widget class="QSplitter" name="splitter_StatsWarn">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<widget class="QTableWidget" name="table_StatsWarn">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
<property name="showDropIndicator" stdset="0">
<bool>false</bool>
</property>
<property name="dragDropOverwriteMode">
<bool>false</bool>
</property>
<property name="sortingEnabled">
<bool>true</bool>
</property>
<attribute name="horizontalHeaderMinimumSectionSize">
<number>64</number>
</attribute>
<attribute name="horizontalHeaderDefaultSectionSize">
<number>128</number>
</attribute>
<column>
<property name="text">
<string>Warning</string>
</property>
<property name="toolTip">
<string>Log line marked as Warning</string>
</property>
</column>
2022-07-28 22:47:50 +02:00
<column>
<property name="text">
<string>Date</string>
</property>
</column>
<column>
<property name="text">
<string>Time</string>
</property>
<property name="toolTip">
<string>Time when the request arrived (hh:mm:ss)</string>
</property>
</column>
<column>
<property name="text">
2022-07-28 22:47:50 +02:00
<string>Protocol</string>
</property>
<property name="toolTip">
2022-07-28 22:47:50 +02:00
<string>Protocol of the request</string>
</property>
</column>
<column>
<property name="text">
2022-07-28 22:47:50 +02:00
<string>Method</string>
</property>
<property name="toolTip">
2022-07-28 22:47:50 +02:00
<string>Method of the request</string>
</property>
</column>
<column>
<property name="text">
2022-07-28 22:47:50 +02:00
<string>URI</string>
</property>
<property name="toolTip">
2022-07-28 22:47:50 +02:00
<string>URI of the requested page</string>
</property>
</column>
<column>
<property name="text">
2022-07-28 22:47:50 +02:00
<string>Query</string>
</property>
<property name="toolTip">
2022-07-28 22:47:50 +02:00
<string>Query carried along with the requested URI</string>
</property>
</column>
<column>
<property name="text">
<string>Response code</string>
</property>
<property name="toolTip">
<string>Response code from the server</string>
</property>
</column>
<column>
<property name="text">
<string>Referrer</string>
</property>
<property name="toolTip">
<string>Where the request was redirected from</string>
</property>
</column>
2022-07-28 22:47:50 +02:00
<column>
<property name="text">
<string>Cookie</string>
</property>
</column>
<column>
<property name="text">
<string>User-agent</string>
</property>
<property name="toolTip">
<string>User-agent of the Client which made the request</string>
</property>
</column>
<column>
<property name="text">
<string>Client</string>
</property>
<property name="toolTip">
<string>IP address of the Client which made the request</string>
</property>
</column>
</widget>
2022-07-28 22:47:50 +02:00
<widget class="QChartView" name="chart_StatsWarn"/>
</widget>
</item>
</layout>
</widget>
2022-07-21 21:47:02 +02:00
<widget class="QWidget" name="Speed">
<attribute name="icon">
<iconset resource="resources/resources.qrc">
2022-07-21 21:47:02 +02:00
<normaloff>:/icons/icons/speed_off.png</normaloff>
<normalon>:/icons/icons/speed_on.png</normalon>:/icons/icons/speed_off.png</iconset>
</attribute>
<attribute name="title">
2022-07-20 21:42:30 +02:00
<string notr="true"/>
</attribute>
<attribute name="toolTip">
<string>View the Time Taken to serve the content, with a time gap of 1 second.
If more than 1 request if found for the same time, the mean value is used.</string>
</attribute>
2022-07-21 21:47:02 +02:00
<layout class="QGridLayout" name="gridLayout_19">
2022-07-20 21:42:30 +02:00
<item row="0" column="0">
<widget class="QFrame" name="frame_StatsSpeed_1">
2022-07-20 21:42:30 +02:00
<property name="sizePolicy">
2022-07-21 21:47:02 +02:00
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
2022-07-20 21:42:30 +02:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>321</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
2022-07-21 21:47:02 +02:00
<width>0</width>
<height>140</height>
2022-07-20 21:42:30 +02:00
</size>
</property>
2022-07-21 21:47:02 +02:00
<layout class="QGridLayout" name="gridLayout_15">
<item row="1" column="2">
<spacer name="spacer_StatsSpeed_3">
2022-07-20 21:42:30 +02:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="1">
2022-07-21 21:47:02 +02:00
<widget class="QComboBox" name="box_StatsSpeed_WebServer">
2022-07-20 21:42:30 +02:00
<property name="minimumSize">
<size>
<width>112</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>112</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a Web Server</string>
</property>
2022-07-21 21:47:02 +02:00
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToContents</enum>
</property>
<item>
<property name="text">
<string notr="true">Apache2</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">Nginx</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">IIS</string>
</property>
</item>
2022-07-20 21:42:30 +02:00
</widget>
</item>
2022-07-21 21:47:02 +02:00
<item row="2" column="0" colspan="3">
<widget class="Line" name="gline_StatsSpeed_1">
2022-07-21 21:47:02 +02:00
<property name="minimumSize">
<size>
<width>0</width>
<height>8</height>
</size>
</property>
2022-07-20 21:42:30 +02:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
2022-07-21 21:47:02 +02:00
</widget>
</item>
<item row="0" column="0" colspan="3">
<spacer name="spacer_StatsSpeed_1">
2022-07-21 21:47:02 +02:00
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
2022-07-20 21:42:30 +02:00
<property name="sizeHint" stdset="0">
<size>
2022-07-21 21:47:02 +02:00
<width>298</width>
<height>8</height>
2022-07-20 21:42:30 +02:00
</size>
</property>
</spacer>
</item>
2022-07-21 21:47:02 +02:00
<item row="1" column="0">
<spacer name="spacer_StatsSpeed_2">
2022-07-20 21:42:30 +02:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
2022-07-21 21:47:02 +02:00
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
2022-07-20 21:42:30 +02:00
</item>
<item row="3" column="0" colspan="3">
<widget class="QFrame" name="frame_StatsSpeed_Date">
2022-07-21 21:47:02 +02:00
<layout class="QGridLayout" name="gridLayout_16">
<item row="2" column="2">
<widget class="QComboBox" name="box_StatsSpeed_Day">
2022-07-20 21:42:30 +02:00
<property name="maximumSize">
<size>
2022-07-21 21:47:02 +02:00
<width>64</width>
2022-07-20 21:42:30 +02:00
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
</widget>
</item>
2022-07-21 21:47:02 +02:00
<item row="2" column="0">
<widget class="QComboBox" name="box_StatsSpeed_Year">
<property name="maximumSize">
<size>
<width>80</width>
<height>32</height>
</size>
2022-07-20 21:42:30 +02:00
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-07-21 21:47:02 +02:00
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
2022-07-20 21:42:30 +02:00
</property>
</widget>
</item>
2022-07-21 21:47:02 +02:00
<item row="2" column="1">
<widget class="QComboBox" name="box_StatsSpeed_Month">
2022-07-20 21:42:30 +02:00
<property name="maximumSize">
<size>
2022-07-21 21:47:02 +02:00
<width>16777215</width>
2022-07-20 21:42:30 +02:00
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
</widget>
</item>
2022-07-21 21:47:02 +02:00
<item row="1" column="0">
<widget class="QLabel" name="label_StatsSpeed_Year">
2022-07-20 21:42:30 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
2022-07-21 21:47:02 +02:00
<string>Year</string>
2022-07-20 21:42:30 +02:00
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
2022-07-21 21:47:02 +02:00
<item row="1" column="1">
<widget class="QLabel" name="label_StatsSpeed_Month">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Month</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2022-07-20 21:42:30 +02:00
</property>
2022-07-21 21:47:02 +02:00
</widget>
</item>
<item row="1" column="2">
<widget class="QLabel" name="label_StatsSpeed_Day">
2022-07-20 21:42:30 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-07-21 21:47:02 +02:00
<property name="text">
<string>Day</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2022-07-20 21:42:30 +02:00
</property>
</widget>
</item>
</layout>
</widget>
</item>
2022-07-21 21:47:02 +02:00
</layout>
</widget>
</item>
<item row="0" column="1" rowspan="3">
2022-07-26 20:47:21 +02:00
<widget class="QSplitter" name="splitter_StatsSpeed">
2022-07-21 21:47:02 +02:00
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<widget class="QTableWidget" name="table_StatsSpeed">
2022-07-21 21:47:02 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
<property name="showDropIndicator" stdset="0">
<bool>false</bool>
</property>
<property name="dragDropOverwriteMode">
<bool>false</bool>
</property>
<property name="sortingEnabled">
<bool>true</bool>
</property>
<attribute name="horizontalHeaderMinimumSectionSize">
<number>64</number>
</attribute>
<attribute name="horizontalHeaderDefaultSectionSize">
<number>128</number>
</attribute>
<column>
<property name="text">
<string>Time taken</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="toolTip">
<string>Time taken by the server to serve the content, in milliseconds </string>
</property>
</column>
<column>
<property name="text">
<string>URI</string>
</property>
<property name="toolTip">
<string>URI of the requested page</string>
2022-07-21 21:47:02 +02:00
</property>
</column>
<column>
<property name="text">
<string>Query</string>
</property>
<property name="toolTip">
<string>Query carried along with the requested URI</string>
</property>
</column>
<column>
<property name="text">
<string>Method</string>
</property>
<property name="toolTip">
<string>Method of the request</string>
</property>
</column>
<column>
<property name="text">
<string>Protocol</string>
</property>
<property name="toolTip">
<string>Protocol of the request</string>
</property>
</column>
<column>
<property name="text">
<string>Response code</string>
</property>
<property name="toolTip">
<string>Response code from the server</string>
</property>
</column>
<column>
<property name="text">
<string>Time</string>
</property>
<property name="toolTip">
<string>Time when the request arrived (hh:mm:ss)</string>
</property>
</column>
2022-07-21 21:47:02 +02:00
</widget>
2022-07-22 22:57:46 +02:00
<widget class="QChartView" name="chart_SatsSpeed"/>
2022-07-21 21:47:02 +02:00
</widget>
</item>
<item row="1" column="0">
<widget class="QFrame" name="frame_StatsSpeed_2">
2022-07-21 21:47:02 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>328</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>321</width>
<height>16777215</height>
</size>
</property>
<layout class="QGridLayout" name="gridLayout_20">
<item row="4" column="1">
<widget class="QLineEdit" name="inLine_StatsSpeed_Query">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
2022-07-20 21:42:30 +02:00
</property>
2022-07-21 21:47:02 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
2022-07-20 21:42:30 +02:00
</property>
2022-07-21 21:47:02 +02:00
<property name="toolTip">
<string>Filter out field values not starting with this string</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLineEdit" name="inLine_StatsSpeed_Protocol">
<property name="maximumSize">
2022-07-20 21:42:30 +02:00
<size>
2022-07-21 21:47:02 +02:00
<width>16777215</width>
<height>32</height>
2022-07-20 21:42:30 +02:00
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-07-21 21:47:02 +02:00
<property name="toolTip">
<string>Filter out field values not starting with this string</string>
</property>
2022-07-21 21:47:02 +02:00
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_StatsSpeed_Protocol">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-07-21 21:47:02 +02:00
<property name="text">
<string>Protocol:</string>
</property>
2022-07-21 21:47:02 +02:00
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
2022-07-21 21:47:02 +02:00
<item row="2" column="0">
<widget class="QLabel" name="label_StatsSpeed_Method">
<property name="font">
<font>
<family>Noto Sans</family>
<pointsize>13</pointsize>
</font>
</property>
2022-07-21 21:47:02 +02:00
<property name="text">
<string>Method:</string>
</property>
2022-07-21 21:47:02 +02:00
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
2022-07-21 21:47:02 +02:00
<item row="5" column="1">
<widget class="QLineEdit" name="inLine_StatsSpeed_Response">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
2022-07-20 21:42:30 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Use '&lt;','=','&gt;' to filter out non-matching values</string>
2022-07-20 21:42:30 +02:00
</property>
<property name="text">
<string/>
2022-07-20 21:42:30 +02:00
</property>
</widget>
</item>
2022-07-21 21:47:02 +02:00
<item row="3" column="1">
<widget class="QLineEdit" name="inLine_StatsSpeed_Uri">
2022-07-20 21:42:30 +02:00
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Filter out field values not starting with this string</string>
</property>
</widget>
</item>
2022-07-21 21:47:02 +02:00
<item row="5" column="0">
<widget class="QLabel" name="label_StatsSpeed_Response">
<property name="font">
<font>
2022-07-21 21:47:02 +02:00
<family>Noto Sans</family>
<pointsize>13</pointsize>
</font>
</property>
2022-07-20 21:42:30 +02:00
<property name="text">
2022-07-21 21:47:02 +02:00
<string>Response:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2022-07-20 21:42:30 +02:00
</property>
</widget>
</item>
2022-07-21 21:47:02 +02:00
<item row="4" column="0">
<widget class="QLabel" name="label_StatsSpeed_Query">
<property name="font">
<font>
<family>Noto Sans</family>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
2022-07-21 21:47:02 +02:00
<string>Query:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
2022-07-21 21:47:02 +02:00
<item row="2" column="1">
<widget class="QLineEdit" name="inLine_StatsSpeed_Method">
2022-07-20 21:42:30 +02:00
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Filter out field values not starting with this string</string>
</property>
<property name="text">
<string/>
</property>
2022-07-21 21:47:02 +02:00
</widget>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_StatsSpeed_Uri">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>URI:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="6" column="1">
<widget class="QPushButton" name="button_StatsSpeed_Draw">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
2022-07-20 21:42:30 +02:00
<property name="maximumSize">
<size>
<width>16777215</width>
2022-07-21 21:47:02 +02:00
<height>52</height>
2022-07-20 21:42:30 +02:00
</size>
</property>
<property name="font">
<font>
2022-07-21 21:47:02 +02:00
<pointsize>23</pointsize>
2022-07-20 21:42:30 +02:00
</font>
</property>
2022-07-26 20:47:21 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-21 21:47:02 +02:00
<property name="text">
<string></string>
2022-07-20 21:42:30 +02:00
</property>
</widget>
</item>
2022-07-21 21:47:02 +02:00
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label_StatsSpeed_Filters">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>28</height>
</size>
</property>
2022-07-20 21:42:30 +02:00
<property name="font">
<font>
<family>Noto Sans</family>
2022-07-21 21:47:02 +02:00
<pointsize>16</pointsize>
2022-07-20 21:42:30 +02:00
</font>
</property>
<property name="text">
2022-07-21 21:47:02 +02:00
<string>Filters</string>
2022-07-20 21:42:30 +02:00
</property>
<property name="alignment">
2022-07-21 21:47:02 +02:00
<set>Qt::AlignCenter</set>
2022-07-20 21:42:30 +02:00
</property>
</widget>
</item>
2022-07-21 21:47:02 +02:00
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="Count">
<attribute name="icon">
<iconset resource="resources/resources.qrc">
<normaloff>:/icons/icons/count_off.png</normaloff>
<normalon>:/icons/icons/count_on.png</normalon>:/icons/icons/count_off.png</iconset>
</attribute>
<attribute name="title">
<string notr="true"/>
</attribute>
<attribute name="toolTip">
<string>Group and count identical elements in a single date</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_4">
<item row="0" column="0">
<widget class="QFrame" name="frame_StatsCount_Opt">
2022-07-21 21:47:02 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>321</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>321</width>
<height>16777215</height>
</size>
</property>
<layout class="QGridLayout" name="gridLayout_8">
<item row="0" column="0" colspan="3">
<spacer name="spacer_StatsCount_1">
2022-07-21 21:47:02 +02:00
<property name="orientation">
<enum>Qt::Vertical</enum>
2022-07-20 21:42:30 +02:00
</property>
2022-07-21 21:47:02 +02:00
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
2022-07-20 21:42:30 +02:00
</property>
2022-07-21 21:47:02 +02:00
<property name="sizeHint" stdset="0">
<size>
<width>298</width>
<height>8</height>
</size>
2022-07-20 21:42:30 +02:00
</property>
2022-07-21 21:47:02 +02:00
</spacer>
2022-07-20 21:42:30 +02:00
</item>
2022-07-21 21:47:02 +02:00
<item row="1" column="0">
<spacer name="spacer_StatsCount_2">
2022-07-21 21:47:02 +02:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="1">
<widget class="QComboBox" name="box_StatsCount_WebServer">
<property name="minimumSize">
<size>
<width>112</width>
<height>0</height>
</size>
</property>
2022-07-20 21:42:30 +02:00
<property name="maximumSize">
<size>
2022-07-21 21:47:02 +02:00
<width>112</width>
2022-07-20 21:42:30 +02:00
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
2022-07-21 21:47:02 +02:00
<string>Select a Web Server</string>
2022-07-20 21:42:30 +02:00
</property>
2022-07-21 21:47:02 +02:00
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToContents</enum>
</property>
<item>
<property name="text">
<string notr="true">Apache2</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">Nginx</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">IIS</string>
</property>
</item>
2022-07-20 21:42:30 +02:00
</widget>
</item>
2022-07-21 21:47:02 +02:00
<item row="1" column="2">
<spacer name="spacer_StatsCount_3">
2022-07-21 21:47:02 +02:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
2022-07-20 21:42:30 +02:00
</property>
2022-07-21 21:47:02 +02:00
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
2022-07-20 21:42:30 +02:00
</property>
2022-07-21 21:47:02 +02:00
</spacer>
</item>
<item row="2" column="0" colspan="3">
<widget class="Line" name="gline_StatsCount_1">
2022-07-21 21:47:02 +02:00
<property name="minimumSize">
<size>
<width>0</width>
<height>8</height>
</size>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
2022-07-20 21:42:30 +02:00
</property>
</widget>
</item>
2022-07-21 21:47:02 +02:00
<item row="3" column="0" colspan="3">
<widget class="QFrame" name="frame_StatsCount_Date">
2022-07-21 21:47:02 +02:00
<layout class="QGridLayout" name="gridLayout_5">
2022-07-22 22:57:46 +02:00
<item row="2" column="0">
<widget class="QComboBox" name="box_StatsCount_Year">
<property name="maximumSize">
<size>
<width>80</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
</widget>
</item>
2022-07-21 21:47:02 +02:00
<item row="2" column="1">
<widget class="QComboBox" name="box_StatsCount_Month">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
</widget>
</item>
2022-07-22 22:57:46 +02:00
<item row="1" column="2">
<widget class="QLabel" name="label_StatsCount_Day">
2022-07-21 21:47:02 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
2022-07-22 22:57:46 +02:00
<string>Day</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
2022-07-22 22:57:46 +02:00
<item row="1" column="0">
<widget class="QLabel" name="label_StatsCount_Year">
2022-07-21 21:47:02 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
2022-07-22 22:57:46 +02:00
<string>Year</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
2022-07-22 22:57:46 +02:00
<item row="2" column="2">
<widget class="QComboBox" name="box_StatsCount_Day">
2022-07-21 21:47:02 +02:00
<property name="maximumSize">
<size>
2022-07-22 22:57:46 +02:00
<width>64</width>
2022-07-21 21:47:02 +02:00
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
</widget>
</item>
2022-07-22 22:57:46 +02:00
<item row="1" column="1">
<widget class="QLabel" name="label_StatsCount_Month">
2022-07-21 21:47:02 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
2022-07-22 22:57:46 +02:00
<string>Month</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="4" column="0" colspan="3">
<spacer name="spacer_StatsCount_4">
2022-07-21 21:47:02 +02:00
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
2022-07-21 21:47:02 +02:00
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
2022-07-21 21:47:02 +02:00
<property name="sizeHint" stdset="0">
2022-07-20 21:42:30 +02:00
<size>
2022-07-21 21:47:02 +02:00
<width>298</width>
<height>8</height>
2022-07-20 21:42:30 +02:00
</size>
</property>
2022-07-21 21:47:02 +02:00
</spacer>
2022-07-20 21:42:30 +02:00
</item>
2022-07-21 21:47:02 +02:00
<item row="5" column="0" colspan="3">
<widget class="QTabWidget" name="tabs_StatsCount_AccErr">
2022-07-20 21:42:30 +02:00
<property name="font">
<font>
2022-07-21 21:47:02 +02:00
<pointsize>13</pointsize>
2022-07-20 21:42:30 +02:00
</font>
</property>
2022-07-21 21:47:02 +02:00
<property name="tabPosition">
<enum>QTabWidget::South</enum>
2022-07-20 21:42:30 +02:00
</property>
2022-07-21 21:47:02 +02:00
<property name="currentIndex">
<number>1</number>
2022-07-20 21:42:30 +02:00
</property>
2022-07-21 21:47:02 +02:00
<widget class="QWidget" name="tabAcc">
<attribute name="title">
2022-07-22 22:57:46 +02:00
<string notr="true">Access</string>
2022-07-21 21:47:02 +02:00
</attribute>
<layout class="QGridLayout" name="gridLayout_6">
<item row="0" column="0">
<widget class="QScrollArea" name="scrollArea_StatsCount_Access">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<widget class="QWidget" name="scrollAreaContent_StatsCount_Access">
<property name="geometry">
<rect>
<x>0</x>
2022-07-23 15:12:39 +02:00
<y>0</y>
2022-07-21 21:47:02 +02:00
<width>263</width>
<height>402</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout_5">
<item>
<widget class="QPushButton" name="button_StatsCount_Protocol">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-07-26 20:47:21 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-21 21:47:02 +02:00
<property name="toolTip">
<string>Protocol of the request</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="text">
2022-07-22 22:57:46 +02:00
<string notr="true">Protocol</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="button_StatsCount_Method">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-07-26 20:47:21 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-21 21:47:02 +02:00
<property name="toolTip">
<string>Method of the request</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="text">
2022-07-22 22:57:46 +02:00
<string notr="true">Method</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="button_StatsCount_Request">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-07-26 20:47:21 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-21 21:47:02 +02:00
<property name="toolTip">
<string>Requested URI</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="text">
2022-07-22 22:57:46 +02:00
<string notr="true">URI</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="button_StatsCount_Query">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-07-26 20:47:21 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-21 21:47:02 +02:00
<property name="toolTip">
<string>Query carried along with the URI</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="text">
2022-07-22 22:57:46 +02:00
<string notr="true">Query</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="button_StatsCount_Response">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-07-26 20:47:21 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-21 21:47:02 +02:00
<property name="toolTip">
<string>Response code from the server</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="text">
<string notr="true">Response code</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="button_StatsCount_Referrer">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-07-26 20:47:21 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-21 21:47:02 +02:00
<property name="toolTip">
<string>Referrer for the request</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="text">
<string notr="true">Referrer</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="button_StatsCount_Cookie">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-07-26 20:47:21 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-21 21:47:02 +02:00
<property name="toolTip">
<string>Cookie used for the request</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="text">
<string notr="true">Cookie</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="button_StatsCount_UserAgent">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-07-26 20:47:21 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-21 21:47:02 +02:00
<property name="toolTip">
<string>User-agent of the client which made the request</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="text">
<string notr="true">User-agent</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="button_StatsCount_AccClient">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-07-26 20:47:21 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-21 21:47:02 +02:00
<property name="toolTip">
<string>IP address of the client which made the request</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="text">
<string notr="true">Client</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tabErr">
<attribute name="title">
2022-07-22 22:57:46 +02:00
<string notr="true">Error</string>
2022-07-21 21:47:02 +02:00
</attribute>
<layout class="QGridLayout" name="gridLayout_7">
<item row="0" column="0">
<widget class="QScrollArea" name="scrollArea_StatsCount_Error">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<widget class="QWidget" name="scrollAreaContent_StatsCount_Error">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>263</width>
<height>229</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout_7">
<item>
<widget class="QPushButton" name="button_StatsCount_Level">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-07-26 20:47:21 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-21 21:47:02 +02:00
<property name="toolTip">
<string>Error level</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="text">
2022-07-22 22:57:46 +02:00
<string notr="true">Level</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="button_StatsCount_Message">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-07-26 20:47:21 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-21 21:47:02 +02:00
<property name="toolTip">
<string>Error message</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="text">
2022-07-22 22:57:46 +02:00
<string notr="true">Message</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="button_StatsCount_Source">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-07-26 20:47:21 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-21 21:47:02 +02:00
<property name="toolTip">
<string>Source file which the error generated from</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="text">
<string notr="true">Source file</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="button_StatsCount_Port">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-07-26 20:47:21 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-21 21:47:02 +02:00
<property name="toolTip">
<string>Internal port in use</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="text">
<string notr="true">Port</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="button_StatsCount_ErrClient">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-07-26 20:47:21 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-21 21:47:02 +02:00
<property name="toolTip">
<string>Client which made the request that generated the error (if any)</string>
2022-07-21 21:47:02 +02:00
</property>
<property name="text">
<string notr="true">Client</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
2022-07-20 21:42:30 +02:00
</widget>
</item>
</layout>
</widget>
</item>
2022-07-21 21:47:02 +02:00
<item row="0" column="1">
2022-07-26 20:47:21 +02:00
<widget class="QSplitter" name="splitter_StatsCount">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<widget class="QTableWidget" name="table_StatsCount">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
<property name="showDropIndicator" stdset="0">
<bool>false</bool>
</property>
<property name="dragDropOverwriteMode">
<bool>false</bool>
</property>
<property name="sortingEnabled">
<bool>true</bool>
</property>
<attribute name="horizontalHeaderMinimumSectionSize">
<number>64</number>
</attribute>
<attribute name="horizontalHeaderDefaultSectionSize">
<number>128</number>
</attribute>
<attribute name="horizontalHeaderStretchLastSection">
<bool>true</bool>
</attribute>
<attribute name="verticalHeaderStretchLastSection">
<bool>false</bool>
</attribute>
<column>
<property name="text">
<string>Count</string>
</property>
<property name="toolTip">
<string>Number of occurrences</string>
</property>
</column>
<column>
<property name="text">
<string>Item</string>
</property>
<property name="toolTip">
<string>Value of the field</string>
</property>
</column>
</widget>
<widget class="QChartView" name="chart_StatsCount"/>
</widget>
2022-07-21 21:47:02 +02:00
</item>
</layout>
</widget>
<widget class="QWidget" name="DayTime">
<attribute name="icon">
<iconset resource="resources/resources.qrc">
<normaloff>:/icons/icons/daytime_off.png</normaloff>
<normalon>:/icons/icons/daytime_on.png</normalon>:/icons/icons/daytime_off.png</iconset>
</attribute>
<attribute name="title">
<string notr="true"/>
</attribute>
<attribute name="toolTip">
2022-07-23 22:16:59 +02:00
<string>Time of day perspective with a 10 minutes gap for every hour.
Counts of the elements for a single date, mean value of the counts for a period.</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_13">
<item row="2" column="0">
2022-07-22 22:57:46 +02:00
<widget class="QChartView" name="chart_StatsDay"/>
2022-07-20 21:42:30 +02:00
</item>
<item row="1" column="0">
<widget class="QFrame" name="frame_StatsDay_Opt">
2022-07-20 21:42:30 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
2022-07-20 21:42:30 +02:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QGridLayout" name="gridLayout_11">
<item row="2" column="0">
<widget class="QPushButton" name="button_StatsDay_Draw">
2022-07-20 21:42:30 +02:00
<property name="minimumSize">
<size>
2022-07-21 21:47:02 +02:00
<width>106</width>
<height>88</height>
2022-07-20 21:42:30 +02:00
</size>
</property>
2022-07-20 23:02:26 +02:00
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
2022-07-20 21:42:30 +02:00
<property name="font">
<font>
<pointsize>23</pointsize>
2022-07-20 21:42:30 +02:00
</font>
</property>
2022-07-26 20:47:21 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-20 21:42:30 +02:00
<property name="toolTip">
<string>Draw the chart</string>
2022-07-20 21:42:30 +02:00
</property>
<property name="text">
<string></string>
2022-07-20 21:42:30 +02:00
</property>
</widget>
</item>
<item row="0" column="3" rowspan="3">
<widget class="Line" name="gline_StatsDay_2">
2022-07-20 21:42:30 +02:00
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
2022-07-20 21:42:30 +02:00
</item>
<item row="1" column="0">
<spacer name="spacer_StatsDay_2">
2022-07-20 21:42:30 +02:00
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>4</height>
</size>
</property>
</spacer>
</item>
2022-07-20 21:42:30 +02:00
<item row="0" column="0">
<widget class="QComboBox" name="box_StatsDay_WebServer">
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
2022-07-20 21:42:30 +02:00
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a Web Server</string>
</property>
2022-07-21 21:47:02 +02:00
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToContents</enum>
</property>
<item>
<property name="text">
<string notr="true">Apache2</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">Nginx</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">IIS</string>
</property>
</item>
2022-07-20 21:42:30 +02:00
</widget>
</item>
<item row="0" column="2" rowspan="3">
<widget class="QFrame" name="frame_StatsDay_Date">
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
</property>
2022-07-20 21:42:30 +02:00
<layout class="QGridLayout" name="gridLayout_9">
<item row="0" column="2">
<widget class="QLabel" name="label_StatsDay_Month">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Month</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="3">
<widget class="QLabel" name="label_StatsDay_Day">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Day</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_StatsDay_From">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>From:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
2022-07-28 22:47:50 +02:00
<item row="2" column="1">
<widget class="QComboBox" name="box_StatsDay_ToYear">
<property name="enabled">
<bool>false</bool>
</property>
<property name="maximumSize">
<size>
<width>72</width>
<height>32</height>
</size>
</property>
2022-07-20 21:42:30 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-07-28 22:47:50 +02:00
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
2022-07-20 21:42:30 +02:00
</property>
</widget>
</item>
<item row="1" column="1">
2022-07-22 22:57:46 +02:00
<widget class="QComboBox" name="box_StatsDay_FromYear">
2022-07-20 21:42:30 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>72</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
</widget>
</item>
2022-07-28 22:47:50 +02:00
<item row="0" column="1">
<widget class="QLabel" name="label_StatsDay_Year">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
2022-07-20 21:42:30 +02:00
</property>
2022-07-28 22:47:50 +02:00
<property name="text">
<string>Year</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="1" column="3">
<widget class="QComboBox" name="box_StatsDay_FromDay">
2022-07-20 21:42:30 +02:00
<property name="maximumSize">
<size>
2022-07-28 22:47:50 +02:00
<width>56</width>
2022-07-20 21:42:30 +02:00
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
</widget>
</item>
2022-07-28 22:47:50 +02:00
<item row="2" column="2">
<widget class="QComboBox" name="box_StatsDay_ToMonth">
2022-07-20 21:42:30 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="maximumSize">
<size>
2022-07-28 22:47:50 +02:00
<width>16777215</width>
2022-07-20 21:42:30 +02:00
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
</widget>
</item>
2022-07-28 22:47:50 +02:00
<item row="2" column="0">
<widget class="QCheckBox" name="checkBox_StatsDay_Period">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>To:</string>
</property>
</widget>
</item>
<item row="2" column="3">
<widget class="QComboBox" name="box_StatsDay_ToDay">
2022-07-20 21:42:30 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="maximumSize">
<size>
2022-07-28 22:47:50 +02:00
<width>56</width>
2022-07-20 21:42:30 +02:00
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
</widget>
</item>
2022-07-28 22:47:50 +02:00
<item row="1" column="2">
<widget class="QComboBox" name="box_StatsDay_FromMonth">
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
2022-07-20 21:42:30 +02:00
<property name="maximumSize">
<size>
2022-07-28 22:47:50 +02:00
<width>16777215</width>
2022-07-20 21:42:30 +02:00
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
</widget>
</item>
2022-07-28 22:47:50 +02:00
</layout>
</widget>
</item>
<item row="0" column="1" rowspan="3">
<widget class="Line" name="gline_StatsDay_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
<item row="0" column="4" rowspan="3">
<widget class="QFrame" name="frame_StatsDay_Field">
<layout class="QGridLayout" name="gridLayout_10">
<item row="2" column="1">
<widget class="QLineEdit" name="inLine_StatsDay_Filter">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Filter out field values not starting with this string. When dealing with numbers, use '=','&lt;' or '&gt;' to declare what to filter in</string>
2022-07-28 22:47:50 +02:00
</property>
</widget>
</item>
2022-07-20 21:42:30 +02:00
<item row="2" column="0">
2022-07-28 22:47:50 +02:00
<widget class="QLabel" name="label_StatsDay_Filter">
2022-07-20 21:42:30 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
2022-07-28 22:47:50 +02:00
<string>Filter:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_StatsDay_LogsType">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Logs:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QComboBox" name="box_StatsDay_LogsType">
<property name="maximumSize">
<size>
<width>88</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a log type to choose fields from</string>
</property>
<item>
<property name="text">
<string notr="true">Access</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">Error</string>
</property>
</item>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_StatsDay_LogsField">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Field:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QComboBox" name="box_StatsDay_LogsField">
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a log field to view</string>
2022-07-20 21:42:30 +02:00
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</item>
<item row="0" column="0">
<spacer name="spacer_StatsDay_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>8</height>
</size>
</property>
</spacer>
2022-07-20 21:42:30 +02:00
</item>
</layout>
</widget>
<widget class="QWidget" name="Relational">
<attribute name="icon">
<iconset resource="resources/resources.qrc">
<normaloff>:/icons/icons/relational_off.png</normaloff>
<normalon>:/icons/icons/relational_on.png</normalon>:/icons/icons/relational_off.png</iconset>
</attribute>
<attribute name="title">
<string notr="true"/>
</attribute>
<attribute name="toolTip">
2022-07-23 22:16:59 +02:00
<string>Relational chart for two elements: how many times a specific value brought to another.
Time of day counts for a single date, entire days counts in a period.</string>
2022-07-20 21:42:30 +02:00
</attribute>
<layout class="QGridLayout" name="gridLayout_18">
<item row="0" column="0">
<widget class="QFrame" name="frame_StatsRelat_Opt">
2022-07-20 21:42:30 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>192</height>
</size>
</property>
<layout class="QGridLayout" name="gridLayout_14">
2022-07-20 23:02:26 +02:00
<item row="2" column="0">
<spacer name="verticalSpacer_3">
2022-07-20 21:42:30 +02:00
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
2022-07-20 23:02:26 +02:00
<height>4</height>
2022-07-20 21:42:30 +02:00
</size>
</property>
</spacer>
</item>
2022-07-20 23:02:26 +02:00
<item row="1" column="0">
2022-07-21 21:47:02 +02:00
<widget class="QComboBox" name="box_StatsRelat_WebServer">
2022-07-20 23:02:26 +02:00
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a Web Server</string>
</property>
2022-07-21 21:47:02 +02:00
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToContents</enum>
</property>
<item>
<property name="text">
<string notr="true">Apache2</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">Nginx</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">IIS</string>
</property>
</item>
2022-07-20 23:02:26 +02:00
</widget>
</item>
<item row="0" column="2" rowspan="3">
<widget class="QFrame" name="frame_StatsRelat_Date">
2022-07-20 21:42:30 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="label_StatsRelat_From">
<property name="minimumSize">
<size>
<width>44</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>From:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="box_StatsRelat_FromYear">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>68</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Year</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="placeholderText">
<string>Year</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="box_StatsRelat_FromMonth">
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Month</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="placeholderText">
<string>Month</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="box_StatsRelat_FromDay">
<property name="maximumSize">
<size>
<width>60</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Day</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="placeholderText">
<string>Day</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_StatsRelat_To">
<property name="minimumSize">
<size>
<width>44</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>44</width>
<height>16777215</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>To:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="box_StatsRelat_ToYear">
<property name="maximumSize">
<size>
<width>68</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Year</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="placeholderText">
<string>Year</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="box_StatsRelat_ToMonth">
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Month</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="placeholderText">
<string>Month</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="box_StatsRelat_ToDay">
<property name="maximumSize">
<size>
<width>60</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Day</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="placeholderText">
<string>Day</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
2022-07-20 23:02:26 +02:00
<item row="3" column="0">
<widget class="QPushButton" name="button_StatsRelat_Draw">
2022-07-20 21:42:30 +02:00
<property name="minimumSize">
<size>
2022-07-21 21:47:02 +02:00
<width>106</width>
2022-07-20 23:02:26 +02:00
<height>88</height>
2022-07-20 21:42:30 +02:00
</size>
</property>
<property name="maximumSize">
<size>
2022-07-20 23:02:26 +02:00
<width>100</width>
<height>16777215</height>
2022-07-20 21:42:30 +02:00
</size>
</property>
<property name="font">
<font>
2022-07-20 23:02:26 +02:00
<pointsize>23</pointsize>
2022-07-20 21:42:30 +02:00
</font>
</property>
2022-07-26 20:47:21 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-20 21:42:30 +02:00
<property name="toolTip">
2022-07-20 23:02:26 +02:00
<string>Draw the chart</string>
</property>
<property name="text">
<string></string>
2022-07-20 21:42:30 +02:00
</property>
</widget>
</item>
2022-07-20 23:02:26 +02:00
<item row="0" column="0">
<spacer name="verticalSpacer_4">
2022-07-20 21:42:30 +02:00
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
2022-07-20 23:02:26 +02:00
<height>0</height>
2022-07-20 21:42:30 +02:00
</size>
</property>
</spacer>
</item>
2022-07-20 23:02:26 +02:00
<item row="3" column="2">
<widget class="QFrame" name="frame_StatsRelat_Field">
2022-07-20 21:42:30 +02:00
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
</property>
<layout class="QGridLayout" name="gridLayout_17">
<item row="0" column="2" rowspan="2">
<widget class="QLabel" name="label_StatsRelat_LogsField_1">
<property name="minimumSize">
<size>
<width>44</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Field:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="3" rowspan="2">
<widget class="QComboBox" name="box_StatsRelat_LogsField_1">
<property name="minimumSize">
<size>
<width>160</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a log field to view</string>
</property>
</widget>
</item>
<item row="0" column="4" rowspan="2">
<widget class="QLabel" name="label_StatsRelat_Filter_1">
<property name="minimumSize">
<size>
<width>48</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Filter:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="5" rowspan="2">
<widget class="QLineEdit" name="inLine_StatsRelat_Filter_1">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Filter out field values not starting with this string. When dealing with numbers, use '=','&lt;' or '&gt;' to declare what to filter in</string>
2022-07-20 21:42:30 +02:00
</property>
</widget>
</item>
<item row="1" column="0" rowspan="2">
<widget class="QLabel" name="label_StatsRelat_LogsType">
<property name="minimumSize">
<size>
<width>44</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Logs:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="1" column="1" rowspan="2">
<widget class="QComboBox" name="box_StatsRelat_LogsType">
<property name="maximumSize">
<size>
<width>84</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a log type to choose fields from</string>
</property>
2022-07-21 21:47:02 +02:00
<item>
<property name="text">
<string notr="true">Access</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">Error</string>
</property>
</item>
2022-07-20 21:42:30 +02:00
</widget>
</item>
<item row="2" column="2" rowspan="2">
<widget class="QLabel" name="label_StatsRelat_LogsField_2">
<property name="minimumSize">
<size>
<width>44</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Field:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="2" column="3" rowspan="2">
<widget class="QComboBox" name="box_StatsRelat_LogsField_2">
<property name="minimumSize">
<size>
<width>160</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a log field to view</string>
</property>
</widget>
</item>
<item row="2" column="4" rowspan="2">
<widget class="QLabel" name="label_StatsRelat_Filter_2">
<property name="minimumSize">
<size>
<width>48</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Filter:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="2" column="5" rowspan="2">
<widget class="QLineEdit" name="inLine_StatsRelat_Filter_2">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Filter out field values not starting with this string. When dealing with numbers, use '=','&lt;' or '&gt;' to declare what to filter in</string>
2022-07-20 21:42:30 +02:00
</property>
</widget>
</item>
<item row="3" column="0" colspan="2">
<spacer name="spacer_StatsRelat_2">
2022-07-20 21:42:30 +02:00
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>131</width>
2022-07-20 23:02:26 +02:00
<height>12</height>
2022-07-20 21:42:30 +02:00
</size>
</property>
</spacer>
</item>
<item row="0" column="0" colspan="2">
<spacer name="spacer_StatsRelat_1">
2022-07-20 21:42:30 +02:00
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>131</width>
<height>4</height>
2022-07-20 21:42:30 +02:00
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
2022-07-20 23:02:26 +02:00
<item row="1" column="1" rowspan="3">
<widget class="Line" name="gline_StatsRelat_1">
2022-07-20 23:02:26 +02:00
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
2022-07-20 21:42:30 +02:00
</layout>
</widget>
</item>
<item row="1" column="0">
2022-07-22 22:57:46 +02:00
<widget class="QChartView" name="chart_StatsRelat"/>
2022-07-20 21:42:30 +02:00
</item>
</layout>
</widget>
<widget class="QWidget" name="Global">
<attribute name="icon">
<iconset resource="resources/resources.qrc">
<normaloff>:/icons/icons/global_off.png</normaloff>
<normalon>:/icons/icons/global_on.png</normalon>:/icons/icons/global_off.png</iconset>
</attribute>
<attribute name="title">
<string notr="true"/>
</attribute>
<layout class="QGridLayout" name="gridLayout_25">
<item row="0" column="0">
<widget class="QFrame" name="frame_StatsGlob_WebServer">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>64</height>
</size>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_6">
<item>
<spacer name="spacer_StatsGlob_1">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>234</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QFrame" name="frame_StatsGlob_1">
<property name="maximumSize">
<size>
<width>320</width>
<height>48</height>
</size>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<widget class="QPushButton" name="button_StatsGlob_Apache">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Parse logs from the Apache2 web server</string>
</property>
<property name="text">
<string notr="true">Apache2</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="button_StatsGlob_Nginx">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Parse logs from the Nginx web server</string>
</property>
<property name="text">
<string notr="true">Nginx</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="button_StatsGlob_Iis">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>96</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Parse logs from the Microsoft IIS web server</string>
</property>
<property name="text">
<string notr="true">IIS</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="spacer_StatsGlob_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>234</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item row="1" column="0">
<widget class="QSplitter" name="splitter_StatsGlob_main">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="handleWidth">
<number>8</number>
</property>
<property name="childrenCollapsible">
<bool>false</bool>
</property>
<widget class="QSplitter" name="splitter_StatsGlob_Left">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="handleWidth">
<number>8</number>
</property>
<property name="childrenCollapsible">
<bool>false</bool>
</property>
<widget class="QFrame" name="frame_4">
<layout class="QGridLayout" name="gridLayout_28">
<item row="1" column="0" colspan="2">
<widget class="QScrollArea" name="scrollArea">
<property name="widgetResizable">
<bool>true</bool>
</property>
<widget class="QWidget" name="scrollAreaWidgetContents">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2022-08-02 21:07:47 +02:00
<width>325</width>
<height>348</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_31">
<item row="0" column="0">
<widget class="QFrame" name="frame">
<layout class="QGridLayout" name="gridLayout_30">
<item row="2" column="0">
<widget class="QLabel" name="label_10">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>20</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_5">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Protocol</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="2" column="2">
<widget class="QLabel" name="label_9">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>20</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_8">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>-</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QLabel" name="label_6">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Method</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QLabel" name="label_7">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>-</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="0" column="1" rowspan="3">
<widget class="Line" name="line_10">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="2" column="0">
<widget class="QFrame" name="frame_2">
<layout class="QGridLayout" name="gridLayout_32">
<item row="1" column="0">
<widget class="QLabel" name="label_13">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>-</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_12">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>URI</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_11">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>20</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="1" column="0">
<widget class="Line" name="line_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QFrame" name="frame_8">
<layout class="QGridLayout" name="gridLayout_33">
<item row="0" column="0">
<widget class="QLabel" name="label_16">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>URI</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_14">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>20</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_15">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>-</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="3" column="0">
<widget class="Line" name="line_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="text">
<string>Most recurrent</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QFrame" name="frame_6">
<layout class="QGridLayout" name="gridLayout_29">
<item row="1" column="0" colspan="2">
<widget class="QScrollArea" name="scrollArea_2">
<property name="widgetResizable">
<bool>true</bool>
</property>
<widget class="QWidget" name="scrollAreaWidgetContents_2">
<property name="geometry">
<rect>
<x>0</x>
2022-07-30 20:58:15 +02:00
<y>0</y>
2022-08-02 21:07:47 +02:00
<width>325</width>
<height>348</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_36">
<item row="0" column="0">
<widget class="QFrame" name="frame_9">
<layout class="QGridLayout" name="gridLayout_34">
<item row="0" column="0">
<widget class="QLabel" name="label_17">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Date ever</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_18">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>-</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_19">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>20</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="2" column="0">
<widget class="QFrame" name="frame_10">
<layout class="QGridLayout" name="gridLayout_35">
<item row="0" column="0">
<widget class="QLabel" name="label_20">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Day of the week</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_21">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>-</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_22">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>20</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="4" column="0">
<widget class="QFrame" name="frame_11">
<layout class="QGridLayout" name="gridLayout_38">
<item row="0" column="0">
<widget class="QLabel" name="label_26">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Hour of the day</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_27">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>-</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_28">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>20</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="1" column="0">
<widget class="Line" name="line_6">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="Line" name="line_7">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label_2">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="text">
<string>Most trafficked</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QSplitter" name="splitter_StatsGlob_Right">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="handleWidth">
<number>8</number>
</property>
<property name="childrenCollapsible">
<bool>false</bool>
</property>
<widget class="QFrame" name="frame_5">
<layout class="QGridLayout" name="gridLayout_26">
<item row="1" column="0" colspan="2">
<widget class="QScrollArea" name="scrollArea_3">
<property name="widgetResizable">
<bool>true</bool>
</property>
<widget class="QWidget" name="scrollAreaWidgetContents_3">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2022-08-02 21:07:47 +02:00
<width>439</width>
<height>276</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_46">
<item row="1" column="0">
<widget class="Line" name="line_4">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QFrame" name="frame_15">
<layout class="QGridLayout" name="gridLayout_43">
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label_31">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Time taken</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_37">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>-</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="label_38">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>-</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="2" column="0">
<widget class="QFrame" name="frame_17">
<layout class="QGridLayout" name="gridLayout_45">
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label_41">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Bytes sent</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_42">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>-</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="label_43">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>-</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="4" column="0">
<widget class="QFrame" name="frame_16">
<layout class="QGridLayout" name="gridLayout_44">
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label_34">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Bytes received</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_39">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>-</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="label_40">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>-</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="3" column="0">
<widget class="Line" name="line_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label_3">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="text">
<string>Mean/Max performances</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QFrame" name="frame_7">
<layout class="QGridLayout" name="gridLayout_27">
<item row="1" column="0" colspan="2">
<widget class="QScrollArea" name="scrollArea_4">
<property name="widgetResizable">
<bool>true</bool>
</property>
<widget class="QWidget" name="scrollAreaWidgetContents_4">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2022-08-02 21:07:47 +02:00
<width>439</width>
<height>276</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_42">
<item row="4" column="0">
<widget class="QFrame" name="frame_13">
<layout class="QGridLayout" name="gridLayout_40">
<item row="0" column="0">
<widget class="QLabel" name="label_32">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Bytes sent</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_33">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>-</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="1" column="0">
<widget class="Line" name="line_8">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QFrame" name="frame_12">
<layout class="QGridLayout" name="gridLayout_39">
<item row="0" column="0">
<widget class="QLabel" name="label_29">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Requests received</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_30">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>-</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="2" column="0">
<widget class="QFrame" name="frame_14">
<layout class="QGridLayout" name="gridLayout_41">
<item row="0" column="0">
<widget class="QLabel" name="label_35">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
<string>Time taken</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_36">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>-</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="3" column="0">
<widget class="Line" name="line_9">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label_4">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="text">
<string>Total work</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</widget>
</item>
</layout>
</widget>
2022-07-10 21:56:57 +02:00
</widget>
</item>
</layout>
2022-06-20 21:44:58 +02:00
</widget>
<widget class="QWidget" name="Set">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<attribute name="icon">
<iconset resource="resources/resources.qrc">
<normaloff>:/icons/icons/config_off.png</normaloff>
<normalon>:/icons/icons/config_on.png</normalon>:/icons/icons/config_off.png</iconset>
</attribute>
2022-06-20 21:44:58 +02:00
<attribute name="title">
<string/>
2022-06-20 21:44:58 +02:00
</attribute>
<attribute name="toolTip">
2022-07-30 20:58:15 +02:00
<string>Configure LogDoctor</string>
2022-06-20 21:44:58 +02:00
</attribute>
2022-07-30 20:58:15 +02:00
<layout class="QGridLayout" name="gridLayout_37">
<item row="0" column="0">
<widget class="QTabWidget" name="ConfTabs">
<property name="toolTip">
<string>Options about the log files usage control</string>
</property>
<property name="tabPosition">
<enum>QTabWidget::West</enum>
</property>
<property name="currentIndex">
<number>0</number>
2022-07-30 20:58:15 +02:00
</property>
<property name="documentMode">
<bool>true</bool>
</property>
<widget class="QWidget" name="General">
<attribute name="title">
<string>General</string>
</attribute>
<attribute name="toolTip">
<string>General settings</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_48">
<item row="0" column="0" rowspan="2" colspan="2">
<widget class="QTabWidget" name="tabs_ConfGeneral">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
2022-07-30 20:58:15 +02:00
</property>
<property name="currentIndex">
<number>0</number>
2022-07-30 20:58:15 +02:00
</property>
<widget class="QWidget" name="tab_ConfWindow">
<attribute name="title">
<string>Window</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_10">
<item>
<widget class="QFrame" name="frame_ConfWindow_Geometry">
<layout class="QGridLayout" name="gridLayout_51">
<item row="1" column="0">
<spacer name="spacer_ConfWindow_Geometry_1">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>16</width>
<height>32</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="1">
<widget class="QCheckBox" name="checkBox_ConfWindow_Geometry">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Remember window's position and size</string>
</property>
<property name="text">
<string>Remember window position and size</string>
</property>
</widget>
</item>
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label_ConfWindow_Geometry">
<property name="minimumSize">
<size>
<width>128</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="toolTip">
<string>Remember window's position and size</string>
</property>
<property name="text">
<string>Geometry</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="Line" name="gline_ConfGeneral_1">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
2022-07-30 20:58:15 +02:00
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item>
<widget class="QFrame" name="frame_ConfWindow_Theme">
<layout class="QGridLayout" name="gridLayout_50">
<item row="0" column="0" colspan="3">
<widget class="QLabel" name="label_ConfWindow_Theme">
<property name="minimumSize">
<size>
<width>128</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="toolTip">
<string>Theme to use</string>
</property>
<property name="text">
<string>Theme</string>
</property>
</widget>
</item>
<item row="1" column="0">
<spacer name="spacer_ConfWindow_Theme_1">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>16</width>
<height>32</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="1">
<widget class="QComboBox" name="box_ConfWindow_Theme">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<item>
<property name="text">
<string>None (System)</string>
</property>
</item>
<item>
<property name="text">
<string>Light</string>
</property>
</item>
<item>
<property name="text">
<string>Dark</string>
</property>
</item>
</widget>
</item>
<item row="1" column="2">
<spacer name="spacer_ConfWindow_Theme_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>569</width>
<height>32</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="spacer_ConfWindow_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
2022-07-30 20:58:15 +02:00
</property>
<property name="sizeHint" stdset="0">
<size>
<width>748</width>
<height>260</height>
</size>
2022-07-30 20:58:15 +02:00
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfDialogs">
<attribute name="title">
<string>Dialogs</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_11">
<item>
<widget class="QFrame" name="frame_ConfDialogs_Level_1">
<property name="minimumSize">
<size>
<width>560</width>
<height>0</height>
</size>
2022-07-30 20:58:15 +02:00
</property>
<layout class="QGridLayout" name="gridLayout_49">
<item row="0" column="0" colspan="5">
<widget class="QLabel" name="label_ConfDialogs_Level">
<property name="minimumSize">
<size>
<width>180</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="toolTip">
<string>Quantity of informations in the dialog messages</string>
</property>
<property name="text">
<string>Dialogs level</string>
</property>
</widget>
</item>
<item row="1" column="0">
<spacer name="spacer_ConfDialogs_Level_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>180</width>
<height>18</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="1">
<widget class="QLabel" name="label_ConfDialogs_Essential">
<property name="minimumSize">
<size>
<width>128</width>
<height>24</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>128</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>Essential</string>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QLabel" name="label_ConfDialogs_Normal">
<property name="minimumSize">
<size>
<width>164</width>
<height>24</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>164</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>Normal</string>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
</item>
<item row="1" column="3">
<widget class="QLabel" name="label_ConfDialogs_Explanatory">
<property name="minimumSize">
<size>
<width>128</width>
<height>24</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>128</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>Explanatory</string>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
</item>
<item row="1" column="4" rowspan="2">
<spacer name="spacer_ConfDialogs_Level_1">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>98</width>
<height>138</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="0" colspan="4">
<widget class="QFrame" name="frame_ConfDialogs_Level_2">
<layout class="QGridLayout" name="gridLayout_47">
<item row="0" column="0" rowspan="3">
<spacer name="spacer_ConfDialogs_Level_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>16</width>
<height>93</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="1">
<widget class="QLabel" name="label_ConfDialogs_General">
<property name="minimumSize">
<size>
<width>192</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>192</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Quantity of informations in the dialog messages</string>
</property>
<property name="text">
<string>General</string>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QSlider" name="slider_ConfDialogs_General">
<property name="minimumSize">
<size>
<width>320</width>
<height>24</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>320</width>
<height>32</height>
</size>
</property>
<property name="maximum">
<number>2</number>
</property>
<property name="value">
<number>2</number>
</property>
<property name="sliderPosition">
<number>2</number>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="tickPosition">
<enum>QSlider::TicksBothSides</enum>
</property>
<property name="tickInterval">
<number>1</number>
</property>
</widget>
</item>
<item row="0" column="3" rowspan="3">
<spacer name="spacer_ConfDialogs_Level_4">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>93</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="1">
<widget class="QLabel" name="label_ConfDialogs_Logs">
<property name="minimumSize">
<size>
<width>192</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>192</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Quantity of informations in the dialog messages, when parsing logs</string>
</property>
<property name="text">
<string>Logs parser</string>
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QSlider" name="slider_ConfDialogs_Logs">
<property name="minimumSize">
<size>
<width>320</width>
<height>24</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>320</width>
<height>32</height>
</size>
</property>
<property name="maximum">
<number>2</number>
</property>
<property name="value">
<number>2</number>
</property>
<property name="sliderPosition">
<number>2</number>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="tickPosition">
<enum>QSlider::TicksBothSides</enum>
</property>
<property name="tickInterval">
<number>1</number>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QLabel" name="label_ConfDialogs_Stats">
<property name="minimumSize">
<size>
<width>192</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>192</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Quantity of informations in the dialog messages, when viewing statistics</string>
</property>
<property name="text">
<string>Statistics viewer</string>
</property>
</widget>
</item>
<item row="2" column="2">
<widget class="QSlider" name="slider_ConfDialogs_Stats">
<property name="minimumSize">
<size>
<width>320</width>
<height>24</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>320</width>
<height>32</height>
</size>
</property>
<property name="maximum">
<number>2</number>
</property>
<property name="value">
<number>2</number>
</property>
<property name="sliderPosition">
<number>2</number>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="tickPosition">
<enum>QSlider::TicksAbove</enum>
</property>
<property name="tickInterval">
<number>1</number>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="spacer_ConfDialogs_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
2022-07-30 20:58:15 +02:00
</property>
<property name="sizeHint" stdset="0">
<size>
<width>718</width>
<height>271</height>
</size>
2022-07-30 20:58:15 +02:00
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfTextBrowser">
<attribute name="title">
<string>TextBrowser</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_13">
<item>
<widget class="QFrame" name="frame_ConfTextBrowser_Font">
<layout class="QGridLayout" name="gridLayout_79">
<item row="1" column="0">
<spacer name="spacer_ConfTextBrowser_Font_1">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>16</width>
<height>32</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="1">
<widget class="QComboBox" name="box_ConfTextBrowser_Font">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<item>
<property name="text">
<string>Metropolis</string>
</property>
</item>
<item>
<property name="text">
<string>Hack</string>
</property>
</item>
<item>
<property name="text">
<string>3270</string>
</property>
</item>
</widget>
</item>
<item row="1" column="2">
<spacer name="spacer_ConfTextBrowser_Font_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>569</width>
<height>32</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="0" colspan="3">
<widget class="QLabel" name="label_ConfTextBrowser_Font">
<property name="minimumSize">
<size>
<width>128</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="toolTip">
<string>Theme to use</string>
</property>
<property name="text">
<string>Font</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="Line" name="gline_ConfGeneral_2">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
2022-07-30 20:58:15 +02:00
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item>
<widget class="QFrame" name="frame_ConfTextBrowser_ColorScheme">
<layout class="QGridLayout" name="gridLayout_80">
<item row="1" column="0">
<spacer name="spacer_ConfTextBrowser_ColorScheme_1">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>16</width>
<height>32</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="1">
<widget class="QComboBox" name="box_ConfTextBrowser_ColorScheme">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<item>
<property name="text">
<string>None</string>
</property>
</item>
<item>
<property name="text">
<string>Breeze</string>
</property>
</item>
<item>
<property name="text">
<string>Monokai</string>
</property>
</item>
<item>
<property name="text">
<string>Radical</string>
</property>
</item>
</widget>
</item>
<item row="1" column="2">
<spacer name="spacer_ConfTextBrowser_ColorScheme_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>566</width>
<height>32</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="0" colspan="3">
<widget class="QLabel" name="label_ConfTextBrowser_ColorScheme">
<property name="minimumSize">
<size>
<width>128</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="toolTip">
<string>Theme to use</string>
</property>
<property name="text">
<string>Color scheme</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="spacer_ConfTextBrowser_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
2022-07-30 20:58:15 +02:00
</property>
<property name="sizeHint" stdset="0">
<size>
<width>698</width>
<height>257</height>
</size>
2022-07-30 20:58:15 +02:00
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfCharts">
<attribute name="title">
<string>Charts</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_12">
<item>
<widget class="QFrame" name="frame_ConfCharts_Theme">
<layout class="QGridLayout" name="gridLayout_81">
<item row="1" column="0">
<spacer name="spacer_ConfCharts_Theme_1">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>16</width>
<height>32</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="1">
<widget class="QComboBox" name="box_ConfCharts_Theme">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<item>
<property name="text">
<string>Default (Light)</string>
</property>
</item>
<item>
<property name="text">
<string>Dark</string>
</property>
</item>
<item>
<property name="text">
<string>Sand</string>
</property>
</item>
<item>
<property name="text">
<string>Cerulean</string>
</property>
</item>
</widget>
</item>
<item row="1" column="2">
<spacer name="spacer_ConfCharts_Theme_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>569</width>
<height>32</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="0" colspan="3">
<widget class="QLabel" name="label_ConfCharts_Theme">
<property name="minimumSize">
<size>
<width>128</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="toolTip">
<string>Theme to use</string>
</property>
<property name="text">
<string>Theme</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="spacer_ConfCharts_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
2022-07-30 20:58:15 +02:00
</property>
<property name="sizeHint" stdset="0">
<size>
<width>708</width>
<height>392</height>
</size>
2022-07-30 20:58:15 +02:00
</property>
</spacer>
</item>
</layout>
</widget>
2022-07-30 20:58:15 +02:00
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="Logs">
<attribute name="title">
<string>Logs</string>
</attribute>
<attribute name="toolTip">
<string>Logs related settings</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_52">
<item row="0" column="0">
2022-08-02 21:07:47 +02:00
<widget class="QTabWidget" name="tabs_ConfLogs">
2022-07-30 20:58:15 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="currentIndex">
2022-08-02 21:07:47 +02:00
<number>0</number>
2022-07-30 20:58:15 +02:00
</property>
<widget class="QWidget" name="tab_ConfLogs_Control">
<attribute name="title">
<string>Control</string>
</attribute>
<attribute name="toolTip">
<string>Options about the log files usage control</string>
</attribute>
2022-08-02 21:07:47 +02:00
<layout class="QGridLayout" name="gridLayout_71">
<item row="0" column="0">
<spacer name="spacer_ConfControl_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>758</width>
<height>8</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="0">
<widget class="QFrame" name="frame_ConfControl_Usage">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>80</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>84</height>
</size>
</property>
<layout class="QGridLayout" name="gridLayout_69">
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label_ConfControl_Usage">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="toolTip">
<string>Remember window's position and size</string>
</property>
<property name="text">
<string>Usage control</string>
</property>
</widget>
</item>
<item row="1" column="0">
<spacer name="spacer_ConfControl_Usage_1">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>24</width>
<height>18</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="1">
<widget class="QCheckBox" name="checkBox_ConfControl_Usage">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Remember window's position and size</string>
</property>
<property name="text">
<string>Hide already used files</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="2" column="0">
<widget class="Line" name="gline_ConfControl_1">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="3" column="0">
<spacer name="spacer_ConfControl_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>758</width>
<height>13</height>
</size>
</property>
</spacer>
</item>
<item row="4" column="0">
<widget class="QFrame" name="frame_ConfControl_Size">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>80</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>84</height>
</size>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<layout class="QGridLayout" name="gridLayout_70">
<item row="0" column="0" colspan="4">
<widget class="QLabel" name="label_ConfControl_Size">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Remember window's position and size</string>
</property>
<property name="text">
<string>Size warnings</string>
</property>
</widget>
</item>
<item row="1" column="0">
<spacer name="spacer_ConfControl_Size_1">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>24</width>
<height>18</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="1">
<widget class="QCheckBox" name="checkBox_ConfControl_Size">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Remember window's position and size</string>
</property>
<property name="text">
<string>Warn me when using files with a size exceeding:</string>
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QSpinBox" name="spinBox_ConfControl_Size">
<property name="minimumSize">
<size>
<width>104</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>104</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="buttonSymbols">
<enum>QAbstractSpinBox::PlusMinus</enum>
</property>
<property name="suffix">
<string> MB</string>
</property>
<property name="minimum">
<number>1</number>
</property>
<property name="maximum">
<number>1023</number>
</property>
</widget>
</item>
<item row="1" column="3">
<spacer name="spacer_ConfControl_Size_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>228</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item row="5" column="0">
<spacer name="spacer_ConfControl_3">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>758</width>
<height>232</height>
</size>
</property>
</spacer>
</item>
</layout>
2022-07-30 20:58:15 +02:00
</widget>
<widget class="QWidget" name="tab_ConfLogs_Apache">
<attribute name="title">
<string>Apache2</string>
</attribute>
<attribute name="toolTip">
<string>Configure Apache2 specific options</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_63">
<item row="0" column="0">
2022-08-02 21:07:47 +02:00
<widget class="QTabWidget" name="tabs_ConfApache">
2022-07-30 20:58:15 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="currentIndex">
2022-08-02 21:07:47 +02:00
<number>0</number>
2022-07-30 20:58:15 +02:00
</property>
<property name="documentMode">
<bool>true</bool>
</property>
<widget class="QWidget" name="tab_ConfApache_Paths">
<attribute name="title">
<string>Paths</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_6">
<item>
<spacer name="spacer_ConfApache_Paths_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>8</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QFrame" name="frame_ConfApache_Paths">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>184</height>
</size>
</property>
<layout class="QGridLayout" name="gridLayout_58">
2022-08-02 21:07:47 +02:00
<item row="0" column="3">
<spacer name="spacer_ConfApache_Paths_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>32</width>
<height>28</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="2">
<widget class="QLineEdit" name="inLine_ConfApache_Paths_ErrPath">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
</widget>
</item>
2022-07-30 20:58:15 +02:00
<item row="1" column="1">
<widget class="QLabel" name="label_ConfApache_Paths_Access">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>72</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>Access:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
2022-08-02 21:07:47 +02:00
<item row="1" column="3">
<widget class="QLabel" name="icon_ConfApache_Paths_AccWrong">
<property name="enabled">
<bool>true</bool>
2022-07-30 20:58:15 +02:00
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
2022-08-02 21:07:47 +02:00
<property name="font">
<font>
<family>a Arbei Berry</family>
<pointsize>16</pointsize>
</font>
</property>
2022-07-30 20:58:15 +02:00
<property name="text">
2022-08-02 21:07:47 +02:00
<string notr="true"/>
2022-07-30 20:58:15 +02:00
</property>
<property name="pixmap">
<pixmap resource="resources/resources.qrc">:/icons/icons/err.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</item>
2022-08-02 21:07:47 +02:00
<item row="2" column="3">
<widget class="QLabel" name="icon_ConfApache_Paths_ErrWrong">
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="text">
2022-08-02 21:07:47 +02:00
<string/>
2022-07-30 20:58:15 +02:00
</property>
<property name="pixmap">
<pixmap resource="resources/resources.qrc">:/icons/icons/err.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QLabel" name="label_ConfApache_Paths_Error">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>72</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>Error:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="0" colspan="3">
<widget class="QCheckBox" name="checkBox_ConfApache_Paths_Different">
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>0</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>28</height>
</size>
</property>
<property name="text">
2022-08-02 21:07:47 +02:00
<string>Different Access and Error logs paths</string>
2022-07-30 20:58:15 +02:00
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QLineEdit" name="inLine_ConfApache_Paths_AccPath">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="1" column="0" rowspan="2">
<widget class="QPushButton" name="button_ConfApache_Paths_SavePaths">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>64</width>
<height>88</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>64</width>
<height>16777215</height>
</size>
</property>
<property name="font">
<font>
2022-08-02 21:07:47 +02:00
<pointsize>27</pointsize>
2022-07-30 20:58:15 +02:00
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
2022-08-02 21:07:47 +02:00
<string>Apply the current paths</string>
2022-07-30 20:58:15 +02:00
</property>
<property name="text">
2022-08-02 21:07:47 +02:00
<string></string>
2022-07-30 20:58:15 +02:00
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="spacer_ConfApache_Paths_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>706</width>
<height>262</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfApache_Formats">
<attribute name="title">
<string>Formats</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_60">
<item row="0" column="0" colspan="2">
<widget class="QTabWidget" name="tabs_ConfApache_Formats_AccErr">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="tabPosition">
<enum>QTabWidget::South</enum>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<property name="documentMode">
<bool>true</bool>
</property>
<widget class="QWidget" name="tab_ConfApache_Formats_Access">
<attribute name="title">
<string notr="true">Access</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_8">
<item>
<widget class="QFrame" name="frame_ConfApache_Formats_Acc_1">
<layout class="QGridLayout" name="gridLayout_66">
<item row="1" column="0">
<widget class="QLineEdit" name="inLine_ConfApache_Formats_AccString">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Insert the format string you're using</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QPushButton" name="button_ConfApache_Format_AccSave">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Apply the current string</string>
</property>
<property name="text">
<string></string>
</property>
</widget>
</item>
<item row="2" column="0" colspan="2">
<widget class="Line" name="gline_ConfApache_Formats_Acc_1">
<property name="minimumSize">
<size>
<width>0</width>
<height>16</height>
</size>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="5" column="0">
<widget class="QPushButton" name="button_ConfApache_Formats_AccSample">
<property name="minimumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Generate a sample log line from the currently saved string, to check if it gets formatted correctly.
Any field not considered by LogDoctor will apear as 'DISCARDED'</string>
</property>
<property name="text">
<string>Generate sample</string>
</property>
</widget>
</item>
<item row="6" column="0" colspan="2">
<widget class="QLabel" name="preview_ConfApache_Formats_AccSample">
<property name="minimumSize">
<size>
<width>0</width>
<height>36</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>36</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Please check the correctness of this line.
Fields marked as 'DISCARDED' got parsed correctly, but are not considered by LogDoctor</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_ConfApache_Formats_AccString">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Logs format string</string>
</property>
<property name="text">
<string>Format string</string>
</property>
</widget>
</item>
<item row="4" column="0" colspan="2">
<spacer name="spacer_ConfApache_Formats_Acc_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>8</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="spacer_ConfApache_Formats_Acc_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>728</width>
<height>8</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QFrame" name="frame_ConfApache_Formats_Acc_2">
<property name="minimumSize">
<size>
<width>0</width>
<height>76</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>76</height>
</size>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_7">
<item>
<spacer name="spacer_ConfApache_Formats_Acc_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>536</width>
<height>18</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="button_ConfApache_Formats_AccHelp">
<property name="minimumSize">
<size>
<width>128</width>
<height>56</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>56</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Open an help window</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string>Help</string>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/help.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>48</width>
<height>48</height>
</size>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfApache_Formats_Error">
<attribute name="title">
<string notr="true">Error</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_9">
<item>
<widget class="QFrame" name="frame_ConfApache_Formats_Err_1">
<layout class="QGridLayout" name="gridLayout_67">
<item row="1" column="1">
<widget class="QPushButton" name="button_ConfApache_Format_ErrSave">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Apply the current string</string>
</property>
<property name="text">
<string></string>
</property>
</widget>
</item>
<item row="2" column="0" colspan="2">
<widget class="Line" name="gline_ConfApache_Formats_Err_1">
<property name="minimumSize">
<size>
<width>0</width>
<height>16</height>
</size>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="6" column="0" colspan="2">
<widget class="QLabel" name="preview_ConfApache_Formats_ErrSample">
<property name="minimumSize">
<size>
<width>0</width>
<height>36</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>36</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Please check the correctness of this line.
Fields marked as 'DISCARDED' got parsed correctly, but are not considered by LogDoctor</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_ConfApache_Formats_ErrString">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Logs format string</string>
</property>
<property name="text">
<string>Format string</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLineEdit" name="inLine_ConfApache_Formats_ErrString">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Insert the format string you're using</string>
</property>
</widget>
</item>
<item row="5" column="0">
<widget class="QPushButton" name="button_ConfApache_Formats_ErrSample">
<property name="minimumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Generate a sample log line from the currently saved string, to check if it gets formatted correctly.
Any field not considered by LogDoctor will apear as 'DISCARDED'</string>
</property>
<property name="text">
<string>Generate sample</string>
</property>
</widget>
</item>
<item row="4" column="0" colspan="2">
<spacer name="spacer_ConfApache_Formats_Err_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>8</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="spacer_ConfApache_Formats_Err_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>728</width>
<height>8</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QFrame" name="frame_ConfApache_Formats_Err_2">
<property name="minimumSize">
<size>
<width>0</width>
<height>76</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>76</height>
</size>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_8">
<item>
<spacer name="spacer_ConfApache_Formats_Err_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>588</width>
<height>18</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="button_ConfApache_Formats_ErrHelp">
<property name="minimumSize">
<size>
<width>128</width>
<height>56</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>56</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Open an help window</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string>Help</string>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/help.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>48</width>
<height>48</height>
</size>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
2022-07-30 20:58:15 +02:00
</layout>
</widget>
<widget class="QWidget" name="tab_ConfApache_Warnlists">
2022-07-30 20:58:15 +02:00
<attribute name="title">
<string>Warnlists</string>
2022-07-30 20:58:15 +02:00
</attribute>
<layout class="QGridLayout" name="gridLayout_53">
<item row="0" column="0">
<widget class="QTabWidget" name="tabs_ConfApache_Warnlists_AccErr">
2022-07-30 20:58:15 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="tabPosition">
<enum>QTabWidget::South</enum>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<property name="documentMode">
<bool>true</bool>
</property>
<widget class="QWidget" name="tab_ConfApache_Warnlist_Acc">
2022-07-30 20:58:15 +02:00
<attribute name="title">
<string notr="true">Access</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_57">
<item row="0" column="0">
<widget class="QFrame" name="frame_ConfApache_Warnlist_Acc">
<layout class="QGridLayout" name="gridLayout_56">
<item row="0" column="1">
<widget class="QComboBox" name="box_ConfApache_Warnlist_Acc">
<property name="maximumSize">
2022-07-30 20:58:15 +02:00
<size>
<width>160</width>
2022-07-30 20:58:15 +02:00
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a log field</string>
</property>
<item>
<property name="text">
<string>Methods</string>
</property>
</item>
<item>
<property name="text">
<string>URIs</string>
</property>
</item>
<item>
<property name="text">
<string>User-agents</string>
</property>
</item>
<item>
<property name="text">
<string>Clients</string>
</property>
</item>
</widget>
</item>
<item row="0" column="2">
<spacer name="spacer_ConfApache_Warnlist_Acc_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
2022-07-30 20:58:15 +02:00
<size>
<width>8</width>
<height>20</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
</spacer>
</item>
<item row="0" column="3">
<widget class="QCheckBox" name="checkBox_ConfApache_Warnlist_AccUsed">
<property name="text">
<string>Use warnlist for this field</string>
2022-07-30 20:58:15 +02:00
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QPushButton" name="button_ConfApache_Warnlist_AccAdd">
<property name="enabled">
<bool>false</bool>
</property>
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
2022-08-02 21:07:47 +02:00
<width>32</width>
2022-07-30 20:58:15 +02:00
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
2022-08-02 21:07:47 +02:00
<width>32</width>
2022-07-30 20:58:15 +02:00
<height>32</height>
</size>
</property>
2022-08-02 21:07:47 +02:00
<property name="font">
<font>
<pointsize>20</pointsize>
2022-08-02 21:07:47 +02:00
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-30 20:58:15 +02:00
<property name="toolTip">
<string>Add the current line to the list</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/add.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
2022-07-30 20:58:15 +02:00
</property>
</widget>
</item>
<item row="1" column="1" colspan="3">
<widget class="QLineEdit" name="inLine_ConfApache_Warnlist_Acc">
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
2022-07-30 20:58:15 +02:00
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QPushButton" name="button_ConfApache_Warnlist_AccRemove">
<property name="enabled">
<bool>false</bool>
</property>
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>32</width>
2022-07-30 20:58:15 +02:00
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
2022-07-30 20:58:15 +02:00
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-30 20:58:15 +02:00
<property name="toolTip">
<string>Remove the selected item from the list</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
2022-07-30 20:58:15 +02:00
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/rem.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
2022-07-30 20:58:15 +02:00
</property>
</widget>
</item>
<item row="2" column="1" rowspan="4" colspan="3">
<widget class="QListWidget" name="list_ConfApache_Warnlist_Acc">
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QPushButton" name="button_ConfApache_Warnlist_AccUp">
<property name="enabled">
<bool>false</bool>
</property>
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
2022-07-30 20:58:15 +02:00
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
2022-07-30 20:58:15 +02:00
</property>
<property name="toolTip">
<string>Move the selected item down</string>
2022-07-30 20:58:15 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
2022-07-30 20:58:15 +02:00
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/up.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
2022-07-30 20:58:15 +02:00
</widget>
</item>
<item row="4" column="0">
<widget class="QPushButton" name="button_ConfApache_Warnlist_AccDown">
<property name="enabled">
<bool>false</bool>
</property>
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>32</width>
2022-07-30 20:58:15 +02:00
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
2022-07-30 20:58:15 +02:00
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-30 20:58:15 +02:00
<property name="toolTip">
<string>Move the selected item down</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
2022-07-30 20:58:15 +02:00
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/down.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
2022-07-30 20:58:15 +02:00
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="spacer_ConfApache_Warnlist_Acc_1">
2022-08-02 21:07:47 +02:00
<property name="orientation">
<enum>Qt::Vertical</enum>
2022-07-30 20:58:15 +02:00
</property>
2022-08-02 21:07:47 +02:00
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>196</height>
2022-08-02 21:07:47 +02:00
</size>
2022-07-30 20:58:15 +02:00
</property>
2022-08-02 21:07:47 +02:00
</spacer>
2022-07-30 20:58:15 +02:00
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfApache_Warnlist_Err">
<attribute name="title">
<string notr="true">Error</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_55">
<item row="0" column="0">
<widget class="QFrame" name="frame_ConfApache_Warnlist_Err">
<layout class="QGridLayout" name="gridLayout_54">
<item row="0" column="1">
<widget class="QComboBox" name="box_ConfApache_Warnlist_Err">
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a log field</string>
</property>
<item>
<property name="text">
<string>Error levels</string>
</property>
</item>
<item>
<property name="text">
<string>Source files</string>
</property>
</item>
<item>
<property name="text">
<string>Clients</string>
</property>
</item>
</widget>
</item>
<item row="0" column="2">
<spacer name="spacer_ConfApache_Warnlist_Err_2">
2022-07-30 20:58:15 +02:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
2022-07-30 20:58:15 +02:00
<property name="sizeHint" stdset="0">
<size>
<width>8</width>
<height>20</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
</spacer>
</item>
<item row="0" column="3">
<widget class="QCheckBox" name="checkBox_ConfApache_Warnlist_ErrUsed">
<property name="text">
<string>Use warnlist for this field</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QPushButton" name="button_ConfApache_Warnlist_ErrAdd">
<property name="enabled">
<bool>false</bool>
</property>
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Add line</string>
2022-07-30 20:58:15 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
2022-07-30 20:58:15 +02:00
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/add.png</normalon>
2022-07-30 20:58:15 +02:00
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
</widget>
</item>
<item row="1" column="1" colspan="3">
<widget class="QLineEdit" name="inLine_ConfApache_Warnlist_Err">
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>0</width>
2022-07-30 20:58:15 +02:00
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
2022-07-30 20:58:15 +02:00
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QPushButton" name="button_ConfApache_Warnlist_ErrRemove">
<property name="enabled">
<bool>false</bool>
2022-07-30 20:58:15 +02:00
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
2022-07-30 20:58:15 +02:00
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
2022-07-30 20:58:15 +02:00
</property>
<property name="toolTip">
<string>Remove selection</string>
2022-07-30 20:58:15 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
2022-07-30 20:58:15 +02:00
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/rem.png</normalon>
</iconset>
2022-07-30 20:58:15 +02:00
</property>
<property name="iconSize">
2022-07-30 20:58:15 +02:00
<size>
<width>32</width>
2022-07-30 20:58:15 +02:00
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="2" column="1" rowspan="4" colspan="3">
<widget class="QListWidget" name="list_ConfApache_Warnlist_Err">
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
2022-07-30 20:58:15 +02:00
</property>
2022-08-02 21:07:47 +02:00
</widget>
</item>
<item row="3" column="0">
<widget class="QPushButton" name="button_ConfApache_Warnlist_ErrUp">
<property name="enabled">
<bool>false</bool>
</property>
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>32</width>
2022-08-02 21:07:47 +02:00
<height>32</height>
</size>
2022-07-30 20:58:15 +02:00
</property>
2022-08-02 21:07:47 +02:00
<property name="maximumSize">
<size>
<width>32</width>
2022-08-02 21:07:47 +02:00
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
2022-07-30 20:58:15 +02:00
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
2022-07-30 20:58:15 +02:00
</property>
<property name="toolTip">
<string>Move the selected item down</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="text">
<string/>
2022-08-02 21:07:47 +02:00
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/up.png</normalon>
</iconset>
2022-07-30 20:58:15 +02:00
</property>
<property name="iconSize">
2022-07-30 20:58:15 +02:00
<size>
<width>32</width>
<height>32</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
</widget>
2022-07-30 20:58:15 +02:00
</item>
<item row="4" column="0">
<widget class="QPushButton" name="button_ConfApache_Warnlist_ErrDown">
<property name="enabled">
<bool>false</bool>
</property>
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Move the selected item down</string>
2022-07-30 20:58:15 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
2022-07-30 20:58:15 +02:00
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/down.png</normalon>
2022-07-30 20:58:15 +02:00
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="spacer_ConfApache_Warnlist_Err_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>196</height>
</size>
</property>
</spacer>
</item>
2022-07-30 20:58:15 +02:00
</layout>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfApache_Blacklists">
2022-07-30 20:58:15 +02:00
<attribute name="title">
<string>Blacklists</string>
2022-07-30 20:58:15 +02:00
</attribute>
<layout class="QGridLayout" name="gridLayout_65">
2022-07-30 20:58:15 +02:00
<item row="0" column="0">
<widget class="QTabWidget" name="tabs_ConfApache_Blacklists_AccErr">
2022-07-30 20:58:15 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="tabPosition">
<enum>QTabWidget::South</enum>
</property>
<property name="currentIndex">
<number>1</number>
2022-07-30 20:58:15 +02:00
</property>
<property name="documentMode">
<bool>true</bool>
</property>
<widget class="QWidget" name="tab_ConfApache_Blacklist_Acc">
2022-07-30 20:58:15 +02:00
<attribute name="title">
<string notr="true">Access</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_59">
2022-07-30 20:58:15 +02:00
<item row="0" column="0">
<widget class="QFrame" name="frame_ConfApache_Blacklist_Acc">
<layout class="QGridLayout" name="gridLayout_61">
<item row="0" column="1">
<widget class="QComboBox" name="box_ConfApache_Blacklist_Acc">
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a log field</string>
</property>
<item>
<property name="text">
<string>Clients</string>
</property>
</item>
</widget>
</item>
<item row="0" column="2">
<spacer name="spacer_ConfApache_Blacklist_Acc_2">
2022-07-30 20:58:15 +02:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
2022-07-30 20:58:15 +02:00
</property>
<property name="sizeHint" stdset="0">
<size>
<width>8</width>
<height>20</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
</spacer>
</item>
<item row="0" column="3">
<widget class="QCheckBox" name="checkBox_ConfApache_Blacklist_AccUsed">
<property name="text">
<string>Use blacklist for this field</string>
</property>
</widget>
</item>
2022-07-30 20:58:15 +02:00
<item row="1" column="0">
<widget class="QPushButton" name="button_ConfApache_Blacklist_AccAdd">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Add line</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/add.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="1" column="1" colspan="3">
<widget class="QLineEdit" name="inLine_ConfApache_Blacklist_Acc">
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QPushButton" name="button_ConfApache_Blacklist_AccRemove">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Remove selection</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/rem.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="2" column="1" rowspan="4" colspan="3">
<widget class="QListWidget" name="list_ConfApache_Blacklist_Acc">
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
2022-07-30 20:58:15 +02:00
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QPushButton" name="button_ConfApache_Blacklist_AccUp">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Move the selected item down</string>
2022-07-30 20:58:15 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/up.png</normalon>
2022-07-30 20:58:15 +02:00
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QPushButton" name="button_ConfApache_Blacklist_AccDown">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Move the selected item down</string>
2022-07-30 20:58:15 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/down.png</normalon>
2022-07-30 20:58:15 +02:00
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="spacer_ConfApache_Blacklist_Acc_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>196</height>
</size>
</property>
</spacer>
2022-07-30 20:58:15 +02:00
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfApache_Blacklist_Err">
<attribute name="title">
<string notr="true">Error</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_62">
<item row="0" column="0">
<widget class="QFrame" name="frame_ConfApache_Blacklist_Err">
<layout class="QGridLayout" name="gridLayout_64">
2022-07-30 20:58:15 +02:00
<item row="0" column="1">
<widget class="QComboBox" name="box_ConfApache_Blacklist_Err">
2022-07-30 20:58:15 +02:00
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a log field</string>
</property>
<item>
<property name="text">
<string>Error levels</string>
</property>
</item>
<item>
<property name="text">
<string>Clients</string>
</property>
</item>
</widget>
</item>
<item row="0" column="2">
<spacer name="spacer_ConfApache_Blacklist_Err_2">
2022-07-30 20:58:15 +02:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
2022-07-30 20:58:15 +02:00
</property>
<property name="sizeHint" stdset="0">
<size>
<width>8</width>
<height>20</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
</spacer>
</item>
<item row="0" column="3">
<widget class="QCheckBox" name="checkBox_ConfApache_Blacklist_ErrUsed">
<property name="text">
<string>Use blacklist for this field</string>
</property>
</widget>
</item>
2022-07-30 20:58:15 +02:00
<item row="1" column="0">
<widget class="QPushButton" name="button_ConfApache_Blacklist_ErrAdd">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Add line</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/add.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="1" column="1" colspan="3">
<widget class="QLineEdit" name="inLine_ConfApache_Blacklist_Err">
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QPushButton" name="button_ConfApache_Blacklist_ErrRemove">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Remove selection</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/rem.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="2" column="1" rowspan="4" colspan="3">
<widget class="QListWidget" name="list_ConfApache_Blacklist_Err">
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
2022-07-30 20:58:15 +02:00
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QPushButton" name="button_ConfApache_Blacklist_ErrUp">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Move the selected item down</string>
2022-07-30 20:58:15 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/up.png</normalon>
2022-07-30 20:58:15 +02:00
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QPushButton" name="button_ConfApache_Blacklist_ErrDown">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Move the selected item down</string>
2022-07-30 20:58:15 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/down.png</normalon>
2022-07-30 20:58:15 +02:00
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="spacer_ConfApache_Blacklist_Err_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
2022-07-30 20:58:15 +02:00
<size>
<width>20</width>
<height>196</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
</spacer>
2022-07-30 20:58:15 +02:00
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfLogs_Nginx">
<attribute name="title">
<string>Nginx</string>
</attribute>
<attribute name="toolTip">
<string>Configure Nginx specific options</string>
</attribute>
2022-08-02 21:07:47 +02:00
<layout class="QGridLayout" name="gridLayout_110">
<item row="0" column="0">
<widget class="QTabWidget" name="tabs_ConfNginx">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="currentIndex">
<number>3</number>
2022-08-02 21:07:47 +02:00
</property>
<property name="documentMode">
<bool>true</bool>
</property>
<widget class="QWidget" name="tab_ConfNginx_Paths">
<attribute name="title">
<string>Paths</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_16">
<item>
<spacer name="spacer_ConfNginx_Paths_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>8</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QFrame" name="frame_ConfNginx_Paths">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>184</height>
</size>
</property>
<layout class="QGridLayout" name="gridLayout_96">
<item row="0" column="3">
<spacer name="spacer_ConfNginx_Paths_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>32</width>
<height>28</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="2">
<widget class="QLineEdit" name="inLine_ConfNginx_Paths_ErrPath">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="label_ConfNginx_Paths_Access">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>72</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>Access:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="1" column="3">
<widget class="QLabel" name="icon_ConfNginx_Paths_AccWrong">
<property name="enabled">
<bool>true</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<family>a Arbei Berry</family>
<pointsize>16</pointsize>
</font>
</property>
<property name="text">
<string notr="true"/>
</property>
<property name="pixmap">
<pixmap resource="resources/resources.qrc">:/icons/icons/err.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</item>
<item row="2" column="3">
<widget class="QLabel" name="icon_ConfNginx_Paths_ErrWrong">
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="resources/resources.qrc">:/icons/icons/err.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QLabel" name="label_ConfNginx_Paths_Error">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>72</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>Error:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="0" colspan="3">
<widget class="QCheckBox" name="checkBox_ConfNginx_Paths_Different">
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>0</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>28</height>
</size>
</property>
<property name="text">
<string>Different Access and Error logs paths</string>
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QLineEdit" name="inLine_ConfNginx_Paths_AccPath">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="1" column="0" rowspan="2">
<widget class="QPushButton" name="button_ConfNginx_Paths_SavePaths">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>64</width>
<height>88</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>64</width>
<height>16777215</height>
</size>
</property>
<property name="font">
<font>
<pointsize>27</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Apply the current paths</string>
</property>
<property name="text">
<string></string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="spacer_ConfNginx_Paths_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>706</width>
<height>262</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfNginx_Formats">
<attribute name="title">
<string>Formats</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_97">
<item row="0" column="0" colspan="2">
<widget class="QTabWidget" name="tabs_ConfNginx_Formats_AccErr">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="tabPosition">
<enum>QTabWidget::South</enum>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<property name="documentMode">
<bool>true</bool>
</property>
<widget class="QWidget" name="tab_ConfNginx_Formats_Access">
<attribute name="title">
<string notr="true">Access</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_17">
<item>
<widget class="QFrame" name="frame_ConfNginx_Formats_Acc_1">
<layout class="QGridLayout" name="gridLayout_98">
<item row="1" column="0">
<widget class="QLineEdit" name="inLine_ConfNginx_Formats_AccString">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Insert the format string you're using</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QPushButton" name="button_ConfNginx_Format_AccSave">
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Apply the current string</string>
</property>
<property name="text">
<string></string>
</property>
</widget>
</item>
<item row="2" column="0" colspan="2">
<widget class="Line" name="gline_ConfNginx_Formats_Acc">
<property name="minimumSize">
<size>
<width>0</width>
<height>16</height>
</size>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="5" column="0">
<widget class="QPushButton" name="button_ConfNginx_Formats_AccSample">
<property name="minimumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Generate a sample log line from the currently saved string, to check if it gets formatted correctly.
Any field not considered by LogDoctor will apear as 'DISCARDED'</string>
</property>
<property name="text">
<string>Generate sample</string>
</property>
</widget>
</item>
<item row="6" column="0" colspan="2">
<widget class="QLabel" name="preview_ConfNginx_Formats_AccSample">
<property name="minimumSize">
<size>
<width>0</width>
<height>36</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>36</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Please check the correctness of this line.
Fields marked as 'DISCARDED' got parsed correctly, but are not considered by LogDoctor</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_ConfNginx_Formats_AccString">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Logs format string</string>
</property>
<property name="text">
<string>Format string</string>
</property>
</widget>
</item>
<item row="4" column="0" colspan="2">
<spacer name="spacer_ConfNginx_Formats_Acc_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>8</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="spacer_ConfNginx_Formats_Acc_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>728</width>
<height>8</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QFrame" name="frame_ConfNginx_Formats_Acc_2">
<property name="minimumSize">
<size>
<width>0</width>
<height>76</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>76</height>
</size>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_13">
<item>
<spacer name="spacer_ConfNginx_Formats_Acc_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>536</width>
<height>18</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="button_ConfNginx_Formats_AccHelp">
<property name="minimumSize">
<size>
<width>128</width>
<height>56</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>56</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Open an help window</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string>Help</string>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/help.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>48</width>
<height>48</height>
</size>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfNginx_Formats_Error">
<attribute name="title">
<string notr="true">Error</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_18">
<item>
<widget class="QFrame" name="frame_ConfNginx_Formats_Err_1">
<layout class="QGridLayout" name="gridLayout_99">
<item row="1" column="1">
<widget class="QPushButton" name="button_ConfNginx_Format_ErrSave">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Apply the current string</string>
</property>
<property name="text">
<string></string>
</property>
</widget>
</item>
<item row="2" column="0" colspan="2">
<widget class="Line" name="gline_ConfNginx_Formats_Err">
<property name="minimumSize">
<size>
<width>0</width>
<height>16</height>
</size>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="6" column="0" colspan="2">
<widget class="QLabel" name="preview_ConfNginx_Formats_ErrSample">
<property name="minimumSize">
<size>
<width>0</width>
<height>36</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>36</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Please check the correctness of this line.
Fields marked as 'DISCARDED' got parsed correctly, but are not considered by LogDoctor</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_ConfNginx_Formats_ErrString">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Logs format string</string>
</property>
<property name="text">
<string>Format string</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLineEdit" name="inLine_ConfNginx_Formats_ErrString">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Insert the format string you're using</string>
</property>
</widget>
</item>
<item row="5" column="0">
<widget class="QPushButton" name="button_ConfNginx_Formats_ErrSample">
<property name="minimumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Generate a sample log line from the currently saved string, to check if it gets formatted correctly.
Any field not considered by LogDoctor will apear as 'DISCARDED'</string>
</property>
<property name="text">
<string>Generate sample</string>
</property>
</widget>
</item>
<item row="4" column="0" colspan="2">
<spacer name="spacer_ConfNginx_Formats_Err_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>8</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="spacer_ConfNginx_Formats_Err_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>728</width>
<height>8</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QFrame" name="frame_ConfNginx_Formats_Err_2">
<property name="minimumSize">
<size>
<width>0</width>
<height>76</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>76</height>
</size>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_14">
<item>
<spacer name="spacer_ConfNginx_Formats_Err_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>588</width>
<height>18</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="button_ConfNginx_Formats_ErrHelp">
<property name="minimumSize">
<size>
<width>128</width>
<height>56</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>56</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Open an help window</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string>Help</string>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/help.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>48</width>
<height>48</height>
</size>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
2022-08-02 21:07:47 +02:00
</layout>
</widget>
<widget class="QWidget" name="tab_ConfNginx_Warnlists">
2022-08-02 21:07:47 +02:00
<attribute name="title">
<string>Warnlists</string>
2022-08-02 21:07:47 +02:00
</attribute>
<layout class="QGridLayout" name="gridLayout_100">
<item row="0" column="0">
<widget class="QTabWidget" name="tabs_ConfNginx_Warnlists_AccErr">
2022-08-02 21:07:47 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="tabPosition">
<enum>QTabWidget::South</enum>
</property>
<property name="currentIndex">
<number>0</number>
2022-08-02 21:07:47 +02:00
</property>
<property name="documentMode">
<bool>true</bool>
</property>
<widget class="QWidget" name="tab_ConfNginx_Warnlist_Acc">
2022-08-02 21:07:47 +02:00
<attribute name="title">
<string notr="true">Access</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_101">
<item row="0" column="0">
<widget class="QFrame" name="frame_ConfNginx_Warnlist_Acc">
<layout class="QGridLayout" name="gridLayout_72">
<item row="0" column="1">
<widget class="QComboBox" name="box_ConfNginx_Warnlist_Acc">
<property name="maximumSize">
2022-08-02 21:07:47 +02:00
<size>
<width>160</width>
2022-08-02 21:07:47 +02:00
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a log field</string>
</property>
<item>
<property name="text">
<string>Methods</string>
</property>
</item>
<item>
<property name="text">
<string>URIs</string>
</property>
</item>
<item>
<property name="text">
<string>User-agents</string>
</property>
</item>
<item>
<property name="text">
<string>Clients</string>
</property>
</item>
</widget>
</item>
<item row="0" column="2">
<spacer name="spacer_ConfNginx_Warnlist_Acc_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
2022-08-02 21:07:47 +02:00
<size>
<width>8</width>
<height>20</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</spacer>
</item>
<item row="0" column="3">
<widget class="QCheckBox" name="checkBox_ConfNginx_Warnlist_AccUsed">
<property name="text">
<string>Use warnlist for this field</string>
2022-08-02 21:07:47 +02:00
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QPushButton" name="button_ConfNginx_Warnlist_AccAdd">
<property name="enabled">
<bool>false</bool>
</property>
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
2022-08-02 21:07:47 +02:00
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Add line</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/add.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
2022-08-02 21:07:47 +02:00
</property>
</widget>
</item>
<item row="1" column="1" colspan="3">
<widget class="QLineEdit" name="inLine_ConfNginx_Warnlist_Acc">
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
2022-08-02 21:07:47 +02:00
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QPushButton" name="button_ConfNginx_Warnlist_AccRemove">
<property name="enabled">
<bool>false</bool>
</property>
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>32</width>
2022-08-02 21:07:47 +02:00
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
2022-08-02 21:07:47 +02:00
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-08-02 21:07:47 +02:00
<property name="toolTip">
<string>Remove selection</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/rem.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
2022-08-02 21:07:47 +02:00
</property>
</widget>
</item>
<item row="2" column="1" rowspan="4" colspan="3">
<widget class="QListWidget" name="list_ConfNginx_Warnlist_Acc">
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QPushButton" name="button_ConfNginx_Warnlist_AccUp">
<property name="enabled">
<bool>false</bool>
</property>
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
2022-08-02 21:07:47 +02:00
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
2022-08-02 21:07:47 +02:00
</property>
<property name="toolTip">
<string>Move the selected item down</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/up.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
2022-08-02 21:07:47 +02:00
</widget>
</item>
<item row="4" column="0">
<widget class="QPushButton" name="button_ConfNginx_Warnlist_AccDown">
<property name="enabled">
<bool>false</bool>
</property>
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>32</width>
2022-08-02 21:07:47 +02:00
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
2022-08-02 21:07:47 +02:00
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-08-02 21:07:47 +02:00
<property name="toolTip">
<string>Move the selected item down</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/down.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
2022-08-02 21:07:47 +02:00
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="spacer_ConfNginx_Warnlist_Acc">
2022-08-02 21:07:47 +02:00
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>196</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfNginx_Warnlist_Err">
<attribute name="title">
<string notr="true">Error</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_103">
<item row="0" column="0">
<widget class="QFrame" name="frame_ConfNginx_Warnlist_Err">
<layout class="QGridLayout" name="gridLayout_68">
<item row="0" column="1">
<widget class="QComboBox" name="box_ConfNginx_Warnlist_Err">
2022-08-02 21:07:47 +02:00
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
2022-08-02 21:07:47 +02:00
</font>
</property>
<property name="toolTip">
<string>Select a log field</string>
2022-08-02 21:07:47 +02:00
</property>
<item>
<property name="text">
<string>Error levels</string>
</property>
</item>
<item>
<property name="text">
<string>Source files</string>
</property>
</item>
<item>
<property name="text">
<string>Clients</string>
</property>
</item>
</widget>
</item>
<item row="0" column="2">
<spacer name="spacer_ConfNginx_Warnlist_Err_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="sizeHint" stdset="0">
2022-08-02 21:07:47 +02:00
<size>
<width>8</width>
<height>20</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</spacer>
</item>
<item row="0" column="3">
<widget class="QCheckBox" name="checkBox_ConfNginx_Warnlist_ErrUsed">
<property name="text">
<string>Use warnlist for this field</string>
</property>
2022-08-02 21:07:47 +02:00
</widget>
</item>
<item row="1" column="0">
<widget class="QPushButton" name="button_ConfNginx_Warnlist_ErrAdd">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
2022-08-02 21:07:47 +02:00
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Add line</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="text">
<string/>
2022-08-02 21:07:47 +02:00
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/add.png</normalon>
</iconset>
</property>
<property name="iconSize">
2022-08-02 21:07:47 +02:00
<size>
<width>32</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</widget>
</item>
<item row="1" column="1" colspan="3">
<widget class="QLineEdit" name="inLine_ConfNginx_Warnlist_Err">
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QPushButton" name="button_ConfNginx_Warnlist_ErrRemove">
<property name="enabled">
<bool>false</bool>
</property>
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>32</width>
2022-08-02 21:07:47 +02:00
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
2022-08-02 21:07:47 +02:00
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-08-02 21:07:47 +02:00
<property name="toolTip">
<string>Remove selection</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="text">
<string/>
2022-08-02 21:07:47 +02:00
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/rem.png</normalon>
</iconset>
2022-08-02 21:07:47 +02:00
</property>
<property name="iconSize">
2022-08-02 21:07:47 +02:00
<size>
<width>32</width>
2022-08-02 21:07:47 +02:00
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="2" column="1" rowspan="4" colspan="3">
<widget class="QListView" name="list_ConfNginx_Warnlist_Err">
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
2022-08-02 21:07:47 +02:00
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QPushButton" name="button_ConfNginx_Warnlist_ErrUp">
<property name="enabled">
<bool>false</bool>
</property>
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>32</width>
2022-08-02 21:07:47 +02:00
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
2022-08-02 21:07:47 +02:00
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
2022-08-02 21:07:47 +02:00
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
2022-08-02 21:07:47 +02:00
</property>
<property name="toolTip">
<string>Move the selected item down</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="text">
<string/>
2022-08-02 21:07:47 +02:00
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/up.png</normalon>
</iconset>
2022-08-02 21:07:47 +02:00
</property>
<property name="iconSize">
2022-08-02 21:07:47 +02:00
<size>
<width>32</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</widget>
2022-08-02 21:07:47 +02:00
</item>
<item row="4" column="0">
<widget class="QPushButton" name="button_ConfNginx_Warnlist_ErrDown">
<property name="enabled">
<bool>false</bool>
</property>
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Move the selected item down</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
2022-08-02 21:07:47 +02:00
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/down.png</normalon>
2022-08-02 21:07:47 +02:00
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="spacer_ConfNginx_Warnlist_Err">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>196</height>
</size>
</property>
</spacer>
</item>
2022-08-02 21:07:47 +02:00
</layout>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfNginx_Blacklists">
2022-08-02 21:07:47 +02:00
<attribute name="title">
<string>Blacklists</string>
2022-08-02 21:07:47 +02:00
</attribute>
<layout class="QGridLayout" name="gridLayout_105">
2022-08-02 21:07:47 +02:00
<item row="0" column="0">
<widget class="QTabWidget" name="tabs_ConfNginx_Blacklists_AccErr">
2022-08-02 21:07:47 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="tabPosition">
<enum>QTabWidget::South</enum>
</property>
<property name="currentIndex">
<number>1</number>
2022-08-02 21:07:47 +02:00
</property>
<property name="documentMode">
<bool>true</bool>
</property>
<widget class="QWidget" name="tab_ConfNginx_Blacklist_Acc">
2022-08-02 21:07:47 +02:00
<attribute name="title">
<string notr="true">Access</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_106">
2022-08-02 21:07:47 +02:00
<item row="0" column="0">
<widget class="QFrame" name="frame_ConfNginx_Blacklist_Acc">
<layout class="QGridLayout" name="gridLayout_76">
<item row="0" column="1">
<widget class="QComboBox" name="box_ConfNginx_Blacklist_Acc">
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a log field</string>
</property>
<item>
<property name="text">
<string>Clients</string>
</property>
</item>
</widget>
</item>
<item row="0" column="2">
<spacer name="spacer_ConfNginx_Blacklist_Acc_2">
2022-08-02 21:07:47 +02:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="sizeHint" stdset="0">
<size>
<width>8</width>
<height>20</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</spacer>
</item>
<item row="0" column="3">
<widget class="QCheckBox" name="checkBox_ConfNginx_Blacklist_AccUsed">
<property name="text">
<string>Use blacklist for this field</string>
</property>
</widget>
</item>
2022-08-02 21:07:47 +02:00
<item row="1" column="0">
<widget class="QPushButton" name="button_ConfNginx_Blacklist_AccAdd">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Add line</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/add.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="1" column="1" colspan="3">
<widget class="QLineEdit" name="inLine_ConfNginx_Blacklist_Acc">
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QPushButton" name="button_ConfNginx_Blacklist_AccRemove">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Remove selection</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/rem.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="2" column="1" rowspan="4" colspan="3">
<widget class="QListWidget" name="list_ConfNginx_Blacklist_Acc">
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
2022-08-02 21:07:47 +02:00
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QPushButton" name="button_ConfNginx_Blacklist_AccUp">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Move the selected item down</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/up.png</normalon>
2022-08-02 21:07:47 +02:00
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QPushButton" name="button_ConfNginx_Blacklist_AccDown">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Move the selected item down</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/down.png</normalon>
2022-08-02 21:07:47 +02:00
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="spacer_ConfNginx_Blacklist_Acc_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>196</height>
</size>
</property>
</spacer>
2022-08-02 21:07:47 +02:00
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfNginx_Blacklist_Err">
<attribute name="title">
<string notr="true">Error</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_108">
<item row="0" column="0">
<widget class="QFrame" name="frame_ConfNginx_Blacklist_Err">
<layout class="QGridLayout" name="gridLayout_75">
2022-08-02 21:07:47 +02:00
<item row="0" column="1">
<widget class="QComboBox" name="box_ConfNginx_Blacklist_Err">
2022-08-02 21:07:47 +02:00
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a log field</string>
</property>
<item>
<property name="text">
<string>Error levels</string>
</property>
</item>
<item>
<property name="text">
<string>Clients</string>
</property>
</item>
</widget>
</item>
<item row="0" column="2">
<spacer name="spacer_ConfNginx_Blacklist_Err_2">
2022-08-02 21:07:47 +02:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="sizeHint" stdset="0">
<size>
<width>8</width>
<height>20</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</spacer>
</item>
<item row="0" column="3">
<widget class="QCheckBox" name="checkBox_ConfNginx_Blacklist_ErrUsed">
<property name="text">
<string>Use blacklist for this field</string>
</property>
</widget>
</item>
2022-08-02 21:07:47 +02:00
<item row="1" column="0">
<widget class="QPushButton" name="button_ConfNginx_Blacklist_ErrAdd">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Add line</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/add.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="1" column="1" colspan="3">
<widget class="QLineEdit" name="inLine_ConfNginx_Blacklist_Err">
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QPushButton" name="button_ConfNginx_Blacklist_ErrRemove">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Remove selection</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/rem.png</normalon>
</iconset>
2022-08-02 21:07:47 +02:00
</property>
<property name="iconSize">
2022-08-02 21:07:47 +02:00
<size>
<width>32</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</widget>
2022-08-02 21:07:47 +02:00
</item>
<item row="2" column="1" rowspan="4" colspan="3">
<widget class="QListWidget" name="list_ConfNginx_Blacklist_Err">
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QPushButton" name="button_ConfNginx_Blacklist_ErrUp">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Move the selected item down</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/up.png</normalon>
2022-08-02 21:07:47 +02:00
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QPushButton" name="button_ConfNginx_Blacklist_ErrDown">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Move the selected item down</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/down.png</normalon>
2022-08-02 21:07:47 +02:00
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="spacer_ConfNginx_Blacklist_Err_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
2022-08-02 21:07:47 +02:00
<size>
<width>20</width>
<height>196</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</spacer>
2022-08-02 21:07:47 +02:00
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfLogs_Iis">
<attribute name="title">
<string>IIS</string>
</attribute>
<attribute name="toolTip">
<string>Configure IIS specific options</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_125">
<item row="0" column="0">
<widget class="QTabWidget" name="tabs_ConfIis">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="currentIndex">
<number>2</number>
2022-08-02 21:07:47 +02:00
</property>
<property name="documentMode">
<bool>true</bool>
</property>
<widget class="QWidget" name="tab_ConfIis_Paths">
<attribute name="title">
<string>Paths</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_19">
<item>
<spacer name="spacer_ConfIis_Paths_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>8</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QFrame" name="frame_ConfIis_Paths">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>184</height>
</size>
</property>
<layout class="QGridLayout" name="gridLayout_111">
<item row="0" column="3">
<spacer name="spacer_ConfIis_Paths_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>32</width>
<height>28</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="2">
<widget class="QLineEdit" name="inLine_ConfIis_Paths_ErrPath">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="label_ConfIis_Paths_Access">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>72</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>Access:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="1" column="3">
<widget class="QLabel" name="icon_ConfIis_Paths_AccWrong">
<property name="enabled">
<bool>true</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<family>a Arbei Berry</family>
<pointsize>16</pointsize>
</font>
</property>
<property name="text">
<string notr="true"/>
</property>
<property name="pixmap">
<pixmap resource="resources/resources.qrc">:/icons/icons/err.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</item>
<item row="2" column="3">
<widget class="QLabel" name="icon_ConfIis_Paths_ErrWrong">
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="resources/resources.qrc">:/icons/icons/err.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QLabel" name="label_ConfIis_Paths_Error">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>72</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>Error:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="0" colspan="3">
<widget class="QCheckBox" name="checkBox_ConfIis_Paths_Different">
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>0</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>28</height>
</size>
</property>
<property name="text">
<string>Different Access and Error logs paths</string>
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QLineEdit" name="inLine_ConfIis_Paths_AccPath">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="1" column="0" rowspan="2">
<widget class="QPushButton" name="button_ConfIis_Paths_SavePaths">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>64</width>
<height>88</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>64</width>
<height>16777215</height>
</size>
</property>
<property name="font">
<font>
<pointsize>27</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Apply the current paths</string>
</property>
<property name="text">
<string></string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="spacer_ConfIis_Paths_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>706</width>
<height>262</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfIis_Formats">
<attribute name="title">
<string>Formats</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_112">
<item row="0" column="0" colspan="2">
<widget class="QTabWidget" name="tabs_ConfIis_Formats_AccErr">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="tabPosition">
<enum>QTabWidget::South</enum>
</property>
<property name="currentIndex">
<number>1</number>
</property>
<property name="documentMode">
<bool>true</bool>
</property>
<widget class="QWidget" name="tab_ConfIis_Formats_Access">
<attribute name="title">
<string notr="true">Access</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_20">
<item>
<widget class="QFrame" name="frame_ConfIis_Formats_Acc_1">
<layout class="QGridLayout" name="gridLayout_113">
<item row="7" column="0" colspan="2">
<widget class="QLabel" name="preview_ConfIis_Formats_AccSample">
<property name="minimumSize">
<size>
<width>0</width>
<height>36</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>36</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Please check the correctness of this line.
Fields marked as 'DISCARDED' got parsed correctly, but are not considered by LogDoctor</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QPushButton" name="button_ConfIis_Format_AccSave">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Apply the current string</string>
</property>
<property name="text">
<string></string>
</property>
</widget>
</item>
<item row="6" column="0">
<widget class="QPushButton" name="button_ConfIis_Formats_AccSample">
<property name="minimumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Generate a sample log line from the currently saved string, to check if it gets formatted correctly.
Any field not considered by LogDoctor will apear as 'DISCARDED'</string>
</property>
<property name="text">
<string>Generate sample</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_ConfIis_Formats_AccString">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Logs format string</string>
</property>
<property name="text">
<string>Format string</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLineEdit" name="inLine_ConfIis_Formats_AccString">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Insert the format string you're using</string>
</property>
</widget>
</item>
<item row="3" column="0" colspan="2">
<widget class="Line" name="gline_ConfIis_Formats_Acc">
<property name="minimumSize">
<size>
<width>0</width>
<height>16</height>
</size>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QFrame" name="frame_ConfIis_Format_Modules">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>48</height>
</size>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_17">
<item>
<widget class="QRadioButton" name="radio_ConfIis_Formats_W3C">
<property name="minimumSize">
<size>
<width>88</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>88</width>
<height>32</height>
</size>
</property>
<property name="text">
<string notr="true">W3C</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radio_ConfIis_Formats_NCSA">
<property name="minimumSize">
<size>
<width>88</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>88</width>
<height>32</height>
</size>
</property>
<property name="text">
<string notr="true">NCSA</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radio_ConfIis_Formats_IIS">
<property name="minimumSize">
<size>
<width>88</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>88</width>
<height>32</height>
</size>
</property>
<property name="text">
<string notr="true">IIS</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="5" column="0" colspan="2">
<spacer name="spacer_ConfIis_Formats_Acc_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>8</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="spacer_ConfIis_Formats_Acc_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>725</width>
<height>37</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QFrame" name="frame_ConfIis_Formats_Acc_2">
<property name="minimumSize">
<size>
<width>0</width>
<height>76</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>76</height>
</size>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_15">
<item>
<spacer name="spacer_ConfIis_Formats_Acc_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>536</width>
<height>18</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="button_ConfIis_Formats_AccHelp">
<property name="minimumSize">
<size>
<width>128</width>
<height>56</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>56</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Open an help window</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string>Help</string>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/help.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>48</width>
<height>48</height>
</size>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfIis_Formats_Error">
<attribute name="title">
<string notr="true">Error</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_21">
<item>
<widget class="QFrame" name="frame_ConfIis_Formats_Err_1">
<layout class="QGridLayout" name="gridLayout_114">
<item row="1" column="1">
<widget class="QPushButton" name="button_ConfIis_Format_ErrSave">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Apply the current string</string>
</property>
<property name="text">
<string></string>
</property>
</widget>
</item>
<item row="2" column="0" colspan="2">
<widget class="Line" name="gline_ConfIis_Formats_Err">
<property name="minimumSize">
<size>
<width>0</width>
<height>16</height>
</size>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="6" column="0" colspan="2">
<widget class="QLabel" name="preview_ConfIis_Formats_ErrSample">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>36</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>36</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Please check the correctness of this line.
Fields marked as 'DISCARDED' got parsed correctly, but are not considered by LogDoctor</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_ConfIis_Formats_ErrString">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Logs format string</string>
</property>
<property name="text">
<string>Format string</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLineEdit" name="inLine_ConfIis_Formats_ErrString">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Insert the format string you're using</string>
</property>
</widget>
</item>
<item row="5" column="0">
<widget class="QPushButton" name="button_ConfIis_Formats_ErrSample">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="toolTip">
<string>Generate a sample log line from the currently saved string, to check if it gets formatted correctly.
Any field not considered by LogDoctor will apear as 'DISCARDED'</string>
</property>
<property name="text">
<string>Generate sample</string>
</property>
</widget>
</item>
<item row="4" column="0" colspan="2">
<spacer name="spacer_ConfIis_Formats_Err_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>8</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="spacer_ConfIis_Formats_Err_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>728</width>
<height>8</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QFrame" name="frame_ConfIis_Formats_Err_2">
<property name="minimumSize">
<size>
<width>0</width>
<height>76</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>76</height>
</size>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_16">
<item>
<spacer name="spacer_ConfIis_Formats_Err_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>588</width>
<height>18</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="button_ConfIis_Formats_ErrHelp">
<property name="minimumSize">
<size>
<width>128</width>
<height>56</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>56</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Open an help window</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string>Help</string>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/help.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>48</width>
<height>48</height>
</size>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
2022-08-02 21:07:47 +02:00
</layout>
</widget>
<widget class="QWidget" name="tab_ConfIis_Warnlists">
2022-08-02 21:07:47 +02:00
<attribute name="title">
<string>Warnlists</string>
2022-08-02 21:07:47 +02:00
</attribute>
<layout class="QGridLayout" name="gridLayout_115">
<item row="0" column="0">
<widget class="QTabWidget" name="tabs_ConfIis_Warnlists_AccErr">
2022-08-02 21:07:47 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="tabPosition">
<enum>QTabWidget::South</enum>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<property name="documentMode">
<bool>true</bool>
</property>
<widget class="QWidget" name="tab_ConfIis_Warnlist_Acc">
2022-08-02 21:07:47 +02:00
<attribute name="title">
<string notr="true">Access</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_116">
<item row="0" column="0">
<widget class="QFrame" name="frame_ConfIis_Warnlist_Acc">
<layout class="QGridLayout" name="gridLayout_74">
<item row="0" column="1">
<widget class="QComboBox" name="box_ConfIis_Warnlist_Acc">
2022-08-02 21:07:47 +02:00
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a log field</string>
2022-08-02 21:07:47 +02:00
</property>
<item>
<property name="text">
<string>Methods</string>
</property>
</item>
<item>
<property name="text">
<string>URIs</string>
</property>
</item>
<item>
<property name="text">
<string>User-agents</string>
</property>
</item>
<item>
<property name="text">
<string>Clients</string>
</property>
</item>
</widget>
</item>
<item row="0" column="2">
<spacer name="spacer_ConfIis_Warnlist_Acc_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>8</width>
<height>20</height>
</size>
2022-08-02 21:07:47 +02:00
</property>
</spacer>
</item>
<item row="0" column="3">
<widget class="QCheckBox" name="checkBox_ConfIis_Warnlist_AccUsed">
2022-08-02 21:07:47 +02:00
<property name="text">
<string>Use warnlist for this field</string>
2022-08-02 21:07:47 +02:00
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QPushButton" name="button_ConfIis_Warnlist_AccAdd">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
2022-08-02 21:07:47 +02:00
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Add line</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="text">
<string/>
2022-08-02 21:07:47 +02:00
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/add.png</normalon>
</iconset>
2022-08-02 21:07:47 +02:00
</property>
<property name="iconSize">
2022-08-02 21:07:47 +02:00
<size>
<width>32</width>
2022-08-02 21:07:47 +02:00
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="1" column="1" colspan="3">
<widget class="QLineEdit" name="inLine_ConfIis_Warnlist_Acc">
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
2022-08-02 21:07:47 +02:00
</property>
<property name="maximumSize">
2022-08-02 21:07:47 +02:00
<size>
<width>16777215</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</widget>
2022-08-02 21:07:47 +02:00
</item>
<item row="2" column="0">
<widget class="QPushButton" name="button_ConfIis_Warnlist_AccRemove">
<property name="enabled">
<bool>false</bool>
</property>
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Remove selection</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
2022-08-02 21:07:47 +02:00
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/rem.png</normalon>
2022-08-02 21:07:47 +02:00
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</widget>
</item>
<item row="2" column="1" rowspan="4" colspan="3">
<widget class="QListWidget" name="list_ConfIis_Warnlist_Acc">
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QPushButton" name="button_ConfIis_Warnlist_AccUp">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
2022-08-02 21:07:47 +02:00
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Move the selected item down</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="text">
<string/>
2022-08-02 21:07:47 +02:00
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/up.png</normalon>
</iconset>
</property>
<property name="iconSize">
2022-08-02 21:07:47 +02:00
<size>
<width>32</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QPushButton" name="button_ConfIis_Warnlist_AccDown">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
2022-08-02 21:07:47 +02:00
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
2022-08-02 21:07:47 +02:00
</property>
<property name="toolTip">
<string>Move the selected item down</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/down.png</normalon>
</iconset>
2022-08-02 21:07:47 +02:00
</property>
<property name="iconSize">
2022-08-02 21:07:47 +02:00
<size>
<width>32</width>
2022-08-02 21:07:47 +02:00
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="spacer_ConfIis_Warnlist_Acc">
<property name="orientation">
<enum>Qt::Vertical</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="sizeHint" stdset="0">
2022-08-02 21:07:47 +02:00
<size>
<width>20</width>
<height>196</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</spacer>
2022-08-02 21:07:47 +02:00
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfIis_Warnlist_Err">
<attribute name="title">
<string notr="true">Error</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_118">
<item row="0" column="0">
<widget class="QFrame" name="frame_ConfIis_Warnlist_Err">
<layout class="QGridLayout" name="gridLayout_73">
<item row="0" column="1">
<widget class="QComboBox" name="box_ConfIis_Warnlist_Err">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
2022-08-02 21:07:47 +02:00
</property>
<property name="toolTip">
<string>Select a log field</string>
2022-08-02 21:07:47 +02:00
</property>
<item>
<property name="text">
<string>Error levels</string>
</property>
</item>
<item>
<property name="text">
<string>Source files</string>
</property>
</item>
<item>
<property name="text">
<string>Clients</string>
</property>
</item>
2022-08-02 21:07:47 +02:00
</widget>
</item>
<item row="0" column="2">
<spacer name="spacer_ConfIis_Warnlist_Err_2">
2022-08-02 21:07:47 +02:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>8</width>
<height>20</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</spacer>
</item>
<item row="0" column="3">
<widget class="QCheckBox" name="checkBox_ConfIis_Warnlist_ErrUsed">
<property name="enabled">
<bool>false</bool>
2022-08-02 21:07:47 +02:00
</property>
<property name="text">
<string>Use warnlist for this field</string>
2022-08-02 21:07:47 +02:00
</property>
</widget>
2022-08-02 21:07:47 +02:00
</item>
<item row="1" column="0">
<widget class="QPushButton" name="button_ConfIis_Warnlist_ErrAdd">
<property name="enabled">
<bool>false</bool>
</property>
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Add line</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
2022-08-02 21:07:47 +02:00
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/add.png</normalon>
2022-08-02 21:07:47 +02:00
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</widget>
</item>
<item row="1" column="1" colspan="3">
<widget class="QLineEdit" name="inLine_ConfIis_Warnlist_Err">
<property name="enabled">
<bool>false</bool>
2022-08-02 21:07:47 +02:00
</property>
<property name="minimumSize">
2022-08-02 21:07:47 +02:00
<size>
<width>0</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
</widget>
2022-08-02 21:07:47 +02:00
</item>
<item row="2" column="0">
<widget class="QPushButton" name="button_ConfIis_Warnlist_ErrRemove">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Remove selection</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/rem.png</normalon>
2022-08-02 21:07:47 +02:00
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QPushButton" name="button_ConfIis_Warnlist_ErrUp">
<property name="enabled">
<bool>false</bool>
</property>
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>32</width>
2022-08-02 21:07:47 +02:00
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Move the selected item down</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/up.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
2022-08-02 21:07:47 +02:00
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QPushButton" name="button_ConfIis_Warnlist_AccDown_2">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Move the selected item down</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/down.png</normalon>
2022-08-02 21:07:47 +02:00
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="spacer_ConfIis_Warnlist_Err">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>196</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="1" rowspan="4" colspan="3">
<widget class="QListWidget" name="list_ConfIis_Warnlist_Err">
<property name="enabled">
<bool>false</bool>
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
</widget>
2022-08-02 21:07:47 +02:00
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfIis_Blacklists">
<attribute name="title">
<string>Blacklists</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_120">
<item row="0" column="0">
<widget class="QTabWidget" name="tabs_ConfIis_Blacklists_AccErr">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="tabPosition">
<enum>QTabWidget::South</enum>
</property>
<property name="currentIndex">
<number>1</number>
</property>
<property name="documentMode">
<bool>true</bool>
</property>
<widget class="QWidget" name="tab_ConfIis_Blacklist_Acc">
<attribute name="title">
<string notr="true">Access</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_121">
<item row="0" column="0">
<widget class="QFrame" name="frame_ConfIis_Blacklist_Acc">
<layout class="QGridLayout" name="gridLayout_78">
2022-08-02 21:07:47 +02:00
<item row="0" column="1">
<widget class="QComboBox" name="box_ConfIis_Blacklist_Acc">
2022-08-02 21:07:47 +02:00
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a log field</string>
</property>
<item>
<property name="text">
<string>Clients</string>
</property>
</item>
</widget>
</item>
<item row="0" column="2">
<spacer name="spacer_ConfIis_Blacklist_Acc_3">
2022-08-02 21:07:47 +02:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>8</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="3">
<widget class="QCheckBox" name="checkBox_ConfIis_Blacklist_AccUsed">
<property name="text">
<string>Use blacklist for this field</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QPushButton" name="button_ConfIis_Blacklist_AccAdd">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Add line</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
2022-08-02 21:07:47 +02:00
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/add.png</normalon>
</iconset>
</property>
<property name="iconSize">
2022-08-02 21:07:47 +02:00
<size>
<width>32</width>
<height>32</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</widget>
2022-08-02 21:07:47 +02:00
</item>
<item row="1" column="1" colspan="3">
<widget class="QLineEdit" name="inLine_ConfIis_Blacklist_Acc">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QPushButton" name="button_ConfIis_Blacklist_AccRemove">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Remove selection</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/rem.png</normalon>
2022-08-02 21:07:47 +02:00
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="2" column="1" rowspan="4" colspan="3">
<widget class="QListWidget" name="list_ConfIis_Blacklist_Acc">
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QPushButton" name="button_ConfIis_Blacklist_AccUp">
<property name="enabled">
<bool>false</bool>
</property>
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>32</width>
2022-08-02 21:07:47 +02:00
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Move the selected item down</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/up.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
2022-08-02 21:07:47 +02:00
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QPushButton" name="button_ConfIis_Blacklist_AccDown">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Move the selected item down</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/down.png</normalon>
2022-08-02 21:07:47 +02:00
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="spacer_ConfIis_Blacklists_Acc_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>196</height>
</size>
</property>
</spacer>
2022-08-02 21:07:47 +02:00
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfIis_Blacklist_Err">
<attribute name="title">
<string notr="true">Error</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_123">
<item row="0" column="0">
<widget class="QFrame" name="frame_ConfIis_Blacklist_Err">
<layout class="QGridLayout" name="gridLayout_77">
2022-08-02 21:07:47 +02:00
<item row="0" column="1">
<widget class="QComboBox" name="box_ConfIis_Blacklist_Err">
<property name="enabled">
<bool>false</bool>
</property>
2022-08-02 21:07:47 +02:00
<property name="maximumSize">
<size>
<width>160</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
<string>Select a log field</string>
</property>
<item>
<property name="text">
<string>Error levels</string>
</property>
</item>
<item>
<property name="text">
<string>Clients</string>
</property>
</item>
</widget>
</item>
<item row="0" column="2">
<spacer name="spacer_ConfIis_Blacklist_Err_2">
2022-08-02 21:07:47 +02:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
2022-08-02 21:07:47 +02:00
</property>
<property name="sizeHint" stdset="0">
<size>
<width>8</width>
<height>20</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</spacer>
</item>
<item row="0" column="3">
<widget class="QCheckBox" name="checkBox_ConfIis_Blacklist_ErrUsed">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Use blacklist for this field</string>
</property>
</widget>
</item>
2022-08-02 21:07:47 +02:00
<item row="1" column="0">
<widget class="QPushButton" name="button_ConfIis_Blacklist_ErrAdd">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Add line</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/add.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="1" column="1" colspan="3">
<widget class="QLineEdit" name="inLine_ConfIis_Blacklist_Err">
<property name="enabled">
<bool>false</bool>
</property>
2022-08-02 21:07:47 +02:00
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QPushButton" name="button_ConfIis_Blacklist_ErrRemove">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Remove selection</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/rem.png</normalon>
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="2" column="1" rowspan="4" colspan="3">
<widget class="QListWidget" name="list_ConfIis_Blacklist_Err">
<property name="enabled">
<bool>false</bool>
2022-08-02 21:07:47 +02:00
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
2022-08-02 21:07:47 +02:00
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QPushButton" name="button_ConfIis_Blacklist_ErrUp">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Move the selected item down</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/up.png</normalon>
2022-08-02 21:07:47 +02:00
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QPushButton" name="button_ConfIis_Blacklist_ErrDown">
2022-08-02 21:07:47 +02:00
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Move the selected item down</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/icons/icons/down.png</normalon>
2022-08-02 21:07:47 +02:00
</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="spacer_ConfIis_Blacklist_Err_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
2022-08-02 21:07:47 +02:00
<size>
<width>20</width>
<height>196</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
</spacer>
2022-08-02 21:07:47 +02:00
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
2022-07-30 20:58:15 +02:00
</widget>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
2022-06-20 21:44:58 +02:00
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2022-08-02 21:07:47 +02:00
<width>952</width>
2022-06-20 21:44:58 +02:00
<height>27</height>
</rect>
</property>
</widget>
2022-06-23 20:07:59 +02:00
<action name="actionCrapnote">
<property name="text">
<string>Block-note</string>
</property>
</action>
2022-06-20 21:44:58 +02:00
</widget>
2022-07-10 18:14:00 +02:00
<customwidgets>
<customwidget>
<class>QChartView</class>
<extends>QGraphicsView</extends>
<header>QtCharts</header>
</customwidget>
</customwidgets>
2022-06-23 20:07:59 +02:00
<resources>
<include location="resources/resources.qrc"/>
</resources>
2022-06-20 21:44:58 +02:00
<connections/>
</ui>