moonlight-qt/app/gui
2019-01-26 23:57:02 -08: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 Add a button for quitting the running app 2019-01-26 23:57:02 -08:00
AutoResizingComboBox.qml Fix Qt 5.9 incompatibility in AutoResizingComboBox. Fixes #107 2018-10-13 20:16:18 -07:00
CliQuitStreamSegue.qml Add quit cli command and app quit option after stream session. Fixes #92 (#138) 2018-12-05 18:45:28 -08:00
CliStartStreamSegue.qml Add quit cli command and app quit option after stream session. Fixes #92 (#138) 2018-12-05 18:45:28 -08: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 Allow theme overrides via environment variables 2019-01-19 17:06:35 -08: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 Add long press action on PC view for touchscreens 2019-01-26 23:11:09 -08:00
QuitSegue.qml Remove unneccessary hardcoded text color for better style support 2018-11-22 02:35:25 -08:00
sdlgamepadkeynavigation.cpp Change quit tip based on whether gamepads are attached 2018-10-28 17:59:07 -07:00
sdlgamepadkeynavigation.h Change quit tip based on whether gamepads are attached 2018-10-28 17:59:07 -07:00
SettingsView.qml Remove video bitrate tooltip since audio is accounted for during remote streaming 2019-01-06 15:41:00 -08:00
StreamSegue.qml Show stream error dialog when launching from the CLI 2018-12-05 22:22:30 -08:00