ChangeLog for kdevplatform v1.4.1 ================================= * Milian Wolff: set version to 1.4.1 * Milian Wolff: Don't allow to delete the project root, i.e. by pressing DEL. * Milian Wolff: Do not store const& to a shared pointer of AbstractType. * Sven Brauch: Fix C++ code completion bug: don't insert a ";" if there's already one * Aleix Pol: Fix some strings in execute script * Milian Wolff: fix compile, sorry * Niko Sams: improve performance of context menu for git versioned projects * Milian Wolff: Ensure we do not listen to deleted signals for items in skipped folders. * Nicolás Alvarez: Fix build of reviewboardtest. * Ben Cooksley: Update copy of FindQJSON.cmake - from kdepimlibs. Ensure that we can build on systems where the QJSON includes are not in the normal path. Handle the case of different named variables on certain distributions. * Niko Sams: add filter lineedit to pick session dialog