summaryrefslogtreecommitdiffstats
path: root/src/util/dnd.cpp
AgeCommit message (Expand)Author
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-14Disable false-positive -Wclazy-incorrect-emit warningsJan Holthuis
2020-09-29replace #include "track/track.h" by "track_decl.h" in all header filesDaniel Schürmann
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2019-12-11Prepare integration of external track collectionsUwe Klotz
2019-12-08Hide internal drag&drop utility functionsUwe Klotz
2019-08-09Update minimum required Qt version for macOS to 5.4.1Uwe Klotz
2019-06-21Convert TrackFile from/to QUrlUwe Klotz
2019-06-15Add a wrapper class for handling track file locationsUwe Klotz
2019-04-08Reformat with AlignAfterOpenBracket = DontAlignUwe Klotz
2019-04-08Reformat with AlignOperands = falseUwe Klotz
2019-04-08Manually fix line breaksUwe Klotz
2019-04-08Apply SpaceBeforeRangeBasedForLoopColon = trueUwe Klotz
2019-04-08Auto-format source codeUwe Klotz
2019-04-07Fix indentationUwe Klotz
2019-04-07Reduce build dependencies and code bloatUwe Klotz