Add icons and images dependent on device resolution
authorDavid Llewellyn-Jones <david@flypig.co.uk>
Sun, 15 Jul 2018 16:31:15 +0000 (17:31 +0100)
committerDavid Llewellyn-Jones <david@flypig.co.uk>
Sun, 15 Jul 2018 16:31:15 +0000 (17:31 +0100)
commit7d6ca1150d70c17469e48d71920dfe6083e1a719
treec202cd6088121ccc311d9dd594f64f1ffc95c3e3
parentb6fbaf91f247acb49e874b036d0df84f1850328a
Add icons and images dependent on device resolution
15 files changed:
generate.sh [new file with mode: 0755]
harbour-pedalo.pro
icons/108x108/harbour-pedalo.png
icons/128x128/harbour-pedalo.png
icons/172x172/harbour-pedalo.png
icons/256x256/harbour-pedalo.png [new file with mode: 0644]
icons/86x86/harbour-pedalo.png
inputs/harbour-pedalo.svg [new file with mode: 0644]
inputs/pedalo-title.svg [new file with mode: 0644]
qml/pages/About.qml
src/harbour-pedalo.cpp
src/imageprovider.cpp [new file with mode: 0644]
src/imageprovider.h [new file with mode: 0644]
src/settings.cpp
src/settings.h