Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version upgrade 4.00 #50

Merged
merged 113 commits into from
Feb 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
113 commits
Select commit Hold shift + click to select a range
2c97b90
Improvements
elB4RTO Nov 28, 2023
3d43937
Updated conf file
elB4RTO Nov 28, 2023
4d0d9ca
Code improvements
elB4RTO Dec 1, 2023
697b9fb
Updated CMakeLists.txt
elB4RTO Dec 1, 2023
1e21756
Code and performance improvements
elB4RTO Dec 1, 2023
2dcf0fc
Improvements and updates
elB4RTO Dec 1, 2023
a49a021
Tests improvements
elB4RTO Dec 1, 2023
2f8ec16
Improvements
elB4RTO Dec 1, 2023
909ce98
Introduced FileHandler classes
elB4RTO Jan 7, 2024
02457be
Fix for WIN MSVC
elB4RTO Jan 7, 2024
569596c
Minor fixes
elB4RTO Jan 7, 2024
bd62f5b
Minor improvements
elB4RTO Jan 7, 2024
58a96a1
Introduced FieldData and LogLineData structs
elB4RTO Jan 21, 2024
106066a
Removed craplog's ParserAsync
elB4RTO Jan 21, 2024
58aec99
Removed craplog parsers interface
elB4RTO Jan 21, 2024
837ef41
Updated and improved CraplogParser
elB4RTO Jan 21, 2024
2bb706b
Update
elB4RTO Jan 21, 2024
9ac8e7c
Tests improvements
elB4RTO Jan 21, 2024
5ae72a4
Updated CMakeLists.txt
elB4RTO Jan 21, 2024
287c94b
Updated conf file
elB4RTO Jan 21, 2024
a9cb0eb
Fix
elB4RTO Jan 21, 2024
0a7e46b
Fix
elB4RTO Jan 21, 2024
db4b4c6
Updated translation files
elB4RTO Jan 21, 2024
97379cf
Updated translation resources
elB4RTO Jan 21, 2024
d910069
Minor code improvements
elB4RTO Jan 21, 2024
e88625b
Minor code improvements
elB4RTO Jan 21, 2024
e9977b8
Code improvements
elB4RTO Jan 21, 2024
b48703c
Improvements
elB4RTO Jan 21, 2024
e727965
Code improvements
elB4RTO Jan 21, 2024
fc92115
Code improvements
elB4RTO Jan 21, 2024
8a0bb20
Minor code improvements
elB4RTO Jan 21, 2024
f5c276f
Introduced WebServer enum
elB4RTO Jan 21, 2024
6cba718
Update
elB4RTO Jan 21, 2024
388cef6
Updated CMakeLists
elB4RTO Jan 21, 2024
7798079
Updated default conf file
elB4RTO Jan 21, 2024
fd404ae
Moved web servers defines file in main lib
elB4RTO Jan 21, 2024
51ea2de
Introduced DialogsLevel enum
elB4RTO Jan 21, 2024
3ce62bb
Renamed main lib file
elB4RTO Jan 21, 2024
82de6c4
Update
elB4RTO Jan 22, 2024
d789366
Moved some functions from main lib to MainWindow
elB4RTO Jan 22, 2024
c1265ae
Tests improvements
elB4RTO Jan 22, 2024
3bd1afa
Improvements
elB4RTO Jan 27, 2024
2b60659
Added new dialogs
elB4RTO Jan 27, 2024
1b10f57
Updated translation files
elB4RTO Jan 27, 2024
5396d06
Updated translation resources
elB4RTO Jan 27, 2024
6cb6a5b
Updated default conf file
elB4RTO Jan 27, 2024
a0f4c9a
Moved warnings from database
elB4RTO Jan 27, 2024
57decc0
Improved crapview query filters
elB4RTO Jan 28, 2024
292b3aa
Improved StringOps
elB4RTO Jan 28, 2024
359c7f2
Tests improvements
elB4RTO Jan 28, 2024
2fb44e0
Improved database handling
elB4RTO Feb 1, 2024
98cb358
Upgrade to C++23
elB4RTO Feb 1, 2024
c45836e
Improved database handling
elB4RTO Feb 3, 2024
92cdee4
Code improvements
elB4RTO Feb 3, 2024
5c92b71
Code improvements and updates
elB4RTO Feb 3, 2024
3158a4e
Code improvements and updates
elB4RTO Feb 3, 2024
ae92479
Code improvements and updates
elB4RTO Feb 3, 2024
a1d0419
Code improvements and updates
elB4RTO Feb 3, 2024
833f3da
Improved exceptions
elB4RTO Feb 3, 2024
6182a61
Added new dialogs
elB4RTO Feb 3, 2024
9320b90
General improvements
elB4RTO Feb 3, 2024
2a87d5d
Morphed blacklists and warnlists into dedicated entities
elB4RTO Feb 4, 2024
434a040
Added BWutils in Utilities
elB4RTO Feb 4, 2024
d71801b
Moved blacklists and warnlists from Craplog to MainWindow
elB4RTO Feb 4, 2024
7902cf2
Updates
elB4RTO Feb 4, 2024
c3ae02c
Updated doc comments
elB4RTO Feb 4, 2024
469a4d8
Minor improvements
elB4RTO Feb 4, 2024
4d383eb
Renamed customs file
elB4RTO Feb 4, 2024
2e8d29e
Added Craplog lib
elB4RTO Feb 4, 2024
45b944d
Added Crapview lib
elB4RTO Feb 4, 2024
56c7f41
Added custom list model
elB4RTO Feb 4, 2024
9a14564
Updated globals namespaces
elB4RTO Feb 4, 2024
7df2230
Improvements and updates
elB4RTO Feb 4, 2024
cbabccf
Improvements and updates
elB4RTO Feb 4, 2024
e2c2b27
Impvorements and updates
elB4RTO Feb 4, 2024
a931018
Improved CheckSec
elB4RTO Feb 4, 2024
2b44f28
Updates
elB4RTO Feb 4, 2024
9629408
Updated UI
elB4RTO Feb 4, 2024
6e9aa9b
Minor improvements
elB4RTO Feb 4, 2024
13a2f1f
Added new tool 'Crappath'
elB4RTO Feb 5, 2024
fd79ac5
Updated UI
elB4RTO Feb 5, 2024
5e1821b
Updates
elB4RTO Feb 5, 2024
3d53591
Updated main stylesheet
elB4RTO Feb 5, 2024
7265d08
Improvements
elB4RTO Feb 5, 2024
fbb3786
Fix
elB4RTO Feb 5, 2024
6a790be
Fix
elB4RTO Feb 5, 2024
b079857
Improvements
elB4RTO Feb 5, 2024
39cc721
Added ColorsScheme enum in GlobalConfigs
elB4RTO Feb 5, 2024
ddf92dc
Updates
elB4RTO Feb 5, 2024
c6406a3
Fix
elB4RTO Feb 6, 2024
b9c0a77
Improvements
elB4RTO Feb 6, 2024
354e43b
Performance improvements
elB4RTO Feb 6, 2024
455394d
Workaround for ranges
elB4RTO Feb 7, 2024
53fe197
Performance improvements
elB4RTO Feb 8, 2024
236b7ee
Improvements and updates
elB4RTO Feb 8, 2024
3f71f10
Tests improvements
elB4RTO Feb 9, 2024
fa8468e
Fix
elB4RTO Feb 9, 2024
4553524
Improvements
elB4RTO Feb 9, 2024
b702020
Improvements and updates
elB4RTO Feb 9, 2024
8955ab9
Improved exceptions
elB4RTO Feb 9, 2024
d2fecd9
Added new tool 'Changelog'
elB4RTO Feb 10, 2024
080cb20
Code improvements
elB4RTO Feb 12, 2024
1829b26
Fix
elB4RTO Feb 12, 2024
d8bf21e
Updated translation files
elB4RTO Feb 16, 2024
041c9eb
Updated translation resources
elB4RTO Feb 16, 2024
18384b5
Updated documentation
elB4RTO Feb 16, 2024
b834824
Upgrade to version 4.00
elB4RTO Feb 16, 2024
8de6cad
Updated Changelog
elB4RTO Feb 16, 2024
03edcfa
Updated documentation
elB4RTO Feb 16, 2024
8c179a0
Fix
elB4RTO Feb 16, 2024
7ce712b
Fix for OSX
elB4RTO Feb 16, 2024
bd22bbb
Fixes for MSVC
elB4RTO Feb 17, 2024
f6de030
Fix
elB4RTO Feb 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ RUN bash -c "scripts/DOCKER_private.sh"
WORKDIR /
RUN rm -rf /tmp/logdoctor

