https://bugs.kde.org/show_bug.cgi?id=449887
Jean-Baptiste Mardelle <j...@kdenlive.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/mult | |imedia/kdenlive/commit/6953 | |06aec3d5f6f22285c29868c20ac | |c4fa10ab4 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Jean-Baptiste Mardelle <j...@kdenlive.org> --- Git commit 695306aec3d5f6f22285c29868c20acc4fa10ab4 by Jean-Baptiste Mardelle, on behalf of Gary Wang. Committed on 08/05/2022 at 04:55. Pushed by mardelle into branch 'master'. Add the ability to export guides as chspters text M +7 -0 src/bin/model/markerlistmodel.cpp M +1 -0 src/bin/model/markerlistmodel.hpp M +1 -0 src/dialogs/CMakeLists.txt A +117 -0 src/dialogs/exportguidesdialog.cpp [License: GPL(3+eV) GPL(v3.0)] A +37 -0 src/dialogs/exportguidesdialog.h [License: GPL(3+eV) GPL(v3.0)] M +2 -1 src/kdenliveui.rc M +9 -0 src/mainwindow.cpp M +1 -0 src/mainwindow.h A +127 -0 src/ui/exportguidesdialog_ui.ui https://invent.kde.org/multimedia/kdenlive/commit/695306aec3d5f6f22285c29868c20acc4fa10ab4 -- You are receiving this mail because: You are watching all bug changes.