yuzu/src/citra_qt
Lioncash fd3d56740e game_list: Pass the parent constructor argument to the QWidget base class
If the control was ever passed an explicit parent, a potential memory leak
would happen, as the game list wouldn't be freed.

However, in our case, the game list was placed within a layout, which
automatically performs reparenting, avoiding this issue.
2016-12-11 11:45:50 +00:00
..
debugger graphics_cmdlists: Get rid of variable shadowing 2016-12-11 04:33:24 -05:00
util Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
bootmanager.cpp Support additional screen layouts. 2016-11-05 02:55:41 -06:00
bootmanager.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
citra-qt.rc
CMakeLists.txt Remove unused version.h 2016-12-01 16:38:46 +01:00
config.cpp Implement Frame rate limiter (#2223) 2016-12-06 14:33:19 -05:00
config.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
configure_audio.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
configure_audio.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
configure_audio.ui
configure_debug.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
configure_debug.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
configure_debug.ui
configure_dialog.cpp Support additional screen layouts. 2016-11-05 02:55:41 -06:00
configure_dialog.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
configure_general.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
configure_general.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
configure_general.ui
configure_graphics.cpp Implement Frame rate limiter (#2223) 2016-12-06 14:33:19 -05:00
configure_graphics.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
configure_graphics.ui Implement Frame rate limiter (#2223) 2016-12-06 14:33:19 -05:00
configure_input.cpp configure_input: Modernize and cleanup input configuration tab 2016-12-10 23:30:28 +00:00
configure_input.h configure_input: Modernize and cleanup input configuration tab 2016-12-10 23:30:28 +00:00
configure_input.ui
configure_system.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
configure_system.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
configure_system.ui
configure.ui
game_list_p.h Fix typos 2016-10-20 12:26:59 -02:00
game_list.cpp game_list: Pass the parent constructor argument to the QWidget base class 2016-12-11 11:45:50 +00:00
game_list.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
hotkeys.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
hotkeys.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
hotkeys.ui
Info.plist
main.cpp Kernel/Loader: Grab the system mode from the NCCH ExHeader. 2016-11-27 18:03:48 -05:00
main.h Kernel/Loader: Grab the system mode from the NCCH ExHeader. 2016-11-19 20:40:04 -05:00
main.ui Minor Menu Fixes 2016-11-11 09:58:55 -08:00
ui_settings.cpp Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
ui_settings.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00