ChangeLog for kdevplatform v1.1.2
=================================
* Milian Wolff: set version to 1.1.2 in preparation of kdev 4.1.2 release
* Milian Wolff: make sure we generate colors in the ctor (undelayed)
* Milian Wolff: properly emitResult when internal SVN job failed, prevents indefinite wait in isVersionControlled on invalid URLS
* Nicolás Alvarez: Simplify code in DUContextDynamicData assertion.
* Milian Wolff: make sure we don't think a project is still being opened when it's import was canceled
* Dmitry Risenberg: Check for unloaded version control plugin in ProjectPrivate.
* Nicolás Alvarez: DumpChain: avoid double quotes around indentation in debug messages.
* Milian Wolff: hide non-project kcms from project config (e.g. php documentation)
* Milian Wolff: backport from 1.2: safely iterate over job list where kill can delete child jobs
* Andreas Pakulat: Fix link-interface
* Milian Wolff: initialize even more static data in a controlled way to prevent random crashes
* Milian Wolff: also init repository for modification revision sets properly
* Milian Wolff: move initialization of static DUChain data to DUChain::initialize()
* Andreas Pakulat: Declare the new function
* Andreas Pakulat: Extract duchain-item-repo initialization into a separate function.
* Andreas Pakulat: Fix a crash when loading a project, by initializing static data
* Aleix Pol: When working with directories, use the actual directory to get the cwd instead of the parent.
* Milian Wolff: show prefix, postfix and arguments in snippets tree view
* Milian Wolff: use Disabled palette also for snippets in disabled repositoreis
* Nicolás Alvarez: Fix comment typo.
* Milian Wolff: sort actions by name in 'Add Tool View' context menu