aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/library/library.cpp
Commit message (Expand)AuthorAgeFilesLines
* library: remove ignored filestrialuser022021-05-251-2/+4
* library: added table for ignored filestrialuser022021-05-101-6/+81
* library: fixed table cleanuptrialuser022021-05-101-1/+3
* added shortcuts for library and historytrialuser022021-05-091-0/+1
* library: fixed regressiontrialuser022021-03-211-7/+5
* library: using QThreadtrialuser022021-03-211-17/+15
* library: added feature to recreate databasetrialuser022021-03-211-1/+18
* library: added busy indicatortrialuser022021-03-211-2/+2
* library: using file name as title if title is emptytrialuser022021-03-181-5/+8
* library: added window mode (#147)trialuser022021-01-161-7/+19
* library/history: using TEXT for DiscNumber columntrialuser022021-01-161-1/+1
* library: using JSON for drag and drop datatrialuser022021-01-161-1/+1
* library: added quick searchtrialuser022021-01-091-2/+4
* library: fixed some issuestrialuser022021-01-071-9/+26
* some code optimizationtrialuser022021-01-071-2/+1
* library: added tree modeltrialuser022021-01-021-1/+2
* updated copyrighttrialuser022020-12-231-1/+1
* library: fixed warningtrialuser022020-12-201-30/+30
* library: remove invalid files after directory scantrialuser022020-12-201-2/+46
* library: fixed sqlite requeststrialuser022020-12-191-8/+28
* library: added settings implementationtrialuser022020-12-121-4/+7
* library: main thread implementationtrialuser022020-11-081-27/+60
* fixed memory leaktrialuser022020-11-061-1/+1
* library: prepare for directory scanner implementationtrialuser022020-11-061-2/+94
* library: Library::addTrack implementationtrialuser022020-11-011-24/+72
* library: added database initializationtrialuser022020-10-311-0/+124