..
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
Never display placeholder text for an app collector game
2021-05-02 10:39:25 -05:00
AutoResizingComboBox.qml
Add custom resolution option
2020-11-24 00:13:39 -06:00
CenteredGridView.qml
Don't allow Flickables to be dragged beyond bounds
2020-02-20 13:38:01 -08:00
CliQuitStreamSegue.qml
French translation ( #451 )
2020-11-21 11:42:16 -06:00
CliStartStreamSegue.qml
Translation updates and refactoring
2020-11-21 13:15:54 -06:00
computermodel.cpp
Refuse to stream if Moonlight is known incompatible with the host GFE version
2021-04-30 20:05:49 -05:00
computermodel.h
Refuse to stream if Moonlight is known incompatible with the host GFE version
2021-04-30 20:05:49 -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
Don't compare StackView items by localized name
2022-04-10 15:42:50 -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
Refuse to stream if Moonlight is known incompatible with the host GFE version
2021-04-30 20:05:49 -05:00
QuitSegue.qml
Translation updates and refactoring
2020-11-21 13:15:54 -06:00
sdlgamepadkeynavigation.cpp
Discard stale gamepad events when enabling gamepad navigation
2022-01-17 19:49:52 -06:00
sdlgamepadkeynavigation.h
Discard stale gamepad events when enabling gamepad navigation
2022-01-17 19:49:52 -06:00
SettingsView.qml
Remove desktop resolution in favor of native (unscaled) resolution
2022-08-16 01:22:26 -05:00
StreamSegue.qml
Fix short UI hang when manually stopping the stream after losing connection with the host
2022-03-06 13:11:36 -06:00