summaryrefslogtreecommitdiffstats
path: root/src/widget/wtracktableview.cpp
AgeCommit message (Expand)Author
2020-07-13Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-07-12fix [Library], AutoDjAddBottom/Top ControlObjectsBe
2020-07-01Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2020-06-30Move VERIFY_OR_DEBUG_ASSERT into valid positionUwe Klotz
2020-06-12Rename TrackModel Capability Flagsxerus2000
2020-06-12Turn TrackModel Capabilities into enum class & use QFLAGSxerus2000
2020-06-01library: Switch to std::vector for getTrackRows()Jan Holthuis
2020-05-28Replace deprecated QLinkedList with std::listJan Holthuis
2020-04-26Merge pull request #6 from daschuer/mastersyc_onemaster2Owen Williams
2020-04-22WTrackTableView: bring back load track overridesHarshit Maurya
2020-04-21removed the use of file_bpm form the engine, streamline update order.Daniel Schürmann
2020-04-20Merge branch 'master' into wtrackmenu_cleanupUwe Klotz
2020-04-19Merge pull request #2541 from Holzhaus/track-colors-from-controllerBe
2020-04-19Separate different uses cases in WTrackMenuUwe Klotz
2020-04-18Merge branch 'master' of github.com:mixxxdj/mixxx into track-colors-from-cont...Jan Holthuis
2020-04-18Replace #include directives with forward declarationsUwe Klotz
2020-04-17Delete obsolete comment after extracting WTrackMenuUwe Klotz
2020-04-16Merge branch 'master' of github.com:mixxxdj/mixxx into track-colors-from-cont...Jan Holthuis
2020-04-16widget/wtracktableview: Make config key a constant in anon namespaceJan Holthuis
2020-04-16widget/wtracktableview: Do not do assignment in if statementsJan Holthuis
2020-04-15WTrackTableView: use parented_ptr with explicit deleteHarshit Maurya
2020-04-14WTrackMenu: rename filter to featureHarshit Maurya
2020-04-14WTrackTableView: use unique_ptr to store m_pMenuHarshit Maurya
2020-04-13TrackModel: add function to check capabilitiesHarshit Maurya
2020-04-12Merge branch 'master' into context-menuHarshit Maurya
2020-04-12WTrackTableView: fix probable memory leakHarshit Maurya
2020-04-11WTrackMenu: remove redundant codeHarshit Maurya
2020-04-10WTrackMenu: remove unused codeHarshit Maurya
2020-04-10WTrackMenu: add checks in constructor and popupHarshit Maurya
2020-04-09WTrackMenu: optimize menu updationHarshit Maurya
2020-04-08WTrackMenu: remove redundant delete from destructorHarshit Maurya
2020-04-08WTrackMenu: use setters and gettersHarshit Maurya
2020-04-06WTrackMenu: refactor to functor syntaxHarshit Maurya
2020-04-06Customize TrackTableBackgroundColorOpacity in <Library> skin nodeUwe Klotz
2020-04-05widget/wtrackmenu: code cleanupHarshit Maurya
2020-04-04widget/wtrackmenu: refactor slot functions to be genericHarshit Maurya
2020-04-03widget/wtrackmenu: connect signal from wtrackmenu to wtracktableviewHarshit Maurya
2020-04-03widget/wtrackmenu: fix multiple segfaultsHarshit Maurya
2020-04-02widget/wtrackmenu: move remaining actions from wtracktableviewHarshit Maurya
2020-04-01widget/wtrackproperty: introduce new class to decouple context menu from wtra...Harshit Maurya
2020-03-26Merge branch 'master' of github.com:mixxxdj/mixxx into track-colors-from-cont...Jan Holthuis
2020-03-20Add support for cycling through track colors via COsJan Holthuis
2020-03-17widget/wcolorpicker: Use QFlags for color picker optionsJan Holthuis
2020-03-09Merge branch 'master' of github.com:mixxxdj/mixxx into hotcue-rgb-colorsJan Holthuis
2020-03-03wcolorpickeraction: Use current track color palette when opening menuJan Holthuis
2020-03-02Merge branch 'master' of github.com:mixxxdj/mixxx into hotcue-rgb-colorsJan Holthuis
2020-03-02Merge branch 'master' into coverimagehashUwe Klotz
2020-03-02Merge pull request #2523 from Holzhaus/cueinfoUwe Klotz
2020-03-01Merge branch 'master' of github.com:mixxxdj/mixxx into hotcue-rgb-colorsJan Holthuis
2020-03-01library/dlgtrackinfo: Swap DlgTrackInfo constructor argumentsJan Holthuis