citra/src
zhupengfei 433176a9b9
citra_qt: Implement UI for adding/editing/deleting cheats
The UI file is rewritten, to better make use of Qt's layouts (instead of depending on abstract geometry). "Add Cheat", "Save", "Delete" buttons are also added.

The UI logic should be rather easy and usable (IMO), but the code may seem a bit dirty. If anyone has a better idea regarding UI logic design or code implementation, feel free to tell me about it.
2019-02-02 08:15:27 +08:00
..
android android: fix native library inclusion 2019-01-15 20:28:56 -06:00
audio_core Merge pull request #4599 from wwylele/bitfield-endian 2019-02-01 10:48:56 -05:00
citra frontend: Remove V-Sync option from UI 2019-01-19 17:43:44 +01:00
citra_qt citra_qt: Implement UI for adding/editing/deleting cheats 2019-02-02 08:15:27 +08:00
common common/bitfield: make it endianness-aware 2019-01-28 22:09:43 -05:00
core core/cheats: Add and change a few functions 2019-02-02 08:15:23 +08:00
dedicated_room network: Make citra mods optional and disabled by default 2018-12-15 22:47:07 +08:00
input_common remove all occurance of specifying endianness inside BitField 2019-01-28 22:09:43 -05:00
network network: remove cpp-jwt library dependency 2018-12-31 23:23:09 -05:00
tests common/bitfield: make it endianness-aware 2019-01-28 22:09:43 -05:00
video_core renderer_opengl: Correct forward declaration of FramebufferLayout 2018-12-27 02:48:05 +01:00
web_service web_service: Change endpoint to /lobby. 2018-12-16 10:48:42 +08:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt android: move cmakelist 2019-01-15 19:24:03 -06:00