FearlessTobi
|
bf9f737c60
game_list: Fix folder reordering
|
5 年之前 |
Lioncash
|
c277d7d171
game_list_p: Resolve deprecated usage of QVariant operator<
|
5 年之前 |
ReinUsesLisp
|
ae6df703f5
qt/game_list: Give GameListSearchField::KeyReleaseEater a parent
|
5 年之前 |
Lioncash
|
fae65d8a72
game_list_p: Avoid string churn in GameListItemPath data()
|
6 年之前 |
Lioncash
|
cde658cb27
game_list_p: Mark some constants as constexpr
|
6 年之前 |
Vitor Kiguchi
|
dffcff9fec
Fix the mistake in the port and update the comment for clarity
|
6 年之前 |
FearlessTobi
|
8d0fb33ac4
yuzu: Fixes to game list sorting
|
6 年之前 |
Bartosz Kaszubowski
|
9ac33c2620
GUI/gamelist: add "None" as an option for second row and remove dynamically duplicate row options (#3309)
|
6 年之前 |
ReinUsesLisp
|
f297e9ff22
yuzu/game_list: Silence -Wswitch and -Wunused-variable
|
6 年之前 |
fearlessTobi
|
053da44ecd
Limit the size of directory icons, fix text when icon size is none
|
7 年之前 |
fearlessTobi
|
5aaafa6a56
Separate UserNand and Sdmc directories
|
7 年之前 |
fearlessTobi
|
dfec9c9a43
Address more trivial review comments
|
7 年之前 |
fearlessTobi
|
7a8f484020
Address trivial review comments
|
7 年之前 |
fearlessTobi
|
2d8eba5baf
yuzu: Add support for multiple game directories
|
7 年之前 |
Lioncash
|
5980aa1e51
yuzu/CMakeLists: Remove qt5_wrap_ui macro usage
|
7 年之前 |
Lioncash
|
7a82d6f394
yuzu/game_list_p: Amend mentions of SMDH in comments
|
7 年之前 |
Lioncash
|
486c3e6085
yuzu/game_list_p: Specify string conversions explicitly
|
7 年之前 |
Lioncash
|
d28bb56c91
CMakeLists: Define QT_USE_QSTRINGBUILDER for the Qt target
|
7 年之前 |
bunnei
|
f7da74d18e
Merge pull request #1360 from FearlessTobi/port-3979
|
8 年之前 |
Zach Hilman
|
4f183123f5
game_list: Add Qt SmoothTransformation to picture scaling
|
8 年之前 |
zhupengfei
|
44228ee3ed
game_list: move SearchField to game_list_p.h and fix untranslated text
|
8 年之前 |
Lioncash
|
13930f0c33
game_list_p: Amend typo in GameListItemCompat's constructor parameter
|
8 年之前 |
Lioncash
|
51b5619079
game_list_p: Take map iterator contents by const reference
|
8 年之前 |
Lioncash
|
bd8065295c
yuzu: Move compatibility list specifics to their own source files
|
8 年之前 |
Lioncash
|
564b7fdc9c
yuzu: Move GameListWorker to its own source files
|
8 年之前 |
Zach Hilman
|
d2caf4af7d
game_list: Use RegisteredCacheUnion for installed
|
8 年之前 |
Lioncash
|
a405373144
vfs_real: Forward declare IOFile
|
8 年之前 |
Lioncash
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
8 年之前 |
fearlessTobi
|
78653f7339
Show game compatibility within yuzu
|
8 年之前 |
Zach Hilman
|
60b7a3b904
game_list: Add SD registration loading to game list
|
8 年之前 |