check custom icon location, then system theme & then fallback theme

icons added & replaced
This commit is contained in:
narunlifescience 2015-10-13 20:01:08 -05:00
parent fd7843bdae
commit dd953fd86c
269 changed files with 712 additions and 459 deletions

View File

@ -63,7 +63,7 @@ QSearchField::QSearchField(QWidget *parent) : QWidget(parent)
connect(lineEdit, SIGNAL(textChanged(QString)),
this, SLOT(setText(QString)));
QIcon clearIcon(IconLoader::Load("edit-clear-locationbar-ltr"));
QIcon clearIcon(IconLoader::Load("edit-clear-locationbar-ltr", IconLoader::Base));
QToolButton *clearButton = new QToolButton(this);
clearButton->setIcon(clearIcon);

View File

@ -47,12 +47,14 @@
<file>icons/22x22/go-next.png</file>
<file>icons/22x22/go-previous.png</file>
<file>icons/22x22/go-up.png</file>
<file>icons/22x22/group.png</file>
<file>icons/22x22/help-about.png</file>
<file>icons/22x22/help-hint.png</file>
<file>icons/22x22/hypnotoad.png</file>
<file>icons/22x22/input-keyboard.png</file>
<file>icons/22x22/ipodtouchicon.png</file>
<file>icons/22x22/kittens.png</file>
<file>icons/22x22/link.png</file>
<file>icons/22x22/list-add.png</file>
<file>icons/22x22/list-remove.png</file>
<file>icons/22x22/mail-message.png</file>
@ -83,7 +85,7 @@
<file>icons/22x22/phone-nokia-n900.png</file>
<file>icons/22x22/phone-palm-pre.png</file>
<file>icons/22x22/phone.png</file>
<file>icons/22x22/spotify.png</file>
<file>icons/22x22/qtlogo.png</file>
<file>icons/22x22/user-away.png</file>
<file>icons/22x22/view-choose.png</file>
<file>icons/22x22/view-fullscreen.png</file>
@ -126,12 +128,15 @@
<file>icons/32x32/go-next.png</file>
<file>icons/32x32/go-previous.png</file>
<file>icons/32x32/go-up.png</file>
<file>icons/32x32/group.png</file>
<file>icons/32x32/help-about.png</file>
<file>icons/32x32/help-hint.png</file>
<file>icons/32x32/hypnotoad.png</file>
<file>icons/32x32/input-keyboard.png</file>
<file>icons/32x32/internet-services.png</file>
<file>icons/32x32/ipodtouchicon.png</file>
<file>icons/32x32/kittens.png</file>
<file>icons/32x32/link.png</file>
<file>icons/32x32/list-add.png</file>
<file>icons/32x32/list-remove.png</file>
<file>icons/32x32/mail-message.png</file>
@ -162,8 +167,8 @@
<file>icons/32x32/phone-nokia-n900.png</file>
<file>icons/32x32/phone-palm-pre.png</file>
<file>icons/32x32/phone.png</file>
<file>icons/32x32/qtlogo.png</file>
<file>icons/32x32/search.png</file>
<file>icons/32x32/spotify.png</file>
<file>icons/32x32/tools-wizard.png</file>
<file>icons/32x32/view-choose.png</file>
<file>icons/32x32/view-fullscreen.png</file>
@ -205,12 +210,14 @@
<file>icons/48x48/go-next.png</file>
<file>icons/48x48/go-previous.png</file>
<file>icons/48x48/go-up.png</file>
<file>icons/48x48/group.png</file>
<file>icons/48x48/help-about.png</file>
<file>icons/48x48/help-hint.png</file>
<file>icons/48x48/hypnotoad.png</file>
<file>icons/48x48/input-keyboard.png</file>
<file>icons/48x48/ipodtouchicon.png</file>
<file>icons/48x48/kittens.png</file>
<file>icons/48x48/link.png</file>
<file>icons/48x48/list-add.png</file>
<file>icons/48x48/list-remove.png</file>
<file>icons/48x48/mail-message.png</file>
@ -242,7 +249,7 @@
<file>icons/48x48/phone-nokia-n900.png</file>
<file>icons/48x48/phone-palm-pre.png</file>
<file>icons/48x48/phone.png</file>
<file>icons/48x48/spotify.png</file>
<file>icons/48x48/qtlogo.png</file>
<file>icons/48x48/view-choose.png</file>
<file>icons/48x48/view-fullscreen.png</file>
<file>icons/48x48/view-media-equalizer.png</file>
@ -309,36 +316,102 @@
<file>playstore/tr_generic_rgb_wo_45.png</file>
<file>playstore/uk_generic_rgb_wo_45.png</file>
<file>playstore/vi_generic_rgb_wo_45.png</file>
<file>providers/amazon.png</file>
<file>providers/amazonclouddrive.png</file>
<file>providers/aol.png</file>
<file>providers/bbc.png</file>
<file>providers/box.png</file>
<file>providers/cdbaby.png</file>
<file>providers/digitallyimported-32.png</file>
<file>providers/digitallyimported.png</file>
<file>providers/dropbox.png</file>
<file>providers/echonest.png</file>
<file>providers/googledrive.png</file>
<file>providers/itunes.png</file>
<file>providers/jamendo.png</file>
<file>providers/jazzradio.png</file>
<file>providers/magnatune.png</file>
<file>providers/mog.png</file>
<file>providers/mtvmusic.png</file>
<file>providers/musicbrainz.png</file>
<file>providers/mygpo32.png</file>
<file>providers/myspace.png</file>
<file>providers/podcast16.png</file>
<file>providers/podcast32.png</file>
<file>providers/rockradio.png</file>
<file>providers/skydrive.png</file>
<file>providers/somafm.png</file>
<file>providers/songkick.png</file>
<file>providers/soundcloud.png</file>
<file>providers/subsonic-32.png</file>
<file>providers/subsonic.png</file>
<file>providers/wikipedia.png</file>
<file>providers/22x22/amazon.png</file>
<file>providers/22x22/amazonclouddrive.png</file>
<file>providers/22x22/aol.png</file>
<file>providers/22x22/bbc.png</file>
<file>providers/22x22/box.png</file>
<file>providers/22x22/cdbaby.png</file>
<file>providers/22x22/digitallyimported.png</file>
<file>providers/22x22/dropbox.png</file>
<file>providers/22x22/echonest.png</file>
<file>providers/22x22/googledrive.png</file>
<file>providers/22x22/itunes.png</file>
<file>providers/22x22/jamendo.png</file>
<file>providers/22x22/jazzradio.png</file>
<file>providers/22x22/lastfm.png</file>
<file>providers/22x22/magnatune.png</file>
<file>providers/22x22/mog.png</file>
<file>providers/22x22/mtvmusic.png</file>
<file>providers/22x22/musicbrainz.png</file>
<file>providers/22x22/mygpo.png</file>
<file>providers/22x22/myspace.png</file>
<file>providers/22x22/podcast.png</file>
<file>providers/22x22/radiotunes.png</file>
<file>providers/22x22/rockradio.png</file>
<file>providers/22x22/seafile.png</file>
<file>providers/22x22/skydrive.png</file>
<file>providers/22x22/somafm.png</file>
<file>providers/22x22/songkick.png</file>
<file>providers/22x22/soundcloud.png</file>
<file>providers/22x22/spotify.png</file>
<file>providers/22x22/subsonic.png</file>
<file>providers/22x22/vk.png</file>
<file>providers/22x22/wikipedia.png</file>
<file>providers/32x32/amazon.png</file>
<file>providers/32x32/amazonclouddrive.png</file>
<file>providers/32x32/aol.png</file>
<file>providers/32x32/bbc.png</file>
<file>providers/32x32/box.png</file>
<file>providers/32x32/cdbaby.png</file>
<file>providers/32x32/digitallyimported.png</file>
<file>providers/32x32/dropbox.png</file>
<file>providers/32x32/echonest.png</file>
<file>providers/32x32/googledrive.png</file>
<file>providers/32x32/itunes.png</file>
<file>providers/32x32/jamendo.png</file>
<file>providers/32x32/jazzradio.png</file>
<file>providers/32x32/lastfm.png</file>
<file>providers/32x32/magnatune.png</file>
<file>providers/32x32/mog.png</file>
<file>providers/32x32/mtvmusic.png</file>
<file>providers/32x32/musicbrainz.png</file>
<file>providers/32x32/mygpo.png</file>
<file>providers/32x32/myspace.png</file>
<file>providers/32x32/podcast.png</file>
<file>providers/32x32/radiotunes.png</file>
<file>providers/32x32/rockradio.png</file>
<file>providers/32x32/seafile.png</file>
<file>providers/32x32/skydrive.png</file>
<file>providers/32x32/somafm.png</file>
<file>providers/32x32/songkick.png</file>
<file>providers/32x32/soundcloud.png</file>
<file>providers/32x32/spotify.png</file>
<file>providers/32x32/subsonic.png</file>
<file>providers/32x32/vk.png</file>
<file>providers/32x32/wikipedia.png</file>
<file>providers/48x48/amazon.png</file>
<file>providers/48x48/amazonclouddrive.png</file>
<file>providers/48x48/aol.png</file>
<file>providers/48x48/bbc.png</file>
<file>providers/48x48/box.png</file>
<file>providers/48x48/cdbaby.png</file>
<file>providers/48x48/digitallyimported.png</file>
<file>providers/48x48/dropbox.png</file>
<file>providers/48x48/echonest.png</file>
<file>providers/48x48/googledrive.png</file>
<file>providers/48x48/itunes.png</file>
<file>providers/48x48/jamendo.png</file>
<file>providers/48x48/jazzradio.png</file>
<file>providers/48x48/lastfm.png</file>
<file>providers/48x48/magnatune.png</file>
<file>providers/48x48/mog.png</file>
<file>providers/48x48/mtvmusic.png</file>
<file>providers/48x48/musicbrainz.png</file>
<file>providers/48x48/mygpo.png</file>
<file>providers/48x48/myspace.png</file>
<file>providers/48x48/podcast.png</file>
<file>providers/48x48/radiotunes.png</file>
<file>providers/48x48/rockradio.png</file>
<file>providers/48x48/seafile.png</file>
<file>providers/48x48/skydrive.png</file>
<file>providers/48x48/somafm.png</file>
<file>providers/48x48/songkick.png</file>
<file>providers/48x48/soundcloud.png</file>
<file>providers/48x48/spotify.png</file>
<file>providers/48x48/subsonic.png</file>
<file>providers/48x48/vk.png</file>
<file>providers/48x48/wikipedia.png</file>
<file>rainbowdash.png</file>
<file>sample.mood</file>
<file>schema/device-schema.sql</file>
@ -407,26 +480,5 @@
<file>volumeslider-gradient.png</file>
<file>volumeslider-handle_glow.png</file>
<file>volumeslider-handle.png</file>
<file>vk/add.png</file>
<file>vk/bookmarks.png</file>
<file>vk/delete.png</file>
<file>vk/discography.png</file>
<file>vk/download.png</file>
<file>vk/edit.png</file>
<file>vk/find.png</file>
<file>vk/group.png</file>
<file>vk/my_music.png</file>
<file>vk/play_alt.png</file>
<file>vk/playlist.png</file>
<file>vk/recommends.png</file>
<file>vk/remove.png</file>
<file>vk/upload.png</file>
<file>vk/user.png</file>
<file>vk/deactivated.gif</file>
<file>providers/vk.png</file>
<file>vk/link.png</file>
<file>providers/seafile.png</file>
<file>icons/32x32/internet-services.png</file>
<file>providers/radiotunes.png</file>
</qresource>
</RCC>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
data/icons/22x22/group.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 534 B

BIN
data/icons/22x22/link.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 884 B

BIN
data/icons/22x22/qtlogo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 917 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

Before

Width:  |  Height:  |  Size: 491 B

After

Width:  |  Height:  |  Size: 491 B

BIN
data/icons/32x32/link.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
data/icons/32x32/qtlogo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
data/icons/48x48/group.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
data/icons/48x48/link.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
data/icons/48x48/qtlogo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 936 B

After

Width:  |  Height:  |  Size: 733 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 747 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 894 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 681 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1001 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 841 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
data/providers/22x22/vk.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1017 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
data/providers/32x32/vk.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Some files were not shown because too many files have changed in this diff Show More