[lokalize] [Bug 395119] Open multiple files at once from project view

2018-09-06 Thread Simon Depiets
https://bugs.kde.org/show_bug.cgi?id=395119

Simon Depiets  changed:

   What|Removed |Added

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

--- Comment #3 from Simon Depiets  ---
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-1src/editortab.h
M  +3-4src/filesearch/filesearchtab.cpp
M  +3-3src/filesearch/filesearchtab.h
M  +17   -15   src/lokalizemainwindow.cpp
M  +4-4src/lokalizemainwindow.h
M  +8-8src/nokde-stubs/prefs.cpp
M  +2-2src/nokde-stubs/projectbase.h
M  +1-1src/project/project.cpp
M  +1-1src/project/project.h
M  +12   -2src/project/projecttab.cpp
M  +1-1src/project/projecttab.h
M  +2-1src/project/projectwidget.cpp
M  +1-1src/project/projectwidget.h
M  +2-1src/tm/tmtab.cpp
M  +1-1src/tm/tmtab.h
M  +1-1src/tm/tmview.cpp
M  +1-1src/tm/tmview.h

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

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

[lokalize] [Bug 395119] Open multiple files at once from project view

2018-09-04 Thread Simon Depiets
https://bugs.kde.org/show_bug.cgi?id=395119

Simon Depiets  changed:

   What|Removed |Added

 CC||sdepi...@gmail.com
   Assignee|sha...@ukr.net  |sdepi...@gmail.com
 Ever confirmed|0   |1
 Status|UNCONFIRMED |ASSIGNED

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

[lokalize] [Bug 395119] Open multiple files at once from project view

2018-07-11 Thread Karl Ove Hufthammer
https://bugs.kde.org/show_bug.cgi?id=395119

--- Comment #2 from Karl Ove Hufthammer  ---
(In reply to Adrián Chaves (Gallaecio) from comment #1)
> What if we simply make Ctrl+click open the clicked file without changing the
> focus? It should be easier to implement, and solve the scenario you describe.

Yes, I would be happy if this was implemented.

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

[lokalize] [Bug 395119] Open multiple files at once from project view

2018-06-10 Thread Adrián Chaves
https://bugs.kde.org/show_bug.cgi?id=395119

Adrián Chaves (Gallaecio)  changed:

   What|Removed |Added

 CC||adr...@chaves.io

--- Comment #1 from Adrián Chaves (Gallaecio)  ---
What if we simply make Ctrl+click open the clicked file without changing the
focus? It should be easier to implement, and solve the scenario you describe.

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