LABEL logdoctor.version=3.00
LABEL logdoctor.version=4.00

ENTRYPOINT /usr/bin/logdoctor
125 changes: 77 additions & 48 deletions docs/html/annotated.html

Large diffs are not rendered by default.

12 changes: 7 additions & 5 deletions docs/html/classBWlistException-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="generator" content="Doxygen 1.10.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>LogDoctor: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<script type="text/javascript" src="clipboard.js"></script>
<script type="text/javascript" src="cookie.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
Expand All @@ -22,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;3.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand All @@ -31,7 +33,7 @@
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<!-- Generated by Doxygen 1.10.0 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
Expand All @@ -43,7 +45,7 @@
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
$(function() { init_search(); });
});
/* @license-end */
</script>
Expand Down Expand Up @@ -79,7 +81,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.10.0
</small></address>
</body>
</html>
23 changes: 14 additions & 9 deletions docs/html/classBWlistException.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="generator" content="Doxygen 1.10.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>LogDoctor: BWlistException Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<script type="text/javascript" src="clipboard.js"></script>
<script type="text/javascript" src="cookie.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
Expand All @@ -22,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;3.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand All @@ -31,7 +33,7 @@
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<!-- Generated by Doxygen 1.10.0 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
Expand All @@ -43,7 +45,7 @@
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
$(function() { init_search(); });
});
/* @license-end */
</script>
Expand Down Expand Up @@ -73,20 +75,23 @@
<div class="header">
<div class="summary">
<a href="classBWlistException-members.html">List of all members</a> </div>
<div class="headertitle"><div class="title">BWlistException Class Reference</div></div>
<div class="headertitle"><div class="title">BWlistException Class Reference<span class="mlabels"><span class="mlabel">final</span></span></div></div>
</div><!--header-->
<div class="contents">

