| .. |
|
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
|
Rewrite dialog code to use Quick Controls 2
|
2019-03-31 17:24:25 -07:00 |
|
AutoResizingComboBox.qml
|
Fix Qt 5.9 incompatibility in AutoResizingComboBox. Fixes #107
|
2018-10-13 20:16:18 -07:00 |
|
CliQuitStreamSegue.qml
|
Clean up code for new QC2 dialogs and remove some unused imports
|
2019-03-31 17:44:19 -07:00 |
|
CliStartStreamSegue.qml
|
Clean up code for new QC2 dialogs and remove some unused imports
|
2019-03-31 17:44:19 -07:00 |
|
computermodel.cpp
|
Move Add PC button to toolbar
|
2019-03-26 21:31:51 -07:00 |
|
computermodel.h
|
Move Add PC button to toolbar
|
2019-03-26 21:31:51 -07:00 |
|
ErrorMessageDialog.qml
|
Rewrite dialog code to use Quick Controls 2
|
2019-03-31 17:24:25 -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
|
Rewrite dialog code to use Quick Controls 2
|
2019-03-31 17:24:25 -07:00 |
|
NavigableDialog.qml
|
Clean up code for new QC2 dialogs and remove some unused imports
|
2019-03-31 17:44:19 -07: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 |
|
NavigableMessageDialog.qml
|
Cap the maximum width of the error dialogs
|
2019-03-31 19:05:38 -07:00 |
|
NavigableToolButton.qml
|
Partially working keyboard navigation support
|
2018-09-23 15:16:27 -07:00 |
|
PcView.qml
|
Clean up code for new QC2 dialogs and remove some unused imports
|
2019-03-31 17:44:19 -07:00 |
|
QuitSegue.qml
|
Rewrite dialog code to use Quick Controls 2
|
2019-03-31 17:24:25 -07:00 |
|
sdlgamepadkeynavigation.cpp
|
Refactor SdlGamepadKeyNavigation to avoid multiple reinitializations of SDL
|
2019-03-23 14:15:55 -07:00 |
|
sdlgamepadkeynavigation.h
|
Change quit tip based on whether gamepads are attached
|
2018-10-28 17:59:07 -07:00 |
|
SettingsView.qml
|
Add placeholder text when no PCs are present
|
2019-03-27 18:13:20 -07:00 |
|
StreamSegue.qml
|
Clean up code for new QC2 dialogs and remove some unused imports
|
2019-03-31 17:44:19 -07:00 |