citra/src/citra_qt
Amnesia1000 3d8555236f
Corrected the path to the headbar icon (#5782)
* Corrected the path to the headbar icon

Corrected the path where the icon file is located, since the "dist" folder is located next to the binary provided in github.

* Corrected the path to the headbar icon

Corrected the path where the icon file is located, since the "dist" folder is located next to the binary provided in github.
2021-06-22 18:16:31 +08:00
..
applets Use attribute instead of comment 2020-05-31 10:47:46 +08:00
camera Use maybe_unused instead of Q_UNUSED 2020-12-06 16:03:24 -03:00
configuration Fix Disk shader cache when accurate multiplication is off (#5711) 2021-05-16 10:45:02 +02:00
debugger Rename profiler parameter names 2020-12-06 16:03:25 -03:00
dumping citra_qt: Split options into 'Specific' and 'Generic' 2020-02-28 18:26:20 +08:00
multiplayer Merge pull request #5471 from vitor-k/misc 2021-04-23 22:54:00 -07:00
updater fix clang format 2020-12-06 16:01:59 -03:00
util Use maybe_unused instead of Q_UNUSED 2020-12-06 16:03:24 -03:00
aboutdialog.cpp Use unique_ptr on all ui objects from .ui files (#5511) 2020-10-01 09:23:01 +08:00
aboutdialog.h Clean up aboutdialog.h 2018-08-25 14:45:50 +02:00
aboutdialog.ui citra-qt: Add build date in about dialog 2018-06-18 21:21:00 +08:00
bootmanager.cpp Merge pull request #5471 from vitor-k/misc 2021-04-23 22:54:00 -07:00
bootmanager.h Merge pull request #5471 from vitor-k/misc 2021-04-23 22:54:00 -07:00
cheats.cpp citra_qt/cheats: Make window resizable and remove help hint 2020-12-28 17:01:30 +01: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 Fix: fatal error CVT1100 when compiling manifest file (#5322) 2020-06-20 13:50:33 -05:00
CMakeLists.txt citra-qt: Added configure storage to handle NAND and SDMC dir location 2021-04-18 00:13:21 +02:00
compatdb.cpp Merge pull request #5501 from FearlessTobi/port-1064-3948 2021-04-23 22:58:08 -07:00
compatdb.h compatdb: Use a seperate endpoint for testcase submission 2018-10-27 12:20:03 +02:00
compatdb.ui add compatibility reporting to qt frontend 2018-01-01 19:25:38 -06:00
compatibility_list.cpp Stop splitting includes 2018-10-20 16:31:35 +02:00
compatibility_list.h Stop splitting includes 2018-10-20 16:31:35 +02:00
discord_impl.cpp discord_impl: Update the client ID (#5449) 2020-07-08 23:45:54 +02:00
discord_impl.h Address a bunch of review comments 2018-10-20 10:35:55 -04:00
discord.h Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +02:00
game_list_p.h game_list_p: Resolve deprecated usage of QVariant operator< 2020-12-19 18:48:38 +01:00
game_list_worker.cpp yuzu: Resolve -Wextra-semi warnings 2020-08-28 16:43:17 +02:00
game_list_worker.h yuzu/game_list_worker: Silence warnings 2019-11-02 18:55:08 +01:00
game_list.cpp Merge pull request #5471 from vitor-k/misc 2021-04-23 22:54:00 -07:00
game_list.h Port yuzu-emu/yuzu#4700: "game_list: Eliminate redundant argument copies" (#5571) 2020-12-07 16:05:13 +01: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 CMake: Fix Info.plist template for citra_qt/OSX 2016-07-21 21:33:54 +01:00
loading_screen.cpp remove unnecessary headers 2020-12-06 15:59:13 -03:00
loading_screen.h remove unnecessary headers 2020-12-06 15:59:13 -03:00
loading_screen.ui Loading Screen: Vertically Center everything 2020-01-22 17:26:27 -07:00
main.cpp Merge pull request #5501 from FearlessTobi/port-1064-3948 2021-04-23 22:58:08 -07:00
main.h citra_qt/main: Save settings when starting guest 2021-01-03 05:28:52 +01:00
main.ui Corrected the path to the headbar icon (#5782) 2021-06-22 18:16:31 +08:00
qt_image_interface.cpp specify size of buffer and use openglstate in getteximageoes 2019-11-09 12:58:17 -07:00
qt_image_interface.h specify size of buffer and use openglstate in getteximageoes 2019-11-09 12:58:17 -07:00
uisettings.cpp GUI: fix minor issues with dark themes 2020-01-28 14:24:52 +01:00
uisettings.h yuzu: Resolve -Wextra-semi warnings 2020-08-28 16:43:17 +02:00