https://bugs.kde.org/show_bug.cgi?id=382991
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/util | |ities/isoimagewriter/commit | |/bbdfba5299f0d9e660db405144 | |026d956ba45ec8 --- Comment #2 from Nate Graham <[email protected]> --- Git commit bbdfba5299f0d9e660db405144026d956ba45ec8 by Nate Graham, on behalf of Enes Albay. Committed on 20/12/2022 at 17:21. Pushed by ngraham into branch 'master'. Add clickable IsoLineEdit to open file dialog New IsoLineEdit class added. It emits clicked signal to open the file dialog. M +1 -0 isoimagewriter/CMakeLists.txt A +12 -0 isoimagewriter/isolineedit.cpp [License: GPL(v3.0+)] A +33 -0 isoimagewriter/isolineedit.h [License: GPL(v3.0+)] M +4 -1 isoimagewriter/mainwindow.cpp M +2 -2 isoimagewriter/mainwindow.h https://invent.kde.org/utilities/isoimagewriter/commit/bbdfba5299f0d9e660db405144026d956ba45ec8 -- You are receiving this mail because: You are watching all bug changes.
