summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-04-10WTrackMenu: make menu functions genericHarshit 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 pragma onceHarshit Maurya
2020-04-08WTrackMenu: use setters and gettersHarshit Maurya
2020-04-06WTrackMenu: rename action to reasonable nameHarshit Maurya
2020-04-06WTrackMenu: refactor to functor syntaxHarshit Maurya
2020-04-05widget/wtrackmenu: code cleanupHarshit Maurya
2020-04-05widget/wtrackmenu: move options to track table dependentHarshit Maurya
2020-04-05widget/wtrackmenu: initialize pointers and fix filtersHarshit Maurya
2020-04-04widget/wtrackmenu: filter optionsHarshit Maurya
2020-04-04widget/wtrackmenu: refactor slot functions to be genericHarshit Maurya
2020-04-03widget/wtrackmenu: remove m_pCoverMenu->clear() callHarshit 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-30widget/wtrackproperty: implement add to crate menuHarshit Maurya
2020-03-30widget/wtrackproperty: implement add to playlist functionHarshit Maurya
2020-03-30widget/wtrackproperty: add (non-functional) add to playlist menuHarshit Maurya
2020-03-29widget/wtrackproperty: implement open in system file browserHarshit Maurya
2020-03-29widget/wtrackproperty: conditional context menuHarshit Maurya
2020-03-29widget/wtrackproperty: add destructorHarshit Maurya
2020-03-29widget/wtrackproperty: create context menu with placeholder actionHarshit Maurya
2020-03-25Merge pull request #2595 from ketan-lambat/PrefDialog_UIimpJan Holthuis
2020-03-25EOF newline error fixketan-lambat
2020-03-24Merge pull request #2560 from daschuer/hotcue-rgb-colorsJan Holthuis
2020-03-24Preferences: LeftNavPane width adjustable; bug fixedketan-lambat
2020-03-23Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-03-22Merge pull request #2585 from Holzhaus/fix-hotcue-color-cycleUwe Klotz
2020-03-21preferences/colorpaletteeditor: Fix missing connection for Reset buttonJan Holthuis
2020-03-21Fix nasty typo returning the wrong brightnessDaniel Schürmann
2020-03-21engine/controls/cuecontrol: Fix setting next/previous hotcue colorJan Holthuis
2020-03-21Merge pull request #2557 from Holzhaus/colorpicker-improvementsUwe Klotz
2020-03-20Verify incomming colors in a valueChangeRequestDaniel Schürmann
2020-03-20Don't set hotcue_nn_color control to default if not required. This avoids som...Daniel Schürmann
2020-03-20Add missing column when inserting tracks into databaseUwe Klotz
2020-03-20Introduce HotcueButton[light/dark] for qssDaniel Schürmann
2020-03-20Merge pull request #2555 from ehendrikd/rekordbox-hotcue-colorsJan Holthuis
2020-03-20Merge pull request #2572 from Holzhaus/disable-script-extensionsUwe Klotz
2020-03-20Merge pull request #2530 from Holzhaus/hotcue-rgb-color-pickerUwe Klotz
2020-03-20preferences/colorpaletteeditor: Pass m_pTableView to modelJan Holthuis
2020-03-20Revert "preferences/colorpaletteeditor: Don't use parented_ptr for model"Jan Holthuis
2020-03-20Nullopt check updateEvan Dekker
2020-03-20Change RGB ints to RgbColorEvan Dekker
2020-03-19preferences/colorpaletteeditor: Don't use parented_ptr for modelJan Holthuis
2020-03-19preferences/colorpalettesettings: Print debug message when skipping writeJan Holthuis
2020-03-19skin/skincontext: Print warning if extension import failedJan Holthuis
2020-03-19skin/skincontext: Disable script extensions for nowJan Holthuis