Commit graph

804 commits

Author SHA1 Message Date
Valentino Orlandi 4d0d9caec1
Code improvements
Introduced CharOps namespace.
Moved some functions from StringOps to CharOps.
2023-12-01 21:57:40 +01:00
Valentino Orlandi 3d43937b1e
Updated conf file 2023-11-28 19:49:40 +01:00
Valentino Orlandi 2c97b90ca3
Improvements
Removed predefined logs formats.
Moved logs format check inside Craplog.
2023-11-28 19:46:23 +01:00
Valentino Orlandi 3197d56d64
Updated documentation 2023-10-22 17:46:43 +02:00
Valentino Orlandi 43a2e5ee52
Updated Docker build scripts 2023-10-22 17:42:09 +02:00
Valentino Orlandi 206cbf9915
Updated WIN build script 2023-10-22 16:59:36 +02:00
Valentino Orlandi ce66379ed6
Updated HOW_TO_COMPILE 2023-10-22 16:56:53 +02:00
Valentino Orlandi 52489d004d
Updated CMakeLists 2023-10-22 16:56:34 +02:00
Valentino Orlandi 09f5841d53
Added HOW_TO_COMPILE.md
Moved out from README.md
2023-10-22 11:40:49 +02:00
Valentino Orlandi 21a40e91c0
Cod improvements 2023-10-22 11:27:18 +02:00
Valentino Orlandi 82fb24f98f
Fix
Fix for clang complaining about missing unordered_map headers
2023-10-10 20:22:36 +02:00
Valentino Orlandi f284930317
Fix 2023-10-08 19:15:38 +02:00
Valentino Orlandi 48b053eae5
Fixes
Fixed tables header height when using themes.
Fixed logs list items font.
2023-10-07 15:00:39 +02:00
Valentino Orlandi 103d46f206
Improvements and fixes
Code improvements.
Fixed compiler warnings.
2023-09-24 20:50:10 +02:00
Valentino Orlandi 15c945f854
Fixes
Fixed C++20 and Qt6 transition issues
2023-09-24 19:51:28 +02:00
Valentino Orlandi da00c1896e
Updated CMakeLists.txt
Updated compilers options and flags
2023-09-24 17:22:56 +02:00
Valentino Orlandi f0525b9e6d
Version upgrade
Upgrade to version 3.00
2023-09-24 17:21:38 +02:00
Valentino Orlandi d345e0c928
Upgrade to Qt6 2023-09-24 17:20:45 +02:00
Valentino Orlandi e9f1a20cac
Upgrade to C++20 2023-09-24 17:17:44 +02:00
Valentino Orlandi 8dd6dc0ff2
Improvements and fixes
Added missing format codes for apache2.
Fixed apache2 format string parser.
2023-09-17 20:21:36 +02:00
Valentino Orlandi 48b97bfe10
Tests improvements
Improved whitebox tests for the apache2 format string parser
2023-09-17 20:17:47 +02:00
Valentino Orlandi b476a2d074
Fixed compilers warnings 2023-09-16 20:28:27 +02:00
Valentino Orlandi 086651959f
Added comilers warning flags to CMakeLists 2023-09-16 19:41:03 +02:00
Valentino Orlandi de80ad20b8
Code improvements 2023-09-16 17:08:27 +02:00
Valentino Orlandi e37f15459c
Code improvements
Improved include guards
2023-09-16 14:09:21 +02:00
Valentino Orlandi 288981743a
Updated translation resources 2023-09-10 19:02:59 +02:00
Valentino Orlandi 294eb79248
Updated translation files 2023-09-10 19:02:24 +02:00
Valentino Orlandi 393d2cde2c
Updated documentation 2023-09-10 19:01:31 +02:00
Valentino Orlandi 6a8877e3be
Added stylesheets to the dialogs 2023-09-10 18:54:19 +02:00
Valentino Orlandi 3f043adb52
Improvements
Moved icons set string to GlobalConfigs
2023-09-10 18:50:00 +02:00
Valentino Orlandi 086f24dcee
Fix
Fixed counts statistics pie chart's top slice label partially hidden by
the title
2023-09-10 17:12:36 +02:00
Valentino Orlandi 4267c60026
Fix
Fixed incorrect parsed/warnlisted/blacklisted log data visualization
2023-09-10 17:01:39 +02:00
Valentino Orlandi cae0d8bd1a
Renamed main dialogs 2023-09-10 16:44:30 +02:00
Valentino Orlandi c6aaf88b6f
Introduced GameDialog for games
Moved out from DialogMsg.
Removed Game variant from MsgType enum in DialogMsg.
2023-09-10 16:22:27 +02:00
Valentino Orlandi bdeea864e8
Fix
Fixed speed statistics mean values.
Replaced speed QGradient coordinate mode deprecated variant
ObjectBoundingMode with ObjectMode.
2023-09-10 15:23:02 +02:00
Valentino Orlandi eaa5bf0f86
Fix
Fixed statistics charts' y-axis tick count
2023-09-10 12:50:38 +02:00
Valentino Orlandi 008a6c1720
Fix
Fixed daytime stats showing no data when a mean value results to be less
than 1
2023-09-10 12:27:33 +02:00
Valentino Orlandi 65c0317a4c
Improvements
Updated statistics queries for string type fields to match exact filters
values and not entries which starts with
2023-09-10 12:16:57 +02:00
Valentino Orlandi 1baddb36a2
Updated conf file 2023-09-10 11:55:22 +02:00
Valentino Orlandi 84053cbc27
Introduced CraplogParserInterface
Base class for the Craplog's parsers
2023-09-10 11:27:32 +02:00
Valentino Orlandi 1d47c0a321
Added doc comments to GlobalConfigs 2023-09-09 22:35:48 +02:00
Valentino Orlandi 5fd03b8d32
Update
Removed unused charts' base themes
2023-09-09 22:26:58 +02:00
Valentino Orlandi fe9fd2faa9
Moved themes variables to GlobalConfigs namespace 2023-09-09 22:24:54 +02:00
Valentino Orlandi d18083c567
Fix
Fixed DialogMsg pixmap size when displaying logo
2023-09-09 19:53:34 +02:00
Valentino Orlandi 33b30a7ca1
Introduced use of custom dialogs in games
Added Game variant to MsgType
2023-09-09 19:44:14 +02:00
Valentino Orlandi edcd950204
Improvements
Morphed DialogMsg's type into enum
2023-09-09 19:40:12 +02:00
Valentino Orlandi 020d2d533f
Code improvements 2023-09-09 18:59:43 +02:00
Valentino Orlandi 94db3842f7
Improvements
Added tab key selection order
2023-08-27 21:08:22 +02:00
Valentino Orlandi 5bbd276776
Improvements
Improved charts theme preview.
Made charts theme appling automatically when changed in the configs.
2023-08-27 20:52:54 +02:00
Valentino Orlandi 501a49aa17
Updated charts themes
Updated light/dark themes.
Removed sand/cerulean themes.
2023-08-27 20:48:14 +02:00