Commit Graph

17 Commits

Author SHA1 Message Date
Valentino Orlandi 8955ab939b
Improved exceptions 2024-02-09 21:09:42 +01:00
Valentino Orlandi a931018ce1
Improved CheckSec 2024-02-04 21:58:25 +01:00
Valentino Orlandi ae92479fca
Code improvements and updates
Improved CheckSec and PrintSec utilities
2024-02-03 17:49:29 +01:00
Valentino Orlandi 2fb44e00bb
Improved database handling
Added namespace DatabasesNames
2024-02-01 22:58:42 +01:00
Valentino Orlandi a0f4c9ab57
Moved warnings from database
Warnings are no more checked while parsing logs nor stored in the
database along with other data.
Warnings are now dinamically checked while requesting the statistics so
that warnlists will be more flexible and effective.
2024-01-28 17:49:51 +01:00
Valentino Orlandi e9977b8ca3
Code improvements
Added noexcept specifier to all the functions which are not supposed to
throw and/or which eventual exception is not catched anyway
2024-01-21 19:25:11 +01:00
Valentino Orlandi b476a2d074
Fixed compilers warnings 2023-09-16 20:28:27 +02:00
Valentino Orlandi de80ad20b8
Code improvements 2023-09-16 17:08:27 +02:00
Valentino Orlandi 5761c7ed5d
Improvements
Code improvements.
Added checkDatabaseFile function to check for file type and permissions
before opening.
2023-05-21 15:57:40 +02:00
Valentino Orlandi 2ec213210b
Code and performance improvements
General code improvements.
Morphed classes into namespaces: DateTimeOps, LogOps, CheckSec,
ColorSec, GZutils, IOutils, PrintSec, StyleSec, StringOps and VecOps.
2023-04-11 23:12:06 +02:00
Valentino Orlandi 4d2bf468e2
Improvements
Error message passed to Dialogs as default
2022-12-03 17:21:44 +01:00
Valentino Orlandi 27b90b2c1d
Documented headers
Qt-style doxygen documentation comment blocks
2022-11-19 00:07:56 +01:00
Valentino Orlandi da6b60ef4a
Code improvements 2022-10-24 23:12:23 +02:00
Valentino Orlandi 300cfeacac
FIxed redundant database connections 2022-10-06 21:30:04 +02:00
Valentino Orlandi 418eef9e21
Update dialogs calls 2022-10-05 21:38:54 +02:00
Valentino Orlandi cc33bc9a36
Restructure update 2022-08-27 11:18:02 +02:00
Valentino Orlandi 429fa22867
Restructured 2022-08-27 11:16:24 +02:00
Renamed from logdoctor/modules/checks.cpp (Browse further)