summaryrefslogtreecommitdiffstats
path: root/indexerwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix signedness and conversion warningsArno2019-09-081-4/+4
* Don't consider "<artist> feat. <anotherartist>" differentArno2018-02-171-0/+4
* Get rid of Q_FOREACH in indexerwidget.cppArno2017-12-311-2/+2
* Improve indexing dialogArno2017-11-301-1/+3
* Implemented scan dirArno2017-11-301-12/+33
* Fix date addedArno2017-08-261-2/+2
* Add creation date of directory to dbArno2017-05-021-3/+8
* Change to new style connect syntaxArno2017-03-241-3/+3
* Implement statusBarArno2017-03-051-3/+7
* Turned IndexerWidget into a dialogArno2017-02-261-36/+50
* Artwork and GUI modificationsArno2017-02-261-20/+0
* Fix IndexerArno2017-02-251-10/+11
* Added Menus and GlobalsArno2017-02-191-0/+22
* Make IndexerWidget do somethingArno2017-02-191-4/+135
* First version of IndexerWidgetArno2017-02-181-0/+94