ChangeLog for kdevelop v4.4.1 ============================= * Milian Wolff: set version to 4.4.1 * Pär-Ola Nilsson: Skip varibles when parsing Makefile for targets. * Milian Wolff: Fix code completion: We used to hide const getter functions if they have a Q_PROPERTY of the same name. * Milian Wolff: Call ::repaint explicitly on the QSplashScreen after showing it. * Sven Brauch: Fix c++ completion bug: don't insert "::::" * Aleix Pol: Don't crash when calling string(TOLOWER, TOUPPER or LENGTH) with too few arguments * Milian Wolff: update splash to say v4.4 * Aleix Pol: Put the recent projects in a button+menu instead of a list * Michael Palimaka: Fix build on PPC.