moonlight-qt/app/gui
2019-12-30 18:05:43 -06: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 padding to app labels 2019-09-29 21:26:07 -07:00
AutoResizingComboBox.qml Improve gamepad navigation on settings page 2019-05-19 10:16:54 -07:00
CenteredGridView.qml Refactor and fix the GridView centering code to avoid flipping between states 2019-04-06 11:48:58 -07: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 Clean up code for new QC2 dialogs and remove some unused imports 2019-03-31 17:44:19 -07:00
computermodel.cpp Move Add PC button to toolbar 2019-03-26 21:31:51 -07:00
computermodel.h Move Add PC button to toolbar 2019-03-26 21:31:51 -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 Clear Add PC textbox when closing the dialog 2019-12-29 20:13:45 -06: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 Fix text wrapping with giant error messages 2019-04-01 18:31:13 -07:00
NavigableToolButton.qml Fix highlights for toolbar buttons to be more visible 2019-04-24 20:22:39 -07:00
PcView.qml Change PC icon to be consistent with iOS and Android 2019-11-05 17:06:57 -08:00
QuitSegue.qml Rewrite dialog code to use Quick Controls 2 2019-03-31 17:24:25 -07:00
sdlgamepadkeynavigation.cpp Improve gamepad navigation on settings page 2019-05-19 10:16:54 -07:00
sdlgamepadkeynavigation.h Improve gamepad navigation on settings page 2019-05-19 10:16:54 -07:00
SettingsView.qml Enable HDR as an experimental option 2019-12-30 18:05:43 -06:00
StreamSegue.qml Work around Qt 5.12 dialog crash on disconnect 2019-04-23 19:40:21 -07:00