Commit Graph

136 Commits

Author SHA1 Message Date
spiros
a7c7dda87f Move more functions to utils 2024-06-19 02:00:52 +03:00
spiros
85dd68e088 Move some more functions to utils 2024-06-19 01:41:53 +03:00
spiros
d21ad393fd Start moving stuff to utils.cpp 2024-06-19 00:35:50 +03:00
spiros
f57e8ac8ec Make self test log table prettier 2024-06-18 23:58:28 +03:00
spiros
defb5d51cc Fix bug with cyclic view and a single button 2024-06-18 22:44:38 +03:00
edisionnano
eb3d46d823 Update screenshot again 2024-06-18 21:53:35 +03:00
spiros
69b86f46a4 Fix spacing on info section 2024-06-18 21:42:56 +03:00
spiros
7add7d4c55 Don't update the UI if the output is empty 2024-06-18 20:53:18 +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
78341f7ad4 Use TB by default with GB option 2024-06-16 17:09:36 +03:00
edisionnano
c292ade8d3 Fix screenshot shading 2024-06-16 16:22:13 +03:00
edisionnano
7f1d625d0c New screenshot 2024-06-16 05:54:13 +03:00
Spiros
a4b04072f8 Get temperature warn/crit from nvme 2024-06-16 05:44:21 +03:00
Spiros
b063d206b1 Don't show self test on nvme if not supported 2024-06-16 05:25:34 +03:00
Spiros
563585f604 Improve the button's appearence 2024-06-16 05:00:16 +03:00
Spiros
aea31d1a17 Automatically set qt version to 6 if not defined 2024-06-16 04:27:56 +03:00
Spiros
cd30dcbc6f Update greek ts file 2024-06-16 04:26:00 +03:00
edisionnano
abcb2a375b Seperate space 2024-06-16 01:07:30 +03:00
Spiros
1255bcd47b Remove build from ts 2024-06-15 20:10:40 +03:00
Spiros
ba5bd70422 Translate "Conveyance" 2024-06-15 20:09:01 +03:00
edisionnano
0c062a706e Fix fuckup 2024-06-15 19:13:14 +03:00
Spiros
2816cf060c Add Greek tranlation and use it 2024-06-15 18:32:36 +03:00
Spiros
5f78feda99 Advertise Greek translation as finished 2024-06-15 17:13:18 +03:00
Spiros
97fe5b6be9 Update Greek translation 2024-06-15 17:07:17 +03:00
edisionnano
f755d15f64 Scratch that 2024-06-14 15:24:34 +03:00
edisionnano
20ea535751 Use hex 2024-06-14 15:14:35 +03:00
edisionnano
508225e258 Update README.md 2024-06-14 15:13:41 +03:00
edisionnano
42938c044d AppImage request root 2024-06-14 15:02:28 +03:00
Spiros
21ed0a33bc Update Greek Translation 2024-06-14 05:17:33 +03:00
Spiros
962d7dd1e6 Add nvme self test log 2024-06-14 04:56:39 +03:00
qurious-pixel
834c16c302 set exec on smartctl 2024-06-13 16:38:57 -07:00
Spiros
d1c9dc553d Use locale for GB 2024-06-13 21:34:43 +03:00
Spiros
30d5072a7b Make the big if loop for reads/writes less shit 2024-06-13 21:01:28 +03:00
Spiros
93bde923fe Add tooltips to buttons 2024-06-13 20:49:13 +03:00
Spiros
4ebaa0f984 Add cyclic navigation option 2024-06-13 20:43:10 +03:00
edisionnano
5485c67f1e Fix svg path 2024-06-13 20:27:04 +03:00
Spiros
29cf0027f6 Fix clazy warning 2024-06-13 20:25:54 +03:00
edisionnano
523843b349 Point to src for svg
We won't store it here for long but should be good for now
2024-06-13 20:22:14 +03:00
Spiros
1e9ccafe15 Implement Disk menu 2024-06-13 20:19:54 +03:00
Spiros
c69740a85f Lay the groundwork for Disk menu 2024-06-13 20:15:20 +03:00
Spiros
a9a0898dea Fix spacers 2024-06-13 19:16:50 +03:00
Spiros
ddbebe64a5 Move source to src folder 2024-06-13 19:08:32 +03:00
edisionnano
c267ce1ef2 Try ubuntu 24.04 2024-06-13 17:46:50 +03:00
edisionnano
14e6a3982e Attempt to use latest ubuntu for glibc build
qt6-svg-dev needs at least 23.10
2024-06-13 17:41:44 +03:00
edisionnano
9e5ca03190 Merge pull request #6 from qurious-pixel/icon
static smartctl & qt6 svg plugin
2024-06-13 17:36:40 +03:00
qurious-pixel
d193604d33 static smartctl & svg plugin 2024-06-12 17:23:41 -07:00
qurious-pixel
8ebd596e6b Add mainwindow icon 2024-06-12 17:21:34 -07:00
qurious-pixel
e29e0d82a0 Add files via upload 2024-06-12 17:20:36 -07:00
qurious-pixel
126a23d9d4 Bundle smartctl
GNU GPLv2
2024-06-11 21:16:26 -07:00
Spiros
cc10376306 Fix 2 bugs
Rows don't have a fixed size, table doesn't resize if the user has no sata drives
2024-06-12 06:41:20 +03:00