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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Version Fixed In|                            |23.08
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/skanpage/commit/014f2
                   |                            |9f6680b2b03be3c13866e5270cc
                   |                            |44ff1f91

--- Comment #1 from Nate Graham <n...@kde.org> ---
Git commit 014f29f6680b2b03be3c13866e5270cc44ff1f91 by Nate Graham, on behalf
of John Doe.
Committed on 30/03/2023 at 15:12.
Pushed by ngraham into branch 'master'.

Add shortcut management for most actions

This adds the KShortcutsDialog and makes most shortcuts configurable by it.
Also adds Up/Down navigation to the sidebar.

Fixes #3
FIXED-IN: 23.08

M  +2    -0    .kde-ci.yml
M  +1    -0    CMakeLists.txt
M  +1    -0    src/CMakeLists.txt
M  +1    -1    src/DocumentModel.cpp
M  +61   -0    src/Skanpage.cpp
M  +4    -0    src/Skanpage.h
M  +1    -0    src/qml.qrc
M  +10   -0    src/qml/DocumentList.qml
M  +13   -12   src/qml/DocumentPage.qml
M  +28   -17   src/qml/MainWindow.qml
M  +4    -3    src/qml/OptionsPanel.qml
A  +19   -0    src/qml/ShortcutsAction.qml     [License: GPL(3+eV) GPL(v3.0)
GPL(v2.0)]

https://invent.kde.org/utilities/skanpage/commit/014f29f6680b2b03be3c13866e5270cc44ff1f91

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

Reply via email to