Commit Graph

287 Commits

Author SHA1 Message Date
95993ebfc9 basic support for MusicBrainz queries 2016-03-03 22:21:15 +01:00
f8cfb3ec14 moved parts of the MainWindow class to new TagEditorWidget class 2016-03-01 16:03:12 +01:00
010f47a6c6 fixed definition, be case-consistent 2016-02-26 20:08:29 +01:00
bae2c3abb8 show PAR and chroma format 2016-02-17 20:23:37 +01:00
3eeb7d0c20 removed creation of Windows icon in qmake project
this never worked when building concurrently
2016-02-06 17:00:58 +01:00
ce9d3ccec5 minor adjustments 2016-02-05 20:24:03 +01:00
6b3d3f793c minor adjustments 2016-01-25 19:23:33 +01:00
43117f6ec2 ignore *.txt.user files 2016-01-25 19:11:39 +01:00
5ff5443daa show UI files in Qt Creator 2016-01-25 18:59:21 +01:00
de1d69d792 ensure custom install targets don't conflict
(required when building as subdirectory)
2016-01-21 16:30:26 +01:00
419e6ab740 updated translations, minor adjustments 2016-01-18 23:05:00 +01:00
c08d82c3b6 updated project files
- added Opus description
- added build switches to CMake project
2016-01-17 23:08:20 +01:00
4c61c9a9d4 allow launching renaming utility separately 2016-01-14 23:53:28 +01:00
d4317b46a1 save location of external script file 2016-01-09 03:38:58 +01:00
c8e4848d92 improved layout and icons 2016-01-09 03:21:14 +01:00
1c4d577264 updated renaming utility
- allow usage of QJSEngine instead of deprecated QScriptEngine
- moved variables and functions from global object to tageditor object
2016-01-09 02:56:56 +01:00
10bfa8aeea update info webview when palette changed 2016-01-07 19:42:51 +01:00
b105b86d29 edit document title via GUI 2015-12-27 19:49:17 +01:00
a163c0a4db updated readme 2015-12-27 18:11:02 +01:00
41571969ea use webkitwidgets by default 2015-12-26 00:25:06 +01:00
7936bbb623 updated readme 2015-12-22 23:47:29 +01:00
ca4e88958d added missing resource file 2015-12-20 21:18:24 +01:00
65870985ed removed unused resource files 2015-12-20 21:17:54 +01:00
afb2e42d06 fixed merge conflicts 2015-12-13 20:55:22 +01:00
0729ec67ea disable new ABI (can't catch ios_base::failure with new ABI) 2015-12-13 20:47:03 +01:00
11ad156131 improved project files 2015-12-08 08:40:03 +01:00
c3417c5d2a added simple CMake project file 2015-12-05 22:55:05 +01:00
38729e61c2 updated version 2015-12-02 01:25:17 +01:00
1761979092 use icons from theme if available 2015-12-02 01:24:27 +01:00
9e82fcbe64 added file layout options to CLI 2015-11-28 00:20:49 +01:00
a0e4a40e7a updated readme 2015-11-26 19:31:31 +01:00
2b1621fd0f updated file layout settings page 2015-11-26 19:25:59 +01:00
0dae49bd03 updated translations 2015-11-25 22:11:39 +01:00
22f6d112c5 added more file layout settings 2015-11-25 22:11:24 +01:00
b72b54e9bd rewrote HTML generation (needs still improvements) 2015-11-25 22:09:31 +01:00
c4fb8eb60e added file layout settings 2015-11-21 01:13:45 +01:00
5c84d7470c Merge branch 'master' of github.com:Martchus/tageditor 2015-11-09 21:42:16 +01:00
695d153691 fixed spelling 2015-11-09 21:41:26 +01:00
e5e804da1c use palette instead of hard-coded color 2015-11-09 21:41:06 +01:00
8997d6ab16 fixed spelling 2015-11-08 20:13:25 +01:00
b5e6d32698 fixed spelling 2015-11-08 20:11:10 +01:00
df1564edce distinguish between processing error and IO error 2015-11-07 21:27:17 +01:00
29795cc016 added missing include 2015-10-16 22:07:04 +02:00
98ff98078e updated version 2015-10-16 21:48:03 +02:00
3a9e7db110 added action to launch external player 2015-10-14 20:15:10 +02:00
a60bbe532a Merge branch 'refs/heads/cli' 2015-10-14 19:50:08 +02:00
35e219d833 added --doc-title 2015-10-14 19:49:48 +02:00
a264ad4bbc Merge branch 'refs/heads/cli' 2015-10-13 23:21:53 +02:00
53330c7d2c added --remove-targets and --remove-existing-attachments 2015-10-13 23:21:31 +02:00
dfe17afcc6 use only one engine, small adjustments 2015-10-13 20:12:00 +02:00