tageditor/gui
Martchus 12620c5768 Ensure desktop file name is set when initializing GUI 2024-04-12 01:08:59 +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 Add and update tab-stops explicitly where default order is wrong 2024-01-07 23:36:27 +01:00
attachmentsmodel.cpp Fix warnings about implicit conversions when compiling against Qt 6 2023-07-23 22:17:47 +02:00
attachmentsmodel.h Use override 2019-06-01 12:45:12 +02:00
codeedit.cpp Fix warnings about implicit conversions when compiling against Qt 6 2023-07-23 22:17:47 +02:00
codeedit.h Use override 2019-06-01 12:45:12 +02:00
dbquerywidget.cpp Fix crash when opening meta-data search 2023-08-08 23:18:42 +02:00
dbquerywidget.h Fix/improve code for DB query widget 2023-08-07 23:03:13 +02:00
dbquerywidget.ui Add and update tab-stops explicitly where default order is wrong 2024-01-07 23:36:27 +01:00
editorautocorrectionoptionpage.ui Add and update tab-stops explicitly where default order is wrong 2024-01-07 23:36:27 +01:00
editordbqueryoptionpage.ui Add and update tab-stops explicitly where default order is wrong 2024-01-07 23:36:27 +01: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 Apply clang-format 2023-04-25 23:16:52 +02:00
entertargetdialog.h Update style sheets on palette change 2023-03-26 22:19:27 +02:00
entertargetdialog.ui Fix indentation in `gui/entertargetdialog.ui` 2024-01-07 23:37:49 +01: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 muxing/writing application when displaying file info 2023-08-08 17:24:37 +02:00
fileinfomodel.h Use override 2019-06-01 12:45:12 +02:00
filelayout.ui Add and update tab-stops explicitly where default order is wrong 2024-01-07 23:36:27 +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 Add and update tab-stops explicitly where default order is wrong 2024-01-07 23:36:27 +01:00
infooptionpage.ui make web view and JavaScript engine optional 2016-04-21 23:56:10 +02:00
initiate.cpp Ensure desktop file name is set when initializing GUI 2024-04-12 01:08:59 +02:00
initiate.h Adapt to changes in c++utilities 2019-06-10 22:49:46 +02:00
javascripthighlighter.cpp Fix warnings about implicit conversions when compiling against Qt 6 2023-07-23 22:17:47 +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 typo 2023-05-08 11:19:13 +02:00
mainwindow.h Update style sheets on palette change 2023-03-26 22:19:27 +02: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 Fix warnings about implicit conversions when compiling against Qt 6 2023-07-23 22:17:47 +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 Apply clang-format 2023-04-25 23:16:52 +02:00
picturepreviewselection.h Update style sheets on palette change 2023-03-26 22:19:27 +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 Update style sheets on palette change 2023-03-26 22:19:27 +02:00
renamefilesdialog.h Update style sheets on palette change 2023-03-26 22:19:27 +02:00
renamefilesdialog.ui Add and update tab-stops explicitly where default order is wrong 2024-01-07 23:36:27 +01:00
settingsdialog.cpp Handle TRACKTOTAL/DISCTOTAL/PARTTOTAL fields in Vorbis Comments 2024-02-28 21:39:52 +01:00
settingsdialog.h Adapt to changes in c++utilities 2019-06-10 22:49:46 +02:00
tagedit.cpp Remove variable that is only set but never read 2023-02-20 19:55:37 +01:00
tagedit.h Use Q_SIGNALS instead of signals 2020-03-09 18:46:08 +01:00
tageditorwidget.cpp Handle TRACKTOTAL/DISCTOTAL/PARTTOTAL fields in Vorbis Comments 2024-02-28 21:39:52 +01:00
tageditorwidget.h Allow renaming currently opened file in GUI 2022-07-29 23:51:32 +02:00
tageditorwidget.ui Add and update tab-stops explicitly where default order is wrong 2024-01-07 23:36:27 +01:00
tagfieldedit.cpp Avoid running into Qt assertion when destructing TagFieldEdit 2023-08-08 22:47:53 +02:00
tagfieldedit.h Avoid running into Qt assertion when destructing TagFieldEdit 2023-08-08 22:47:53 +02:00
tagprocessinggeneraloptionpage.ui Handle TRACKTOTAL/DISCTOTAL/PARTTOTAL fields in Vorbis Comments 2024-02-28 21:39:52 +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