Commit Graph

195 Commits

Author SHA1 Message Date
Martchus 27325ac416 Fix minor mistakes 2016-07-27 19:55:32 +02:00
Martchus aaccbcc375 Drop Qt dependency when building only CLI 2016-07-27 19:55:32 +02:00
Martchus cd301090c2 Add required icons 2016-07-16 23:13:32 +02:00
Martchus f53b39e920 Restore lost translations and update translations 2016-07-11 21:55:08 +02:00
Martchus e0dcf58588 Change usage of DECLARE_ENUM macro 2016-07-11 21:34:05 +02:00
Martchus d69190a6e5 Remove feature for removing backup files
Simple combination of find, xargs and rm
should do the same.
2016-07-11 21:15:58 +02:00
Martchus 229e24cbe0 Hide start/end time of chapters when not set 2016-07-11 21:12:02 +02:00
Martchus dc7b4844bf Provide bash completion 2016-07-11 19:56:17 +02:00
Martchus f394dcb46b Fix bugs in cli 2016-06-25 23:11:16 +02:00
Martchus 0e488ddcd2 Remove bash completion
Support for bash completion has never been finished.
Trying to implement a general approach for bash
completion instead.
2016-06-24 23:05:57 +02:00
Martchus 92c03f03bf Fix title of IO error msg box 2016-06-14 23:49:42 +02:00
Martchus 2518309608 Use workaround for GCC Bug 66145 2016-06-14 22:54:49 +02:00
Martchus 72621f7ad8 Use new argument parser API 2016-06-14 00:52:33 +02:00
Martchus f6e9368792 Improve details in the GUI 2016-06-14 00:52:11 +02:00
Martchus a937bdbe3a Remove out-commented lines in attachmentsedit.h 2016-06-06 21:17:31 +02:00
Martchus 18d2e5f155 Ensure file info is always UTF-8 encoded 2016-06-06 20:29:12 +02:00
Martchus b3a79940b7 Improve DbQueryWidget 2016-06-02 22:41:01 +02:00
Martchus c1269c7945 Improve handling of targets 2016-05-26 02:15:41 +02:00
Martchus ae08e43e6a Update README for FLAC support 2016-05-16 21:01:48 +02:00
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