https://bugs.kde.org/show_bug.cgi?id=441544
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/mult | |imedia/elisa/commit/3c062ad | |56cce2641bb68867be40381c2f2 | |18ab8e Status|ASSIGNED |RESOLVED Version Fixed In| |22.04 --- Comment #17 from Nate Graham <n...@kde.org> --- Git commit 3c062ad56cce2641bb68867be40381c2f218ab8e by Nate Graham, on behalf of Bharadwaj Raju. Committed on 01/12/2021 at 17:53. Pushed by ngraham into branch 'master'. Refactor and fix opening playlist files Handle opening files through ElisaApplication::openFiles only, which handles audio files and playlist files. In the process, a lot of newly-unnecessary or duplicated code was removed. FIXED-IN: 22.04 M +0 -40 autotests/elisaapplicationtest.cpp M +0 -2 src/CMakeLists.txt M +14 -41 src/elisaapplication.cpp M +2 -12 src/elisaapplication.h D +0 -15 src/elisaarguments.cpp D +0 -50 src/elisaarguments.h M +4 -19 src/main.cpp M +1 -2 src/qml/ElisaMainWindow.qml https://invent.kde.org/multimedia/elisa/commit/3c062ad56cce2641bb68867be40381c2f218ab8e -- You are receiving this mail because: You are watching all bug changes.