<p><a class="el" href="classBWlistException.html" title="BWlistException.">BWlistException</a>.
<a href="classBWlistException.html#details">More...</a></p>
<a href="#details">More...</a></p>

<p><code>#include &lt;exceptions.h&gt;</code></p>
<div class="dynheader">
Inheritance diagram for BWlistException:</div>
<div class="dyncontent">
<div class="center">
<img src="classBWlistException.png" alt=""/>
</div></div>
<img src="classBWlistException.png" usemap="#BWlistException_map" alt=""/>
<map id="BWlistException_map" name="BWlistException_map">
<area href="classLogDoctorException.html" title="LogDoctorException." alt="LogDoctorException" shape="rect" coords="0,0,126,24"/>
</map>
</div></div>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><a class="el" href="classBWlistException.html" title="BWlistException.">BWlistException</a>. </p>
<p>Exception related to a blacklist/warnlist </p>
Expand All @@ -97,7 +102,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.10.0
</small></address>
</body>
</html>
Binary file modified docs/html/classBWlistException.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="generator" content="Doxygen 1.10.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>LogDoctor: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<script type="text/javascript" src="clipboard.js"></script>
<script type="text/javascript" src="cookie.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
Expand All @@ -22,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;3.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand All @@ -31,7 +33,7 @@
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<!-- Generated by Doxygen 1.10.0 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
Expand All @@ -43,7 +45,7 @@
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
$(function() { init_search(); });
});
/* @license-end */
</script>
Expand Down Expand Up @@ -71,18 +73,17 @@

</div><!-- top -->
<div class="header">
<div class="headertitle"><div class="title">BWlist Member List</div></div>
<div class="headertitle"><div class="title">Changelog Member List</div></div>
</div><!--header-->
<div class="contents">

<p>This is the complete list of members for <a class="el" href="structBWlist.html">BWlist</a>, including all inherited members.</p>
<p>This is the complete list of members for <a class="el" href="classChangelog.html">Changelog</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="structBWlist.html#ab213c296a3e2033565c4bfb052f4fde1">list</a></td><td class="entry"><a class="el" href="structBWlist.html">BWlist</a></td><td class="entry"></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="structBWlist.html#ae0664e12fbe88c18dc830cd93fbe6abc">used</a></td><td class="entry"><a class="el" href="structBWlist.html">BWlist</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classChangelog.html#a270c384c56c6d479345f6895fa4d885e">setTextFont</a>(const QFont &amp;font) noexcept</td><td class="entry"><a class="el" href="classChangelog.html">Changelog</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.10.0
</small></address>
</body>
</html>
56 changes: 31 additions & 25 deletions docs/html/structBWlist.html → docs/html/classChangelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="generator" content="Doxygen 1.10.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>LogDoctor: BWlist Struct Reference</title>
<title>LogDoctor: Changelog Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<script type="text/javascript" src="clipboard.js"></script>
<script type="text/javascript" src="cookie.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
Expand All @@ -22,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;3.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand All @@ -31,7 +33,7 @@
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<!-- Generated by Doxygen 1.10.0 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
Expand All @@ -43,7 +45,7 @@
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
$(function() { init_search(); });
});
/* @license-end */
</script>
Expand Down Expand Up @@ -72,37 +74,41 @@
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="structBWlist-members.html">List of all members</a> </div>
<div class="headertitle"><div class="title">BWlist Struct Reference</div></div>
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classChangelog-members.html">List of all members</a> </div>
<div class="headertitle"><div class="title">Changelog Class Reference</div></div>
</div><!--header-->
<div class="contents">

<p>Hold the items of a blacklist/warnlist.
<a href="structBWlist.html#details">More...</a></p>
<p><a class="el" href="classChangelog.html" title="Changelog.">Changelog</a>.
<a href="#details">More...</a></p>

