moonlight-qt/app
Michelle Bergeron b630c07653 Add navigation toolbar (#1)
* Add preferences view skeleton

* Add toolbar & help button

* Add working back button

* Title of page in toolbar

* Remove unused imports

* Make comments better!

* Remove unused drawer element

* Remove superfluous > 1 check

* Use point size font instead of pixel size

* Add AppView page title
2018-07-07 22:15:02 -07:00
..
backend Start work on launching a stream from QML and rip out remaining QtWidgets 2018-07-07 16:30:26 -07:00
gui Add navigation toolbar (#1) 2018-07-07 22:15:02 -07:00
res Add navigation toolbar (#1) 2018-07-07 22:15:02 -07:00
settings Add StreamingPreferences class 2018-06-27 23:15:13 -07:00
streaming Implemented software video decoding and special key combos 2018-07-07 21:52:20 -07:00
app.pro Add ffmpeg libraries for Windows x64 2018-07-07 20:45:54 -07:00
main.cpp Fix linking on Windows 2018-07-07 16:37:11 -07:00
qml.qrc Add navigation toolbar (#1) 2018-07-07 22:15:02 -07:00
resources.qrc Add navigation toolbar (#1) 2018-07-07 22:15:02 -07:00
utils.h Reorganize and prepare for SDL integration 2018-06-23 18:46:59 -07:00