Commit graph

214 commits

Author SHA1 Message Date
Putta Khunchalee
2561b39ff4
Hides graphics implementation from outside (#1170) 2024-12-08 18:00:53 +01:00
Putta Khunchalee
2c40a3cab4
Implements display resolution selector (#1169) 2024-12-08 14:43:56 +01:00
Putta Khunchalee
432ebfa36d
Implements read_data_root for macOS (#1168) 2024-12-08 12:24:49 +01:00
Putta Khunchalee
fa071e5d9e
Implements profile saving (#1167) 2024-12-07 18:30:30 +01:00
SuchAFuriousDeath
2e93cbd701
Refactors vmm args (#1151) 2024-12-07 23:42:11 +07:00
Putta Khunchalee
b2b4db0ebf
Implements profile loading (#1165) 2024-12-07 15:31:32 +01:00
Putta Khunchalee
ed184e4109
Removes globals.slint (#1164) 2024-12-07 12:15:11 +01:00
Putta Khunchalee
8631aef4e8
Creates filesystem metadata (#1163) 2024-12-06 20:26:53 +01:00
Putta Khunchalee
c7fc7ad765
Implements firmware extraction (#1162) 2024-12-06 02:20:35 +07:00
Putta Khunchalee
76f0c6374c
Initializes firmware extraction (#1161) 2024-12-05 16:57:28 +01:00
Putta Khunchalee
09a081c096
Implements data root saving for Linux (#1160) 2024-12-04 23:49:31 +01:00
Putta Khunchalee
ec3fb5380d
Implements data root browser for Linux (#1159) 2024-12-04 20:08:41 +01:00
Putta Khunchalee
ceef556e3e
Implements data root reading for Linux (#1158) 2024-12-03 21:09:28 +01:00
Putta Khunchalee
dc2b1b0dcc
Initializes data manager (#1157) 2024-12-02 22:41:50 +01:00
Putta Khunchalee
1a631c8973
Initializes setup page to set system root (#1156) 2024-12-02 19:27:48 +01:00
Putta Khunchalee
c23fa96fd0
Initializes firmware installation (#1155) 2024-12-01 17:52:51 +01:00
Putta Khunchalee
e66e2d0dac
Links resources.rc (#1153) 2024-12-01 14:32:58 +01:00
Putta Khunchalee
479d19bd4a
Switches GUI backend to Skia (#1152) 2024-12-01 12:49:01 +01:00
Putta Khunchalee
f0835e93d8
Initializes firmware installation popup (#1150) 2024-11-30 17:48:20 +01:00
SuchAFuriousDeath
a98aa13359
Prevents main window from running when wizard closes, appeases clippy (#1149) 2024-11-30 21:10:40 +07:00
Putta Khunchalee
0155fdb329
Sets firmware dump to input box (#1148) 2024-11-30 13:56:46 +01:00
Putta Khunchalee
af9cc1640a
Initializes ProfileModel (#1147) 2024-11-29 15:58:17 +01:00
Putta Khunchalee
d614b4ce1a
Displays panic (#1145) 2024-11-27 23:02:38 +01:00
Putta Khunchalee
d249ecf38f
Initializes panic handler for Slint (#1143) 2024-11-26 21:24:41 +01:00
Putta Khunchalee
6fec26db27
Replaces Flatpak with normal binary (#1140) 2024-11-24 20:44:41 +01:00
Putta Khunchalee
3c916a644d
Initializes file picker for Linux (#1139) 2024-11-24 19:22:02 +01:00
Putta Khunchalee
87f11ff7a9
Revises setup wizard (#1138) 2024-11-24 16:31:19 +01:00
Putta Khunchalee
3756a60222
Removes Qt from macOS CI (#1137) 2024-11-23 20:11:51 +01:00
Putta Khunchalee
ddc26cd53e
Replaces ScreenBuffer and VmmEventHandler with VmmHandler (#1135) 2024-11-23 18:12:20 +01:00
Putta Khunchalee
2f65374694
Merges VMM screen into graphics module (#1134) 2024-11-23 20:00:30 +07:00
SuchAFuriousDeath
e83866bca9
Refactors vmm events (#1131) 2024-11-23 18:01:49 +07:00
Putta Khunchalee
62b2b773da
Prepares to merge VMM screen into graphics module (#1133) 2024-11-23 11:26:38 +01:00
Putta Khunchalee
fe45c4a733
Updates Flatpak to build Slint instead of Qt (#1130) 2024-11-22 17:16:28 +01:00
Putta Khunchalee
118c693710
Removes Qt from Windows CI (#1129) 2024-11-22 15:40:22 +01:00
Putta Khunchalee
da402af8d5
Implements handler for VMM start (#1127) 2024-11-21 19:31:02 +01:00
Putta Khunchalee
4f28122dbe
Initializes VMM screen for Slint (#1126) 2024-11-21 18:21:32 +01:00
Putta Khunchalee
037f9cbfa7
Removes vmm_start (#1125) 2024-11-20 21:00:33 +01:00
SuchAFuriousDeath
12c65cd4f6
Refactors debugging-related code (#1123) 2024-11-21 02:45:24 +07:00
Putta Khunchalee
1005d74f00
Removes kvm.cpp (#1124) 2024-11-20 20:16:35 +01:00
Putta Khunchalee
89dfe18453
Removes Qt log viewer (#1122) 2024-11-20 19:39:08 +01:00
SuchAFuriousDeath
c25bf3e09d
Updates some dependencies, minor refactors (#1120) 2024-11-21 00:10:20 +07:00
Putta Khunchalee
582fd110b2
Uses stable Slint (#1121) 2024-11-20 17:55:22 +01:00
SuchAFuriousDeath
85c6d3b183
Refactors event handler (#1118) 2024-11-20 23:20:48 +07:00
Putta Khunchalee
2c7dc261ed
Revises Slint menu (#1119) 2024-11-19 21:44:50 +01:00
Putta Khunchalee
c59d23295d
Moves hv module to top-level (#1117) 2024-11-19 19:57:51 +01:00
SuchAFuriousDeath
8675ec8b07
Adds debug launch configuration and task for Slint (#1116) 2024-11-20 01:28:49 +07:00
Putta Khunchalee
98f1b5fa36
Moves Slint files to ui directory (#1114) 2024-11-18 16:39:08 +01:00
SuchAFuriousDeath
8aba08a867
Implements opening an issue (#1112)
Co-authored-by: tompro <tomas.prochazka@apertia.cz>
2024-11-18 11:57:07 +07:00
SuchAFuriousDeath
b16c8d5ec4
Refactors menu tab (#1110) 2024-11-17 21:08:44 +01:00
SuchAFuriousDeath
a4c79a9c9c
Initialiazes Wizard (#1108)
Co-authored-by: tompro <tomas.prochazka@apertia.cz>
2024-11-18 00:06:42 +07:00