Commit graph

24 commits

Author SHA1 Message Date
2dcf0fc59a
Improvements and updates 2023-12-01 22:04:54 +01:00
2c97b90ca3
Improvements
Removed predefined logs formats.
Moved logs format check inside Craplog.
2023-11-28 19:46:23 +01:00
b476a2d074
Fixed compilers warnings 2023-09-16 20:28:27 +02:00
e37f15459c
Code improvements
Improved include guards
2023-09-16 14:09:21 +02:00
6e20d35592
Fix
Fixed sporadic crashes caused by dialogs executed from QThread
2023-07-29 18:10:15 +02:00
b987c03062
Code improvements 2023-06-03 18:16:33 +02:00
e43b2d84ec
Update 2023-06-03 18:16:28 +02:00
43bddb55ef
Update 2023-06-03 16:43:16 +02:00
04cf16a385
Improvements and updates
Code and performance improvements.
Renamed CustomTreeWidgetItem to LogFileTreeWidgetItem and moved to
customs folder.
2023-05-14 15:44:11 +02:00
5491902ba8
Updated Craplog 2023-05-14 14:18:00 +02:00
584e2a0a90
Fix
Fixed log files selection not being cleared after job abortion
2023-04-30 17:50:11 +02:00
684a693e56
Code improvements 2023-04-30 17:09:36 +02:00
19df5598fb
Code improvements 2023-04-11 23:14:24 +02:00
7a78e29337
Code improvements and fixes
General improvements.
Made VecOps and Result header only.
Fixed setting LogFormat in Craplog when format string of the current
WebServer changes.
2023-03-18 15:53:47 +01:00
82e1066abf
Improvements and updates
Code improvements.
Charts' themes related updates.
2023-02-12 23:09:10 +01:00
49d59fe70c
Improvements and updates
Code improvements.
Craplog's lib relative updates.
Replaced raw pointers with smart pointers.
Replaced raw loops with STL algorithms.
Moved members variables initialization to initialization lists.
2023-02-11 20:41:43 +01:00
3ba11c342d
Improvements and updates
Code improvements.
Introduced signals and slot to synchronize with the worker.
Removed stuff which is now done by the worker.
2023-01-27 02:34:33 +01:00
d34d122d1f
Improvements
Added shared mutex for Craplog and LogOps
2023-01-23 21:51:19 +01:00
73f4512a45
Code improvements 2023-01-23 19:07:24 +01:00
27b90b2c1d
Documented headers
Qt-style doxygen documentation comment blocks
2022-11-19 00:07:56 +01:00
3ed82a8ba9
Code improvements 2022-10-23 16:41:36 +02:00
837f896c55
Improvements
Code improvements.
Added new method: 'sanitizeBWitem' to check a string before adding it to
the relative warn/black list.
2022-10-10 21:10:58 +02:00
cc33bc9a36
Restructure update 2022-08-27 11:18:02 +02:00
429fa22867
Restructured 2022-08-27 11:16:24 +02:00
Renamed from logdoctor/tools/craplog/craplog.h (Browse further)