Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version update 4.01 #57

Merged
merged 56 commits into from
May 15, 2024
Merged

Version update 4.01 #57

merged 56 commits into from
May 15, 2024

Conversation

elB4RTO
Copy link
Owner

@elB4RTO elB4RTO commented May 6, 2024

Description

Version update 4.01

  • Added possibility to tweak some of the statistics charts:
    • Speed:
      • Define the time interval used to group values
      • Define the time format for the labels on the x-axis
    • Counts:
      • Define the relative size of the pie chart
      • Define the maximum number of pie slices
    • Relational:
      • Define the time format for the labels on the x-axis
  • Improved project structure
  • Modernized Cmake usage
  • Code improvements
  • Tests improvements

Issue Reference

Enhanced tests printed output.
Created own assertions so that tests can be also executed when compiling
in release mode.
Fixed error message of unexistent directory when the logs path is empty
Changed build type from MinSizeRel to Release
Improved Release build with IPO
Added tests for ArrayOps
Fixed possibly uninitialized values warning
Using ConfigsPage enum instead of plain int
Added pages to the Configs section for tweaking the stats charts
Added icons for the new configs pages
Added slots for the new configs
Improved and updated DbQuery.
Added new methods and data members.
Updated readConfigs and writeConfigs methods
Added page in the Configs to tweak the Relational stats chart
Added icons for the new configs page
Added slots for the new configs
Added new methods and data members
Improved Crapview and DbQuery
Renamed DbQuery to Fetcher.
Changed crapview-related files tree structure.
Improved Crapview and Fetcher
Renamed HashOps to Hasher.
Improved Craplog files tree structure.
Splitted project sources into separate cmake files
Improved Fetcher.
Introduced namespace: QueryFactory.
Modernized cmake project structure
Added targets to update and release translations
Changed cmake build target from 'all' to 'LogDoctor'
Fixed LogDocTester return value
Morphed FormatOps class into namespace.
Splitted FormatOps into sub-modules.
Added checks on the logs format for missing important fields.
@elB4RTO elB4RTO added the enhancement Improving some functionality label May 6, 2024
@elB4RTO elB4RTO self-assigned this May 6, 2024
elB4RTO added 12 commits May 7, 2024 19:44
Version 4.01
Updated Dockerfile and MacOS bundle
MacOS's clang does not support ranges yet
Added new function: testWorkarounds.
Added tests for Workarounds::join.
Updated old ArrayOps tests.
Forward declaration of struct as class
@elB4RTO elB4RTO merged commit 038bc57 into main May 15, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving some functionality
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant