From e859676ede67c59058ac4fd1c38eceea4a3d7322 Mon Sep 17 00:00:00 2001 From: ronso0 Date: Fri, 17 Aug 2018 15:42:41 +0200 Subject: vectorize Library feature icons --- res/images/library/ic_library_autodj.svg | 242 ++++++++++++++++ res/images/library/ic_library_banshee.svg | 237 ++++++++++++++++ res/images/library/ic_library_checked.svg | 244 ++++++++++++++++ res/images/library/ic_library_computer.svg | 206 ++++++++++++++ res/images/library/ic_library_crates.svg | 233 ++++++++++++++++ res/images/library/ic_library_cross.svg | 208 ++++++++++++++ res/images/library/ic_library_drag_and_drop.svg | 238 ++++++++++++++++ res/images/library/ic_library_history.svg | 270 ++++++++++++++++++ res/images/library/ic_library_history_current.svg | 242 ++++++++++++++++ res/images/library/ic_library_itunes.svg | 219 +++++++++++++++ res/images/library/ic_library_locked.svg | 241 ++++++++++++++++ res/images/library/ic_library_locked_tracklist.svg | 223 +++++++++++++++ res/images/library/ic_library_missingtracks.svg | 205 ++++++++++++++ res/images/library/ic_library_playlist.svg | 222 +++++++++++++++ res/images/library/ic_library_prepare.svg | 246 ++++++++++++++++ res/images/library/ic_library_preview_pause.svg | 308 +++++++++++++++++++++ res/images/library/ic_library_preview_play.svg | 262 ++++++++++++++++++ res/images/library/ic_library_promotracks.svg | 246 ++++++++++++++++ res/images/library/ic_library_recordings.svg | 205 ++++++++++++++ res/images/library/ic_library_rhythmbox.svg | 226 +++++++++++++++ res/images/library/ic_library_tracks.svg | 207 ++++++++++++++ res/images/library/ic_library_traktor.svg | 253 +++++++++++++++++ res/images/library/ic_library_unchecked.svg | 212 ++++++++++++++ res/images/library/ic_library_unlocked.svg | 210 ++++++++++++++ src/library/analysisfeature.cpp | 2 +- src/library/autodj/autodjfeature.cpp | 4 +- src/library/banshee/bansheefeature.cpp | 2 +- src/library/bpmdelegate.cpp | 4 +- src/library/browse/browsefeature.cpp | 2 +- src/library/coverartutils.cpp | 4 +- src/library/crate/cratefeature.cpp | 4 +- src/library/itunes/itunesfeature.cpp | 2 +- src/library/mixxxlibraryfeature.cpp | 2 +- src/library/playlistfeature.cpp | 4 +- src/library/recording/recordingfeature.cpp | 2 +- src/library/rhythmbox/rhythmboxfeature.cpp | 2 +- src/library/setlogfeature.cpp | 6 +- src/library/traktor/traktorfeature.cpp | 2 +- 38 files changed, 5626 insertions(+), 21 deletions(-) create mode 100644 res/images/library/ic_library_autodj.svg create mode 100644 res/images/library/ic_library_banshee.svg create mode 100644 res/images/library/ic_library_checked.svg create mode 100644 res/images/library/ic_library_computer.svg create mode 100644 res/images/library/ic_library_crates.svg create mode 100644 res/images/library/ic_library_cross.svg create mode 100644 res/images/library/ic_library_drag_and_drop.svg create mode 100644 res/images/library/ic_library_history.svg create mode 100644 res/images/library/ic_library_history_current.svg create mode 100644 res/images/library/ic_library_itunes.svg create mode 100644 res/images/library/ic_library_locked.svg create mode 100644 res/images/library/ic_library_locked_tracklist.svg create mode 100644 res/images/library/ic_library_missingtracks.svg create mode 100644 res/images/library/ic_library_playlist.svg create mode 100644 res/images/library/ic_library_prepare.svg create mode 100644 res/images/library/ic_library_preview_pause.svg create mode 100644 res/images/library/ic_library_preview_play.svg create mode 100644 res/images/library/ic_library_promotracks.svg create mode 100644 res/images/library/ic_library_recordings.svg create mode 100644 res/images/library/ic_library_rhythmbox.svg create mode 100644 res/images/library/ic_library_tracks.svg create mode 100644 res/images/library/ic_library_traktor.svg create mode 100644 res/images/library/ic_library_unchecked.svg create mode 100644 res/images/library/ic_library_unlocked.svg diff --git a/res/images/library/ic_library_autodj.svg b/res/images/library/ic_library_autodj.svg new file mode 100644 index 0000000000..548c7e9f47 --- /dev/null +++ b/res/images/library/ic_library_autodj.svg @@ -0,0 +1,242 @@ + + + + + + Mixxx 1.12+ iconset + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + en + + + image/svg+xml + + Mixxx 1.12+ iconset + + + Mixxx + GUI + Interface + Icons + + + + + s.brandt@mixxx.org + + + + 2014-04-18 + www.mixxx.org + Iconset for use in Mixxx 1.12s+. Optimized for 48px (16px) icon size. Contains icons for preference menu and library widget + +Grid based on suggestions from http://techbase.kde.org/Projects/Oxygen/Style + + en + + + + + + + + + + + + + + + + + diff --git a/res/images/library/ic_library_banshee.svg b/res/images/library/ic_library_banshee.svg new file mode 100644 index 0000000000..ddcef36b29 --- /dev/null +++ b/res/images/library/ic_library_banshee.svg @@ -0,0 +1,237 @@ + + + + + + Mixxx 1.12+ iconset + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + en + + + image/svg+xml + + Mixxx 1.12+ iconset + + + Mixxx + GUI + Interface + Icons + + + + + s.brandt@mixxx.org + + + + 2014-04-18 + www.mixxx.org + Iconset for use in Mixxx 1.12s+. Optimized for 48px (16px) icon size. Contains icons for preference menu and library widget + +Grid based on suggestions from http://techbase.kde.org/Projects/Oxygen/Style + + en + + + + + + + + + + + + diff --git a/res/images/library/ic_library_checked.svg b/res/images/library/ic_library_checked.svg new file mode 100644 index 0000000000..263692d373 --- /dev/null +++ b/res/images/library/ic_library_checked.svg @@ -0,0 +1,244 @@ + + + + + + Mixxx 1.12+ iconset + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + en + + + image/svg+xml + + Mixxx 1.12+ iconset + + + Mixxx + GUI + Interface + Icons + + + + + s.brandt@mixxx.org + + + + 2014-04-18 + www.mixxx.org + Iconset for use in Mixxx 1.12s+. Optimized for 48px (16px) icon size. Contains icons for preference menu and library widget + +Grid based on suggestions from http://techbase.kde.org/Projects/Oxygen/Style + + en + + + + + + + + + + + + Checkbox in "Played" library column + + + + + + diff --git a/res/images/library/ic_library_computer.svg b/res/images/library/ic_library_computer.svg new file mode 100644 index 0000000000..701778e9a3 --- /dev/null +++ b/res/images/library/ic_library_computer.svg @@ -0,0 +1,206 @@ + + + + + + Mixxx 1.12+ iconset + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + en + + + image/svg+xml + + Mixxx 1.12+ iconset + + + Mixxx + GUI + Interface + Icons + + + + + s.brandt@mixxx.org + + + + 2014-04-18 + www.mixxx.org + Iconset for use in Mixxx 1.12s+. Optimized for 48px (16px) icon size. Contains icons for preference menu and library widget + +Grid based on suggestions from http://techbase.kde.org/Projects/Oxygen/Style + + en + + + + + + + + + + diff --git a/res/images/library/ic_library_crates.svg b/res/images/library/ic_library_crates.svg new file mode 100644 index 0000000000..77fb465f8a --- /dev/null +++ b/res/images/library/ic_library_crates.svg @@ -0,0 +1,233 @@ + + + + + + Mixxx 1.12+ iconset + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + en + + + image/svg+xml + + Mixxx 1.12+ iconset + + + Mixxx + GUI + Interface + Icons + + + + + s.brandt@mixxx.org + + + + 2014-04-18 + www.mixxx.org + Iconset for use in Mixxx 1.12s+. Optimized for 48px (16px) icon size. Contains icons for preference menu and library widget + +Grid based on suggestions from http://techbase.kde.org/Projects/Oxygen/Style + + en + + + + + + + + + + + Layer 1 + + + + + diff --git a/res/images/library/ic_library_cross.svg b/res/images/library/ic_library_cross.svg new file mode 100644 index 0000000000..850fb242c6 --- /dev/null +++ b/res/images/library/ic_library_cross.svg @@ -0,0 +1,208 @@ + + + + + + Mixxx 1.12+ iconset + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + en + + + image/svg+xml + + Mixxx 1.12+ iconset + + + Mixxx + GUI + Interface + Icons + + + + + s.brandt@mixxx.org + + + + 2014-04-18 + www.mixxx.org + Iconset for use in Mixxx 1.12s+. Optimized for 48px (16px) icon size. Contains icons for preference menu and library widget + +Grid based on suggestions from http://techbase.kde.org/Projects/Oxygen/Style + + en + + + + + + + + + + + + + + diff --git a/res/images/library/ic_library_drag_and_drop.svg b/res/images/library/ic_library_drag_and_drop.svg new file mode 100644 index 0000000000..2b8d6b58fa --- /dev/null +++ b/res/images/library/ic_library_drag_and_drop.svg @@ -0,0 +1,238 @@ + + + + + + + Mixxx 1.12+ iconset + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + en + + + image/svg+xml + + Mixxx 1.12+ iconset + + + Mixxx + GUI + Interface + Icons + + + + + s.brandt@mixxx.org + + + + 2014-04-18 + www.mixxx.org + Iconset for use in Mixxx 1.12s+. Optimized for 48px (16px) icon size. Contains icons for preference menu and library widget + +Grid based on suggestions from http://techbase.kde.org/Projects/Oxygen/Style + + en + + + + + + + + + + + + + + + + + + diff --git a/res/images/library/ic_library_history.svg b/res/images/library/ic_library_history.svg new file mode 100644 index 0000000000..935f5dcc43 --- /dev/null +++ b/res/images/library/ic_library_history.svg @@ -0,0 +1,270 @@ + + + + + + Mixxx 1.12+ iconset + + + + + + + + + + + + + + + + + + +