tageditor/gui
Martchus ea6e670600 Show only tags which are actually present on disk in the file info view
The file info view is supposed to represent the state of the file as it is
currently on disk and should not show any tags which have been added as
part of the automatic tag management.
2021-08-08 00:07:02 +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 First commit 2015-04-22 19:33:53 +02:00
attachmentsmodel.cpp Fix warnings 2021-03-20 21:59:49 +01: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 Add custom substitution to auto correction features 2020-09-08 19:37:23 +02: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 Show only tags which are actually present on disk in the file info view 2021-08-08 00:07:02 +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 Allow scaling and converting assigned covers 2019-07-21 23:46:46 +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 Improve JavaScriptHighlighter 2018-08-15 22:23:57 +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 Update fallback icons to use Breeze icon theme 2021-05-13 18:24:23 +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 Fix typos found via `codespell --skip .git -w` 2021-07-03 19:38:36 +02:00
tageditorwidget.h Improve showing IO errors 2021-06-01 22:36:48 +02:00
tageditorwidget.ui Fix tab order of bottom buttons of tag editor widget 2020-10-07 00:24:22 +02:00
tagfieldedit.cpp Fix typos found via `codespell --skip .git -w` 2021-07-03 19:38:36 +02:00
tagfieldedit.h Use new ButtonOverlay functions for improved behavior of overlay buttons 2020-06-09 23:27:45 +02:00
tagprocessinggeneraloptionpage.ui Improve consistency of labels within settings 2019-12-30 22:45:37 +01: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