https://bugs.kde.org/show_bug.cgi?id=412466
--- Comment #2 from caulier.gil...@gmail.com --- Git commit c3077451a517fb160e0e25a9991a279948610500 by Gilles Caulier. Committed on 08/01/2021 at 15:58. Pushed by cgilles into branch 'master'. Add new dialog with all devices detected by KF5::Solid hardware interface. This will allow to investiguate about missing device detections, or wrong device types assignments in Solid interface, especially under Windows and macOS. Related: bug 393416, bug 379970, bug 381729, bug 398166, bug 431107 M +2 -1 core/app/main/digikamui5.rc M +2 -0 core/libs/dialogs/CMakeLists.txt A +327 -0 core/libs/dialogs/solidhardwaredlg.cpp [License: GPL (v2+)] A +57 -0 core/libs/dialogs/solidhardwaredlg.h [License: GPL (v2+)] M +11 -0 core/libs/widgets/mainview/dxmlguiwindow.cpp M +1 -0 core/libs/widgets/mainview/dxmlguiwindow.h M +2 -1 core/showfoto/main/showfotoui5.rc M +12 -0 core/tests/miscs/CMakeLists.txt A +41 -0 core/tests/miscs/solidhardware.cpp [License: GPL (v2+)] M +2 -1 core/utilities/imageeditor/main/imageeditorui5.rc M +3 -1 core/utilities/import/main/importui5.rc M +2 -1 core/utilities/lighttable/lighttablewindowui5.rc M +2 -1 core/utilities/queuemanager/main/queuemgrwindowui5.rc https://invent.kde.org/graphics/digikam/commit/c3077451a517fb160e0e25a9991a279948610500 -- You are receiving this mail because: You are watching all bug changes.