https://bugs.kde.org/show_bug.cgi?id=490515

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi
                   |ce/ghostwriter/-/commit/8c6 |ce/ghostwriter/-/commit/4d2
                   |1bdbf516cc7d8319cfea31b3f35 |744828f98143edf69fb7e568a34
                   |4431e2402b                  |0220596bf0

--- Comment #6 from [email protected] ---
Git commit 4d2744828f98143edf69fb7e568a340220596bf0 by Megan Conkle.
Committed on 01/03/2026 at 20:56.
Pushed by wereturtle into branch 'master'.

Add folder view for an open file.
This feature opens the parent folder structure in the sidebar for the
an opened file, allowing for quick browsing of other files adjacent to it.

NOTE: This merge request replaces merge request #58 to add some bug fixes and
copyright comments.

M  +1    -0    src/CMakeLists.txt
M  +2    -2    src/documentmanager.cpp
M  +1    -1    src/documentmanager.h
A  +206  -0    src/folderviewwidget.cpp     [License: GPL(v3.0+)]
A  +68   -0    src/folderviewwidget.h     [License: GPL(v3.0+)]
M  +26   -0    src/library.cpp
M  +14   -0    src/library.h
M  +28   -7    src/mainwindow.cpp
M  +5    -1    src/mainwindow.h
M  +21   -1    src/settings/appsettings.cpp
M  +6    -1    src/settings/appsettings.h
M  +5    -1    src/settings/preferencesdialog.cpp
M  +29   -0    src/settings/preferencesdialog.ui
A  +342  -0    src/settings/preferencesdialog_ui.py

https://invent.kde.org/office/ghostwriter/-/commit/4d2744828f98143edf69fb7e568a340220596bf0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to