No description
Find a file
2014-10-28 16:18:14 +01:00
common Don't set config value as reaction to a config change 2014-10-28 15:27:39 +01:00
desktop models: Move QML Connections to separate objects 2014-07-28 14:02:55 +02:00
touch PLabel: Clickable links should be in highlight color 2014-10-28 15:33:03 +01:00
main.py Don't mess with the import path 2014-10-28 16:18:14 +01:00
makefile gPodder QML UI 4.2.0 2014-05-22 00:00:34 +02:00
README gPodder QML UI 4.0.0 2014-03-15 00:02:31 +01:00

gPodder 4 QML UI Reference Implementation
-----------------------------------------

This is the reference implementation of the QML UI for gPodder 4. It contains a
(work in progress) Desktop UI and a minimal Touch UI for mobile devices. The
Desktop UI requires Qt Quick Controls, included in Qt 5.2 and newer.

Usage:

    qmlscene desktop/index.qml
    qmlscene touch/index.qml

Dependencies:

Package        Min.Version   URL
------------------------------------------------------------
Qt             5.1.0         http://qt-project.org/
Qt Multimedia  5.1.0         http://qt-project.org/
Python         3.2.0         http://python.org/
PyOtherSide    1.1.0         http://thp.io/2011/pyotherside/
gPodder Core   4.0.0         http://gpodder.org/