ChangeLog for kdevplatform v1.2.3 ================================= * Milian Wolff: set version to 1.2.3 * Olivier JG: Make declarations from macros get appended instead of prepended. * Milian Wolff: make sure we don't crash on (broken?) declarations without internal context in create class wizard * Eike Hein: Fix black scrollbars in context browser views. * Niko Sams: step into/over instruction did the wrong thing * Nicolás Alvarez: Fix more clang build errors. * Nicolás Alvarez: In AppendedList, qualify call to KDevVarLengthArray::append with 'this'. * Christoph Thielecke: calling PTHREAD_MUTEX_INITIALIZER is not nessary because pthread_mutex_init() does the work, also it causes compile error on some systems (cherry picked from commit 7d8c4d89b981680b77d547c7a2e2b64a56b2b098) * Milian Wolff: try to protect against crash triggered by nested event loops and failing svn jobs * Milian Wolff: fix: left-hand operand of comma has no effect * Milian Wolff: remove IRequired=IStatus from grepview