summaryrefslogtreecommitdiffstats
path: root/src/widget/wtracktext.cpp
AgeCommit message (Expand)Author
2016-11-11Reset TrackPointer explicitly through functionUwe Klotz
2016-11-11Replace operators &* by get() to obtain plain pointer of smart pointerUwe Klotz
2016-11-09Avoid using member functions from QSharedPointerUwe Klotz
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-04-26Delete default destructors.RJ Ryan
2016-04-25Spring cleaning: Apply clang-tidy to src/widget.RJ Ryan
2016-03-09Reworked the player signals, fixing Bug #1551019 and some race condition with...Daniel Schürmann
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-05-19Get Filepath by absoluteFilePath to preserve symlinksMarkus Klösges
2014-11-28Drag and drop updates.RJ Ryan
2014-09-13Don't show the drop-accept indicator if there are no valid urls in the drop e...Owen Williams
2014-02-13Use DND helper for WTrackText / WTrackProperty. Add new DND helper method for...RJ Ryan
2014-02-10Updated dropTracksHere tooltip, moved drag creation to mouseMove eventTom
2014-02-04Merge branch 'master' into feature/deck-to-deckTom
2014-01-29Added drag functionality starting from WTrackText and WTrackPropertyTom
2014-01-28Added WTrackText droppedTrack functionalityTom
2014-01-12Started work on added drag and drop from deck to deckTom
2014-01-10Make WLabel inherit QLabel instead of WWidget.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan