ChangeLog for kdevelop v4.0.90 ============================== * Milian Wolff: set version to 4.0.90 for RC1 * Milian Wolff: fix: don't confuse the parser by comments after ambiguous declarations or expressions * Milian Wolff: support NULL macro as alias for 0 BUG: 252883 * Nicolás Alvarez: Fix comment typos in CMake parser code. * Aleix Pol: Small coding style changes. * Aleix Pol: Always create a new instance of the QRegExp so that it keeps working when calling the ast parser in parallel. * Nicolás Alvarez: Fix bug interpreting CMake conditions with -NOTFOUND variables. * Milian Wolff: backport CLI api cleanup from master without i18n changes and deprecating commands * Milian Wolff: don't try to execute empty command * Milian Wolff: properly set parent of GDB QObjects, afaik these where leaked before * Aleix Pol: Prevent some crashes when creating a new folder from the UI to a cmake project. * Aleix Pol: Don't add non-cmake folders that contain ".kdev_ignore" file. * Aleix Pol: This folder shouldn't ever have been here. * Aleix Pol: Remove obsolete casts.