When i commit my work in subversion, i usually use "commit" feature in an entire folder of my project, deselect all checkboxes and then select only the files i really want to commit. Whitout a "deselect all" this is very boring task in Kdevelop (Just FYI: in eclipse it's possibile) Reproducible: Always
This is available by right-clicking the view, in the context menu.
In next version of kdevelop? In my Kdevelop 4.4.1 + Kde 4.9.3 right clicking in "revision patch" view (where i select the checkboxes) does nothing.
I've waited several kdevelop + kate + kde upgrades but this seems NOT RESOLVED to me. If i right click anywhere there is no context menu offering me to deselect all checkboxes.
Hm. That's a bug, the context menu only pops up in case an item has already been selected.
Git commit 92c6d200c9b3cb364044e0cbea8a2125fdc9cb18 by Aleix Pol. Committed on 19/02/2013 at 19:14. Pushed by apol into branch '1.5'. Let the patch review menu always work We weren't showing it when there's a selection. This was a micro-optimization and it didn't help much. This way we'll always have the de/select all actions available, whether there's a selection or not. M +3 -8 plugins/patchreview/patchreviewtoolview.cpp http://commits.kde.org/kdevplatform/92c6d200c9b3cb364044e0cbea8a2125fdc9cb18