moonlight-qt/app/gui
2019-03-18 20:21:52 -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 selection loss when going back caused by previous commit 2019-02-22 22:44:09 -08:00
AutoResizingComboBox.qml Fix Qt 5.9 incompatibility in AutoResizingComboBox. Fixes #107 2018-10-13 20:16:18 -07:00
CliQuitStreamSegue.qml Use StackView activation callbacks to perform init and cleanup since visibility callbacks aren't guaranteed to run in any order 2019-02-22 22:14:06 -08:00
CliStartStreamSegue.qml Use StackView activation callbacks to perform init and cleanup since visibility callbacks aren't guaranteed to run in any order 2019-02-22 22:14:06 -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
NavigableMenu.qml Fix gamepad menu focus and dismissal issues 2019-02-09 19:59:01 -08:00
NavigableMenuItem.qml Fix gamepad menu focus and dismissal issues 2019-02-09 19:59:01 -08:00
NavigableToolButton.qml Partially working keyboard navigation support 2018-09-23 15:16:27 -07:00
PcView.qml Improve busy PC error text 2019-03-17 00:33:52 -07:00
QuitSegue.qml Fix toolbar hiding in quit segue 2019-03-02 14:13:14 -08:00
sdlgamepadkeynavigation.cpp Fix some gamepads working for UI navigation but not in game 2019-01-29 22:01:05 -08:00
sdlgamepadkeynavigation.h Change quit tip based on whether gamepads are attached 2018-10-28 17:59:07 -07:00
SettingsView.qml Add preference and tweak connection warning 2019-03-18 20:21:52 -07:00
StreamSegue.qml Use a Loader to be able to use StackView.onActivated to trigger stream start 2019-03-02 20:55:50 -08:00