Commit Graph

21 Commits

Author SHA1 Message Date
Valentino Orlandi 8955ab939b
Improved exceptions 2024-02-09 21:09:42 +01:00
Valentino Orlandi 7265d082b0
Improvements
Improved stylesheets creation
2024-02-05 20:56:23 +01:00
Valentino Orlandi 3d53591281
Updated main stylesheet 2024-02-05 20:24:39 +01:00
Valentino Orlandi 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
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 3f043adb52
Improvements
Moved icons set string to GlobalConfigs
2023-09-10 18:50:00 +02:00
Valentino Orlandi fe9fd2faa9
Moved themes variables to GlobalConfigs namespace 2023-09-09 22:24:54 +02:00
Valentino Orlandi df2f24e4ee
Improvements
Moved the various getStyleSheet to separate files and placed in
dedicated namespaces inside StyleSec
2023-08-27 17:02:06 +02:00
Valentino Orlandi c560328b98
Code improvements
Refactored stylesheet maps with enums as keys to allow compile-time
checks
2023-08-27 10:54:07 +02:00
Valentino Orlandi e6ae3edc58
Restyled light/dark themes 2023-08-26 16:51:30 +02:00
Valentino Orlandi 581c096876
Renamed themes
None -> Native
Powder -> Light
Ash -> Dark
2023-08-04 19:58:11 +02:00
Valentino Orlandi c0526482df
Removed Herb and Candy themes 2023-08-04 19:51:37 +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 73f4512a45
Code improvements 2023-01-23 19:07:24 +01:00
Valentino Orlandi dfdb3260ba
Improvements 2022-11-24 22:31:04 +01:00
Valentino Orlandi d5d775a810
Updated MainWindow stylesheet 2022-11-22 18:02:03 +01:00
Valentino Orlandi 9472ce2043
Improvements
Added Powder theme
2022-11-12 00:46:56 +01:00
Valentino Orlandi 12e1ff2bfa
Improvements and fixes
Added Herb theme.
Fixed theme map keys.
2022-11-11 23:35:52 +01:00
Valentino Orlandi 8c4a452319
Improvements
Stylesheet as default model and themes as colors maps.
Added Candy theme.
2022-11-11 20:49:27 +01:00
Valentino Orlandi 49dcf6361e
Fixed tab alignment for Mac 2022-11-10 18:17:37 +01:00
Valentino Orlandi d01c233dd4
Added StyleSheets utility
Added Ash theme
2022-11-07 21:27:56 +01:00