[digikam] [Bug 406408] check boxs and radio buttons in dark themes is not visible

2023-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406408

--- Comment #7 from caulier.gil...@gmail.com ---
Git commit a7c475aa49fea92d8b7735b7f39381b18bb58fe9 by Gilles Caulier.
Committed on 22/05/2023 at 05:58.
Pushed by cgilles into branch 'master'.

digiKam online documentation: Recommend "Brezze" Widgets style and icons-set
instead "Fusion" for all desktop.
Related: bug 365262, bug 221065, bug 414428, bug 279183, bug 381855, bug
262702, bug 198201, bug 385148, bug 436259, bug 470066, bug 413748, bug 413879,
bug 410501

M  +2-2setup_application/miscs_settings.rst

https://invent.kde.org/documentation/digikam-doc/commit/a7c475aa49fea92d8b7735b7f39381b18bb58fe9

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406408] check boxs and radio buttons in dark themes is not visible

2023-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406408

--- Comment #6 from caulier.gil...@gmail.com ---
Git commit da88685a35b3d809bca11a8c65582015b9ce4f55 by Gilles Caulier.
Committed on 22/05/2023 at 05:34.
Pushed by cgilles into branch 'master'.

Switch to Breeze widgets style by default
Related: bug 365262, bug 221065, bug 414428, bug 279183, bug 381855, bug
262702, bug 198201, bug 385148, bug 436259, bug 470066, bug 413748, bug 413879,
bug 410501

M  +5-5NEWS
M  +2-2core/libs/settings/applicationsettings.cpp
M  +2-2core/showfoto/main/showfotosettings.cpp
M  +1-1core/tests/video/qtav/avplayer/main/MainWindow.cpp

https://invent.kde.org/graphics/digikam/commit/da88685a35b3d809bca11a8c65582015b9ce4f55

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406408] check boxs and radio buttons in dark themes is not visible

2023-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406408

caulier.gil...@gmail.com changed:

   What|Removed |Added

   Version Fixed In||8.1.0
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from caulier.gil...@gmail.com ---
digiKam 8.1.0 Installer will provide the Breeze widgets style to render
properly all the GUI under Microsoft Windows.

Select Breeze style/Icons set in Setup/Miscs dialog page.

https://i.imgur.com/04rBuV3.png

Best

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406408] check boxs and radio buttons in dark themes is not visible

2023-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406408

--- Comment #4 from caulier.gil...@gmail.com ---
Git commit 9e8718d743588fef78ea48b28d8257eb5000 by Gilles Caulier.
Committed on 21/05/2023 at 08:01.
Pushed by cgilles into branch 'master'.

Enable widget styles support under MacOS
Related: bug 385148, bug 470066, bug 414428, bug 279183, bug 413748, bug
198201, bug 410501, bug 262702

M  +1-0project/bundles/macports/03-build-digikam.sh

https://invent.kde.org/graphics/digikam/commit/9e8718d743588fef78ea48b28d8257eb5000

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406408] check boxs and radio buttons in dark themes is not visible

2023-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406408

--- Comment #3 from caulier.gil...@gmail.com ---
Git commit 0b8d82b49be57e979291d1e83ec49fc828818f54 by Gilles Caulier.
Committed on 21/05/2023 at 06:30.
Pushed by cgilles into branch 'master'.

adjust patch to Plasma v5.27.5
Related: bug 385148, bug 414428, bug 470066

M  +7-7project/bundles/3rdparty/ext_breeze/breeze-common-rules.patch

https://invent.kde.org/graphics/digikam/commit/0b8d82b49be57e979291d1e83ec49fc828818f54

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406408] check boxs and radio buttons in dark themes is not visible

2023-05-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406408

--- Comment #2 from caulier.gil...@gmail.com ---
Git commit 7cc7f53b39c9f374ab4a5ef297b41b08dbed062a by Gilles Caulier.
Committed on 21/05/2023 at 05:17.
Pushed by cgilles into branch 'master'.

Start to support Breeze style from Plasma desktop in digiKam bundles to prevent
a broken rendereing of widgets and icons when breeze theme is used.
Intentional: this do not includes decoration and kcm parts, only the core libs
plus theme files --> these implementations must be available as a KF5
component, not in Plasma
A KDE application ALSO work under MacOS and Windows, not ONLY Linux. As usual,
reduce the puzzle please.
Related: bug 385148, bug 414428, bug 470066

M  +67   -2project/bundles/3rdparty/CMakeLists.txt [INFRASTRUCTURE]
[INFRASTRUCTURE] [INFRASTRUCTURE]
A  +98   -0project/bundles/3rdparty/ext_breeze/CMakeLists.txt
[INFRASTRUCTURE] [INFRASTRUCTURE] [INFRASTRUCTURE]
A  +32   -0project/bundles/3rdparty/ext_breeze/breeze-common-rules.patch
M  +4-1project/bundles/appimage/02-build-extralibs.sh
M  +5-1project/bundles/appimage/config.sh [INFRASTRUCTURE]
M  +5-1project/bundles/macports/02-build-extralibs.sh
M  +7-1project/bundles/macports/config.sh [INFRASTRUCTURE]
[INFRASTRUCTURE] [INFRASTRUCTURE]
M  +5-1project/bundles/mxe/02-build-extralibs.sh
M  +6-0project/bundles/mxe/config.sh [INFRASTRUCTURE] [INFRASTRUCTURE]
[INFRASTRUCTURE]
A  +29   -0project/scripts/bootstrap-breeze.sh

https://invent.kde.org/graphics/digikam/commit/7cc7f53b39c9f374ab4a5ef297b41b08dbed062a

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406408] check boxs and radio buttons in dark themes is not visible

2023-05-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406408

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com
 Resolution|DUPLICATE   |---
 Status|RESOLVED|REPORTED

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406408] check boxs and radio buttons in dark themes is not visible

2022-01-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406408

caulier.gil...@gmail.com changed:

   What|Removed |Added

   Platform|Other   |Microsoft Windows

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406408] check boxs and radio buttons in dark themes is not visible

2019-04-10 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=406408

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---


*** This bug has been marked as a duplicate of bug 385148 ***

-- 
You are receiving this mail because:
You are watching all bug changes.