Commit Graph

360 Commits

Author SHA1 Message Date
Martchus 55b7252b03 fixed code editor colors when using dark themes 2016-04-22 15:25:31 +02:00
Martchus ec43ad8499 make web view and JavaScript engine optional 2016-04-21 23:56:10 +02:00
Martchus 2fbc7ae760 updated build instructions 2016-04-20 18:47:10 +02:00
Martchus ab694acc8e ensure the compiler assumes UI templates are instantiated in qtutilities 2016-04-16 18:37:21 +02:00
Martchus 69605bc09d reduce code duplication in build system
- get rid of qmake project file
- provide CMake modules for common tasks
- provide templates for *.desktop files
2016-04-16 00:50:57 +02:00
Martchus a38ea5629f tweaked PathLineEdit 2016-04-09 02:38:36 +02:00
Martchus 1759bfd0bd make building GUI optional 2016-04-07 23:51:12 +02:00
Martchus b6a636cf8a use new settings dialog API 2016-04-04 14:51:14 +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 f1342ca929 actually inline KnownFieldModel::mkItem 2016-03-23 22:02:43 +01:00
Martchus 52e800c5c6 misc improvements 2016-03-22 23:01:50 +01:00
Martchus 782e1a8557 fixed typo 2016-03-19 18:34:10 +01:00
Martchus 24ca68b15b warn when opening Matroska files composed of multiple segments 2016-03-15 15:51:56 +01:00
Martchus 7b48c50921 show file structure of QuickTime files 2016-03-14 22:04:14 +01:00
Martchus 88acdea9bb improved parsing notifications 2016-03-14 22:03:50 +01:00
Martchus 37663ae2c0 allow opening file in read-only mode 2016-03-12 18:36:33 +01:00
Martchus d460c09c65 fixed description 2016-03-10 22:14:06 +01:00
Martchus eaea2e2cda use Qt Concurrent instead of pthread 2016-03-10 22:13:43 +01:00
Martchus 70b94fa5fa allow querying cover from Cover Art Archive 2016-03-06 17:52:33 +01:00
Martchus 0adb77fd58 use C++11 foreach loop consistently (instead of Qt foreach macro) 2016-03-05 17:12:16 +01:00
Martchus 283c1f1f71 never keep previous lyrics 2016-03-05 17:03:17 +01:00
Martchus 7315302a88 few more improvements for MusicBrainz search 2016-03-05 16:50:23 +01:00
Martchus e4a1dc055e filter collections in example script 2016-03-03 22:21:56 +01:00
Martchus 95993ebfc9 basic support for MusicBrainz queries 2016-03-03 22:21:15 +01:00
Martchus f8cfb3ec14 moved parts of the MainWindow class to new TagEditorWidget class 2016-03-01 16:03:12 +01:00
Martchus 010f47a6c6 fixed definition, be case-consistent 2016-02-26 20:08:29 +01:00
Martchus bae2c3abb8 show PAR and chroma format 2016-02-17 20:23:37 +01:00
Martchus 3eeb7d0c20 removed creation of Windows icon in qmake project
this never worked when building concurrently
2016-02-06 17:00:58 +01:00
Martchus ce9d3ccec5 minor adjustments 2016-02-05 20:24:03 +01:00
Martchus 6b3d3f793c minor adjustments 2016-01-25 19:23:33 +01:00
Martchus 43117f6ec2 ignore *.txt.user files 2016-01-25 19:11:39 +01:00
Martchus 5ff5443daa show UI files in Qt Creator 2016-01-25 18:59:21 +01:00
Martchus de1d69d792 ensure custom install targets don't conflict
(required when building as subdirectory)
2016-01-21 16:30:26 +01:00
Martchus 419e6ab740 updated translations, minor adjustments 2016-01-18 23:05:00 +01:00
Martchus c08d82c3b6 updated project files
- added Opus description
- added build switches to CMake project
2016-01-17 23:08:20 +01:00
Martchus 4c61c9a9d4 allow launching renaming utility separately 2016-01-14 23:53:28 +01:00
Martchus d4317b46a1 save location of external script file 2016-01-09 03:38:58 +01:00
Martchus c8e4848d92 improved layout and icons 2016-01-09 03:21:14 +01:00
Martchus 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
Martchus 10bfa8aeea update info webview when palette changed 2016-01-07 19:42:51 +01:00
Martchus b105b86d29 edit document title via GUI 2015-12-27 19:49:17 +01:00
Martchus a163c0a4db updated readme 2015-12-27 18:11:02 +01:00
Martchus 41571969ea use webkitwidgets by default 2015-12-26 00:25:06 +01:00
Martchus 7936bbb623 updated readme 2015-12-22 23:47:29 +01:00
Martchus ca4e88958d added missing resource file 2015-12-20 21:18:24 +01:00
Martchus 65870985ed removed unused resource files 2015-12-20 21:17:54 +01:00
Martchus afb2e42d06 fixed merge conflicts 2015-12-13 20:55:22 +01:00
Martchus 0729ec67ea disable new ABI (can't catch ios_base::failure with new ABI) 2015-12-13 20:47:03 +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