Warchamp7
|
4abbcf0b6d
|
frontend: Update invokeMethod to use functions
|
2026-08-10 16:27:32 -04:00 |
|
Warchamp7
|
30b63c6849
|
Update C++ files with braces
|
2026-06-09 13:41:19 -04:00 |
|
cg2121
|
d7cce79d7e
|
frontend: Use static_cast when casting from void pointers
Using static_cast is preferred here, as it is safer to use than
reinterpret_cast.
|
2025-05-05 20:47:10 -04:00 |
|
PatTheMav
|
654ddcd409
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |
|
PatTheMav
|
9f887c76d3
|
frontend: Prepare Qt UI Widgets for splits
|
2025-01-08 17:33:13 +01:00 |
|