summaryrefslogtreecommitdiffstats
path: root/src/widget/wmainmenubar.h
AgeCommit message (Expand)Author
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-13widget: Replace old-style Qt connect() callsJan Holthuis
2020-11-10Use #pragma once everywherexerus2000
2020-01-09widget/wmainmenubar: Replace m_vinylControlEnabledMapper with lambda expressionsJan Holthuis
2020-01-09widget/wmainmenubar: Replace m_visitUrlMapper with lambda expressionsJan Holthuis
2020-01-09widget/wmainmenubar: Replace m_loadToDeckMapper with lambda expressionsJan Holthuis
2016-04-28Move src/configobject.(h|cpp) to src/preferences/.RJ Ryan
2016-04-27Replace use of "slave" with "proxy" or "follower" everywhere.RJ Ryan
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-04-26Delete default destructors.RJ Ryan
2016-04-25Spring cleaning: Apply clang-tidy to src/widget.RJ Ryan
2016-01-28Delete visibility controls before loading the new skin.RJ Ryan
2016-01-26Only show Vinyl Control and load actions for enabled decks.RJ Ryan
2016-01-19Reconnect skin visibility controls within VisibilityControlConnection instead...RJ Ryan
2016-01-15Move menu logic and VC/Passthrough/Mic checking out of MixxxMainWindow.RJ Ryan