mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-06-22 19:09:41 -04:00
Closes #3480 moves the game list model/worker/private stuff to qt_common for later use in QML - `qt_common/game_list/model.{cpp,h}` is the model - `yuzu/game/game_{grid,tree}.*` are the views - `yuzu/game/game_list.cpp` is the presenter This was done very lazily in a manner that "works" while largely maintaining existing structure as much as possible. Most of it is copy-paste, with some bonus reworks/cleanups thrown in. Signed-off-by: crueter <crueter@eden-emu.dev> Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4042 Reviewed-by: MaranBr <maranbr@eden-emu.dev> Reviewed-by: Lizzie <lizzie@eden-emu.dev> |
||
|---|---|---|
| .. | ||
| sequence_dialog | ||
| clickable_label.cpp | ||
| clickable_label.h | ||
| controller_navigation.cpp | ||
| controller_navigation.h | ||
| limitable_input_dialog.cpp | ||
| limitable_input_dialog.h | ||
| overlay_dialog.cpp | ||
| overlay_dialog.h | ||
| overlay_dialog.ui | ||
| url_request_interceptor.cpp | ||
| url_request_interceptor.h | ||
| util.cpp | ||
| util.h | ||