Commit Graph

826 Commits

Author SHA1 Message Date
Martchus 9b659f2c8f Fix minor bugs in HTML info and cover selection
Additionally, the buttons of the cover selections
can now be hidden.
2016-05-16 21:01:01 +02:00
Martchus b5f26228ff Add support for FLAC in Ogg 2016-05-14 23:23:47 +02:00
Martchus 5d72024d79 Determine mime/type for covers from Cover Art Archive 2016-05-14 23:23:16 +02:00
Martchus 9a9f7a16a9 fixed coding style 2016-05-07 00:00:59 +02:00
Martchus b8715214cf renaming utility: use only the actual year in default script 2016-05-06 23:20:43 +02:00
Martchus 1add0e7612 renaming utility: allow absolute paths 2016-05-06 23:16:37 +02:00
Martchus e8610cdc26 remember save and restore in RenameFilesDialog 2016-05-06 22:48:11 +02:00
Martchus 81b99e89c2 updated README.md 2016-05-06 22:47:00 +02:00
Martchus af7d2c239f improved settings dialog, save as 2016-05-01 20:07:04 +02:00
Martchus 9b200faacf updated readme to reflect all changes 2016-04-26 20:56:30 +02:00
Martchus 6bbfb63e73 automatically resize header sections in info tree view 2016-04-25 22:47:54 +02:00
Martchus 48e9c384d4 added version constraints 2016-04-25 22:20:55 +02:00
Martchus 7c39a6a293 minor changes 2016-04-25 22:05:50 +02:00
Martchus 0e3b4c23dc added context menu for file info tree view 2016-04-24 22:08:41 +02:00
Martchus 6f6b410a8c added FileInfoModel as alternative to webview-based file info 2016-04-24 21:07:36 +02:00
Martchus 0ac33e333c use Widgets::PathSelection 2016-04-23 13:31:19 +02:00
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