<p><code>#include &lt;lib.h&gt;</code></p>
<p><code>#include &lt;changelog.h&gt;</code></p>
<div class="dynheader">
Inheritance diagram for Changelog:</div>
<div class="dyncontent">
<div class="center">
<img src="classChangelog.png" alt=""/>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-attribs" name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:ae0664e12fbe88c18dc830cd93fbe6abc" id="r_ae0664e12fbe88c18dc830cd93fbe6abc"><td class="memItemLeft" align="right" valign="top"><a id="ae0664e12fbe88c18dc830cd93fbe6abc" name="ae0664e12fbe88c18dc830cd93fbe6abc"></a>
bool&#160;</td><td class="memItemRight" valign="bottom"><b>used</b></td></tr>
<tr class="memdesc:ae0664e12fbe88c18dc830cd93fbe6abc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Whether the list is set to be used or not. <br /></td></tr>
<tr class="separator:ae0664e12fbe88c18dc830cd93fbe6abc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab213c296a3e2033565c4bfb052f4fde1" id="r_ab213c296a3e2033565c4bfb052f4fde1"><td class="memItemLeft" align="right" valign="top"><a id="ab213c296a3e2033565c4bfb052f4fde1" name="ab213c296a3e2033565c4bfb052f4fde1"></a>
std::vector&lt; std::string &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>list</b></td></tr>
<tr class="memdesc:ab213c296a3e2033565c4bfb052f4fde1"><td class="mdescLeft">&#160;</td><td class="mdescRight">The list of items. <br /></td></tr>
<tr class="separator:ab213c296a3e2033565c4bfb052f4fde1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a270c384c56c6d479345f6895fa4d885e" id="r_a270c384c56c6d479345f6895fa4d885e"><td class="memItemLeft" align="right" valign="top"><a id="a270c384c56c6d479345f6895fa4d885e" name="a270c384c56c6d479345f6895fa4d885e"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>setTextFont</b> (const QFont &amp;font) noexcept</td></tr>
<tr class="memdesc:a270c384c56c6d479345f6895fa4d885e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the given font for the changelog info. <br /></td></tr>
<tr class="separator:a270c384c56c6d479345f6895fa4d885e"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Hold the items of a blacklist/warnlist. </p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li>logdoctor/modules/craplog/modules/<b>lib.h</b></li>
<div class="textblock"><p><a class="el" href="classChangelog.html" title="Changelog.">Changelog</a>. </p>
<p>Displays information about the changes between the various versions of LogDoctor </p>
</div><hr/>The documentation for this class was generated from the following files:<ul>
<li>logdoctor/modules/changelog/<b>changelog.h</b></li>
<li>logdoctor/modules/changelog/<b>changelog.cpp</b></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.10.0
</small></address>
</body>
</html>
Binary file added docs/html/classChangelog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 9 additions & 7 deletions docs/html/classCraphelp-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="generator" content="Doxygen 1.10.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>LogDoctor: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<script type="text/javascript" src="clipboard.js"></script>
<script type="text/javascript" src="cookie.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
Expand All @@ -22,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;3.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand All @@ -31,7 +33,7 @@
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<!-- Generated by Doxygen 1.10.0 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
Expand All @@ -43,7 +45,7 @@
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
$(function() { init_search(); });
});
/* @license-end */
</script>
Expand Down Expand Up @@ -77,12 +79,12 @@

<p>This is the complete list of members for <a class="el" href="classCraphelp.html">Craphelp</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classCraphelp.html#a311257a3a833ec2fa8fe262fbd0646cb">helpLogsFormat</a>(const std::string &amp;path, const QFont &amp;font, const int color_scheme_id) const</td><td class="entry"><a class="el" href="classCraphelp.html">Craphelp</a></td><td class="entry"></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="classCraphelp.html#acf0dd64949a11297fb23aa97971e241a">helpLogsFormatDefault</a>(std::string_view file_name, const QFont &amp;font, const int color_scheme_id) const</td><td class="entry"><a class="el" href="classCraphelp.html">Craphelp</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classCraphelp.html#a8009bde7d0c58925bb8b9031fedf8429">helpLogsFormat</a>(const std::string &amp;path, const QFont &amp;font, const ColorsScheme colors_scheme_id) const noexcept</td><td class="entry"><a class="el" href="classCraphelp.html">Craphelp</a></td><td class="entry"></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="classCraphelp.html#a598d158441d903b6505b05c879f55aac">helpLogsFormatDefault</a>(std::string_view file_name, const QFont &amp;font, const ColorsScheme colors_scheme_id) const noexcept</td><td class="entry"><a class="el" href="classCraphelp.html">Craphelp</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.10.0
</small></address>
</body>
</html>
Loading
Loading