Commit Graph

24 Commits

Author SHA1 Message Date
Martchus 8e59c5b24f Improve coding style and formatting in dbquery code 2018-08-19 15:11:46 +02:00
Martchus 15d7ec38ff Fix possibly missing #includes 2018-06-05 22:46:02 +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 256a664332 Reduce vertical space required by DB query widget
* Reduce margins
* Allow results list view to shrink further

See https://github.com/Martchus/tageditor/issues/20
2017-08-15 23:36:48 +02:00
Martchus a3b8048156 Allow showing db query result in browser 2017-08-08 20:22:37 +02:00
Martchus 3c1c7839d1 Improve finding selected index in DbQueryWidget 2017-08-08 20:04:17 +02:00
Martchus c64791e10f Fix showing cover from LyricsWikia 2017-08-08 19:16:11 +02:00
Martchus 978de4f101 Limit number of errors displayed in db query widget 2017-08-08 18:45:23 +02:00
Martchus d3e2c89a0b Show notifications in msgbox on double click 2017-07-30 20:57:55 +02:00
Martchus 43b55e0a5a Fix context menu in db query widget
* Signal is `QAction::triggered` and not `QAction::trigger`
* Better use Qt 5.6 overload anyways
2017-05-07 16:29:24 +02:00
Martchus e3202b7fc5 Fix context menu in db query widget 2017-01-06 21:20:36 +01:00
Martchus 733fe08890 Allow auto-insert of DB query results 2016-12-01 22:54:16 +01:00
Martchus 0ef07b7969 Refactor settings 2016-10-24 20:17:30 +02: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 c525a6acd9 Sync file browser after change via Drag & Drop 2016-08-07 19:59:33 +02:00
Martchus 27325ac416 Fix minor mistakes 2016-07-27 19:55:32 +02:00
Martchus b3a79940b7 Improve DbQueryWidget 2016-06-02 22:41:01 +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 782e1a8557 fixed typo 2016-03-19 18:34:10 +01: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