12 Commits

Author SHA1 Message Date
Johnny Silverman
557d6db040 Change "getMbToPrettyString" to const function 2025-11-04 02:45:07 +02:00
Johnny Silverman
702b9c8415 Use megabytes instead of gigabytes for size calculations internally. Change variable types to "int64_t" for megabyte calc.
Add function "getSizeTextFromMegabytes" for generating size strings where it was repeated code.
Optimize code to do less reading of reusable locale strings and read "logicalBlockSize" before reading other size parameters.
2025-11-03 21:54:40 +02:00
Spiros
93023f7d24 Add option to save image 2025-05-29 22:10:10 +03:00
Spiros
f081073a22 Move local headers above global includes 2025-05-29 21:51:07 +03:00
Spiros
b869286c79 Retain placement on refresh 2025-05-29 21:49:52 +03:00
Spiros
030fb15760 Rename ectracted function 2025-05-29 20:45:36 +03:00
Spiros
5f126e4f28 Highlight the correct disk on the grid view 2025-05-29 20:32:08 +03:00
Spiros
2929829729 Rename variable 2025-05-29 20:07:35 +03:00
Spiros
33faf382fc Connect grid view buttons 2025-05-26 17:55:30 +03:00
Spiros
6101d77958 Connect the grid view to show disks 2025-05-26 16:59:32 +03:00
Spiros
086376086c Mockup grid view 2025-04-23 14:35:54 +03:00
Spiros
291002a53b Move headers to an include folder 2025-04-16 01:57:21 +03:00