Commit Graph

94 Commits

Author SHA1 Message Date
Martchus bf4687d0b6 Remove leftovers from old notification system in JS code
This change was made when already investigating https://github.com/Martchus/tageditor/issues/50.
So that issue was there before this change.
2019-10-08 18:55:08 +02:00
Martchus bdc1c0d8d9 Update version: 3.3.0 -> 3.3.1 2019-09-27 15:36:57 +02:00
Martchus 76ba02c3c0 Improve context menu of db query widget 2019-09-02 22:13:57 +02:00
Martchus 015dc06c17 Allow to query makeitpersonal.co for lyrics 2019-09-02 21:47:11 +02:00
Martchus 865b3501c4 Allow scaling and converting assigned covers 2019-07-21 23:46:46 +02:00
Martchus 7e83f7a919 Set project() on top-level
See https://github.com/Martchus/cpp-utilities/pull/15
2019-07-20 18:09:16 +02:00
Martchus f70941a262 Increase minor version 2019-06-01 12:55:06 +02:00
Martchus de5bb26303 Apply cmake-format 0.5.1 2019-06-01 12:47:45 +02:00
Martchus 54315a3739 Use icons which are better distinguishable in file info 2019-06-01 12:40:02 +02:00
Martchus 833b96351e Allow locking fields 2019-05-29 00:04:47 +02:00
Martchus f4143a6eb1 Apply cmake-format and clang-format 2019-05-04 21:03:32 +02:00
Martchus 1691b9daa2 Adapt to c++utilities v5 2019-05-04 16:05:20 +02:00
Martchus fb04ee4e12 Reduce code duplication via MediaFileInfo::overallAverageBitrate() 2019-03-10 16:32:56 +01:00
Martchus 814580a895 Bump minor version 2019-02-13 21:43:16 +01:00
Martchus 1e6facc2a8 Add 'track+=' example to CLI help 2019-02-13 18:15:10 +01:00
Martchus 6efb83f003 Apply cmake-format 2019-02-06 18:06:55 +01:00
Martchus 52a60ccdc1 Let CMake generate code for test application 2019-01-13 22:29:03 +01:00
Martchus dbc1c79f49 Support album artist and vendor 2019-01-01 23:44:28 +01:00
Martchus 57f4307c16 Improve coding style 2018-11-15 21:33:01 +01:00
Martchus c9d43c7931 Adapt to tagparser v8 2018-07-10 16:35:50 +02:00
Martchus 15d7ec38ff Fix possibly missing #includes 2018-06-05 22:46:02 +02:00
Martchus 2250b9aa47 Ensure MediaFileInfo isn't destroyed before concurrent operation finishes 2018-05-26 22:43:27 +02:00
Martchus 4edeaa1ab2 Support showing unsupported fields when displaying tag info 2018-05-13 00:27:42 +02:00
Martchus 658236fa92 Update patch version 2018-05-08 18:48:30 +02:00
Martchus 6b342eace2 Increase version to 3.0.0 2018-03-07 20:09:33 +01:00
Martchus 4b7d7a9499 Apply clang-format 2018-03-07 01:18:01 +01:00
Martchus 254b9b7661 Adapt to tagparser v7 2018-03-06 22:43:51 +01:00
Martchus 5320ef0660 cli: Gather notifications also in the error case 2018-02-20 21:36:15 +01:00
Martchus 5254e6cdf9 Add --pretty flag to JSON export 2018-01-26 18:09:53 +01:00
Martchus a00ec48405 Update version 2018-01-21 15:28:52 +01:00
Martchus 12e49e1680 Increase version 2018-01-20 21:16:29 +01:00
Martchus 01e57c86d6 Add JSON export 2018-01-15 01:08:36 +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 4ec099b07a Update minor version 2017-11-01 19:08:24 +01:00
Martchus ec695373cf cli: Improve overall coding style
First step for further refactoring
2017-10-09 20:58:13 +02:00
Martchus f1de016b39 Move phrases for CLI to c++utilities 2017-09-26 15:25:24 +02:00
Martchus 50f737ce48 Show technical summary in info 2017-08-17 19:10:20 +02:00
Martchus 2ce295db42 Increment patch version 2017-07-30 21:06:53 +02:00
Martchus 297e95a90b Increment patch version 2017-06-10 22:35:24 +02:00
Martchus 0ad4f31863 Fix compiling tests under 32-bit arch 2017-05-30 23:57:16 +02:00
Martchus dcea67ad16 Apply clang-format later 2017-05-01 03:20:38 +02:00
Martchus 041b53101a Make definitions for gui support project specific 2017-04-27 22:10:55 +02:00
Martchus 8f7f0dceb4 Don't mix signed with unsigned types 2017-03-29 00:59:04 +02:00
Martchus b34a0e635f Use JS provider defs provided by qtutilities 2017-03-21 10:01:18 +01:00
Martchus 41bad101cf Use high res edit icons 2017-03-01 23:31:46 +01:00
Martchus dde01dbdf1 Require latest c++utilities 2017-02-09 16:47:42 +01:00
Martchus 59ab7e6181 Use std::make_unique provided by C++14 2017-02-05 21:04:27 +01:00
Martchus b3cc27bbcd Update version 2017-01-30 22:14:21 +01:00
Martchus d99956f4c9 Allow specifying native field IDs via CLI 2017-01-23 00:27:21 +01:00
Martchus 2f39fd4b1c Refactor CLI 2017-01-15 21:50:51 +01:00