Settings dialog infrastructure
authorTofe <chris.chapuis+gitorious@gmail.com>
Wed, 29 Feb 2012 21:24:03 +0000 (22:24 +0100)
committerTofe <chris.chapuis+gitorious@gmail.com>
Wed, 29 Feb 2012 21:24:03 +0000 (22:24 +0100)
commita51793a460112730f0fed3d58dcc3c4b2393553e
treeaf36c02c15f07233a2ef47913acde8a31574b60e
parentd01d157c4f2340a8e52a891209159d1ad0b0f6cc
Settings dialog infrastructure

There is now a basic infrastructure for building settings dialogs.
20 files changed:
qml/QuickNewsReader/content/images/apply.png [new file with mode: 0644]
qml/QuickNewsReader/content/images/cancel.png [new file with mode: 0644]
qml/QuickNewsReader/content/images/rss.png [new file with mode: 0755]
qml/QuickNewsReader/content/images/settings.png [new file with mode: 0644]
qml/QuickNewsReader/content/js/SettingsStorage.js [new file with mode: 0644]
qml/QuickNewsReader/content/modelimpl/FavoriteFeedsSourceModel.qml
qml/QuickNewsReader/content/modelimpl/LeMondeSequenceNews.qml
qml/QuickNewsReader/content/modelimpl/LeMondeSourceModel.qml
qml/QuickNewsReader/content/modelitf/SourceModel.qml
qml/QuickNewsReader/content/view/Categories.qml
qml/QuickNewsReader/content/view/FancyButton.qml [new file with mode: 0644]
qml/QuickNewsReader/content/view/FavoriteRssConfig.qml [new file with mode: 0644]
qml/QuickNewsReader/content/view/News.qml
qml/QuickNewsReader/content/view/NewsComments.qml [new file with mode: 0644]
qml/QuickNewsReader/content/view/NewsDelegate.qml
qml/QuickNewsReader/content/view/NewsDetail.qml
qml/QuickNewsReader/content/view/SourceConfigDialog.qml [new file with mode: 0644]
qml/QuickNewsReader/content/view/SourceDelegate.qml
qml/QuickNewsReader/main.qml
qtc_packaging/debian_fremantle/control