https://bugs.kde.org/show_bug.cgi?id=473086
--- Comment #23 from Jean-Baptiste Mardelle <[email protected]> --- Git commit d794ad1888b224617c6683feb8eb70c1abf6e439 by Jean-Baptiste Mardelle. Committed on 23/01/2026 at 09:30. Pushed by mardelle into branch 'release/25.12'. Hide some irrelevant effects from UI using hidden_effects.txt / hidden_transitions.txt files. Allow copy from effects list description M +12 -0 data/excluded_effects.txt A +10 -0 data/hidden_effects.txt A +2 -0 data/hidden_transitions.txt M +5 -0 src/assets/abstractassetsrepository.hpp M +7 -0 src/assets/abstractassetsrepository.ipp M +17 -7 src/assets/assetlist/view/assetlistwidget.cpp M +4 -0 src/assets/assetlist/view/assetlistwidget.hpp M +8 -1 src/effects/effectsrepository.cpp M +3 -0 src/effects/effectsrepository.hpp M +6 -0 src/mainwindow.cpp M +8 -0 src/transitions/transitionsrepository.cpp M +3 -0 src/transitions/transitionsrepository.hpp M +2 -0 src/uiresources.qrc https://invent.kde.org/multimedia/kdenlive/-/commit/d794ad1888b224617c6683feb8eb70c1abf6e439 -- You are receiving this mail because: You are watching all bug changes.
