Commit graph

875 commits

Author SHA1 Message Date
Valentino Orlandi b9ca2fe736
Edited default conf file 2023-04-30 21:10:27 +02:00
Valentino Orlandi 76852f66d4
Fixed sending Qt signals with size_t parameters 2023-04-30 21:07:52 +02:00
Valentino Orlandi 9956647a2d
Added message dialog for insufficient memory 2023-04-30 20:43:18 +02:00
Valentino Orlandi 8b918c4dc4
Added available memory check before parsing
Introduced check on selected logs' size to not exceed available memory
2023-04-30 20:36:15 +02:00
Valentino Orlandi 2039d37c26
Added MemOps namespace
System memory utilities
2023-04-30 20:31:27 +02:00
Valentino Orlandi 584e2a0a90
Fix
Fixed log files selection not being cleared after job abortion
2023-04-30 17:50:11 +02:00
Valentino Orlandi adcb042107
Added message dialog for empty list of log files 2023-04-30 17:19:40 +02:00
Valentino Orlandi a02f2c9564
Fix
Fixed crash on empty logs list
2023-04-30 17:17:14 +02:00
Valentino Orlandi 684a693e56
Code improvements 2023-04-30 17:09:36 +02:00
Valentino Orlandi efd4c551fb
Updated build scripts 2023-04-29 23:36:49 +02:00
Valentino Orlandi c2fc8676cd
Moved build scripts to dedicated folder 2023-04-29 23:18:11 +02:00
Valentino Orlandi 952b7654bb
Fixed BSD uninstall script 2023-04-29 23:05:44 +02:00
Valentino Orlandi 8d915aa160
Updated translation resources 2023-04-29 22:45:58 +02:00
Valentino Orlandi f5b178ad5a
Updated translation files 2023-04-29 22:44:59 +02:00
Valentino Orlandi a2726fb680
Added warning dialog for duplicate files 2023-04-29 22:40:18 +02:00
Valentino Orlandi 0326bc1cc3
Fix
Fixed duplicated log files not catched before parsing
2023-04-29 22:35:02 +02:00
Valentino Orlandi 97e2837e2b
Performance improvements
Reverted StringOps::endsWith to previous version
2023-04-29 15:36:35 +02:00
Valentino Orlandi 1994891b13
Added compiler optimization flags 2023-04-29 15:10:08 +02:00
Valentino Orlandi c20407e77c
Updated documentation 2023-04-23 16:14:09 +02:00
Valentino Orlandi db725720fe
Improvements
Replaced Result class with std::optional
2023-04-23 15:30:59 +02:00
Valentino Orlandi c821f444f1
Added LINUX prefix to related scripts 2023-04-23 12:09:13 +02:00
Valentino Orlandi b3fe664206
Added BSD uninstallation script 2023-04-23 12:01:24 +02:00
Valentino Orlandi 15998eb057
Added BSD build scripts 2023-04-23 11:48:55 +02:00
Valentino Orlandi b045b57851
Fixed OSX compilation issues 2023-04-23 11:03:04 +02:00
Valentino Orlandi 114bf128fb
Code and performance improvements 2023-04-23 11:02:22 +02:00
Valentino Orlandi bf74ec4ea0
Updated translation files
Removed source references for the only 3 (out of 7) files having them
2023-04-15 20:40:27 +02:00
Valentino Orlandi a78632a024
Fixed time-zone handling for DateTimeOps tests 2023-04-15 20:34:56 +02:00
Valentino Orlandi 67fc419e46
Added tests suite
Added white-box tests.
Updated CMakeLists to allow using CTest.
2023-04-11 23:28:55 +02:00
Valentino Orlandi 281143d794
Updated documentation 2023-04-11 23:26:35 +02:00
Valentino Orlandi 479e312d4c
Updated translation files 2023-04-11 23:17:54 +02:00
Valentino Orlandi 19df5598fb
Code improvements 2023-04-11 23:14:24 +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 bbfd8a7832
Performance improvements
Enhanced StringOps methods
2023-04-03 21:40:17 +02:00
Valentino Orlandi 0994eba241
Updated scripts 2023-03-18 19:34:26 +01:00
Valentino Orlandi c04e8cee01
Updated help pages
Added it_IT translations
2023-03-18 19:09:26 +01:00
Valentino Orlandi 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
Valentino Orlandi 97bd7e8dd6
Version update
Version 2.04
2023-02-12 23:35:20 +01:00
Valentino Orlandi 6c0282e0f5
Updated documentation 2023-02-12 23:33:34 +01:00
Valentino Orlandi 0b4a9790f2
Updated UI 2023-02-12 23:10:28 +01:00
Valentino Orlandi 82e1066abf
Improvements and updates
Code improvements.
Charts' themes related updates.
2023-02-12 23:09:10 +01:00
Valentino Orlandi 84ae38023a
Introduced custom themes for the charts
Added new method: applyChartTheme
2023-02-12 23:04:36 +01:00
Valentino Orlandi 9c805dd1ff
Code improvements 2023-02-12 23:01:58 +01:00
Valentino Orlandi 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
Valentino Orlandi 06bad1d2ca
Updated translation files 2023-02-11 20:24:29 +01:00
Valentino Orlandi 9daa61a9c2
Updated documentation 2023-02-11 20:23:44 +01:00
Valentino Orlandi c43a1ffed1
Created Craplog lib
Holds Craplog's modules shared stuff
2023-02-11 20:22:42 +01:00
Valentino Orlandi d7e8952177
Update 2023-01-31 16:21:58 +01:00
Valentino Orlandi cf5764d007
Fixed OSX build_update script 2023-01-27 16:21:24 +01:00
Valentino Orlandi dbeca1e44a
Updated documentation 2023-01-27 15:37:29 +01:00
Valentino Orlandi 7d3ff4a4c0
Updated template configuration file 2023-01-27 15:36:49 +01:00