You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
crueter
cc8451f764
[desktop] Rework game list to use MVP architecture ( #4042 )
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>
2 weeks ago
..
CPM.cmake
[tools, cmake] refactor: update/hash check scripts, use tags for some more deps, proper CPMUtil separation (#2666)
8 months ago
CPMUtil.cmake
[desktop] More qt_common reorganization (#3916)
3 weeks ago
FindDiscordRPC.cmake
[dynarmic, qt] fix build with QuaZip <=1.4 and fmt v9 (#2755)
8 months ago
FindFFmpeg.cmake
[cmake] account for sysroot when cross compiling for SunOS/FBSD/etc; dynarmic now uses ARCHITECTURE_* from global defs (#2928)
7 months ago
FindLLVM.cmake
fix LLVM not using current top level src dir (#30)
11 months ago
FindOpus.cmake
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
7 months ago
FindRenderDoc.cmake
gl_staging_buffer_pool: Refactor allocation variables into a struct
3 years ago
FindSimpleIni.cmake
cmake: support simpleini cmake config and pc file
2 years ago
Findenet.cmake
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
7 months ago
Findgamemode.cmake
cmake: prefer system gamemode library
3 years ago
Findhttplib.cmake
cmake: support components in find modules
3 years ago
Findlibiw.cmake
Add Airplane Mode + Host Network Interface Details (#204)
12 months ago
Findlibusb.cmake
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
7 months ago
Findlz4.cmake
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
7 months ago
Findstb.cmake
gl_staging_buffer_pool: Refactor allocation variables into a struct
3 years ago
Findzstd.cmake
[bcat/news/web/am] Implement news applet, proper TLV return, external web browser URL and qlaunch app sorting (#3308)
5 months ago
FixMsysPaths.cmake
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
7 months ago
GenerateDepHashes.cmake
[cmake, frontend] feat: CPMUtil + dependency viewer (#238)
10 months ago
GenerateSCMRev.cmake
[frontend] Built-in auto updater (#3845)
2 months ago
WindowsCopyFiles.cmake
[meta] fix license headers (#2547)
9 months ago
aqt_config.ini
Some fixes before Release (#92)
1 year ago