summaryrefslogtreecommitdiffstats
path: root/src/library/browse/browsetablemodel.h
AgeCommit message (Expand)Author
2020-05-28Replace deprecated QLinkedList with std::listJan Holthuis
2020-02-28Get tracks by TrackRef from TableModelUwe Klotz
2019-11-21Move export of track metadata from TrackCollection into LibraryUwe Klotz
2019-05-30Add SortColumnId mapping for BrowseTableModelJan Holthuis
2018-10-16Declare classes that call virtual functions in their construction/destructor ...RJ Skerry-Ryan
2017-11-29Browse view: Modify Track object instead of writing directly into filesUwe Klotz
2017-09-24clarify and fix getTrackLocation() and the location coloumns for displayDaniel Schürmann
2016-01-10Browse view: Use override keyword for member functionsUwe Klotz
2016-01-10Browse view: Disable unsafe file deletionUwe Klotz
2015-11-04Add "Replay Gain" column to browse viewUwe Klotz
2015-08-23Replace 'int' with type-safe 'TrackId'Uwe Klotz
2015-02-22fixe function nameDaniel Schürmann
2015-02-03disable sort for preview column in browse featureDaniel Schürmann
2015-02-01Refresh the preview coloumn with the previewing stateDaniel Schürmann
2015-02-01Make preview coloumn the leftmost in browse featureDaniel Schürmann
2015-01-23Added preview column to the browse featureDaniel Schürmann
2014-12-28used a Shared pointer to control the lifetime of the singleton BrowseThreadDaniel Schürmann
2014-10-08Add sortable file modified and file created columns in browse mode. Bug #1376711RJ Ryan
2014-02-13Pass MDir directly to BrowseTableModel to prevent excessive opening/closing o...RJ Ryan
2014-02-13Acquire a sandbox token while BrowseTableModel is viewing a directory.RJ Ryan
2013-11-09Add field/column for 'Album Artist' and 'Grouping' tagsUwe Klotz
2013-07-09Deleted unnecessary includes and cleaned up.Nazar Gerasymchuk
2013-06-22prevent playlist reordering when it is lockedMax Linke
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan