Commit Graph

54 Commits

Author SHA1 Message Date
Martchus 1e6facc2a8 Add 'track+=' example to CLI help 2019-02-13 18:15:10 +01:00
Martchus 5e0aa7ea6d Add custom fields example to help 2019-01-02 17:09:13 +01:00
Martchus 4edeaa1ab2 Support showing unsupported fields when displaying tag info 2018-05-13 00:27:42 +02:00
Martchus 73fb412cfc Simplify creation of CLI arguments 2018-03-14 18:44:33 +01:00
Martchus 1f4a79403e Turn most warnings into fatal errors 2018-03-13 19:20:41 +01:00
Martchus 4b7d7a9499 Apply clang-format 2018-03-07 01:18:01 +01:00
Martchus 82ccb9b9f3 cli: Allow to set backup path 2018-02-20 21:36:55 +01:00
Martchus 5254e6cdf9 Add --pretty flag to JSON export 2018-01-26 18:09:53 +01:00
Martchus 01e57c86d6 Add JSON export 2018-01-15 01:08:36 +01:00
Martchus d06004d01a cli: Improve help/auto-completion for track attributes 2017-12-05 15:21:59 +01:00
Martchus 02586635b5 Add option to specify time span output format
See https://github.com/Martchus/tageditor/issues/27
2017-11-29 22:57:32 +01:00
Martchus 163abf3b02 Make use of escape codes configurable 2017-10-17 00:01:58 +02:00
Martchus df6c9234df Improve argument descriptions/examples 2017-09-29 20:59:42 +02:00
Martchus 90ee0991d2 Use Argument::varValueCount 2017-09-29 18:28:54 +02:00
Martchus 4dc3f7fb44 Use ArgumentParser::parseArgsOrExit() 2017-09-29 17:20:54 +02:00
Martchus 041b53101a Make definitions for gui support project specific 2017-04-27 22:10:55 +02:00
Martchus 900eb45ef8 Remove spaces before end of line 2017-03-29 00:59:04 +02:00
Martchus fe23039fc3 Fix building without GUI 2017-03-21 10:01:35 +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 7d464f496f Consider all strings from tagparser UTF-8 2016-12-20 23:53:33 +01:00
Martchus 77da65ddf7 Convert args to UTF-8 under Windows 2016-12-19 23:50:10 +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 db11dc9f1e Uniform line endings (dos2unix) 2016-08-29 20:23:27 +02:00
Martchus 1a7f87e21d Add --output-files options for setting tags 2016-08-07 22:08:11 +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 aaccbcc375 Drop Qt dependency when building only CLI 2016-07-27 19:55:32 +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 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 72621f7ad8 Use new argument parser API 2016-06-14 00:52:33 +02:00
Martchus c1269c7945 Improve handling of targets 2016-05-26 02:15:41 +02:00
Martchus 6f6b410a8c added FileInfoModel as alternative to webview-based file info 2016-04-24 21:07:36 +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 4c61c9a9d4 allow launching renaming utility separately 2016-01-14 23:53:28 +01:00
Martchus 11ad156131 improved project files 2015-12-08 08:40:03 +01:00
Martchus c3417c5d2a added simple CMake project file 2015-12-05 22:55:05 +01:00
Martchus 9e82fcbe64 added file layout options to CLI 2015-11-28 00:20:49 +01:00
Martchus 35e219d833 added --doc-title 2015-10-14 19:49:48 +02:00
Martchus 53330c7d2c added --remove-targets and --remove-existing-attachments 2015-10-13 23:21:31 +02:00
Martchus bc9e21950a improved CLI and handling of attachments 2015-10-06 22:41:54 +02:00
Martchus 70b4100cc2 changed info options, added example to readme 2015-09-24 00:22:49 +02:00
Martchus 17923f9b23 add verbose option 2015-09-23 00:02:06 +02:00
Martchus d9ca9c4ec6 make files arg implicit 2015-09-19 19:58:16 +02:00
Martchus 77a0bc28ee fixed includes 2015-09-06 20:20:00 +02:00
Martchus 76668bf883 fixed includes 2015-09-06 15:41:17 +02:00
Martchus ed65b659de updated application startup 2015-09-01 20:20:15 +02:00
Martchus 00c872bf53 fixed spelling mistake 2015-08-26 20:39:27 +02:00