080cb20552
Code improvements
...
Deleted move and copy for classes which don't need them
2024-02-12 20:36:43 +01:00
d2fecd9552
Added new tool 'Changelog'
...
Provides in-app information about the changes between the various
versions
2024-02-10 01:16:26 +01:00
b70202078b
Improvements and updates
2024-02-09 16:28:02 +01:00
ddf92dc04d
Updates
...
Using ColorsScheme instead of int for the colors scheme id
2024-02-06 00:48:50 +01:00
5e1821b9e5
Updates
2024-02-05 20:10:37 +01:00
2b44f28f94
Updates
2024-02-04 21:59:46 +01:00
d71801b8d6
Moved blacklists and warnlists from Craplog to MainWindow
2024-02-04 01:16:54 +01:00
a1d0419969
Code improvements and updates
...
Improved MainWindow
2024-02-03 17:51:46 +01:00
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
3bd1afa377
Improvements
...
Improved errors handling while applying configuration from file to
minimize data loss
2024-01-27 18:12:06 +01:00
d78936610e
Moved some functions from main lib to MainWindow
2024-01-22 20:01:41 +01:00
82de6c4ca4
Update
2024-01-22 01:49:22 +01:00
6cba718598
Update
2024-01-22 00:14:26 +01:00
e88625b5bf
Minor code improvements
...
Added final specifier to all structs and classes
2024-01-21 16:35:00 +01:00
2f8ec16043
Improvements
2023-12-01 22:58:54 +01:00
f0525b9e6d
Version upgrade
...
Upgrade to version 3.00
2023-09-24 17:21:38 +02: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
3f043adb52
Improvements
...
Moved icons set string to GlobalConfigs
2023-09-10 18:50:00 +02:00
5fd03b8d32
Update
...
Removed unused charts' base themes
2023-09-09 22:26:58 +02:00
fe9fd2faa9
Moved themes variables to GlobalConfigs namespace
2023-09-09 22:24:54 +02:00
020d2d533f
Code improvements
2023-09-09 18:59:43 +02:00
4f98cb5db8
Improvements
...
Morphed Ui raw pointers into smart pointers.
Removed unnecessary destructors.
2023-08-27 18:49:34 +02:00
42de6a61e4
Update
2023-08-25 21:42:12 +02:00
a59a4569c9
Version update
...
Version 2.05
2023-07-23 17:28:03 +02:00
7656514195
Improvements
...
Added filter string check on-the-fly.
Filters background turns red when the string is invalid.
2023-07-23 12:54:35 +02:00
e43b2d84ec
Update
2023-06-03 18:16:28 +02:00
feb3e7a1c9
Improvements
...
Moved OS checks to compile time
2023-05-21 23:32:39 +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
0861450fd1
Added CustomTreeWidgetItem
...
Allows "correctly" sorting log files list by name/size
2023-05-14 14:27:12 +02:00
24b855aa9c
Updated MainWindow
2023-05-14 14:21:42 +02:00
19df5598fb
Code improvements
2023-04-11 23:14:24 +02:00
97bd7e8dd6
Version update
...
Version 2.04
2023-02-12 23:35:20 +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
f895c7475c
Version update
...
Version 2.03
2023-01-27 02:51:02 +01:00
df46ae69da
Improvements and updates
...
Code improvements.
Removed printable stuff.
Added help fallback to hard-coded default in case of missing resources.
Added signals and slots to synchronize with Craplog and get performance
data.
2023-01-27 02:45:51 +01:00
3cfb960fb0
Improvements and fixes
2023-01-24 01:27:00 +01:00
6c91de1838
Code improvements
...
Updated Qt connect syntax.
Renamed some slots and methods.
Added new slot 'afterCraplogFinished'.
Added new method 'dbUsable'.
2023-01-23 22:02:07 +01:00
73f4512a45
Code improvements
2023-01-23 19:07:24 +01:00
506c3d2d45
Update
...
Extended locales names.
Added new locales' menus entries, signals and slots.
2023-01-12 23:01:19 +01:00
898ae3b20a
Code improvements
...
Fixed the override warning
2022-12-04 19:26:07 +01:00
23812d8c63
Version update
...
Version 2.01
2022-12-03 19:48:55 +01:00
6d2b16b0e8
Improvements and updates
...
Updated data path.
Error message passed to Dialogs.
Fixed charts legend.
2022-12-03 17:23:35 +01:00
ce49ee7462
Update
2022-11-24 22:29:50 +01:00
27b90b2c1d
Documented headers
...
Qt-style doxygen documentation comment blocks
2022-11-19 00:07:56 +01:00
013761a7c1
Version upgrade
...
Upgrade to version 2.00
2022-11-16 17:31:08 +01:00
03e4be9535
Update
2022-11-13 01:40:20 +01:00
367266d834
Update
2022-11-10 18:22:06 +01:00
1bf2539c8d
Improvements and updates
...
Added new method: 'updateUiFonts'.
Code improvements.
2022-11-07 21:25:29 +01:00