Commit Graph

287 Commits

Author SHA1 Message Date
09cee3991d Add further file layout test 2016-11-19 22:10:03 +01:00
65ed11f0f1 Apply changes always 2016-11-19 21:45:52 +01:00
Steven Penny
7d627b70a6 mainfeatures.cpp: Define hash functions for KnownField and TagType
Fix #12
2016-11-19 17:11:49 +01:00
5b41be0ec4 Improve info about download 2016-11-18 18:32:11 +01:00
45b1d038c5 Use current dir as initial dir in showSaveAsDlg() 2016-11-18 17:59:53 +01:00
84ba55a0df Only warn when no values have been specified to be set
Allows applying file layout changes without modifying
any values, attachments, ...
2016-11-18 16:57:42 +01:00
88d79f48f4 Test tag/index pos 2016-11-16 22:06:51 +01:00
91dcc2f9fd Show index position 2016-11-16 19:34:40 +01:00
4cacaff67c Improve README.md 2016-11-15 23:18:50 +01:00
015dd6e181 Fix --tag-pos option
Also add test and show tag pos for MP4 files
2016-11-15 22:45:19 +01:00
30fc881a30 Remove ambiguous argument abbreviations 2016-11-15 22:03:56 +01:00
f82a423169 Make UTF-16 BE option belong to group 2016-11-13 22:57:42 +01:00
1924c1d804 Handle unexpected exceptions when parsing/making
* Don't just ignore exception (previous behavior)
* Add critical notification
* Show results, though error (to ease debugging)
2016-11-13 22:57:02 +01:00
89d2da0191 Fix #include <QNetworkReply> 2016-11-10 23:45:08 +01:00
70401d912d Improve categories of *.desktop file 2016-11-08 19:34:12 +01:00
3070b31269 Fix indentation in README.md 2016-10-28 20:06:50 +02:00
0ef07b7969 Refactor settings 2016-10-24 20:17:30 +02:00
0062384bad Allow retrieving lyrics from LyricsWikia 2016-10-12 23:51:16 +02:00
958cd9960c Allow querying LyricsWikia for metadata
Querying lyrics has not been implemented yet
2016-10-09 19:44:06 +02:00
8d6d60d939 Fix sorting in file browser 2016-10-09 17:11:18 +02:00
f6f1217f10 Remove obsolete note in README.md 2016-10-08 00:31:13 +02:00
8723246e55 Improve indentation 2016-10-08 00:31:13 +02:00
c6fbe9fbf1 Allow locking layout 2016-10-08 00:31:12 +02:00
3f7e6d08e5 Add note about Gentoo packages 2016-09-14 20:03:58 +02:00
7fb3fa2ef7 Explicitely instantiate UI-file-based option pages 2016-09-12 21:52:39 +02:00
dddb6fc8be Update README 2016-09-10 17:19:48 +02:00
34e6146c84 Add screenshot 2016-09-10 17:18:58 +02:00
db11dc9f1e Uniform line endings (dos2unix) 2016-08-29 20:23:27 +02:00
7ca4f58bd3 Move template declarations to qtutilities 2016-08-27 15:21:25 +02:00
c01d9c447c Allow using static Qt libraries 2016-08-19 22:39:44 +02:00
5220e2cc6a Show (experimental) Qt settings 2016-08-14 22:49:47 +02:00
3c96c33bf3 Make GUI optional 2016-08-14 22:49:07 +02:00
7fa00b24c0 Fix notifications in HtmlInfo 2016-08-14 22:48:27 +02:00
71ca26d365 Allow setting multiple values per field via CLI 2016-08-14 22:47:50 +02:00
1a7f87e21d Add --output-files options for setting tags 2016-08-07 22:08:11 +02:00
c525a6acd9 Sync file browser after change via Drag & Drop 2016-08-07 19:59:33 +02:00
5010d3621d Improve CLI and add more tests 2016-08-06 22:03:29 +02:00
46f006f289 Add more CLI tests 2016-08-04 20:41:05 +02:00
1a20eea65b Improve handling of attachments via CLI 2016-08-04 00:19:29 +02:00
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
dc70d92b0f Generate config header in extra module 2016-07-27 21:39:11 +02:00
0dd612061e Ensure notifications from tag creation are shown 2016-07-27 20:30:56 +02:00
27325ac416 Fix minor mistakes 2016-07-27 19:55:32 +02:00
aaccbcc375 Drop Qt dependency when building only CLI 2016-07-27 19:55:32 +02:00
cd301090c2 Add required icons 2016-07-16 23:13:32 +02:00
f53b39e920 Restore lost translations and update translations 2016-07-11 21:55:08 +02:00
e0dcf58588 Change usage of DECLARE_ENUM macro 2016-07-11 21:34:05 +02:00
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
229e24cbe0 Hide start/end time of chapters when not set 2016-07-11 21:12:02 +02:00
dc7b4844bf Provide bash completion 2016-07-11 19:56:17 +02:00