Commit Graph

16 Commits

Author SHA1 Message Date
Martchus 8e59c5b24f Improve coding style and formatting in dbquery code 2018-08-19 15:11:46 +02:00
Martchus 4b7d7a9499 Apply clang-format 2018-03-07 01:18:01 +01:00
Martchus c1a3e53dc9 Move tagparser to namespace TagParser 2018-03-06 23:10:13 +01:00
Martchus a3b8048156 Allow showing db query result in browser 2017-08-08 20:22:37 +02:00
Martchus 15fc9b5f66 Implement downloading cover from LyricWiki 2017-07-30 20:33:51 +02:00
Martchus 8f7f0dceb4 Don't mix signed with unsigned types 2017-03-29 00:59:04 +02:00
Martchus d3558cfefe Refactor GUI
* Make error handling more clear
* Get rid of useless mutex (sync is done
  by QMetaObject::invokeMethod() already)
* Improve details
2016-11-23 21:46:33 +01:00
Martchus 89d2da0191 Fix #include <QNetworkReply> 2016-11-10 23:45:08 +01:00
Martchus 0062384bad Allow retrieving lyrics from LyricsWikia 2016-10-12 23:51:16 +02:00
Martchus 958cd9960c Allow querying LyricsWikia for metadata
Querying lyrics has not been implemented yet
2016-10-09 19:44:06 +02:00
Martchus dddb6fc8be Update README 2016-09-10 17:19:48 +02:00
Martchus 5d72024d79 Determine mime/type for covers from Cover Art Archive 2016-05-14 23:23:16 +02:00
Martchus b2a14b8260 minor changes
- fixed name of desktop entry for renaming utility
- allow compilation without web view
- fixed window titles
- always return in eventFilter()
2016-03-28 23:15:07 +02:00
Martchus 70b94fa5fa allow querying cover from Cover Art Archive 2016-03-06 17:52:33 +01:00
Martchus 7315302a88 few more improvements for MusicBrainz search 2016-03-05 16:50:23 +01:00
Martchus 95993ebfc9 basic support for MusicBrainz queries 2016-03-03 22:21:15 +01:00