ChangeLog for kdevelop v4.1.0 ============================= * Milian Wolff: set version to 4.1.0, require kdevplatform 1.1.0 * Milian Wolff: fix custommake manager crashes when deleting, renaming folders * Milian Wolff: optimize: no need to call moveBehindComment if we found a last #include, just put include after that * Milian Wolff: finally fix the missing include item placement... * Milian Wolff: place includes/forward declarations after defines or comments if no empty line is found * Milian Wolff: properly add include/forward definition at start of document when we don't find a position after that * Aleix Pol: Check cached variables from conditionals too. * Aleix Pol: Make it possible to reload CMakeFolders that don't have a cmakelists.txt (because it has been removed). Improve responsibity on file removal. Reload project branch when a CMakeLists.txt file was removed. * Milian Wolff: use system colors instead of hardcoded colors in GDB command line toolview * Milian Wolff: set focus on filter lineedit by default in 'attach to process' dialog * Milian Wolff: properly read debugger state when adding output widget after debug process was started * Aleix Pol: Test the option command works properly with the cache. * Aleix Pol: Use correct api. * Aleix Pol: Fix project reloading when the cache is dirty. * Aleix Pol: Don't set the variable in case it's already specified on the cache. * Aleix Pol: Fix wrong slot name. * Aleix Pol: Reload the project whenever the CMakeCache is modified. * Milian Wolff: let view take ownership of widgets, prevents leakage and crashes * Nicolás Alvarez: CMake support: avoid infinite loop on foreach(RANGE) that never runs. * Aleix Pol: Make it possible to parse properly projects with empty CMakeLists.txt files. Don't add the cmake project root directory two times to the watcher.