summaryrefslogtreecommitdiffstats
path: root/src/library/autodj/dlgautodj.h
AgeCommit message (Expand)Author
2020-04-06Customize TrackTableBackgroundColorOpacity in <Library> skin nodeUwe Klotz
2019-12-09Merge branch 'master' into tooltip-additionsronso0
2019-12-02consolidate AutoDJ tooltips in dlgautodj.cppronso0
2019-11-21Move export of track metadata from TrackCollection into LibraryUwe Klotz
2019-11-10git-clang-formatDaniel Schürmann
2019-10-22replace <Buttons> in skin XML for DlgAutoDJ with <ShowButtonText> optionBe
2019-09-10WLibrary: make m_icons private and add const getter functionBe
2019-09-10DlgAutoDJ: let skins specify icons for rest of buttonsBe
2019-09-09AutoDJ: change Repeat playlist checkbox to button with iconBe
2019-08-09move AutoDJ repeat playlist option to main window from preferencesBe
2019-05-09use QComboBox itemData in DlgAutoDJBe
2018-03-26Added "Edit Metadata" preferences function, replacing the related Load to dec...Daniel Schürmann
2017-01-08Use override for inherited functionsTimothy Rae
2017-01-07Add new control SelectItemKnobTimothy Rae
2016-04-27Move MixxxKeyboard to src/controllers/keyboard/ and rename to KeyboardEventFi...RJ Ryan
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2016-01-24Tidy up the dialog mess in src/.RJ Ryan