Version: 3.0.0RC1 (using KDE KDE 3.1.4) Installed from: Debian testing/unstable Packages Compiler: gcc version 3.3.3 20040125 (prerelease) (Debian) OS: Linux When you click undo/redo button in toolbar and keep it pressed only one undo/redo action is executed. Instead rather e.g. every half second one undo/redo action could be executed until the button is pressed.
No.. I can't see this happening. It would take low-level trickery to pull off (creating a timer to trigger if mousedown isn't followed by mouseup within a timeout period, this is kdelibs- or even qt-level stuff) and is hardly worth the hassle. It's also strictly speaking a editorpart feature, it's not handled directly by KDevelop. Just use the keyboard shortcut instead - it does repeat. :)
Closing as WONTFIX.