Bug 165969

Summary: JJ: Allow to double-click toolviews to add them
Product: [Developer tools] kdevplatform Reporter: Andreas Pakulat <apaku>
Component: shellAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: wishlist CC: aleixpol, nalvarez
Priority: NOR Keywords: junior-jobs
Version: git master   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andreas Pakulat 2008-07-07 20:54:00 UTC
The "Add Toolview" dialog currently needs select+click-on-ok. It would be good 
to be able to just double click a toolview. Eventually also making the dialog 
not close with that so one can easily add multiple toolviews.
Comment 1 Nicolás Alvarez 2010-12-06 22:44:56 UTC
Marking as jj.
Comment 2 Milian Wolff 2012-05-28 17:54:54 UTC
Git commit ac0d8a2f762710ee8719b4a833e75244f70d46f4 by Milian Wolff, on behalf of Ghislain MARY.
Committed on 01/05/2012 at 23:18.
Pushed by mwolff into branch 'master'.

Improvements to the "Add Toolview" dialog.

Allow selecting multiple toolviews to be added in the dialog.
Allow adding a toolview by double-clicking on it in the dialog.
Disable toolviews that are already present in the current main window
area to prevent adding the same toolview multiple times.
Also disable toolviews that are already present in the current main
window area in the dock area context menu.
REVIEW: 104818

M  +1    -1    shell/mainwindow_actions.cpp
M  +3    -0    shell/mainwindow_p.cpp
M  +61   -12   shell/uicontroller.cpp
M  +6    -1    shell/uicontroller.h

http://commits.kde.org/kdevplatform/ac0d8a2f762710ee8719b4a833e75244f70d46f4