moonlight-qt/app/gui
2018-09-30 22:39:51 -07:00
..
appmodel.cpp Return to the PC grid if the selected PC goes offline or becomes unpaired 2018-08-09 18:48:40 -07:00
appmodel.h Rename hpp -> h 2018-09-29 16:18:46 -07:00
AppView.qml Fix keyboard navigation of quit app and delete PC dialogs 2018-09-30 22:20:19 -07:00
CliStartStreamSegue.qml Add command line parameters. Fixes #30 (#89) 2018-09-29 14:06:55 -07:00
computermodel.cpp Mass conversion of isNull() -> isEmpty() 2018-09-14 18:36:15 -07:00
computermodel.h Rename hpp -> h 2018-09-29 16:18:46 -07:00
GamepadMapper.qml Prevent multiple instances of the same page on the StackView and stub out GamepadMapper 2018-07-08 22:37:29 -07:00
main.qml Ensure initial warning dialogs always appear on top of the Moonlight window 2018-09-30 22:39:51 -07:00
NavigableItemDelegate.qml Finish keyboard navigation for GridViews and MenuItems 2018-09-23 19:06:26 -07:00
NavigableMenuItem.qml Add gamepad navigation support for everything except context menus and dialogs 2018-09-30 13:41:32 -07:00
NavigableToolButton.qml Partially working keyboard navigation support 2018-09-23 15:16:27 -07:00
PcView.qml Ensure initial warning dialogs always appear on top of the Moonlight window 2018-09-30 22:39:51 -07:00
QuitSegue.qml Use QtQuick.Dialogs 1.2 for Qt 5.9 support 2018-08-30 00:00:05 -04:00
sdlgamepadkeynavigation.cpp Allow gamepad navigation with the left analog stick 2018-09-30 14:30:12 -07:00
sdlgamepadkeynavigation.h Allow gamepad navigation with the left analog stick 2018-09-30 14:30:12 -07:00
SettingsView.qml Add gamepad navigation support for everything except context menus and dialogs 2018-09-30 13:41:32 -07:00
StreamSegue.qml Fix "Connection terminated" dialog being stuck out of input focus on gamepad 2018-09-30 18:38:54 -07:00