When opening the "Make settings" in the "Configure Project" dialog, the "Number of simultaneous jobs" input field is always grayed out, even if the "Override number of jobs" checkbox is active. To change the number, I have first uncheck this box and re-activate it. After that, the number input field is active again.
Git commit d165e58c317d13988541eb80964df395ad1ae29f by Kevin Funk, on behalf of Christoph Roick. Committed on 25/06/2017 at 13:32. Pushed by kfunk into branch '5.1'. Fix enabling of SpinBox for number of threads in Make settings Summary: - use toggled slot instead of clicked to allow enabling by config file Test Plan: - open "Configure Make Settings", select "Override number of jobs" - close, reopen, then find the spinbox enabled Reviewers: #kdevelop, kfunk Reviewed By: #kdevelop, kfunk Subscribers: kfunk, kdevelop-devel Differential Revision: https://phabricator.kde.org/D6371 M +2 -2 projectbuilders/makebuilder/makeconfig.ui https://commits.kde.org/kdevelop/d165e58c317d13988541eb80964df395ad1ae29f