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

Alexander Semke <alexander.se...@web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Version Fixed In|                            |2.7
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/lab
                   |                            |plot/081714b7549d24bafa90d9
                   |                            |2598a1d394aba1fc1f

--- Comment #2 from Alexander Semke <alexander.se...@web.de> ---
Git commit 081714b7549d24bafa90d92598a1d394aba1fc1f by Alexander Semke.
Committed on 10/06/2019 at 22:00.
Pushed by asemke into branch 'master'.

Allow to use DEL to delete cells in spreadsheet and matrix.
FIXED-IN: 2.7

M  +4    -0    src/backend/core/AbstractPart.h
M  +8    -0    src/backend/matrix/Matrix.cpp
M  +3    -0    src/backend/matrix/Matrix.h
M  +8    -1    src/backend/spreadsheet/Spreadsheet.cpp
M  +3    -0    src/backend/spreadsheet/Spreadsheet.h
M  +9    -1    src/backend/worksheet/Worksheet.cpp
M  +4    -1    src/backend/worksheet/Worksheet.h
M  +10   -1    src/commonfrontend/core/PartMdiView.cpp
M  +2    -1    src/commonfrontend/core/PartMdiView.h
M  +8    -1    src/commonfrontend/matrix/MatrixView.cpp
M  +5    -1    src/commonfrontend/matrix/MatrixView.h
M  +9    -1    src/commonfrontend/spreadsheet/SpreadsheetView.cpp
M  +4    -1    src/commonfrontend/spreadsheet/SpreadsheetView.h
M  +42   -20   src/commonfrontend/worksheet/WorksheetView.cpp
M  +5    -1    src/commonfrontend/worksheet/WorksheetView.h

https://commits.kde.org/labplot/081714b7549d24bafa90d92598a1d394aba1fc1f

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

Reply via email to