citra/src/citra_qt
vitor-k 89cab445d4 Implementation of screen rotation without use of additional layouts.
This is based on what was done using additional layouts, but modified
to have a variable to control rotation and making it so Single Screen
Layout behaves like Upright Single would, and Default Layout behaves
like Upright Double would, when the new variable is used.

Large Layout and Side Layout currently ignore the new variable.
New variable still currently doesn't have a hotkey.
2020-01-20 22:31:51 -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 Implementation of screen rotation without use of additional layouts. 2020-01-20 22:31:51 -03:00
debugger citra_qt/RecordDialog: close when OK is clicked 2019-09-21 23:56:07 -05:00
multiplayer citra_qt/multiplayer: Specify string conversions explicitly 2019-11-09 02:45:47 +01:00
updater citra_qt/updater: Specify string conversions explicitly 2019-11-09 02:46:07 +01: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 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 citra-qt: Load Disk Resources 2020-01-15 19:58:34 -07:00
bootmanager.h Destroy GLWindow on exit to prevent issues closing the app while in fullscreen 2019-12-15 16:20:59 -07: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 specify size of buffer and use openglstate in getteximageoes 2019-11-09 12:58:17 -07:00
compatdb.cpp yuzu/compatdb: Remove unnecessary qualifiers 2019-05-10 20:30:32 +02:00
compatdb.h compatdb: Use a seperate endpoint for testcase submission 2018-10-27 12:20:03 +02:00
compatdb.ui
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 Remove qt5_wrap_ui macro usage 2019-08-16 19:35:37 -06: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 Merge pull request #4956 from vitor-k/game-sorting 2019-11-20 09:48:08 -07:00
game_list_worker.cpp qt: do not use an invalid update smdh 2019-12-18 21:51:06 -06: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 #4956 from vitor-k/game-sorting 2019-11-20 09:48:08 -07:00
game_list.h Merge pull request #4992 from FearlessTobi/port-2513 2019-11-20 10:45:21 -05: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 Implementation of screen rotation without use of additional layouts. 2020-01-20 22:31:51 -03:00
main.h Implementation of screen rotation without use of additional layouts. 2020-01-20 22:31:51 -03:00
main.ui Implementation of screen rotation without use of additional layouts. 2020-01-20 22:31:51 -03: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 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