https://bugs.kde.org/show_bug.cgi?id=449628
Ralf Habacker <[email protected]> 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 <[email protected]> --- 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 watching all bug changes.
