Commit Graph

27 Commits

Author SHA1 Message Date
Martchus d6e70764c4 Update style sheets on palette change 2023-03-26 22:19:27 +02:00
Martchus b4d1df8592 Fix typos found via `codespell --skip .git -w` 2021-07-03 19:38:36 +02:00
Martchus 596d67387f Improve renaming utility
* Improve UI
* Add simple example script (the current example script grew quite big and
  is likely not good to get started)
* Add script to format example scripts
2020-11-25 18:05:23 +01:00
Martchus 864fd1c901 Fix remaining context menus for Wayland 2019-07-20 18:49:32 +02:00
Martchus 66c9250246 Adapt to changes in c++utilities 2019-06-10 22:49:46 +02:00
Martchus 15d7ec38ff Fix possibly missing #includes 2018-06-05 22:46:02 +02:00
Martchus 4b7d7a9499 Apply clang-format 2018-03-07 01:18:01 +01:00
Martchus 8681ef68ed Remove use of old SLOT macro 2017-02-06 21:37:17 +01:00
Martchus 1f6f179021 renaming utility: Fix expand/collapse all 2017-02-06 21:36:44 +01:00
Martchus d5c2dd5f5b renaming utility: Improve coding style 2017-01-06 22:15:39 +01:00
Martchus 537d31289d Fix typo 2017-01-06 21:29:43 +01:00
Martchus 0ef07b7969 Refactor settings 2016-10-24 20:17:30 +02:00
Martchus dddb6fc8be Update README 2016-09-10 17:19:48 +02:00
Martchus e8610cdc26 remember save and restore in RenameFilesDialog 2016-05-06 22:48:11 +02:00
Martchus 0ac33e333c use Widgets::PathSelection 2016-04-23 13:31:19 +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 0adb77fd58 use C++11 foreach loop consistently (instead of Qt foreach macro) 2016-03-05 17:12:16 +01:00
Martchus 95993ebfc9 basic support for MusicBrainz queries 2016-03-03 22:21:15 +01:00
Martchus d4317b46a1 save location of external script file 2016-01-09 03:38:58 +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 c3417c5d2a added simple CMake project file 2015-12-05 22:55:05 +01:00
Martchus 624d2e7a37 unified dialog style sheet, removed hard coded colors 2015-09-26 20:37:16 +02:00
Martchus c4dce80820 removed hard coded fonts (TODO: remove other hard coded theming) 2015-09-20 02:04:40 +02:00
Martchus 77a0bc28ee fixed includes 2015-09-06 20:20:00 +02:00
Martchus 76668bf883 fixed includes 2015-09-06 15:41:17 +02:00
Martchus b2b8231a27 First commit 2015-04-22 19:33:53 +02:00