summaryrefslogtreecommitdiffstats
path: root/src/library/mixxxlibraryfeature.cpp
AgeCommit message (Expand)Author
2020-06-05Add (background) color to cover artUwe Klotz
2020-06-05Add coverart_digest column and new cover image hashingUwe Klotz
2020-04-20Adjust Code Style & importsxerus2000
2020-02-16Merge branch 'master' into track-colorsUwe Klotz
2020-02-15Initialize LibraryFeature member of TreeItem consistentlyUwe Klotz
2020-02-11lp1100882: Add support for track colorsJan Holthuis
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2019-11-25Don't std::move UserSettingsPointerUwe Klotz
2019-11-21Move export of track metadata from TrackCollection into LibraryUwe Klotz
2019-11-21Hide tracks via TrackCollectionUwe Klotz
2019-11-21Get or add single tracks via TrackCollectionUwe Klotz
2019-11-01rename bindWidget() > bindLibraryWidget()ronso0
2019-10-23Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-09-28Add new functions resolveTrackIdsFromUrls() and resolveTrackIdsFromLocations(...Daniel Schürmann
2019-09-22Use new signals and slots syntaxFerran Pujol Camins
2019-08-18Renamed resolveTrackIds() and add enum fag option parameterDaniel Schürmann
2019-08-13Completely replace obsolete TrackDAO::addMultipleTracks() calls by getAndEnsu...Daniel Schürmann
2019-08-11Remove unused unremove flag from addMultipleTracks()Daniel Schürmann
2018-11-21Cache creation of QIcons in LibraryFeatures.RJ Skerry-Ryan
2018-11-18Merge branch '2.1' of git@github.com:mixxxdj/mixxx.git into 2.2Uwe Klotz
2018-11-18fix update of search box when swithing to hidden and missing viewDaniel Schürmann
2018-08-17vectorize Library feature iconsronso0
2017-01-29Remove SQLite stuff from TrackCollection & CoUwe Klotz
2017-01-29Split DAO class and DB schema constantsUwe Klotz
2017-01-14Renamed library icon to tracks icon and reference the LGPL 2.1 sourceDaniel Schürmann
2017-01-14Rename Library tree view entry to Tracks, since amost all is libraryDaniel Schürmann
2016-12-09Simplify and safeguard memory management of TreeItem(Model)Uwe Klotz
2016-12-09Improve and simplify the design/interface of TreeItemUwe Klotz
2016-04-27Move MixxxKeyboard to src/controllers/keyboard/ and rename to KeyboardEventFi...RJ Ryan
2016-04-26Move src/soundsourceproxy.h/cpp to src/sources.RJ Ryan
2016-02-03TrackDAO: Refactor code for adding single/multiple tracksUwe Klotz
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2016-01-24Tidy up the dialog mess in src/.RJ Ryan
2015-11-04Add "Replay Gain" column to library viewUwe Klotz
2015-08-23Replace 'int' with type-safe 'TrackId'Uwe Klotz
2015-05-24Remove obsolete local variablesUwe Klotz
2015-05-23Add checks for supported file types to SoundSourceProxyUwe Klotz
2015-01-18Keep two coloumns in sorting history, fixes https://bugs.launchpad.net/mixxx/...Daniel Schürmann
2014-12-16Add library font preference.RJ Ryan
2014-12-06Library Header ChangesOwen Williams
2014-11-28Drag and drop updates.RJ Ryan
2014-10-29Revert DlgTrackInfo parentage change.RJ Ryan
2014-10-27Remove unused BaseTrackCache update signals/slots.RJ Ryan
2014-10-27Rework WCoverArt <-> WTrackTableView signal flow.RJ Ryan
2014-10-27Massive cover art refactor.RJ Ryan
2014-10-20Renaming 'md5' column to 'hash'Marcos CARDINOT
2014-09-14fixing loadcoverart signals - adapting to the last changes (using coverInfo s...Marcos CARDINOT
2014-09-07Added cachedOnly flag to LoadCoverArtSignalDaniel Schürmann
2014-08-04Cosmetic fix - writing var in lower caseMarcos CARDINOT
2014-07-31TrackDAO - add new signal to updateTracksInBTCMarcos CARDINOT