Commit Graph

872 Commits

Author SHA1 Message Date
Martchus 3070b31269 Fix indentation in README.md 2016-10-28 20:06:50 +02: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 8d6d60d939 Fix sorting in file browser 2016-10-09 17:11:18 +02:00
Martchus f6f1217f10 Remove obsolete note in README.md 2016-10-08 00:31:13 +02:00
Martchus 8723246e55 Improve indentation 2016-10-08 00:31:13 +02:00
Martchus c6fbe9fbf1 Allow locking layout 2016-10-08 00:31:12 +02:00
Martchus 3f7e6d08e5 Add note about Gentoo packages 2016-09-14 20:03:58 +02:00
Martchus 7fb3fa2ef7 Explicitely instantiate UI-file-based option pages 2016-09-12 21:52:39 +02:00
Martchus dddb6fc8be Update README 2016-09-10 17:19:48 +02:00
Martchus 34e6146c84 Add screenshot 2016-09-10 17:18:58 +02:00
Martchus db11dc9f1e Uniform line endings (dos2unix) 2016-08-29 20:23:27 +02:00
Martchus 7ca4f58bd3 Move template declarations to qtutilities 2016-08-27 15:21:25 +02:00
Martchus c01d9c447c Allow using static Qt libraries 2016-08-19 22:39:44 +02:00
Martchus 5220e2cc6a Show (experimental) Qt settings 2016-08-14 22:49:47 +02:00
Martchus 3c96c33bf3 Make GUI optional 2016-08-14 22:49:07 +02:00
Martchus 7fa00b24c0 Fix notifications in HtmlInfo 2016-08-14 22:48:27 +02:00
Martchus 71ca26d365 Allow setting multiple values per field via CLI 2016-08-14 22:47:50 +02:00
Martchus 1a7f87e21d Add --output-files options for setting tags 2016-08-07 22:08:11 +02:00
Martchus c525a6acd9 Sync file browser after change via Drag & Drop 2016-08-07 19:59:33 +02:00
Martchus 5010d3621d Improve CLI and add more tests 2016-08-06 22:03:29 +02:00
Martchus 46f006f289 Add more CLI tests 2016-08-04 20:41:05 +02:00
Martchus 1a20eea65b Improve handling of attachments via CLI 2016-08-04 00:19:29 +02:00
Martchus 6d8833fe9d Improve CLI
- Implement tests (not everything covered yet)
- Improve documentation in README.md
- Fix issues when editing tags of multiple files at once
2016-07-30 23:17:49 +02:00
Martchus dc70d92b0f Generate config header in extra module 2016-07-27 21:39:11 +02:00
Martchus 0dd612061e Ensure notifications from tag creation are shown 2016-07-27 20:30:56 +02:00
Martchus 27325ac416 Fix minor mistakes 2016-07-27 19:55:32 +02:00
Martchus aaccbcc375 Drop Qt dependency when building only CLI 2016-07-27 19:55:32 +02:00
Martchus cd301090c2 Add required icons 2016-07-16 23:13:32 +02:00
Martchus f53b39e920 Restore lost translations and update translations 2016-07-11 21:55:08 +02:00
Martchus e0dcf58588 Change usage of DECLARE_ENUM macro 2016-07-11 21:34:05 +02:00
Martchus d69190a6e5 Remove feature for removing backup files
Simple combination of find, xargs and rm
should do the same.
2016-07-11 21:15:58 +02:00
Martchus 229e24cbe0 Hide start/end time of chapters when not set 2016-07-11 21:12:02 +02:00
Martchus dc7b4844bf Provide bash completion 2016-07-11 19:56:17 +02:00
Martchus f394dcb46b Fix bugs in cli 2016-06-25 23:11:16 +02:00
Martchus 0e488ddcd2 Remove bash completion
Support for bash completion has never been finished.
Trying to implement a general approach for bash
completion instead.
2016-06-24 23:05:57 +02:00
Martchus 92c03f03bf Fix title of IO error msg box 2016-06-14 23:49:42 +02:00
Martchus 2518309608 Use workaround for GCC Bug 66145 2016-06-14 22:54:49 +02:00
Martchus 72621f7ad8 Use new argument parser API 2016-06-14 00:52:33 +02:00
Martchus f6e9368792 Improve details in the GUI 2016-06-14 00:52:11 +02:00
Martchus a937bdbe3a Remove out-commented lines in attachmentsedit.h 2016-06-06 21:17:31 +02:00
Martchus 18d2e5f155 Ensure file info is always UTF-8 encoded 2016-06-06 20:29:12 +02:00
Martchus b3a79940b7 Improve DbQueryWidget 2016-06-02 22:41:01 +02:00
Martchus c1269c7945 Improve handling of targets 2016-05-26 02:15:41 +02:00
Martchus ae08e43e6a Update README for FLAC support 2016-05-16 21:01:48 +02:00
Martchus 9b659f2c8f Fix minor bugs in HTML info and cover selection
Additionally, the buttons of the cover selections
can now be hidden.
2016-05-16 21:01:01 +02:00
Martchus b5f26228ff Add support for FLAC in Ogg 2016-05-14 23:23:47 +02:00
Martchus 5d72024d79 Determine mime/type for covers from Cover Art Archive 2016-05-14 23:23:16 +02:00
Martchus 9a9f7a16a9 fixed coding style 2016-05-07 00:00:59 +02:00