tageditor/gui
Martchus b76ccbfc1c Assume by default that tag data types can be treated as string
This makes introducing new tag data types easier as they can usually be
treated as string.
2022-08-13 15:42:52 +02:00
..
attachmentsedit.cpp Fix typos found via `codespell --skip .git -w` 2021-07-03 19:38:36 +02:00
attachmentsedit.h Don't use lower-case Qt macros 2020-03-08 14:04:29 +01:00
attachmentsedit.ui Make attachments buttons easier to spot on small screens 2022-04-09 14:21:28 +02:00
attachmentsmodel.cpp Restore editability of attachment name in GUI broken by e535e207 2022-04-09 14:25:58 +02:00
attachmentsmodel.h Use override 2019-06-01 12:45:12 +02:00
codeedit.cpp Apply clang-format 2018-03-07 01:18:01 +01:00
codeedit.h Use override 2019-06-01 12:45:12 +02:00
dbquerywidget.cpp Avoid implicit conversion 2021-04-07 20:53:32 +02:00
dbquerywidget.h Don't use lower-case Qt macros 2020-03-08 14:04:29 +01:00
dbquerywidget.ui Rename "MusicBrains/LyricsWikia search" to "Metadata search" 2021-08-02 20:10:24 +02:00
editorautocorrectionoptionpage.ui Remove "Custom substitution" checkbox (group checkbox is used instead) 2021-12-31 18:18:00 +01:00
editordbqueryoptionpage.ui Adapt to changes in c++utilities 2019-06-10 22:49:46 +02:00
editorfieldsoptionpage.ui Fix minor bugs in HTML info and cover selection 2016-05-16 21:01:01 +02:00
editorgeneraloptionpage.ui Fix minor bugs in HTML info and cover selection 2016-05-16 21:01:01 +02:00
editortempoptionpage.ui Adapt to changes in c++utilities 2019-06-10 22:49:46 +02:00
entertargetdialog.cpp Fix warnings 2021-03-20 21:59:49 +01:00
entertargetdialog.h Don't use lower-case Qt macros 2020-03-08 14:04:29 +01:00
entertargetdialog.ui Adapt to changes in c++utilities 2019-06-10 22:49:46 +02:00
filebrowsergeneraloptionpage.ui use new settings dialog API 2016-04-04 14:51:14 +02:00
filefilterproxymodel.cpp Apply clang-format 2018-03-07 01:18:01 +01:00
filefilterproxymodel.h Use override 2019-06-01 12:45:12 +02:00
fileinfomodel.cpp Reduce indentation in `FileInfoModel::updateCache()` 2021-08-08 00:16:18 +02:00
fileinfomodel.h Use override 2019-06-01 12:45:12 +02:00
filelayout.ui Improve consistency of labels within settings 2019-12-30 22:45:37 +01:00
id3v1optionpage.ui use new settings dialog API 2016-04-04 14:51:14 +02:00
id3v2optionpage.ui use new settings dialog API 2016-04-04 14:51:14 +02:00
imageconversiondialog.ui Increase maximum width/height in image conversion dialog 2022-05-23 21:46:47 +02:00
infooptionpage.ui make web view and JavaScript engine optional 2016-04-21 23:56:10 +02:00
initiate.cpp Quit app when closing stand-alone renaming utility 2020-03-09 15:56:48 +01:00
initiate.h Adapt to changes in c++utilities 2019-06-10 22:49:46 +02:00
javascripthighlighter.cpp Add highlighting for more keywords in renaming utility editor 2022-05-26 21:41:48 +02:00
javascripthighlighter.h Improve JavaScriptHighlighter 2018-08-15 22:23:57 +02:00
jsdefs.h Use JS provider defs provided by qtutilities 2017-03-21 10:01:18 +01:00
jsincludes.h Use JS provider defs provided by qtutilities 2017-03-21 10:01:18 +01:00
mainwindow.cpp Fix typos found via `codespell --skip .git -w` 2021-07-03 19:38:36 +02:00
mainwindow.h Allow opening another window 2020-11-25 18:14:40 +01:00
mainwindow.ui Rename "MusicBrains/LyricsWikia search" to "Metadata search" 2021-08-02 20:10:24 +02:00
minimumemptyspinbox.cpp Apply clang-format 2018-03-07 01:18:01 +01:00
minimumemptyspinbox.h Use override 2019-06-01 12:45:12 +02:00
notificationlabel.cpp Support Qt 6 (commit 174154b) 2020-09-04 00:59:22 +02:00
notificationlabel.h Don't use lower-case Qt macros 2020-03-08 14:04:29 +01:00
notificationmodel.cpp Adapt to changes in c++utilities 2019-06-10 22:49:46 +02:00
notificationmodel.h Use Q_SIGNALS instead of signals 2020-03-09 18:46:08 +01:00
pathlineedit.cpp Adapt to changes in c++utilities 2019-06-12 20:47:44 +02:00
pathlineedit.h Adapt to changes in c++utilities 2019-06-10 22:49:46 +02:00
picturepreviewselection.cpp Fix typos found via `codespell --skip .git -w` 2021-07-03 19:38:36 +02:00
picturepreviewselection.h Use std::vector in PicturePreviewSelection 2021-04-28 00:47:55 +02:00
picturepreviewselection.ui Set size policy of cover type selection to minimum expanding 2019-08-12 00:31:41 +02:00
previousvaluehandling.h Apply clang-format 2018-03-07 01:18:01 +01:00
renamefilesdialog.cpp Fix typos found via `codespell --skip .git -w` 2021-07-03 19:38:36 +02:00
renamefilesdialog.h Improve renaming utility 2020-11-25 18:05:23 +01:00
renamefilesdialog.ui Improve renaming utility 2020-11-25 18:05:23 +01:00
settingsdialog.cpp Add option to preserve "modification date" on file saving for UI 2021-08-21 01:22:29 +02:00
settingsdialog.h Adapt to changes in c++utilities 2019-06-10 22:49:46 +02:00
tagedit.cpp Fix removing tag field edit from its current layout causing wrong ordering 2021-07-25 20:36:33 +02:00
tagedit.h Use Q_SIGNALS instead of signals 2020-03-09 18:46:08 +01:00
tageditorwidget.cpp Allow renaming currently opened file in GUI 2022-07-29 23:51:32 +02:00
tageditorwidget.h Allow renaming currently opened file in GUI 2022-07-29 23:51:32 +02:00
tageditorwidget.ui Allow renaming currently opened file in GUI 2022-07-29 23:51:32 +02:00
tagfieldedit.cpp Assume by default that tag data types can be treated as string 2022-08-13 15:42:52 +02:00
tagfieldedit.h Document all member functions of `TagFieldEdit` 2022-06-19 13:46:01 +02:00
tagprocessinggeneraloptionpage.ui Add option to preserve "modification date" on file saving for UI 2021-08-21 01:22:29 +02:00
tagprocessingtargetsoptionpage.ui Improve handling of targets 2016-05-26 02:15:41 +02:00
webviewdefs.h Use web view defs provided by qtutilities 2017-03-14 23:37:50 +01:00
webviewincludes.h Apply changes in `webviewincludes.h` (from `qtutilities`) 2021-08-07 18:29:45 +02:00