moonlight-qt/app/gui
Janne Hakonen d14cfb577b Add command line parameters. Fixes #30 (#89)
* Add command line parameters. Fixes #30

* Fixed compile errors

* Fixed code review findings

* Fixed code review findings, take 2
2018-09-29 14:06:55 -07:00
..
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 Return to the PC grid if the selected PC goes offline or becomes unpaired 2018-08-09 18:48:40 -07:00
AppView.qml Finish keyboard navigation for GridViews and MenuItems 2018-09-23 19:06:26 -07:00
CliStartStreamSegue.qml Add command line parameters. Fixes #30 (#89) 2018-09-29 14:06:55 -07:00
computermodel.cpp Mass conversion of isNull() -> isEmpty() 2018-09-14 18:36:15 -07:00
computermodel.h Wake host on a separate worker thread to avoid hanging the UI for DNS resolution 2018-09-05 16:10:32 -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 Add command line parameters. Fixes #30 (#89) 2018-09-29 14:06:55 -07:00
NavigableItemDelegate.qml Finish keyboard navigation for GridViews and MenuItems 2018-09-23 19:06:26 -07:00
NavigableMenuItem.qml Finish keyboard navigation for GridViews and MenuItems 2018-09-23 19:06:26 -07:00
NavigableToolButton.qml Partially working keyboard navigation support 2018-09-23 15:16:27 -07:00
PcView.qml Finish keyboard navigation for GridViews and MenuItems 2018-09-23 19:06:26 -07:00
QuitSegue.qml Use QtQuick.Dialogs 1.2 for Qt 5.9 support 2018-08-30 00:00:05 -04:00
SettingsView.qml Fixes to SDL audio renderer and autodetection support 2018-09-13 07:46:01 -07:00
StreamSegue.qml Add command line parameters. Fixes #30 (#89) 2018-09-29 14:06:55 -07:00