summaryrefslogtreecommitdiffstats
path: root/src/library/dao/libraryhashdao.cpp
AgeCommit message (Expand)Author
2020-12-02Delete trailing/leading blank linesJan Holthuis
2020-02-12Truncate message digest into cache keyUwe Klotz
2020-02-11Use a cryptographic hash function for directory hashesUwe Klotz
2017-06-12Consistently wire DAOs to the databaseUwe Klotz
2017-06-12Avoid passing QSqlDatabase by mutable referenceUwe Klotz
2014-11-13Don't double-escape verified directory list (at the expense of escaping twice).RJ Ryan
2014-11-13Add bulk access methods for directory hashes and track locations.RJ Ryan
2014-11-13Mark hashed (changed and new) directories as needs_verfication=0.RJ Ryan
2014-11-13Remove unused method and other misc.RJ Ryan
2014-11-12Move LibraryHash/track_locations cleanup code from ~LibraryScanner to TrackDA...RJ Ryan
2013-11-06Some code cleanup, while working on Library concurency refactoring.Nazar tro Gerasymchuk
2013-07-17A few more QSqlRecord changes.RJ Ryan
2013-07-13Leaved LibraryHashDAO::updateDirectoryStatuses parameters at it was.Nazar Gerasymchuk
2013-07-12Cleaned code and added some improvements.Nazar Gerasymchuk
2013-07-11Cleaned upNazar Gerasymchuk
2013-07-03Added 'const' or '&' to arguments when needed.Nazar Gerasymchuk
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan