https://bugs.kde.org/show_bug.cgi?id=459519
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/drkonqi/-/commit/a5b862e | |3fb6f8ecade27ed087102933a85 | |416062 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #1 from Harald Sitter <sit...@kde.org> --- Git commit a5b862e3fb6f8ecade27ed087102933a85416062 by Harald Sitter. Committed on 07/12/2023 at 17:49. Pushed by sitter into branch 'master'. coredump-gui: support tracing protected cores refactors the excavator tech a tad to allow both the coredumpdbackend and the coredump-gui to conveniently get cores M +2 -2 src/coredump/dumpexcavator/CMakeLists.txt A +75 -0 src/coredump/dumpexcavator/automaticcoredumpexcavator.cpp [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)] A +22 -0 src/coredump/dumpexcavator/automaticcoredumpexcavator.h [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)] M +1 -0 src/coredump/gui/CMakeLists.txt M +41 -7 src/coredump/gui/Patient.cpp M +13 -2 src/coredump/gui/Patient.h M +1 -1 src/coredump/polkit/main.cpp M +12 -44 src/coredumpbackend.cpp M +3 -1 src/coredumpbackend.h https://invent.kde.org/plasma/drkonqi/-/commit/a5b862e3fb6f8ecade27ed087102933a85416062 -- You are receiving this mail because: You are watching all bug changes.