https://bugs.kde.org/show_bug.cgi?id=426768
Christoph Cullmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/util | |ities/kate/commit/615c9fdd0 | |ece9a5d585203dbdad325467168 | |791a Resolution|--- |FIXED --- Comment #3 from Christoph Cullmann <[email protected]> --- Git commit 615c9fdd0ece9a5d585203dbdad325467168791a by Christoph Cullmann, on behalf of Waqar Ahmed. Committed on 29/01/2022 at 15:41. Pushed by cullmann into branch 'master'. Allow DND of tabs among viewspaces M +1 -0 kate/CMakeLists.txt M +65 -0 kate/katetabbar.cpp M +4 -0 kate/katetabbar.h M +9 -0 kate/kateviewmanager.cpp M +2 -0 kate/kateviewmanager.h M +66 -0 kate/kateviewspace.cpp M +29 -0 kate/kateviewspace.h A +9 -0 kate/tabmimedata.cpp * A +24 -0 kate/tabmimedata.h * The files marked with a * at the end have a non valid license. Please read: https://community.kde.org/Policies/Licensing_Policy and use the headers which are listed at that page. https://invent.kde.org/utilities/kate/commit/615c9fdd0ece9a5d585203dbdad325467168791a -- You are receiving this mail because: You are watching all bug changes.
