Commit Graph

36 Commits

Author SHA1 Message Date
Martchus d6e70764c4 Update style sheets on palette change 2023-03-26 22:19:27 +02:00
Martchus 0a4cbe42aa Allow opening another window 2020-11-25 18:14:40 +01:00
Martchus 3e58d67c4c Don't use lower-case Qt macros 2020-03-08 14:04:29 +01:00
Martchus ce0c0c9e19 Workaround lupdate issue 2019-07-07 15:39:24 +02:00
Martchus 66a45f7578 Adapt to changes in c++utilities 2019-06-12 20:47:44 +02:00
Martchus 66c9250246 Adapt to changes in c++utilities 2019-06-10 22:49:46 +02:00
Martchus de558048ce Use override 2019-06-01 12:45:12 +02:00
Martchus 4b7d7a9499 Apply clang-format 2018-03-07 01:18:01 +01:00
Martchus c1a3e53dc9 Move tagparser to namespace TagParser 2018-03-06 23:10:13 +01:00
Martchus 25d570d394 Allow opening HTML file info in browser 2017-09-20 19:37:49 +02:00
Martchus 733fe08890 Allow auto-insert of DB query results 2016-12-01 22:54:16 +01:00
Martchus d3558cfefe Refactor GUI
* Make error handling more clear
* Get rid of useless mutex (sync is done
  by QMetaObject::invokeMethod() already)
* Improve details
2016-11-23 21:46:33 +01:00
Martchus 958cd9960c Allow querying LyricsWikia for metadata
Querying lyrics has not been implemented yet
2016-10-09 19:44:06 +02:00
Martchus c6fbe9fbf1 Allow locking layout 2016-10-08 00:31:12 +02:00
Martchus 5220e2cc6a Show (experimental) Qt settings 2016-08-14 22:49:47 +02:00
Martchus c525a6acd9 Sync file browser after change via Drag & Drop 2016-08-07 19:59:33 +02:00
Martchus e0dcf58588 Change usage of DECLARE_ENUM macro 2016-07-11 21:34:05 +02:00
Martchus af7d2c239f improved settings dialog, save as 2016-05-01 20:07:04 +02:00
Martchus ec43ad8499 make web view and JavaScript engine optional 2016-04-21 23:56:10 +02:00
Martchus eaea2e2cda use Qt Concurrent instead of pthread 2016-03-10 22:13:43 +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 6b3d3f793c minor adjustments 2016-01-25 19:23:33 +01:00
Martchus d4317b46a1 save location of external script file 2016-01-09 03:38:58 +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 df1564edce distinguish between processing error and IO error 2015-11-07 21:27:17 +01:00
Martchus 3a9e7db110 added action to launch external player 2015-10-14 20:15:10 +02:00
Martchus 1bc0d57286 notify user when the current file has changed on disk, action to reload 2015-09-21 22:56:09 +02:00
Martchus 77a0bc28ee fixed includes 2015-09-06 20:20:00 +02:00
Martchus 7067320673 customized context menu of info web view (to show "Copy" action only) 2015-08-07 23:49:32 +02:00
Martchus ad1237a6d0 enable usage of new Qt WebEngine module instead of deprecated Qt WebKit
module
2015-08-07 21:27:01 +02:00
Martchus f3f2784551 small adjustments 2015-07-27 23:29:30 +02:00
Martchus 08eec94b8b use another thread to parse files 2015-07-08 00:21:21 +02:00
Martchus fa4f40a1f8 added Drag & Drop support 2015-05-05 23:08:49 +02:00
Martchus b2b8231a27 First commit 2015-04-22 19:33:53 +02:00