Warchamp7
|
694680e8c0
|
frontend: Revert Add Source dialog update
This reverts commit 5fc2476913.
|
2026-01-28 12:13:20 -05:00 |
|
Warchamp7
|
5fc2476913
|
frontend: Replace add source dropdown with dialog
Co-Authored-By: Lain <134130700+Lain-B@users.noreply.github.com>
|
2026-01-14 14:49:38 -05: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 |
|