Commit Graph

105 Commits

Author SHA1 Message Date
88acdea9bb improved parsing notifications 2016-03-14 22:03:50 +01:00
37663ae2c0 allow opening file in read-only mode 2016-03-12 18:36:33 +01:00
eaea2e2cda use Qt Concurrent instead of pthread 2016-03-10 22:13:43 +01:00
70b94fa5fa allow querying cover from Cover Art Archive 2016-03-06 17:52:33 +01:00
0adb77fd58 use C++11 foreach loop consistently (instead of Qt foreach macro) 2016-03-05 17:12:16 +01:00
283c1f1f71 never keep previous lyrics 2016-03-05 17:03:17 +01:00
7315302a88 few more improvements for MusicBrainz search 2016-03-05 16:50:23 +01:00
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
ce9d3ccec5 minor adjustments 2016-02-05 20:24:03 +01:00
6b3d3f793c minor adjustments 2016-01-25 19:23:33 +01:00
419e6ab740 updated translations, minor adjustments 2016-01-18 23:05:00 +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
afb2e42d06 fixed merge conflicts 2015-12-13 20:55:22 +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
1761979092 use icons from theme if available 2015-12-02 01:24:27 +01:00
2b1621fd0f updated file layout settings page 2015-11-26 19:25:59 +01:00
22f6d112c5 added more file layout settings 2015-11-25 22:11:24 +01:00
c4fb8eb60e added file layout settings 2015-11-21 01:13:45 +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
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
3a9e7db110 added action to launch external player 2015-10-14 20:15:10 +02:00
bc9e21950a improved CLI and handling of attachments 2015-10-06 22:41:54 +02:00
624d2e7a37 unified dialog style sheet, removed hard coded colors 2015-09-26 20:37:16 +02:00
1bc0d57286 notify user when the current file has changed on disk, action to reload 2015-09-21 22:56:09 +02:00
c4dce80820 removed hard coded fonts (TODO: remove other hard coded theming) 2015-09-20 02:04:40 +02:00
77a0bc28ee fixed includes 2015-09-06 20:20:00 +02:00
76668bf883 fixed includes 2015-09-06 15:41:17 +02:00
ed65b659de updated application startup 2015-09-01 20:20:15 +02:00
5a93c6186c fixed Drag & Drop on Windows 2015-09-01 20:20:02 +02:00
07d8896a8a fixed include path 2015-08-29 21:00:03 +02:00
019740d815 allow cover image to be added via Drag & Drop 2015-08-25 19:10:16 +02:00
95a5fe093e updated application info 2015-08-25 19:09:26 +02:00
d3b4cafdde fixed bug in pushId3v2CoverValues 2015-08-16 23:43:28 +02:00
1371ca5ce7 small adjustments 2015-08-16 23:41:49 +02:00
0d70b95965 ensure parsing notification widget is visible 2015-08-13 02:07:01 +02:00
7067320673 customized context menu of info web view (to show "Copy" action only) 2015-08-07 23:49:32 +02:00
ad1237a6d0 enable usage of new Qt WebEngine module instead of deprecated Qt WebKit
module
2015-08-07 21:27:01 +02:00
f3f2784551 small adjustments 2015-07-27 23:29:30 +02:00
51e9660f6e use macros to set application info 2015-07-27 23:26:51 +02:00
08eec94b8b use another thread to parse files 2015-07-08 00:21:21 +02:00
1350588390 Improved window title 2015-07-07 00:46:43 +02:00
0b52813f81 call QMainWindow::eventFilter in MainWindow::eventFilter 2015-06-21 21:49:28 +02:00
4e4573696f increased version number 2015-06-07 00:15:02 +02:00
3e9ef47cf8 removed unnecessary lines of code (drag & drop implementation) 2015-05-06 22:42:52 +02:00
fa4f40a1f8 added Drag & Drop support 2015-05-05 23:08:49 +02:00
b2b8231a27 First commit 2015-04-22 19:33:53 +02:00