summaryrefslogtreecommitdiffstats
path: root/src/library/dlgmissing.cpp
AgeCommit message (Expand)Author
2020-04-26Merge pull request #2599 from ronso0/fix-activeView-hasFocusBe
2020-04-06Customize TrackTableBackgroundColorOpacity in <Library> skin nodeUwe Klotz
2020-03-25fix WLibrary->getActiveView()->hasFocus() for AutoDJ, Recording, Analysis, Hi...ronso0
2019-11-21Move export of track metadata from TrackCollection into LibraryUwe Klotz
2019-09-29Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into new-signals-sl...Uwe Klotz
2019-09-22Use new signals and slots syntaxFerran Pujol Camins
2019-09-21Add extension points for synchronization of external librariesUwe Klotz
2018-11-18fix update of search box when swithing to hidden and missing viewDaniel Schürmann
2018-03-26Added "Edit Metadata" preferences function, replacing the related Load to dec...Daniel Schürmann
2017-01-28Rename debug assertion macroUwe Klotz
2017-01-07Add new control SelectItemKnobTimothy Rae
2016-04-27Move MixxxKeyboard to src/controllers/keyboard/ and rename to KeyboardEventFi...RJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2016-01-24Tidy up the dialog mess in src/.RJ Ryan