Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits
Made the program compile again after moving stuff around
3cdb5c0View on GitHubMoved taglib headers and lib around. Minor updates
0ab20d3View on GitHubMoved code from new synology server to pc. Will push to repo on server. Added a blank line to have something to commit.
cdd0088View on GitHubDownloading works again. Removed cover downloading from Discogs, takes too long time. Do it when asked
8ee1183View on GitHubDont`t remember what I did here, changed several weeks before this commit
da0a7a1View on GitHubOverloaded < operator for TagItem, plus minor changes in TableWidget
4eb392aView on GitHubMoved all table/albumInfo stuff to a QTableWidget subclass called TableWidget. Compiles and seems to work
df07aedView on GitHubChanged a lot of object names and some enum names, mainly in SearchDialog
b103d63View on GitHubChanged several objectnames to correctly start with upper-case letters. Removed temporary variables to store checkbox settings in tageditor, now just use checkbox objects directly.
b910ffdView on GitHubAdded access functions to TagItem, this class should be used everywhere for editing tags
4202a60View on GitHubOne must set at least one column in SetColumnsDialog
b225069View on GitHub