The "Create From Template" dialog has a bug in the Preview textedits at the bottom: the sample texts (from the different templates I'm clicking on) keep being appended one after the other, rather than replacing. Reproducible: Always Steps to Reproduce: 1. Choose a template 2. Choose another template Actual Results: The previews (for .cpp and .h) contain the concatenation of both.
Git commit fdcefb278d59b1816f6158f92a7581480fa4402d by Milian Wolff. Committed on 24/01/2016 at 20:13. Pushed by mwolff into branch '5.0'. Render file template previews into correct temporary folder. Yet another KUrl porting bug... For QUrl::resolved to work properly it is crucial that the path of the QUrl ends with a /, so add that manually. M +1 -1 plugins/filetemplates/templateselectionpage.cpp http://commits.kde.org/kdevplatform/fdcefb278d59b1816f6158f92a7581480fa4402d