ChangeLog for kdevelop v4.7.0 ============================= * Milian Wolff: Long live KDevelop 4.7.0 * Aleix Pol: Fix debugger environment variables initialization * Milian Wolff: Add support for CMake APPEND_STRING. * Milian Wolff: Expand variables before evaluating conditions. * Milian Wolff: Properly expand version variables before doing comparisons. * Milian Wolff: Add CMAKE_VERSION variable and expected failing unit tests. * Milian Wolff: Also wait for impl to finish parsing. * Craig Tenenbaum: Fix build failures occurring in GCC versions <4.8. * Kevin Funk: MissingDeclarationAssistant: Only show identifier * Kevin Funk: customscript: Support for more mime types * Milian Wolff: Also require the git plugin in the kde provider plugin. * Milian Wolff: Adapt to KDevplatform changes. * Milian Wolff: Do not load the GitHub plugin when the Git plugin is not. * David E. Narvaez: Fix Empty String Test in kdevelop! Shell Script * Milian Wolff: Strip colon from double-colon make file targets. * Milian Wolff: Cleanup code and includes. * Milian Wolff: Adapt to KDevplatform changes. * Kevin Funk: CMakeUtils: Protect against null pointers * Sergey Kalinichev: Fix the unit test. * Sergey Kalinichev: Try not to crash. * Milian Wolff: Fix regression which broke local-path code completion of includes. * Kevin Funk: Fix icons for plugins * Kevin Funk: Gracefully handle missing git plugin