ChangeLog for kdevelop v4.3.1
=============================

* Milian Wolff: set version to 4.3.1
* Ben Wagner: GDB output debugger window should always append.
* Milian Wolff: add crash-guard to TypeUtils::isPublicBaseClass
* Milian Wolff: cpp11 support: fix parser for braced-init-list in assignment expression
* Milian Wolff: assing proper operator pos for noexcept expressions
* Milian Wolff: properly handle l, lu, ul integers in our preprocessor
* Milian Wolff: c++11 support: handle  noexcept-specification and noexcept-expression in our parser
* Aleix Pol: Limit project initialization, only let 1 project to be set up at a time.
* Milian Wolff: workaround infinite loop in template instantiation (fixes e.g. Eigen code)
* Milian Wolff: fix crash regression, use QWeakPointer
* Milian Wolff: set user stylesheet on qthelp documentation for readability
* Milian Wolff: fix qthelp documentation on some systems with firefox installed
* Milian Wolff: add license + aleix as copyright holder
* Milian Wolff: only show alternatives in context menu if there are more than one
* Milian Wolff: add icon to copy action
* Milian Wolff: prevent UI-lockup when adding lots of stdout lines to make output model
* Milian Wolff: optimize: mark FileteredItem as movable
* Milian Wolff: add unit test to benchmark makeoutputmodel
* Milian Wolff: clean paths of target files
* Milian Wolff: set version to 4.3.0 and depend on kdevplatform 1.3.0
* Niko Sams: fix crash during shutdown
