Commit Graph

160 Commits

Author SHA1 Message Date
11d3cefbcf Bump tagparser version for JavaScript processing feature 2023-07-30 16:25:36 +02:00
22953ad0da Allow tag processing via JavaScript 2023-07-30 16:15:19 +02:00
857917c23d Bump minor version 2023-07-30 15:58:09 +02:00
1cb6e06f31 Avoid CMake deprecation warning by bumping version 2023-07-23 20:59:39 +02:00
b63521330f Update release date 2023-06-08 15:31:43 +02:00
5286273cc5 Bump patch version 2023-06-07 23:16:51 +02:00
313b2c60ac Update release date 2023-06-06 11:05:17 +02:00
2cd10b7a66 Update to tagparser 12 2023-05-16 22:01:51 +02:00
bc73842ae9 Add test for the --no-color, --validate and --pedantic options 2023-04-29 18:31:21 +02:00
1e77e0b9e1 Bump minor version 2023-04-25 23:10:15 +02:00
59ca34983e Update release date 2023-04-04 21:06:11 +02:00
1835ebfdd1 Apply Qt settings immediately 2023-03-26 21:48:25 +02:00
8612827e1f Bump patch version 2023-03-13 19:56:31 +01:00
0ffb999c08 Update release date 2023-03-07 20:08:50 +01:00
b021a54e58 Fix compilation with MSVC 2023-03-06 22:20:41 +01:00
37a6d14dc5 Handle errors when restoring/saving settings 2023-02-18 18:46:27 +01:00
e0f4b929c9 Bump patch version 2023-01-12 18:06:34 +01:00
ed36fe8c4a Update release date 2023-01-02 20:07:18 +01:00
6e9bace75f Bump patch version 2022-12-10 12:04:05 +01:00
d8a97e8f13 Update release date 2022-12-06 11:51:39 +01:00
634d020e7e Update release date 2022-10-12 23:29:30 +02:00
655d54ee53 Add release date 2022-10-12 23:29:16 +02:00
86b102e901 Bump patch version 2022-09-10 16:04:09 +02:00
8908dc5b6c Allow portable configuration via QtUtilities::getSettings()
See https://github.com/Martchus/tageditor/issues/88
2022-08-20 16:26:33 +02:00
82537e5bff Support displaying TagDataType::DateTimeExpression 2022-08-13 15:33:55 +02:00
04a09c025c Bump patch version 2022-08-12 00:28:33 +02:00
507d1ae6d8 Allow renaming currently opened file in GUI 2022-07-29 23:51:32 +02:00
9483c65f8d Bump patch version 2022-07-29 23:47:08 +02:00
9eeae7ae22 Use TagValue::toDisplayString() instead of handling exception 2022-06-19 13:32:46 +02:00
6dd2855bde Bump patch version 2022-05-26 21:40:28 +02:00
2a6a68bd54 Bump patch version 2022-05-21 13:05:21 +02:00
6577ec161e Make attachments buttons easier to spot on small screens
by simply moving them to the top
2022-04-09 14:21:28 +02:00
5e808d069b Support many more fields 2022-04-06 01:15:21 +02:00
df1c949f88 cli: Revamp extract to allow specifying index of value to extract 2022-03-16 20:37:35 +01:00
feb4180fa3 Increment patch version 2022-03-15 21:52:48 +01:00
7afe73814a Increase patch version 2022-02-15 23:25:11 +01:00
11702cd35f Adapt to tagparser v11.0.0 2022-02-15 23:23:16 +01:00
c71fde86ec Allow relaxed target matching 2021-12-31 00:40:36 +01:00
572c6af5db Bump patch version 2021-12-05 17:52:39 +01:00
43ebafe6dc Improve error message when trying to assign attachments to format not supporting it
See https://github.com/Martchus/tageditor/issues/74
2021-09-24 21:54:52 +02:00
fef97aa1db Allow specifying --validate flag when displaying file info 2021-08-18 23:12:27 +02:00
ea6e670600 Show only tags which are actually present on disk in the file info view
The file info view is supposed to represent the state of the file as it is
currently on disk and should not show any tags which have been added as
part of the automatic tag management.
2021-08-08 00:07:02 +02:00
084bfea1fe Apply changes in webviewincludes.h (from qtutilities) 2021-08-07 18:29:45 +02:00
4701c9c476 Fix removing tag field edit from its current layout causing wrong ordering 2021-07-25 20:36:33 +02:00
b4d1df8592 Fix typos found via codespell --skip .git -w 2021-07-03 19:38:36 +02:00
39870dd8e2 Link against a possibly required extra library for std::filesystem 2021-06-03 23:15:51 +02:00
91c854b83b Bump minor version
The `--quiet` flag has been added and some bugs have been fixed which
prevented certain features to work at all.
2021-05-27 19:00:42 +02:00
0a7d05256c Adapt to changes in tagparser v10 2020-12-14 21:19:49 +01:00
f7bcefe0d1 Allow building against tagparser 10 2020-12-05 21:10:43 +01:00
131772f1df Update RPM download section 2020-12-05 21:07:47 +01:00