Sailfish: Remove obsolete, Qt4-based Sailfish QML UI
commit91a042b1f614aa35490f9b998d251b43592d38b9
authorThomas Perl <m@thp.io>
Sat, 28 Jun 2014 11:48:13 +0000 (28 13:48 +0200)
committerThomas Perl <m@thp.io>
Sat, 28 Jun 2014 11:48:13 +0000 (28 13:48 +0200)
treec2271c2c49066ded31a2111c017f17b052b6459a
parent54e876cfb82802acc10abf028d854d036b8803b5
Sailfish: Remove obsolete, Qt4-based Sailfish QML UI

The current Sailfish UI is maintained as part of gPodder 4 in
gpodder-core, gpodder-ui-qml and gpodder-sailfish. The code
removed here was part of the old, Qt4-based Sailfish Alpha
SDK-based port that was still using PySide and Python 2.
22 files changed:
README
bin/gpodder
makefile
share/gpodder/ui/qml/PlaybackBarProgress.qml
share/gpodder/ui/qml/PodcastItem.qml
share/gpodder/ui/qml/harmattan/org/gpodder/qmlui/PagePage.qml
share/gpodder/ui/qml/sailfish/org/gpodder/qmlui/ActionMenu.qml [deleted file]
share/gpodder/ui/qml/sailfish/org/gpodder/qmlui/BusyIndicator.qml [deleted file]
share/gpodder/ui/qml/sailfish/org/gpodder/qmlui/Button.qml [deleted file]
share/gpodder/ui/qml/sailfish/org/gpodder/qmlui/InfoBanner.qml [deleted file]
share/gpodder/ui/qml/sailfish/org/gpodder/qmlui/InputField.qml [deleted file]
share/gpodder/ui/qml/sailfish/org/gpodder/qmlui/Label.qml [deleted file]
share/gpodder/ui/qml/sailfish/org/gpodder/qmlui/ListList.qml [deleted file]
share/gpodder/ui/qml/sailfish/org/gpodder/qmlui/PagePage.qml [deleted file]
share/gpodder/ui/qml/sailfish/org/gpodder/qmlui/ScrollScroll.qml [deleted file]
share/gpodder/ui/qml/sailfish/org/gpodder/qmlui/SettingsSwitch.qml [deleted file]
share/gpodder/ui/qml/sailfish/org/gpodder/qmlui/WindowWindow.qml [deleted file]
share/gpodder/ui/qml/sailfish/org/gpodder/qmlui/qmldir [deleted file]
src/gpodder/__init__.py
src/gpodder/qmlui/__init__.py
src/gpodder/util.py
src/gpodder/youtube.py