summaryrefslogtreecommitdiffstats
path: root/src/library/dlgtrackinfo.h
AgeCommit message (Expand)Author
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-09-29replace #include "track/track.h" by "track_decl.h" in all header filesDaniel Schürmann
2020-09-14Create DlgTrackInfo and DlgTagFetcher only on demandUwe Klotz
2020-08-04DlgTrackInfo: add star rating below cover artronso0
2020-05-04Move Beats et al. to mixxx namespaceJavier Vilarroig
2020-04-16add doxygen compatible documentationHarshit Maurya
2020-04-15DlgTrackInfo: create signal source specific slotsHarshit Maurya
2020-04-13DlgTrackInfo: rename changeTrack to loadTrackInternalHarshit Maurya
2020-04-12Merge branch 'master' into context-menuHarshit Maurya
2020-04-12WTrackMenu: make info and tag dialogs independentHarshit Maurya
2020-04-10WTrackMenu: make menu functions genericHarshit Maurya
2020-03-28Restore consistent naming of slotsUwe Klotz
2020-03-09Merge branch 'master' of github.com:mixxxdj/mixxx into hotcue-rgb-colorsJan Holthuis
2020-03-01library/dlgtrackinfo: Swap DlgTrackInfo constructor argumentsJan Holthuis
2020-02-28Remove cues tab on TrackInfoFerran Pujol Camins
2020-02-28Reorder constructor parametersFerran Pujol Camins
2020-02-28Make Cue related code use QColor instead of PredefinedColorPointerFerran Pujol Camins
2020-02-28Prepare CoverArtCache for migration to new hash functionUwe Klotz
2020-02-16Track->TrackDAO: Simplify changed/clean/dirty signalsUwe Klotz
2019-11-21Revert "Merge pull request #2353 from daschuer/lp1850644"Daniel Schürmann
2019-11-04Remove cues tab on TrackInfoFerran Pujol Camins
2019-11-04Reorder constructor parametersFerran Pujol Camins
2019-11-02Make Cue related code use QColorFerran Pujol Camins
2018-05-16Fix mismatching signal/slot connection arg typeUwe Klotz
2018-01-25Prefer CoverInfoRelative over CoverInfoUwe Klotz
2017-11-06Use "import"/"export" for track metadata synchronizationUwe Klotz
2017-01-03Add BPM conversions 4/3 and 3/2ronso0
2016-08-05Use the minimal coverInfo calss in various situations, to avoid passing usles...Daniel Schürmann
2016-07-31Deduplicate some code, use always the hash as requestReferenceDaniel Schürmann
2016-05-29Update track key if changed in track properties.RJ Ryan
2016-05-08Break dependence of DlgTrackInfo on DlgTagFetcher.RJ Ryan
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-03-13Merge remote-tracking branch 'upstream/master' into scalebeatmapDaniel Schürmann
2016-02-19Prefer const-ref parameter over smart pointerUwe Klotz
2016-01-27Merge remote-tracking branch 'upstream/master' into scalebeatmapDaniel Schürmann
2016-01-24Tidy up the dialog mess in src/.RJ Ryan