Commit Graph

360 Commits

Author SHA1 Message Date
Martchus 5472c560f3 renaming utility: Show note for all new dirs 2017-01-06 22:07:03 +01:00
Martchus 0531460df9 renaming utility: Get rid of useless mutex 2017-01-06 22:00:27 +01:00
Martchus 537d31289d Fix typo 2017-01-06 21:29:43 +01:00
Martchus e3202b7fc5 Fix context menu in db query widget 2017-01-06 21:20:36 +01:00
Martchus ef4eba3728 Update translations 2017-01-01 19:42:49 +01:00
Martchus 0848e072dd Merge pull request #16 from svnpenn/master
TagEditor refuses to build without Qt
2016-12-30 09:53:23 +01:00
Steven Penny 1a181d36d4 Proper include qtutilities/misc/conversion.h
C’mon man, this is just lazy.
2016-12-29 22:39:03 -06:00
Martchus 26acae5541 Test setting value on ID3v2 conversion 2016-12-28 00:20:00 +01:00
Martchus 399fa4d73f Fix typo in README.md 2016-12-27 20:23:34 +01:00
Martchus 83e803fcec renaming utility: Handle string conversion errors 2016-12-27 20:23:16 +01:00
Martchus e6223b37bf Update encoding section of README.md 2016-12-21 00:18:38 +01:00
Martchus 7d464f496f Consider all strings from tagparser UTF-8 2016-12-20 23:53:33 +01:00
Martchus e75ea5526a Use _wopen under Windows to support unicode filenames 2016-12-19 23:53:12 +01:00
Martchus 77da65ddf7 Convert args to UTF-8 under Windows 2016-12-19 23:50:10 +01:00
Martchus 019e5a590e Remove unused docTitleModified 2016-12-18 17:24:54 +01:00
Martchus d40a8a7b01 Add note about text encoding 2016-12-02 11:26:10 +01:00
Martchus afac9c3348 Improve tooltips 2016-12-01 23:02:49 +01:00
Martchus 733fe08890 Allow auto-insert of DB query results 2016-12-01 22:54:16 +01:00
Martchus 255fef9bdf Show error icon on conversion error 2016-11-30 20:58:50 +01:00
Martchus 7c723a8c77 Require tagparser 6.1.0 2016-11-27 14:43:27 +01:00
Martchus 6cdf1468cb Update translations 2016-11-26 12:46:23 +01: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 1dca8b168a Update required icons 2016-11-23 20:04:17 +01:00
Martchus 09cee3991d Add further file layout test 2016-11-19 22:10:03 +01:00
Martchus 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
Martchus 5b41be0ec4 Improve info about download 2016-11-18 18:32:11 +01:00
Martchus 45b1d038c5 Use current dir as initial dir in showSaveAsDlg() 2016-11-18 17:59:53 +01:00
Martchus 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
Martchus 88d79f48f4 Test tag/index pos 2016-11-16 22:06:51 +01:00
Martchus 91dcc2f9fd Show index position 2016-11-16 19:34:40 +01:00
Martchus 4cacaff67c Improve README.md 2016-11-15 23:18:50 +01:00
Martchus 015dd6e181 Fix --tag-pos option
Also add test and show tag pos for MP4 files
2016-11-15 22:45:19 +01:00
Martchus 30fc881a30 Remove ambiguous argument abbreviations 2016-11-15 22:03:56 +01:00
Martchus f82a423169 Make UTF-16 BE option belong to group 2016-11-13 22:57:42 +01:00
Martchus 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
Martchus 89d2da0191 Fix #include <QNetworkReply> 2016-11-10 23:45:08 +01:00
Martchus 70401d912d Improve categories of *.desktop file 2016-11-08 19:34:12 +01:00
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