LogDoctor/logdoctor/mainwindow.ui

10115 lines
416 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>
2022-08-06 00:23:50 +02:00
<height>634</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">
<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="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>
2022-08-06 00:23:50 +02:00
<height>475</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>
2022-08-04 21:59:29 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</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>
2022-08-04 21:59:29 +02:00
<pointsize>16</pointsize>
2022-06-21 21:07:06 +02:00
</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-08 22:44:28 +02:00
<width>858</width>
<height>475</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-08-08 22:44:28 +02:00
<layout class="QVBoxLayout" name="verticalLayout_16">
<item>
<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>
2022-08-08 22:44:28 +02:00
<item>
<widget class="QChartView" name="chart_MakeStats_Size">
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">
2022-08-08 22:44:28 +02:00
<number>2</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>
<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>
2022-08-08 22:44:28 +02:00
<layout class="QGridLayout" name="gridLayout_7">
<item row="0" column="0">
<widget class="QLabel" name="label_StatsWarn_WebServer">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
2022-08-08 22:44:28 +02:00
<string>Web Server</string>
</property>
</widget>
</item>
2022-08-08 22:44:28 +02:00
<item row="1" column="0">
<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>
</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>
2022-08-08 22:44:28 +02:00
<layout class="QGridLayout" name="gridLayout_6">
2022-07-21 21:47:02 +02:00
<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">
2022-08-08 22:44:28 +02:00
<widget class="QScrollArea" name="scrollArea_StatsCount">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
2022-07-20 21:42:30 +02:00
</property>
2022-08-08 22:44:28 +02:00
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>
2022-07-20 21:42:30 +02:00
</property>
2022-08-08 22:44:28 +02:00
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
2022-07-20 21:42:30 +02:00
</property>
2022-08-08 22:44:28 +02:00
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<widget class="QWidget" name="scrollAreaContent_StatsCount">
<property name="geometry">
<rect>
<x>13</x>
<y>0</y>
<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>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>240</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Protocol of the request</string>
</property>
<property name="text">
<string notr="true">Protocol</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
2022-07-21 21:47:02 +02:00
</widget>
</item>
2022-08-08 22:44:28 +02:00
<item>
<widget class="QPushButton" name="button_StatsCount_Method">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>240</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Method of the request</string>
</property>
<property name="text">
<string notr="true">Method</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
2022-07-21 21:47:02 +02:00
</widget>
</item>
2022-08-08 22:44:28 +02:00
<item>
<widget class="QPushButton" name="button_StatsCount_Request">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>240</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Requested URI</string>
</property>
<property name="text">
<string notr="true">URI</string>
</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>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>240</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Query carried along with the URI</string>
</property>
<property name="text">
<string notr="true">Query</string>
</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>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>240</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Response code from the server</string>
</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>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>240</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Referrer for the request</string>
</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>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>240</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Cookie used for the request</string>
</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>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>240</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>User-agent of the client which made the request</string>
</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_Client">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>240</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>IP address of the client which made the request</string>
</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>
</item>
<item row="0" column="1">
<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>
</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">
2022-08-08 22:44:28 +02:00
<item row="0" column="2" rowspan="3">
<widget class="QFrame" name="frame_StatsDay_Date">
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
2022-07-20 23:02:26 +02:00
</property>
2022-08-08 22:44:28 +02:00
<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="4" rowspan="3">
<widget class="QFrame" name="frame_StatsDay_Field">
2022-08-08 22:44:28 +02:00
<layout class="QGridLayout" name="gridLayout_8">
<item row="0" column="0" colspan="2">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
2022-07-28 22:47:50 +02:00
<size>
2022-08-08 22:44:28 +02:00
<width>298</width>
2022-07-28 22:47:50 +02:00
<height>32</height>
</size>
</property>
2022-08-08 22:44:28 +02:00
</spacer>
2022-07-28 22:47:50 +02:00
</item>
2022-08-08 22:44:28 +02:00
<item row="1" column="0">
<widget class="QLabel" name="label_StatsDay_LogsField">
2022-07-28 22:47:50 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
2022-08-08 22:44:28 +02:00
<string>Field:</string>
2022-07-28 22:47:50 +02:00
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
2022-08-08 22:44:28 +02:00
<item row="1" column="1">
<widget class="QComboBox" name="box_StatsDay_LogsField">
2022-07-28 22:47:50 +02:00
<property name="maximumSize">
<size>
2022-08-08 22:44:28 +02:00
<width>160</width>
2022-07-28 22:47:50 +02:00
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
2022-08-08 22:44:28 +02:00
<string>Select a log field to view</string>
2022-07-28 22:47:50 +02:00
</property>
</widget>
</item>
2022-08-08 22:44:28 +02:00
<item row="2" column="0">
<widget class="QLabel" name="label_StatsDay_Filter">
2022-07-28 22:47:50 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
2022-08-08 22:44:28 +02:00
<string>Filter:</string>
2022-07-28 22:47:50 +02:00
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
2022-08-08 22:44:28 +02:00
<item row="2" column="1">
<widget class="QLineEdit" name="inLine_StatsDay_Filter">
2022-07-28 22:47:50 +02:00
<property name="maximumSize">
<size>
2022-08-08 22:44:28 +02:00
<width>16777215</width>
2022-07-28 22:47:50 +02:00
<height>32</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
2022-08-08 22:44:28 +02:00
<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>
</layout>
</widget>
</item>
2022-08-08 22:44:28 +02:00
<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>
2022-08-08 22:44:28 +02:00
</widget>
2022-07-20 21:42:30 +02:00
</item>
2022-08-08 22:44:28 +02:00
<item row="2" column="0">
<widget class="QPushButton" name="button_StatsDay_Draw">
2022-07-20 23:02:26 +02:00
<property name="minimumSize">
<size>
2022-08-08 22:44:28 +02:00
<width>106</width>
<height>88</height>
2022-07-20 23:02:26 +02:00
</size>
</property>
<property name="maximumSize">
<size>
2022-08-08 22:44:28 +02:00
<width>100</width>
<height>16777215</height>
2022-07-20 23:02:26 +02:00
</size>
</property>
<property name="font">
<font>
2022-08-08 22:44:28 +02:00
<pointsize>23</pointsize>
2022-07-20 23:02:26 +02:00
</font>
</property>
2022-08-08 22:44:28 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
2022-07-20 23:02:26 +02:00
<property name="toolTip">
2022-08-08 22:44:28 +02:00
<string>Draw the chart</string>
2022-07-20 23:02:26 +02:00
</property>
2022-08-08 22:44:28 +02:00
<property name="text">
<string></string>
2022-07-21 21:47:02 +02:00
</property>
2022-08-08 22:44:28 +02:00
</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="1" column="0">
<spacer name="spacer_StatsDay_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>4</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="0">
<widget class="QComboBox" name="box_StatsDay_WebServer">
<property name="minimumSize">
<size>
<width>100</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>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>
</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>
</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">
<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>
</attribute>
<layout class="QGridLayout" name="gridLayout_18">
<item row="0" column="0">
<widget class="QFrame" name="frame_StatsRelat_Opt">
<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">
<item row="2" column="0">
<spacer name="verticalSpacer_3">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>4</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="0">
<widget class="QComboBox" name="box_StatsRelat_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>
2022-07-21 21:47:02 +02:00
</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">
2022-08-08 22:44:28 +02:00
<widget class="QLabel" name="label_StatsRelat_Filter_1">
2022-07-20 21:42:30 +02:00
<property name="minimumSize">
<size>
2022-08-08 22:44:28 +02:00
<width>48</width>
2022-07-20 21:42:30 +02:00
<height>0</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
2022-08-08 22:44:28 +02:00
<string>Filter:</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-08-08 22:44:28 +02:00
<item row="2" column="3" rowspan="2">
<widget class="QLineEdit" name="inLine_StatsRelat_Filter_2">
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">
2022-08-08 22:44:28 +02:00
<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>
2022-08-08 22:44:28 +02:00
<item row="2" column="1" rowspan="2">
<widget class="QComboBox" name="box_StatsRelat_LogsField_2">
2022-07-20 21:42:30 +02:00
<property name="minimumSize">
<size>
2022-08-08 22:44:28 +02:00
<width>160</width>
2022-07-20 21:42:30 +02:00
<height>0</height>
</size>
</property>
2022-08-08 22:44:28 +02:00
<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>
2022-08-08 22:44:28 +02:00
<property name="toolTip">
<string>Select a log field to view</string>
2022-07-20 21:42:30 +02:00
</property>
</widget>
</item>
2022-08-08 22:44:28 +02:00
<item row="0" column="3" rowspan="2">
2022-07-20 21:42:30 +02:00
<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>
2022-08-08 22:44:28 +02:00
<item row="0" column="1" rowspan="2">
<widget class="QComboBox" name="box_StatsRelat_LogsField_1">
2022-07-20 21:42:30 +02:00
<property name="minimumSize">
<size>
2022-08-08 22:44:28 +02:00
<width>160</width>
2022-07-20 21:42:30 +02:00
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
2022-08-08 22:44:28 +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="toolTip">
2022-08-08 22:44:28 +02:00
<string>Select a log field to view</string>
2022-07-20 21:42:30 +02:00
</property>
</widget>
</item>
2022-08-08 22:44:28 +02:00
<item row="0" column="0" rowspan="2">
<widget class="QLabel" name="label_StatsRelat_LogsField_1">
2022-07-20 21:42:30 +02:00
<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>
2022-08-08 22:44:28 +02:00
<item row="2" column="2" rowspan="2">
<widget class="QLabel" name="label_StatsRelat_Filter_2">
2022-07-20 21:42:30 +02:00
<property name="minimumSize">
<size>
2022-08-08 22:44:28 +02:00
<width>48</width>
2022-07-20 21:42:30 +02:00
<height>0</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
2022-08-08 22:44:28 +02:00
<property name="text">
<string>Filter:</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-08-08 22:44:28 +02:00
<item row="2" column="0" rowspan="2">
<widget class="QLabel" name="label_StatsRelat_LogsField_2">
2022-07-20 21:42:30 +02:00
<property name="minimumSize">
<size>
2022-08-08 22:44:28 +02:00
<width>44</width>
2022-07-20 21:42:30 +02:00
<height>0</height>
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="text">
2022-08-08 22:44:28 +02:00
<string>Field:</string>
2022-07-20 21:42:30 +02:00
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</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-08 22:44:28 +02:00
<width>173</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-08 22:44:28 +02:00
<width>157</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-08 22:44:28 +02:00
<width>145</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-08 22:44:28 +02:00
<width>173</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="tabPosition">
<enum>QTabWidget::West</enum>
</property>
<property name="currentIndex">
2022-08-08 22:44:28 +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="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">
<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">
2022-08-08 22:44:28 +02:00
<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="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">
2022-08-04 21:59:29 +02:00
<string>Theme to use for the window</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">
2022-08-04 21:59:29 +02:00
<string>Define the quantity of dialog mesages/informations shown</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>
2022-08-04 21:59:29 +02:00
<property name="toolTip">
<string>Reduced quantity of dialog messages shown</string>
</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>
2022-08-04 21:59:29 +02:00
<property name="toolTip">
<string>Normal quantity of dialog messages shown</string>
</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>
2022-08-04 21:59:29 +02:00
<property name="toolTip">
<string>More informations inside the shown dialog messages</string>
</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">
2022-08-04 21:59:29 +02:00
<string notr="true">Metropolis</string>
</property>
</item>
<item>
<property name="text">
2022-08-04 21:59:29 +02:00
<string notr="true">Hack</string>
</property>
</item>
<item>
<property name="text">
2022-08-04 21:59:29 +02:00
<string notr="true">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">
2022-08-04 21:59:29 +02:00
<string>Font to use for the Text Browser</string>
</property>
<property name="text">
<string>Font</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
2022-08-04 21:59:29 +02:00
<widget class="QFrame" name="frame_ConfTextBrowser_Lines">
<layout class="QGridLayout" name="gridLayout_84">
<item row="1" column="0">
2022-08-04 21:59:29 +02:00
<spacer name="spacer_ConfTextBrowser_Lines1">
<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>
2022-08-04 21:59:29 +02:00
<item row="1" column="1">
<widget class="QCheckBox" name="checkBox_ConfTextBrowser_WideLines">
<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>Double-spaced lines</string>
</property>
<property name="text">
<string>Use wide lines</string>
</property>
</widget>
</item>
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label_ConfTextBrowser_Lines">
<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>Define the spacing between lines</string>
</property>
<property name="text">
<string>Lines spacing</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QFrame" name="frame_ConfTextBrowser_ColorScheme">
<layout class="QGridLayout" name="gridLayout_80">
<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">
2022-08-04 21:59:29 +02:00
<string notr="true">Breeze</string>
</property>
</item>
<item>
<property name="text">
2022-08-04 21:59:29 +02:00
<string notr="true">Monokai</string>
</property>
</item>
<item>
<property name="text">
2022-08-04 21:59:29 +02:00
<string notr="true">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">
2022-08-04 21:59:29 +02:00
<string>Color scheme to use for the Text Browser</string>
</property>
<property name="text">
<string>Color scheme</string>
</property>
</widget>
</item>
2022-08-04 21:59:29 +02:00
<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>
</layout>
</widget>
</item>
<item>
2022-08-04 21:59:29 +02:00
<widget class="Line" name="gline_ConfTextBrowser_2">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
2022-07-30 20:58:15 +02:00
</property>
2022-08-04 21:59:29 +02:00
<property name="maximumSize">
<size>
2022-08-04 21:59:29 +02:00
<width>16777215</width>
<height>32</height>
</size>
2022-07-30 20:58:15 +02:00
</property>
2022-08-04 21:59:29 +02:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item>
<widget class="QFrame" name="frame_ConfTextBrowser_Preview">
<layout class="QGridLayout" name="gridLayout_82">
<item row="0" column="0">
<widget class="QLabel" name="label_ConfTextBrowser_Preview">
<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>The appearance of the Text Browser with the current settings</string>
</property>
<property name="text">
<string>Preview</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QTextBrowser" name="textBrowser_ConfTextBrowser_Preview">
<property name="minimumSize">
<size>
<width>0</width>
<height>64</height>
</size>
</property>
<property name="mouseTracking">
<bool>false</bool>
</property>
<property name="acceptDrops">
<bool>false</bool>
</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;
&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:13pt; 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;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="openLinks">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
</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">
2022-08-04 21:59:29 +02:00
<string>Theme to use for the Charts</string>
</property>
<property name="text">
<string>Theme</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
2022-08-04 21:59:29 +02:00
<widget class="Line" name="gline_ConfCharts_1">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
2022-07-30 20:58:15 +02:00
</property>
2022-08-04 21:59:29 +02:00
<property name="maximumSize">
<size>
2022-08-04 21:59:29 +02:00
<width>16777215</width>
<height>32</height>
</size>
2022-07-30 20:58:15 +02:00
</property>
2022-08-04 21:59:29 +02:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item>
<widget class="QFrame" name="frame_ConfCharts_Preview">
<layout class="QGridLayout" name="gridLayout_83">
<item row="0" column="0">
<widget class="QLabel" name="label_ConfCharts_Preview">
<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="text">
<string>Preview</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QChartView" name="chart_ConfCharts_Preview">
<property name="minimumSize">
<size>
<width>0</width>
<height>256</height>
</size>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfDatabases">
<attribute name="title">
<string>Databases</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_17">
<item>
<widget class="QFrame" name="frame_ConfDatabases">
<layout class="QGridLayout" name="gridLayout_62">
<item row="3" column="1" colspan="3">
<widget class="Line" name="gline_ConfDatabases_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="1">
<widget class="QLabel" name="label_ConfDatabases_Hashes">
<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>Path where the used files hashes database is located</string>
</property>
<property name="text">
<string>Used files</string>
</property>
</widget>
</item>
<item row="7" column="1">
<widget class="QLineEdit" name="inLine_ConfDatabases_Hashes_Path">
<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 base path only, file name excluded</string>
</property>
</widget>
</item>
<item row="2" column="2">
<widget class="QLabel" name="icon_ConfDatabases_Data_Wrong">
<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="toolTip">
<string>The given path doen't exists, or doesn't point to a folder</string>
</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="1" column="1">
<widget class="QLabel" name="label_ConfDatabases_Data">
<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>Path where the logs data collection database is located</string>
</property>
<property name="text">
<string>Logs data</string>
</property>
</widget>
</item>
<item row="0" column="0" colspan="4">
<widget class="QLabel" name="label_ConfWindow_Geometry_2">
<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>Paths</string>
</property>
</widget>
</item>
<item row="7" column="3">
<widget class="QPushButton" name="button_ConfDatabases_Hashes_Save">
<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 path</string>
</property>
<property name="text">
<string></string>
</property>
</widget>
</item>
<item row="1" column="0" rowspan="7">
<spacer name="spacer_ConfWindow_Geometry_2">
<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>178</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="1">
<widget class="QLineEdit" name="inLine_ConfDatabases_Data_Path">
<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 base path only, file name excluded</string>
</property>
</widget>
</item>
<item row="2" column="3">
<widget class="QPushButton" name="button_ConfDatabases_Data_Save">
<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 path</string>
</property>
<property name="text">
<string></string>
</property>
</widget>
</item>
<item row="7" column="2">
<widget class="QLabel" name="icon_ConfDatabases_Hashes_Wrong">
<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="toolTip">
<string>The given path doen't exists, or doesn't point to a folder</string>
</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="5" column="1" colspan="3">
<spacer name="spacer_ConfDatabases_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_ConfDatabases_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>668</width>
<height>285</height>
</size>
</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>
2022-08-08 22:44:28 +02:00
<layout class="QGridLayout" name="gridLayout_3">
2022-07-30 20:58:15 +02:00
<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-08 22:44:28 +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>
2022-08-04 21:59:29 +02:00
<property name="checked">
<bool>true</bool>
</property>
2022-08-02 21:07:47 +02:00
</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">
2022-08-08 22:44:28 +02:00
<string> MiB</string>
2022-08-02 21:07:47 +02:00
</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-08 22:44:28 +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>
<widget class="QFrame" name="frame_ConfApache_Paths">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>184</height>
</size>
</property>
2022-08-08 22:44:28 +02:00
<layout class="QGridLayout" name="gridLayout_10">
<item row="1" column="0">
<widget class="QLineEdit" name="inLine_ConfApache_Path_String">
2022-08-02 21:07:47 +02:00
<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">
2022-08-08 22:44:28 +02:00
<widget class="QLabel" name="icon_ConfApache_Path_Wrong">
2022-08-02 21:07:47 +02:00
<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>
<property name="toolTip">
<string>The given path doen't exists, or doesn't point to a folder</string>
</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-08 22:44:28 +02:00
<item row="1" column="2">
<widget class="QPushButton" name="button_ConfApache_Path_Save">
<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>
2022-08-08 22:44:28 +02:00
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
2022-07-30 20:58:15 +02:00
</property>
2022-08-08 22:44:28 +02:00
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
2022-07-30 20:58:15 +02:00
</property>
2022-08-08 22:44:28 +02:00
<property name="toolTip">
<string>Apply the current paths</string>
</property>
<property name="text">
<string></string>
2022-07-30 20:58:15 +02:00
</property>
</widget>
</item>
2022-08-08 22:44:28 +02:00
<item row="0" column="0" colspan="3">
<widget class="QLabel" name="label__ConfApache_Path_Path">
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
2022-08-08 22:44:28 +02:00
<width>0</width>
2022-07-30 20:58:15 +02:00
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>Logs folder</string>
2022-07-30 20:58:15 +02:00
</property>
</widget>
</item>
2022-08-08 22:44:28 +02:00
</layout>
</widget>
</item>
<item>
<spacer name="spacer_ConfApache_Path_1">
<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="QVBoxLayout" name="verticalLayout_7">
<item>
<widget class="QFrame" name="frame_ConfApache_Format_1">
<layout class="QGridLayout" name="gridLayout_66">
<item row="0" column="0">
<widget class="QLabel" name="label_ConfApache_Format_String">
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>0</width>
2022-08-08 22:44:28 +02:00
<height>32</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
2022-08-08 22:44:28 +02:00
<height>32</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
2022-08-08 22:44:28 +02:00
<property name="toolTip">
<string>Logs format string</string>
</property>
2022-07-30 20:58:15 +02:00
<property name="text">
2022-08-08 22:44:28 +02:00
<string>Format string</string>
2022-07-30 20:58:15 +02:00
</property>
</widget>
</item>
2022-08-08 22:44:28 +02:00
<item row="1" column="0">
<widget class="QLineEdit" name="inLine_ConfApache_Format_String">
2022-07-30 20:58:15 +02:00
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
2022-08-08 22:44:28 +02:00
<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>
2022-07-30 20:58:15 +02:00
</widget>
</item>
2022-08-08 22:44:28 +02:00
<item row="1" column="1">
<widget class="QPushButton" name="button_ConfApache_Format_Save">
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>
2022-08-08 22:44:28 +02:00
<width>32</width>
<height>32</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
<property name="maximumSize">
<size>
2022-08-08 22:44:28 +02:00
<width>32</width>
<height>32</height>
2022-07-30 20:58:15 +02:00
</size>
</property>
<property name="font">
<font>
2022-08-08 22:44:28 +02:00
<pointsize>16</pointsize>
2022-07-30 20:58:15 +02:00
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
2022-08-08 22:44:28 +02:00
<string>Apply the current string</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>
2022-08-08 22:44:28 +02:00
<item row="2" column="0" colspan="2">
<widget class="Line" name="gline_ConfApache_Format_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="4" column="0">
<widget class="QPushButton" name="button_ConfApache_Format_Sample">
<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="5" column="0" colspan="2">
<widget class="QScrollArea" name="scrollArea_ConfApache_Format_Sample">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>64</height>
</size>
</property>
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>
</property>
<property name="widgetResizable">
<bool>true</bool>
</property>
<widget class="QWidget" name="scrollAreaContent_ConfApache_Format_Sample">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>740</width>
2022-08-08 22:44:28 +02:00
<height>54</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_9">
<item>
<widget class="QLabel" name="preview_ConfApache_Format_Sample">
<property name="minimumSize">
<size>
<width>0</width>
2022-08-08 22:44:28 +02:00
<height>36</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
2022-08-08 22:44:28 +02:00
<height>36</height>
</size>
</property>
2022-08-08 22:44:28 +02:00
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
2022-08-08 22:44:28 +02:00
<string>Please check the correctness of this line.
Fields marked as 'DISCARDED' got parsed correctly, but are not considered by LogDoctor</string>
2022-08-04 21:59:29 +02:00
</property>
<property name="text">
2022-08-08 22:44:28 +02:00
<string/>
2022-08-04 21:59:29 +02:00
</property>
</widget>
</item>
</layout>
</widget>
2022-08-08 22:44:28 +02:00
</widget>
</item>
<item row="3" column="0" colspan="2">
<spacer name="spacer_ConfApache_Format_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_Format_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>728</width>
<height>109</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QFrame" name="frame_ConfApache_Format_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_Format_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_Format_Help">
<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_Warnlists">
<attribute name="title">
<string>Warnlists</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_21">
<item row="0" column="0">
<widget class="QFrame" name="frame_ConfApache_Warnlist">
<layout class="QGridLayout" name="gridLayout_56">
<item row="0" column="1">
<widget class="QComboBox" name="box_ConfApache_Warnlist_Field">
<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>Method</string>
</property>
2022-08-08 22:44:28 +02:00
</item>
<item>
<property name="text">
<string>URI</string>
</property>
2022-08-08 22:44:28 +02:00
</item>
<item>
<property name="text">
<string>User-agent</string>
</property>
2022-08-08 22:44:28 +02:00
</item>
<item>
<property name="text">
<string>Client</string>
</property>
2022-08-08 22:44:28 +02:00
</item>
</widget>
</item>
<item row="0" column="2">
<spacer name="spacer_ConfApache_Warnlist_2">
<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_ConfApache_Warnlist_Used">
<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_Add">
<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 the current line to the list</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_Warnlist_String">
<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_Warnlist_Remove">
<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 the selected item from the list</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_Warnlist_List">
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QPushButton" name="button_ConfApache_Warnlist_Up">
<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>
</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>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QPushButton" name="button_ConfApache_Warnlist_Down">
<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>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</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>
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="spacer_ConfApache_Warnlist_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>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfApache_Blacklists">
<attribute name="title">
<string>Blacklists</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_53">
<item row="0" column="0">
<widget class="QFrame" name="frame_ConfApache_Blacklist">
<layout class="QGridLayout" name="gridLayout_61">
<item row="0" column="1">
<widget class="QComboBox" name="box_ConfApache_Blacklist_Field">
<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>Client</string>
</property>
</item>
</widget>
</item>
<item row="0" column="2">
<spacer name="spacer_ConfApache_Blacklist_2">
<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_ConfApache_Blacklist_Used">
<property name="text">
<string>Use blacklist for this field</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QPushButton" name="button_ConfApache_Blacklist_Add">
<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_ConfApache_Blacklist_String">
<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_Remove">
<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_ConfApache_Blacklist_List">
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QPushButton" name="button_ConfApache_Blacklist_Up">
<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>
</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>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QPushButton" name="button_ConfApache_Blacklist_Down">
<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>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</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>
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="spacer_ConfApache_Blacklist_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>
</layout>
</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>
<layout class="QGridLayout" name="gridLayout_52">
<item row="0" column="0">
<widget class="QTabWidget" name="tabs_ConfNginx">
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="currentIndex">
<number>0</number>
</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_8">
<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_54">
<item row="1" column="0">
<widget class="QLineEdit" name="inLine_ConfNginx_Path_String">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="icon_ConfNginx_Path_Wrong">
<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="toolTip">
<string>The given path doen't exists, or doesn't point to a folder</string>
</property>
2022-08-08 22:44:28 +02:00
<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="1" column="2">
<widget class="QPushButton" name="button_ConfNginx_Path_Save">
<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 paths</string>
</property>
<property name="text">
<string></string>
</property>
</widget>
</item>
<item row="0" column="0" colspan="3">
<widget class="QLabel" name="label__ConfNginx_Path_Path">
<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="text">
<string>Logs folder</string>
2022-08-08 22:44:28 +02:00
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="spacer_ConfNginx_Path_1">
<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="QVBoxLayout" name="verticalLayout_9">
<item>
<widget class="QFrame" name="frame_ConfNginx_Format_1">
<layout class="QGridLayout" name="gridLayout_85">
<item row="0" column="0">
<widget class="QLabel" name="label_ConfNginx_Format_String">
<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_Format_String">
<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_Save">
<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_Format_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="4" column="0">
<widget class="QPushButton" name="button_ConfNginx_Format_Sample">
<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="5" column="0" colspan="2">
<widget class="QScrollArea" name="scrollArea_ConfNginx_Format_Sample">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>64</height>
</size>
</property>
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>
</property>
<property name="widgetResizable">
<bool>true</bool>
</property>
<widget class="QWidget" name="scrollAreaContent_ConfNginx_Format_Sample">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>62</width>
2022-08-08 22:44:28 +02:00
<height>54</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_11">
<item>
<widget class="QLabel" name="preview_ConfNginx_Format_Sample">
<property name="minimumSize">
2022-08-02 21:07:47 +02:00
<size>
<width>0</width>
2022-08-08 22:44:28 +02:00
<height>36</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
2022-08-08 22:44:28 +02:00
<height>36</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
<property name="font">
<font>
2022-08-08 22:44:28 +02:00
<pointsize>13</pointsize>
2022-08-02 21:07:47 +02:00
</font>
</property>
<property name="toolTip">
2022-08-08 22:44:28 +02:00
<string>Please check the correctness of this line.
Fields marked as 'DISCARDED' got parsed correctly, but are not considered by LogDoctor</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="text">
<string/>
</property>
</widget>
2022-08-02 21:07:47 +02:00
</item>
</layout>
</widget>
2022-08-08 22:44:28 +02:00
</widget>
</item>
<item row="3" column="0" colspan="2">
<spacer name="spacer_ConfNginx_Format_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_Format_1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>728</width>
<height>109</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QFrame" name="frame_ConfNginx_Format_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_Format_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_Format_Help">
<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_Warnlists">
<attribute name="title">
<string>Warnlists</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_55">
<item row="0" column="0">
<widget class="QFrame" name="frame_ConfNginx_Warnlist">
<layout class="QGridLayout" name="gridLayout_72">
<item row="0" column="1">
<widget class="QComboBox" name="box_ConfNginx_Warnlist_Field">
<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>Method</string>
</property>
</item>
<item>
<property name="text">
<string>URI</string>
</property>
</item>
<item>
<property name="text">
<string>User-agent</string>
</property>
</item>
<item>
<property name="text">
<string>Client</string>
</property>
</item>
</widget>
</item>
<item row="0" column="2">
<spacer name="spacer_ConfNginx_Warnlist_2">
<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_ConfNginx_Warnlist_Used">
<property name="text">
<string>Use warnlist for this field</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QPushButton" name="button_ConfNginx_Warnlist_Add">
<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_Warnlist_String">
<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_Warnlist_Remove">
<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_Warnlist_List">
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QPushButton" name="button_ConfNginx_Warnlist_Up">
<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>
</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>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QPushButton" name="button_ConfNginx_Warnlist_Down">
<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>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</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>
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="spacer_ConfNginx_Warnlist_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>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfNginx_Blacklists">
<attribute name="title">
<string>Blacklists</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_57">
<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_Field">
<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>Client</string>
</property>
</item>
</widget>
</item>
<item row="0" column="2">
<spacer name="spacer_ConfNginx_Blacklist_2">
<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_ConfNginx_Blacklist_Used">
<property name="text">
<string>Use blacklist for this field</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QPushButton" name="button_ConfNginx_Blacklist_Add">
<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_String">
<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_Remove">
<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_List">
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QPushButton" name="button_ConfNginx_Blacklist_Up">
<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>
</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>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QPushButton" name="button_ConfNginx_Blacklist_Down">
<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>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</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>
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="spacer_ConfNginx_Blacklist_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>
</layout>
</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>0</number>
</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_15">
<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_58">
<item row="0" column="0" colspan="3">
<widget class="QLabel" name="label__ConfIis_Path_Path">
<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="text">
<string>Logs folder</string>
2022-08-08 22:44:28 +02:00
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLineEdit" name="inLine_ConfIis_Path_String">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="icon_ConfIis_Path_Wrong">
<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="toolTip">
<string>The given path doen't exists, or doesn't point to a folder</string>
</property>
2022-08-08 22:44:28 +02:00
<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="1" column="2">
<widget class="QPushButton" name="button_ConfIis_Path_Save">
<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 paths</string>
</property>
<property name="text">
<string></string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
2022-08-08 22:44:28 +02:00
<item>
<spacer name="spacer_ConfIis_Path_1">
<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>
2022-08-08 22:44:28 +02:00
<widget class="QWidget" name="tab_ConfIis_Formats">
<attribute name="title">
2022-08-08 22:44:28 +02:00
<string>Formats</string>
</attribute>
2022-08-08 22:44:28 +02:00
<layout class="QVBoxLayout" name="verticalLayout_14">
<item>
<widget class="QFrame" name="frame_ConfIis_Format_1">
<layout class="QGridLayout" name="gridLayout_88">
<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_Format_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_Format_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_Format_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="1" column="0">
<widget class="QLabel" name="label_ConfIis_Format_String">
<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_Format_String">
<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="2" column="1">
<widget class="QPushButton" name="button_ConfIis_Format_Save">
<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="3" column="0" colspan="2">
<widget class="Line" name="gline_ConfIis_Format_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_ConfIis_Format_Sample">
<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="QScrollArea" name="scrollArea_ConfIis_Format_Sample">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>64</height>
</size>
</property>
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>
</property>
<property name="widgetResizable">
<bool>true</bool>
</property>
<widget class="QWidget" name="scrollAreaContent_ConfIis_Format_Sample">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>740</width>
2022-08-08 22:44:28 +02:00
<height>54</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_19">
<item>
<widget class="QLabel" name="preview_ConfIis_Format_Sample">
<property name="minimumSize">
<size>
<width>0</width>
2022-08-08 22:44:28 +02:00
<height>36</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
2022-08-08 22:44:28 +02:00
<height>36</height>
2022-08-02 21:07:47 +02:00
</size>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="toolTip">
2022-08-08 22:44:28 +02:00
<string>Please check the correctness of this line.
Fields marked as 'DISCARDED' got parsed correctly, but are not considered by LogDoctor</string>
2022-08-02 21:07:47 +02:00
</property>
<property name="text">
2022-08-08 22:44:28 +02:00
<string/>
2022-08-02 21:07:47 +02:00
</property>
2022-08-08 22:44:28 +02:00
</widget>
2022-08-02 21:07:47 +02:00
</item>
</layout>
</widget>
2022-08-08 22:44:28 +02:00
</widget>
</item>
<item row="4" column="0" colspan="2">
<spacer name="spacer_ConfIis_Format_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_Format_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_Format_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_Format_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_Format_Help">
<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_Warnlists">
<attribute name="title">
<string>Warnlists</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_59">
<item row="0" column="0">
<widget class="QFrame" name="frame_ConfIis_Warnlist">
<layout class="QGridLayout" name="gridLayout_74">
<item row="0" column="1">
<widget class="QComboBox" name="box_ConfIis_Warnlist_Field">
<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>Method</string>
</property>
</item>
<item>
<property name="text">
<string>URI</string>
</property>
</item>
<item>
<property name="text">
<string>User-agent</string>
</property>
</item>
<item>
<property name="text">
<string>Client</string>
</property>
</item>
</widget>
</item>
<item row="0" column="2">
<spacer name="spacer_ConfIis_Warnlist_2">
<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_Warnlist_Used">
<property name="text">
<string>Use warnlist for this field</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QPushButton" name="button_ConfIis_Warnlist_Add">
<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_Warnlist_String">
<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_Warnlist_Remove">
<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_Warnlist_List">
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QPushButton" name="button_ConfIis_Warnlist_Up">
<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>
</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>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QPushButton" name="button_ConfIis_Warnlist_Down">
<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>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</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>
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="spacer_ConfIis_Warnlist_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>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_ConfIis_Blacklists">
<attribute name="title">
<string>Blacklists</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_60">
<item row="0" column="0">
<widget class="QFrame" name="frame_ConfIis_Blacklist">
<layout class="QGridLayout" name="gridLayout_78">
<item row="0" column="1">
<widget class="QComboBox" name="box_ConfIis_Blacklist_Field">
<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>Client</string>
</property>
</item>
</widget>
</item>
<item row="0" column="2">
<spacer name="spacer_ConfIis_Blacklist_2">
<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_Used">
<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_Add">
<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_String">
<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_Remove">
<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_List">
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QPushButton" name="button_ConfIis_Blacklist_Up">
<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>
</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>
<height>32</height>
</size>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QPushButton" name="button_ConfIis_Blacklist_Down">
<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>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</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>
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="spacer_ConfIis_Blacklist_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>
</layout>
2022-08-02 21:07:47 +02:00
</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 class="QMenu" name="menuLanguage">
<property name="title">
<string>Language</string>
</property>
<addaction name="actionEnglish"/>
<addaction name="actionEspanol"/>
<addaction name="actionFrancais"/>
<addaction name="actionItaliano"/>
</widget>
<widget class="QMenu" name="menuTools">
<property name="title">
<string>Tools</string>
</property>
<addaction name="actionBlockNote"/>
<addaction name="actionCheck_updates"/>
</widget>
<addaction name="menuLanguage"/>
<addaction name="menuTools"/>
2022-06-20 21:44:58 +02:00
</widget>
2022-06-23 20:07:59 +02:00
<action name="actionCrapnote">
<property name="text">
<string>Block-note</string>
</property>
</action>
<action name="actionEnglish">
<property name="icon">
<iconset resource="resources/resources.qrc">
<normaloff>:/flags/flags/en.png</normaloff>:/flags/flags/en.png</iconset>
</property>
<property name="text">
<string notr="true">English</string>
</property>
<property name="toolTip">
<string notr="true">English</string>
</property>
</action>
<action name="actionEspanol">
<property name="icon">
<iconset resource="resources/resources.qrc">
<normaloff>:/flags/flags/es.png</normaloff>:/flags/flags/es.png</iconset>
</property>
<property name="text">
<string notr="true">Español</string>
</property>
<property name="toolTip">
<string notr="true">Español</string>
</property>
</action>
<action name="actionFrancais">
<property name="icon">
<iconset resource="resources/resources.qrc">
<normaloff>:/flags/flags/fr.png</normaloff>:/flags/flags/fr.png</iconset>
</property>
<property name="text">
<string notr="true">Francais</string>
</property>
<property name="toolTip">
<string notr="true">Francais</string>
</property>
</action>
<action name="actionItaliano">
<property name="icon">
<iconset resource="resources/resources.qrc">
<normaloff>:/flags/flags/it.png</normaloff>:/flags/flags/it.png</iconset>
</property>
<property name="text">
<string notr="true">Italiano</string>
</property>
<property name="toolTip">
<string notr="true">Italiano</string>
</property>
</action>
<action name="actionBlockNote">
<property name="text">
<string>BlockNote</string>
</property>
</action>
<action name="actionCheck_updates">
<property name="text">
<string>Check updates</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>