summaryrefslogtreecommitdiffstats
path: root/src/library/basetracktablemodel.h
AgeCommit message (Expand)Author
2021-03-22Add last played sort columnUwe Klotz
2021-02-26Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2021-02-23move kDataExportRole to TrackModelDaniel Schürmann
2021-02-19Remove unused virtual natureDaniel Schürmann
2021-02-19introduce kDataExportRule for cvs data exportDaniel Schürmann
2021-01-05Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2021-01-04LIBRARYTABLE_LOCATION to LIBRARYTABLE_LOCATION_ID because the column holds on...Daniel Schürmann
2020-12-02Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-26Merge branch '2.3' into basetracktablemodel-validate-and-transformUwe Klotz
2020-11-22Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2020-11-20BaseTrackTableModel: Document expected column typesUwe Klotz
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-15BaseTrackTableModel: Validate and transform raw data from derived classesUwe Klotz
2020-11-02Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-02Delete obsolete doCreateCoverArtDelegate()Uwe Klotz
2020-11-01Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-10-31Removed coverartdelegate and renamed basecoverartdelegate to coverartdelegateJoergAtGithub
2020-10-26Changed function name to more descriptive name composeCoverArtToolTipHtmlJoergAtGithub
2020-10-25Extracted the CoverArt tooltip code into the new function showCoverArtTooltipJoergAtGithub
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-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-07-01Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2020-06-30Fix TrackModel::hasCapabilities()Uwe Klotz
2020-06-12Turn TrackModel Capabilities into enum class & use QFLAGSxerus2000
2020-05-21Merge branch 'master' into refactor-basetracksetxerus2000
2020-05-19Make TrackSetTableModel the common ancestor of Playlist- & CrateTableModelxerus2000
2020-04-26Clean up CapabilitiesFlags and apply clang formatxerus2000
2020-04-15Trackmodel: pass by copying valueHarshit Maurya
2020-04-13TrackModel: add function to check capabilitiesHarshit Maurya
2020-04-06Customize TrackTableBackgroundColorOpacity in <Library> skin nodeUwe Klotz
2020-03-14Move common functions into BaseTrackTableModelUwe Klotz
2020-03-14Extract BaseTrackTableModel from BaseSqlTableModelUwe Klotz