moonlight-qt/app/gui
Cameron Gutman 3e9e497203 Fix viewing apps and CLI streaming with Qt 5.11 and earlier
Arrow function expressions are not supported in QML until Qt 5.12.

Fixes #1350
Closes #1391
2024-09-15 14:39:34 -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 Fix viewing apps and CLI streaming with Qt 5.11 and earlier 2024-09-15 14:39:34 -05:00
AutoResizingComboBox.qml Override some Material 3 colors to improve contrast 2023-09-27 00:51:51 -05:00
CenteredGridView.qml Don't allow Flickables to be dragged beyond bounds 2020-02-20 13:38:01 -08:00
CliPair.qml Add CLI pairing support 2022-08-24 00:22:02 -05:00
CliQuitStreamSegue.qml French translation (#451) 2020-11-21 11:42:16 -06:00
CliStartStreamSegue.qml Fix viewing apps and CLI streaming with Qt 5.11 and earlier 2024-09-15 14:39:34 -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 Move warning dialog checks into the Window's onCompleted() function 2024-04-14 14:49:35 -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 Add numpad Enter handlers (Keys.onEnterPressed) (#516) 2021-02-27 17:01:22 -06:00
NavigableMessageDialog.qml Add numpad Enter handlers (Keys.onEnterPressed) (#516) 2021-02-27 17:01:22 -06:00
NavigableToolButton.qml Use attached Layout attached properties to set tool button size 2021-12-03 12:24:31 +03:00
PcView.qml Don't invoke signal handlers directly 2024-05-06 19:16:10 -07:00
QuitSegue.qml Print error dialogs and warning toasts to the log 2023-09-08 23:00:00 -05:00
sdlgamepadkeynavigation.cpp Make StreamingPreferences a proper singleton 2024-04-14 13:01:30 -05:00
sdlgamepadkeynavigation.h Make StreamingPreferences a proper singleton 2024-04-14 13:01:30 -05:00
SettingsView.qml Enable Turkish language now that it's nearly completely translated 2024-08-29 01:40:13 -05:00
StreamSegue.qml Revert "Fix hiding the main UI window while streaming on Qt 6.7" 2024-04-14 14:08:53 -05:00