[umbrello] [Bug 449628] request: debug mode
Ralf Habacker
bugzilla_noreply at kde.org
Mon Feb 23 21:45:23 GMT 2026
https://bugs.kde.org/show_bug.cgi?id=449628
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/sdk/
| |umbrello/-/commit/e3cc28a60
| |504c708bb0216544147ce7ce04b
| |6228
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
Version| |25.12.3
Fixed/Implemented| |
In| |
--- Comment #5 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit e3cc28a60504c708bb0216544147ce7ce04b6228 by Ralf Habacker.
Committed on 23/02/2026 at 20:31.
Pushed by habacker into branch 'master'.
Add settings options to show/hide debug and UML objects window
Debug tracing is gated by the “Show debug windows” setting
to avoid runtime overhead in performance-critical paths,
such as paintEvent(). The UML objects model remains fully
populated regardless of UI visibility, ensuring correct
MVC behavior while allowing the debug UI and tracing to
be disabled safely.
FIXED-IN:25.12.3
M +16 -0 umbrello/debug/debug_utils.cpp
M +3 -0 umbrello/debug/debug_utils.h
M +5 -0 umbrello/dialogs/pages/generaloptionpage.cpp
M +1 -0 umbrello/dialogs/pages/generaloptionpage.h
M +2 -0 umbrello/optionstate.cpp
M +2 -0 umbrello/optionstate.h
M +5 -0 umbrello/umbrello.kcfg
M +4 -0 umbrello/umlapp.cpp
M +33 -8 umbrello/umlappprivate.h
https://invent.kde.org/sdk/umbrello/-/commit/e3cc28a60504c708bb0216544147ce7ce04b6228
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list