summaryrefslogtreecommitdiffstats
path: root/src/library/rhythmbox/rhythmboxfeature.cpp
AgeCommit message (Expand)Author
2021-02-12Don't open XML as text filesUwe Klotz
2021-02-12use Sandbox::askForAccess for all external library featuresBe
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-02-15Initialize LibraryFeature member of TreeItem consistentlyUwe Klotz
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2019-11-25Don't std::move UserSettingsPointerUwe Klotz
2019-11-21Move export of track metadata from TrackCollection into LibraryUwe Klotz
2019-09-22Use new signals and slots syntaxFerran Pujol Camins
2019-08-06Initialize the global thread pool only once on application startupUwe Klotz
2019-06-22Use TrackFile to import an URL from RhythmboxUwe Klotz
2019-06-21Convert TrackFile from/to QUrlUwe Klotz
2019-04-09don't remove the file:// prefix from the url. QT5 needs it.Daniel Schürmann
2019-02-03Avoid utf8 roundtrip while encoding URLsDaniel Schürmann
2018-11-21Cache creation of QIcons in LibraryFeatures.RJ Skerry-Ryan
2018-08-17vectorize Library feature iconsronso0
2018-05-28Merge branch 'lv2_support2' into effect_blacklistingKshitij Gupta
2018-05-25Coding standards conformancekshitij98
2018-04-06Typo fixes luzpaz
2017-01-29Remove SQLite stuff from TrackCollection & CoUwe Klotz
2016-12-09Simplify and safeguard memory management of TreeItem(Model)Uwe Klotz
2016-12-09Improve and simplify the design/interface of TreeItemUwe Klotz
2015-01-28delete(...) -> delete ...Nico Schlömer
2015-01-28memory leakNico Schlömer
2015-01-20Remove invalid search columns in rhythmbox featureDaniel Schürmann
2014-11-18Code fascism.RJ Ryan
2014-07-21do not show cover widget for non-supported featuresMarcos CARDINOT
2014-06-09Provides a fix for the issue reported in bug 1199945. The progess of the anal...Evan Radkoff
2013-12-30Merge remote-tracking branch 'upstream/master' into features_bansheeDaniel Schürmann
2013-12-29tweaking of the external library interfaceDaniel Schürmann
2013-11-30Header/include cleanups across the codebase.RJ Ryan
2013-07-17A few more QSqlRecord changes.RJ Ryan
2013-07-17Rewrited usage of QSqlRecord.Nazar Gerasymchuk
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan