Version update 2.03 #22

Merged
elB4RTO merged 36 commits from devel into main 2023-01-28 01:56:56 +01:00
Owner

Description

  • Code and performances improvements
  • UI improvements



Issue Reference

**Description** - Code and performances improvements - UI improvements <br/><br/> **Issue Reference** - #20 - #19 - #8
elB4RTO added the
enhancement
Fix
labels 2023-01-27 18:05:20 +01:00
elB4RTO self-assigned this 2023-01-27 18:05:20 +01:00
elB4RTO added 36 commits 2023-01-27 18:05:21 +01:00
1e8d4a9bbc
Added Result in Utilities
Introduced typedefs for Result's data
d3e261cbb5
Improvements and updates
Code improvements.
Replaced plain data types with Result's typedefs.
e81abcbcd9
Fix
Fixed tables' items not displaying when renewing a QTableView having a
header's column with the SortIndicator enabled
357c0f0264
Fix
Fixed sort by value and not by character for tables' columns holding
numbers
d34d122d1f
Improvements
Added shared mutex for Craplog and LogOps
6c91de1838
Code improvements
Updated Qt connect syntax.
Renamed some slots and methods.
Added new slot 'afterCraplogFinished'.
Added new method 'dbUsable'.
9e87951349
Code improvements
Updated Qt connect syntax
72113d2053
Fix
Fixed warnings filter in queries
b58bd89a97
Polished UI
Adjusted stats DayTime and Relational draw buttons width and relative
spacer height.
Adjusted stats Speed and Count web-server combo boxes width.
f946f96fdf
Improvements
Added copy-constructor and operator=
526dfb4137
Added hard-coded default help
Fallback to the default in case help resources are not available
b98c97735f
Fix
Fixed Crapup resulting in a crash when no connection is available and it
gets launched twice before connection expires
6e8aa9749f
Added PrintSec in Utilities
Collection of methods for printable stuff
21855fe1f6
Code improvements
Enhanced data types for statistic's queries
9310a852ac
Improvements and updates
Code and performances improvements.
Updated queries data types.
Added new method: 'countDays'.
Renamed method 'getMonthsCount' to 'countMonths'.
a2d6aa827c
Improvements and updates
Code and performances improvements.
Updated queries' data types.
Removed printable stuff methods.
Improved Counts statistics' chart.
ad77b21379
Introduced Craplog's worker
Worker to parse logs in a QThread
3ba11c342d
Improvements and updates
Code improvements.
Introduced signals and slot to synchronize with the worker.
Removed stuff which is now done by the worker.
d744f346fb
Update
Removed stuff which is now done by Craplog's worker.
ca1bb8d91d
Removed Craplog's module StoreOps
Worker handles all this stuff
bbb5065dc7
Update
Removed use of the default connection for the database as consequence of
the introduction of the worker updating it in a separate thread: avoid
query errors and crashes
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.
f895c7475c
Version update
Version 2.03
elB4RTO added this to the Project LogDoctor project 2023-01-27 18:08:39 +01:00
elB4RTO merged commit 7bd68c1bb9 into main 2023-01-28 01:56:56 +01:00
elB4RTO referenced this issue from a commit 2023-01-28 01:56:57 +01:00
Sign in to join this conversation.
No description provided.