summaryrefslogtreecommitdiffstats
path: root/src/library/banshee
AgeCommit message (Expand)Author
2021-03-11Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2021-03-11Don't set an offset or bpm lock when creating a track with a bpm value only. ...Daniel Schürmann
2021-03-08check bpm lock when setting beat grid of bpmDaniel Schürmann
2021-03-05Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-03-02Remove track parameter from beats constructorDaniel Schürmann
2021-02-12Merge remote-tracking branch 'upstream/2.3' into mainBe
2021-02-12use Sandbox::askForAccess for all external library featuresBe
2020-12-15Merge branch '2.3' of github.com:mixxxdj/mixxx into mainJan Holthuis
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-07merge 2.3Be
2020-12-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Delete trailing/leading blank linesJan Holthuis
2020-11-10Use #pragma once everywherexerus2000
2020-10-15Merge branch '2.3' of github.com:mixxxdj/mixxx into masterJan Holthuis
2020-09-30Include track_decl.h in basetracktablemodel.hUwe Klotz
2020-08-25Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-08-25BansheePlaylistModel: Delete unused slot tracksChanged()Uwe Klotz
2020-06-12Rename TrackModel Capability Flagsxerus2000
2020-06-12Turn TrackModel Capabilities into enum class & use QFLAGSxerus2000
2020-06-12Clean up TrackModel Capabilities & unify capability for TrackSetxerus2000
2020-06-11Merge branch 'master' into refactor-basetracksetxerus2000
2020-06-05Add missing `final` specifiersUwe Klotz
2020-05-27clang-formatDaniel Schürmann
2020-05-21Replace weirdly formatted QStringLiteral by joined QStringListxerus2000
2020-05-21Use QStringLiteral for BansheePlaylistModel queriesxerus2000
2020-05-04Move Beats et al. to mixxx namespaceJavier Vilarroig
2020-04-26Use QStringLiteral and value binding for library queriesxerus2000
2020-04-26Clean up CapabilitiesFlags and apply clang formatxerus2000
2020-03-14Move common functions into BaseTrackTableModelUwe Klotz
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-25Fix code formattingUwe Klotz
2019-11-21Reduce visibility of members in base classesUwe Klotz
2019-11-21Move export of track metadata from TrackCollection into LibraryUwe Klotz
2019-11-21Get or add single tracks via TrackCollectionUwe Klotz
2019-07-21Replace qSort() with std::sort() to fix Qt 5.13 warningsUwe Klotz
2019-06-22Use TrackFile::operator==()Uwe Klotz
2019-06-21Reuse TrackFile::fromUrl()Uwe Klotz
2018-11-21Merge remote-tracking branch 'upstream/2.2'Be
2018-11-21Cache creation of QIcons in LibraryFeatures.RJ Skerry-Ryan
2018-11-16Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2018-11-10Merge branch '2.1' of git@github.com:mixxxdj/mixxx.git into 2.2Uwe Klotz
2018-11-05Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2018-11-04return condition directlyDaniel Schürmann
2018-11-04user DROP instead of DELETEDaniel Schürmann
2018-11-01Override getTrackId for external librariesDaniel Schürmann