summaryrefslogtreecommitdiffstats
path: root/src/library/basecoverartdelegate.cpp
AgeCommit message (Expand)Author
2020-10-01Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-09-30Merge pull request #3123 from Holzhaus/float-warnings-pt-4Daniel Schürmann
2020-09-29Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-09-29replace #include "track/track.h" by "track_decl.h" in all header filesDaniel Schürmann
2020-09-25library/basecoverartdelegate: Add missing typecastJan Holthuis
2020-06-09Add more comments about (background) color in CoverInfoUwe Klotz
2020-06-09Rename 'image hash' to 'cache key' for consistencyUwe Klotz
2020-06-09Document use cases for displaying background color of cover artUwe Klotz
2020-06-05Add (background) color to cover artUwe Klotz
2020-06-05Add coverart_digest column and new cover image hashingUwe Klotz
2020-05-28Use to QMultiHash/QMultiMap instead of QMap/QHash::insertMultiJan Holthuis
2020-03-14Extract BaseCoverArtDelegate from CoverArtDelegateUwe Klotz