Commit graph

824 commits

Author SHA1 Message Date
Valentino Orlandi db4b4c6dfa
Updated translation files 2024-01-21 15:23:12 +01:00
Valentino Orlandi 0a7e46bc5d
Fix
Fixed a few typos in the dialogs
2024-01-21 15:14:03 +01:00
Valentino Orlandi a9cb0eb786
Fix
Fixed craplog crash on making a chart with an empty ignoreds-size donut
slice
2024-01-21 14:51:55 +01:00
Valentino Orlandi 287c94b418
Updated conf file 2024-01-21 14:48:35 +01:00
Valentino Orlandi 5ae72a4c08
Updated CMakeLists.txt 2024-01-21 14:47:01 +01:00
Valentino Orlandi 9ac8e7c5c2
Tests improvements
Added tests for LogLineData and logs parsing
2024-01-21 14:46:27 +01:00
Valentino Orlandi 2bb706b766
Update
Removed async parser related functionalities from Craplog
2024-01-21 14:43:33 +01:00
Valentino Orlandi 837ef418b4
Updated and improved CraplogParser 2024-01-21 14:41:07 +01:00
Valentino Orlandi 58aec99f53
Removed craplog parsers interface
Not needed anymore
2024-01-21 14:30:41 +01:00
Valentino Orlandi 106066abd7
Removed craplog's ParserAsync
Inferior performances compared to Parser
2024-01-21 14:29:46 +01:00
Valentino Orlandi 58a96a1281
Introduced FieldData and LogLineData structs
Used to hold logs data
2024-01-21 14:21:40 +01:00
Valentino Orlandi bd62f5b706
Minor improvements 2024-01-07 19:29:15 +01:00
Valentino Orlandi 569596c10c
Minor fixes 2024-01-07 19:28:49 +01:00
Valentino Orlandi 02457be351
Fix for WIN MSVC 2024-01-07 19:26:00 +01:00
Valentino Orlandi 909ce98c5b
Introduced FileHandler classes
Wrapper classes to handle resources following the RAII principle
2024-01-07 19:14:56 +01:00
Valentino Orlandi 2f8ec16043
Improvements 2023-12-01 22:58:54 +01:00
Valentino Orlandi a49a02195d
Tests improvements
Added test for CharOps functions.
Improved tests for some StringOps functions.
Improved tests for the Nginx and IIS format string parser.
2023-12-01 22:11:17 +01:00
Valentino Orlandi 2dcf0fc59a
Improvements and updates 2023-12-01 22:04:54 +01:00
Valentino Orlandi 1e21756f5c
Code and performance improvements 2023-12-01 22:03:56 +01:00
Valentino Orlandi 697b9fb387
Updated CMakeLists.txt 2023-12-01 21:58:14 +01:00
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