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

Simon Depiets <sdepi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://commits.kde.org/lok
                   |                            |alize/a6688209a3737bc1e26c3
                   |                            |54a07e0df80c27557d9
         Resolution|---                         |FIXED

--- Comment #3 from Simon Depiets <sdepi...@gmail.com> ---
Git commit a6688209a3737bc1e26c354a07e0df80c27557d9 by Simon Depiets.
Committed on 07/09/2018 at 01:52.
Pushed by sdepiets into branch 'master'.

Allow multiple and background file opening

Summary:
This revision addresses the following feature :
Open multiple files at once from project view
https://bugs.kde.org/show_bug.cgi?id=395119

Three features added :
* Opening multiple selected files (Open selected files menu entry)
{F6236568}
* Opening all files in one/many folder(s) (Open selected files menu entry)
* Open a file in the background (Ctrl+DblClick)

Reviewers: #localization, aacid, ltoscano, adrianchavesfernandez, huftis

Tags: #localization

Differential Revision: https://phabricator.kde.org/D15284

M  +1    -1    src/editortab.h
M  +3    -4    src/filesearch/filesearchtab.cpp
M  +3    -3    src/filesearch/filesearchtab.h
M  +17   -15   src/lokalizemainwindow.cpp
M  +4    -4    src/lokalizemainwindow.h
M  +8    -8    src/nokde-stubs/prefs.cpp
M  +2    -2    src/nokde-stubs/projectbase.h
M  +1    -1    src/project/project.cpp
M  +1    -1    src/project/project.h
M  +12   -2    src/project/projecttab.cpp
M  +1    -1    src/project/projecttab.h
M  +2    -1    src/project/projectwidget.cpp
M  +1    -1    src/project/projectwidget.h
M  +2    -1    src/tm/tmtab.cpp
M  +1    -1    src/tm/tmtab.h
M  +1    -1    src/tm/tmview.cpp
M  +1    -1    src/tm/tmview.h

https://commits.kde.org/lokalize/a6688209a3737bc1e26c354a07e0df80c27557d9

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

Reply via email to