It would be a nice feature if KDevelop popped up a desktop notification when a build finishes so I don't have to keep watching it. If this would be annoying for some, maybe a preference option could disable it.
Note: you can actually easily do that yourself by setting your build command to a shell script that runs your actual build command, plus 'notify-send "Build completed!" afterwards.