..
appmodel.cpp
Fix index out of bounds when an app is hidden
2020-11-28 17:33:15 -06:00
appmodel.h
Add support for selecting an app to launch directly
2020-11-23 21:38:22 -06:00
AppView.qml
Don't load the app label asynchronously
2021-03-02 19:03:09 -06: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
Use LiStringifyPortFlags() instead of coding it ourselves
2020-12-23 14:08:20 -06:00
computermodel.h
Add network test option to PC context menu
2020-08-08 20:25:26 -07: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
Add workaround for AppView breaking after changing language at runtime
2021-03-05 17:44:31 -06: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
Add numpad Enter handlers (Keys.onEnterPressed) ( #516 )
2021-02-27 17:01:22 -06:00
PcView.qml
Improve loading speed of PC and app grids
2021-03-02 18:32:56 -06:00
QuitSegue.qml
Translation updates and refactoring
2020-11-21 13:15:54 -06:00
sdlgamepadkeynavigation.cpp
Address Clazy warnings
2021-03-02 18:14:15 -06:00
sdlgamepadkeynavigation.h
Enable the right stick to scroll the settings page. Fixes #220
2020-05-06 22:38:52 -07:00
SettingsView.qml
Add german translation ( #536 )
2021-03-09 20:10:36 -06:00
StreamSegue.qml
Use specific resuming text when reconnecting to a game
2020-12-31 21:33:41 -06:00