moonlight-qt/app/gui
2025-10-11 12:55:54 -05:00
..
appmodel.cpp Never display placeholder text for an app collector game 2021-05-02 10:39:25 -05:00
appmodel.h Never display placeholder text for an app collector game 2021-05-02 10:39:25 -05:00
AppView.qml Use native QML icon support 2025-10-11 12:52:37 -05:00
AutoResizingComboBox.qml Override some Material 3 colors to improve contrast 2023-09-27 00:51:51 -05:00
CenteredGridView.qml Increase Qt requirement to 5.12 and remove pre-5.12 workarounds 2025-10-11 11:03:33 -05:00
CliPair.qml Don't poll gamepad input when the GUI is not focused/visible 2024-09-26 19:24:29 -05:00
CliQuitStreamSegue.qml French translation (#451) 2020-11-21 11:42:16 -06:00
CliStartStreamSegue.qml Don't poll gamepad input when the GUI is not focused/visible 2024-09-26 19:24:29 -05:00
computermodel.cpp Split details dialog into multiple lines for easier translation 2024-04-30 22:53:23 -05:00
computermodel.h Add "View details" to PC list (#1221) 2024-04-30 21:23:25 -05:00
ErrorMessageDialog.qml Rewrite dialog code to use Quick Controls 2 2019-03-31 17:24:25 -07:00
GamepadMapper.qml Translation updates and refactoring 2020-11-21 13:15:54 -06:00
main.qml Increase Qt requirement to 5.12 and remove pre-5.12 workarounds 2025-10-11 11:03:33 -05:00
NavigableDialog.qml Fix infinite polish() loop when quitting a game due to removal of the 'overlay' property on Qt 6.0 2020-12-01 20:46:28 -06:00
NavigableItemDelegate.qml Add numpad Enter handlers (Keys.onEnterPressed) (#516) 2021-02-27 17:01:22 -06:00
NavigableMenu.qml Add a PC menu header to show the current PC status 2020-12-13 12:50:56 -06:00
NavigableMenuItem.qml Increase Qt requirement to 5.12 and remove pre-5.12 workarounds 2025-10-11 11:03:33 -05:00
NavigableMessageDialog.qml Add numpad Enter handlers (Keys.onEnterPressed) (#516) 2021-02-27 17:01:22 -06:00
NavigableToolButton.qml Disable toolbar icon scaling 2025-10-11 12:55:54 -05:00
PcView.qml Increase Qt requirement to 5.12 and remove pre-5.12 workarounds 2025-10-11 11:03:33 -05:00
QuitSegue.qml Print error dialogs and warning toasts to the log 2023-09-08 23:00:00 -05:00
sdlgamepadkeynavigation.cpp Only call SDL_NumJoysticks() once per loop 2024-11-12 23:52:31 -06:00
sdlgamepadkeynavigation.h Prepare for SDL3 support 2025-01-25 16:20:20 -06:00
SettingsView.qml Added option to disable pre launch warning and delay 2025-07-04 15:04:10 -05:00
StreamSegue.qml Fix null window on Qt 6.9 2025-04-02 21:14:22 -05:00