An additional button with the functionality to deselect all affected items in the commit review dialouge would be nice. Reproducible: Always Steps to Reproduce: 1. open a repository with with e.g. 20 changed files 2. commit only 2 of them 3. all affected items are selected by default (thats nice!) Actual Results: you have to deselet all other files by hand Expected Results: Push the "Unselect all"-button an select your 2 files you wish to commit.
Git commit fed663863b26187aef46378e19d2cae17785e9f8 by Christian Ehrlicher. Committed on 25/12/2014 at 10:47. Pushed by chehrlic into branch 'master'. REVIEW: 121680 GUI: New button added in commit dialog M +26 -2 src/ksvnwidgets/commitmessage.ui M +10 -0 src/ksvnwidgets/commitmsg_impl.cpp M +1 -0 src/ksvnwidgets/commitmsg_impl.h http://commits.kde.org/kdesvn/fed663863b26187aef46378e19d2cae17785e9f8
*** Bug 345463 has been marked as a duplicate of this bug. ***