moonlight-qt/app/gui
2020-08-29 12:59:27 -07:00
..
appmodel.cpp Don't hide the games immediately 2020-08-11 18:46:06 -07:00
appmodel.h Don't hide the games immediately 2020-08-11 18:46:06 -07:00
AppView.qml Add support for hiding games 2020-08-01 21:06:01 -07:00
AutoResizingComboBox.qml Improve settings page behavior when the window is too small 2020-05-10 11:12:37 -07:00
CenteredGridView.qml Don't allow Flickables to be dragged beyond bounds 2020-02-20 13:38:01 -08:00
CliQuitStreamSegue.qml Clean up code for new QC2 dialogs and remove some unused imports 2019-03-31 17:44:19 -07:00
CliStartStreamSegue.qml Initialize gamepad navigation when streaming from the terminal 2020-08-29 12:59:27 -07:00
computermodel.cpp Add network test option to PC context menu 2020-08-08 20:25:26 -07:00
computermodel.h Add network test option to PC context menu 2020-08-08 20:25:26 -07:00
ErrorMessageDialog.qml Rewrite dialog code to use Quick Controls 2 2019-03-31 17:24:25 -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 the title label doesn't get drawn over when the window is small 2020-05-10 12:38:56 -07:00
NavigableDialog.qml Fix focus issues after dismissal of consecutive dialogs (like Add PC -> Add PC error) 2019-03-31 19:32:17 -07:00
NavigableItemDelegate.qml Finish keyboard navigation for GridViews and MenuItems 2018-09-23 19:06:26 -07:00
NavigableMenu.qml Fix gamepad menu focus and dismissal issues 2019-02-09 19:59:01 -08:00
NavigableMenuItem.qml Fix focus and rejection of Yes/No dialogs on SL 2019-03-31 19:40:30 -07:00
NavigableMessageDialog.qml Add network test option to PC context menu 2020-08-08 20:25:26 -07:00
NavigableToolButton.qml Fix highlights for toolbar buttons to be more visible 2019-04-24 20:22:39 -07:00
PcView.qml Initialize gamepad navigation when streaming from the terminal 2020-08-29 12:59:27 -07:00
QuitSegue.qml Rewrite dialog code to use Quick Controls 2 2019-03-31 17:24:25 -07:00
sdlgamepadkeynavigation.cpp Fix build on Qt 5.11 and earlier 2020-05-07 17:13:16 -07:00
sdlgamepadkeynavigation.h Enable the right stick to scroll the settings page. Fixes #220 2020-05-06 22:38:52 -07:00
SettingsView.qml Add an option to disable the automatic connection testing 2020-08-08 18:29:36 -07:00
StreamSegue.qml Move connection establishment to a separate thread to keep the UI responsive 2020-08-10 22:21:54 -07:00