Version: 4.2.3 (using KDE 4.6.5) OS: Linux Reproducible: Always Steps to Reproduce: Recieve an application template from a friend. It comes as a *.tar.bz2-file, including all the stuff, a *.png-preview and the *.kdevtemplate. Actual Results: One has to copy the *.tar.bz2 to either /usr/share/kde4/apps/kdevappwizard/templates or ~/.kde/share/apps/kdevappwizard/templates, extract the preview image, copy it to template_previevs, extract the *.kdevtemplate file, copy it to template_descriptions. Expected Results: It would be nice if there was a dialog in the kdevelop settings menu for automatic template installation.
Git commit 4e85ba177ee9e9cb7faaf7419db306c391a00bb9 by Dawit Alemayehu. Committed on 12/12/2011 at 16:41. Pushed by adawit into branch 'master'. Use QScopedPointer to hold the request variable so that it does not get deleted prematurely and cause a crash. BUG: 288751 M +3 -4 kpasswdserver/kpasswdserver.cpp http://commits.kde.org/kde-runtime/4e85ba177ee9e9cb7faaf7419db306c391a00bb9
Sorry this was intended for 288571! (In reply to comment #1) > Git commit 4e85ba177ee9e9cb7faaf7419db306c391a00bb9 by Dawit Alemayehu. > Committed on 12/12/2011 at 16:41. > Pushed by adawit into branch 'master'. > > Use QScopedPointer to hold the request variable so that it does not get deleted > prematurely and cause a crash. > > BUG: 288751 > > M +3 -4 kpasswdserver/kpasswdserver.cpp > > http://commits.kde.org/kde-runtime/4e85ba177ee9e9cb7faaf7419db306c391a00bb9
*** Bug 294257 has been marked as a duplicate of this bug. ***
still missing feature in kdevelop 4.4.1
In KDevelop 4.5 we have the new templating system that allows that (and even to get them using NS).