citra/src/citra_qt
vitor-k 476dcb1915 Use the displayed text for sorting GameListItemPath.
By default, DisplayRole is used as the SortRole.
This behaviour is what's expected by the user.
Made it so that an access to SortRole is equivalent to one to DisplayRole.
Also fixes a bug with directory sorting.
2019-09-28 00:48:11 -03:00
..
applets common/string_util: Move TextFromBuffer to string_util 2019-04-08 22:34:21 +08:00
camera citra_qt/camera: silent signed array index warning (#4829) 2019-07-14 19:26:06 +02:00
configuration Address review comments 2019-09-22 20:48:32 +02:00
debugger citra_qt/RecordDialog: close when OK is clicked 2019-09-21 23:56:07 -05:00
multiplayer Remove qt5_wrap_ui macro usage 2019-08-16 19:35:37 -06:00
updater Remove qt5_wrap_ui macro usage 2019-08-16 19:35:37 -06:00
util sequence_dialog: Reorganize the constructor 2019-05-29 23:49:47 +02:00
aboutdialog.cpp Port yuzu-emu/yuzu#2457: "yuzu/{about_dialog, main}: Specify string conversions explicitly for SCM-related info" (#4774) 2019-08-10 11:01:18 +02:00
aboutdialog.h
aboutdialog.ui
bootmanager.cpp Port yuzu-emu/yuzu#2529: "yuzu/bootmanager: Minor interface tid… (#4794) 2019-07-11 18:46:44 +02:00
bootmanager.h Port yuzu-emu/yuzu#2529: "yuzu/bootmanager: Minor interface tid… (#4794) 2019-07-11 18:46:44 +02:00
cheats.cpp Qt: Fixed behaviour of buttons by connecting functors to correct signals 2019-07-22 23:28:10 +02:00
cheats.h citra_qt: Implement UI for adding/editing/deleting cheats 2019-02-02 08:15:27 +08:00
cheats.ui citra_qt: Implement UI for adding/editing/deleting cheats 2019-02-02 08:15:27 +08:00
citra-qt.rc
CMakeLists.txt citra_qt/debugger: Add recorder widget 2019-08-20 03:08:55 +08:00
compatdb.cpp yuzu/compatdb: Remove unnecessary qualifiers 2019-05-10 20:30:32 +02:00
compatdb.h
compatdb.ui
compatibility_list.cpp
compatibility_list.h
discord.h
discord_impl.cpp Remove qt5_wrap_ui macro usage 2019-08-16 19:35:37 -06:00
discord_impl.h
game_list.cpp Use the displayed text for sorting GameListItemPath. 2019-09-28 00:48:11 -03:00
game_list.h Address review comments 2019-09-22 20:48:32 +02:00
game_list_p.h Use the displayed text for sorting GameListItemPath. 2019-09-28 00:48:11 -03:00
game_list_worker.cpp Backport changes from yuzu-emu/yuzu#2444 2019-09-22 17:27:01 +02:00
game_list_worker.h Backport changes from yuzu-emu/yuzu#2444 2019-09-22 17:27:01 +02:00
hotkeys.cpp Remove qt5_wrap_ui macro usage 2019-08-16 19:35:37 -06:00
hotkeys.h yuzu/hotkeys: Remove unnecessary constructor 2019-05-10 20:30:50 +02:00
Info.plist
main.cpp Backport changes from yuzu-emu/yuzu#2444 2019-09-22 17:27:01 +02:00
main.h Backport changes from yuzu-emu/yuzu#2444 2019-09-22 17:27:01 +02:00
main.ui citra_qt: Add video dumping UI 2019-08-14 09:27:05 +08:00
uisettings.cpp Remove qt5_wrap_ui macro usage 2019-08-16 19:35:37 -06:00
uisettings.h Backport changes from yuzu-emu/yuzu#2444 2019-09-22 17:27:01 +02:00