summaryrefslogtreecommitdiffstats
path: root/indexerwidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix IndexerArno2017-02-251-10/+11
| | | | | | Well, as it turns out, an artist is not married to an album, but to a song, and so is the genre. Adjust the database layout, indexer and view accordingly.
* Added Menus and GlobalsArno2017-02-191-0/+22
|
* Make IndexerWidget do somethingArno2017-02-191-4/+135
| | | | Well, actually index files!
* First version of IndexerWidgetArno2017-02-181-0/+94
List metadata of files, nothing else...