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

Finley Watson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/sdk/
                   |                            |lokalize/-/commit/f16a69714
                   |                            |8e7e790b93e2b5ced5d62756281
                   |                            |1f06
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #19 from Finley Watson <[email protected]> ---
Git commit f16a697148e7e790b93e2b5ced5d627562811f06 by Finley Watson.
Committed on 10/07/2025 at 17:59.
Pushed by finw into branch 'master'.

Open editor tab in background when Control key pressed

When the user left-clicks / presses Enter on a Project Overview item 
(item in ProjectWidget, which inherits QTreeView), open the file 
associated with the item in a new editor view. If the Control key is 
also pressed, do NOT focus the tab page (i.e. open editor tab in the
background, like internet browser behaviour) and instead remain on 
the Project Overview tab page.

I've also removed some qOverloads that were unnecessary because they
were applied to methods with no overloads.

M  +4    -14   src/lokalizemainwindow.cpp
M  +4    -1    src/project/projectwidget.cpp

https://invent.kde.org/sdk/lokalize/-/commit/f16a697148e7e790b93e2b5ced5d627562811f06

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

Reply via email to