25 Commits

Author SHA1 Message Date
Spiros
d6a117f9c7 Fix warnings part 3 2025-05-31 00:29:35 +03:00
edisionnano
7a9d45c0f0 Update CMakeLists.txt 2025-05-29 22:54:40 +03:00
Spiros
291002a53b Move headers to an include folder 2025-04-16 01:57:21 +03:00
edisionnano
4e05d32e34 CMake Improvements
Avoid harcoding the major.MINOR Qt version, find it instead
2025-02-03 17:45:41 +02:00
edisionnano
3b161dee25 Add the lupdate dependency
This allows us to call lupdate automatically on make
2025-02-02 22:39:38 +02:00
edisionnano
a367aba34a CMake Changes
Don't specify all .h, .cpp and .ui files independently, use wildcards instead
Don't specify QDiskInfo many times, use the PROJECT_NAME variable instead
Use qt_add_translations if Qt version is >=6.7, this should be able to also run lupdate but it doesn't; I'm investigating this
2025-02-02 22:06:49 +02:00
Spiros
8ca6c898ab Make translation easier 2024-08-20 22:08:20 +03:00
spiros
b2ea7f0735 Bump version to 0.3 2024-08-19 18:37:54 +03:00
SigHunter
0fbdc11a27 Append compiler flags instead of overwriting them
Signed-off-by: SigHunter <sighunter@gmx.de>
2024-07-29 09:57:33 +02:00
spiros
de03f84e27 Add support for CrystalDiskInfo Anime Themes
Closes #7
2024-06-24 17:45:51 +03:00
spiros
4957c6bda4 Make the project able to install 2024-06-23 00:14:15 +03:00
Felix Riiga
6b43da2a4c Add some more compiler warnings 2024-06-22 17:46:15 +02:00
Felix Riiga
ff2087c811 Add compiler warnings 2024-06-21 23:33:02 +02:00
spiros
a063ac63b9 Rebrand the project to QDiskInfo 2024-06-21 16:52:28 +03:00
spiros
8e0f6a9b1d Fix Qt5 build 2024-06-19 02:30:31 +03:00
spiros
d21ad393fd Start moving stuff to utils.cpp 2024-06-19 00:35:50 +03:00
spiros
d68456b139 Minor UI fixes
Use accelerator on Greek translation
Show version on about dialog
Spacer between health/temp and the lineedits
2024-06-18 20:46:22 +03:00
Spiros
aea31d1a17 Automatically set qt version to 6 if not defined 2024-06-16 04:27:56 +03:00
Spiros
ddbebe64a5 Move source to src folder 2024-06-13 19:08:32 +03:00
Spiros
3e194f219e Fix QTCreator 2024-06-11 19:07:55 +03:00
Spiros
e96db9d383 Build using Qt6 2024-06-11 19:03:29 +03:00
Spiros
9538405ff9 Add an about dialog 2024-06-06 02:14:39 +03:00
Spiros
ce94a1214d Order NVMe values 2024-06-01 20:21:32 +03:00
Spiros
a66de57cfe Fix compilation issues 2024-05-31 17:05:03 +03:00
spiros
b36b55f575 First commit 2024-05-29 03:49:25 +03:00