ChangeLog for kdevplatform v1.2.90 ================================== * Milian Wolff: set version to 1.2.90, i.e. 1.3 RC1 * Milian Wolff: properly print rvalue identifiers * Milian Wolff: remove unrelated include which actually depends on c++11 * David nolden: Consistenty set the default-value of the "override kate indentation" config to false * Lambert CLARA: Fix same file opened multiple times when using split views and buddies * David nolden: Refactor the working-set synchronization algorithm so that it won't cause random crashes with split-views * David nolden: Fix a regression in closeView which could cause modified documents to silently disappear without asking the user. * David nolden: Fix a bug in area-management which wrongly triggered the "Save edited file?" dialog * David nolden: Disable the multiple-toolview support for the 4.3 release * David nolden: Make the little cross hide toolviews, rather than deleting them. * David nolden: Don't show the "Session Crashed" recovery dialog after a document wasn't saved before closing. * David nolden: Add some more explicit warnings that DocumentChangeSet doesn't support multiline changes. * David nolden: Push the work-around for kate tab-indentation into DynamicCodeRepresentation.