ChangeLog for kdevplatform v1.2.82
==================================

* Milian Wolff: set version to 1.2.82 for beta 2
* Milian Wolff: extend TestFile api by setFileContents and fileContents
* Milian Wolff: optimize icon-name finding for project file items
* Milian Wolff: optimize removal of rows in project model
* Milian Wolff: add unit test for ProjectModel::itemsForUrl
* Milian Wolff: declare metatypes for project items in central place
* Milian Wolff: make unit test more stable
* Milian Wolff: speedup project model by storing URL index
* Niko Sams: Make "Limit to project files" checkbox value more persistent
* Milian Wolff: fix compilation with Clang
* Milian Wolff: fix some clang warnings, annotate a strange line of code
* Milian Wolff: minor styling fixup
* Milian Wolff: install fileutils.h
* Milian Wolff: drastically improve performance of ProjectFileItem::setUrl
* Milian Wolff: add include of unistd.h for GCC 4.7 and above
* Radek Novacek: Fix kdevelop-php build issue with g++ 4.7
* Milian Wolff: fix some compiler warnings
* Milian Wolff: queued-connection for statusbar slots
* Milian Wolff: cleanup ui
* Niko Sams: correctly restore 'Limit to project files' checkbox value
* Niko Sams: fix tab order in grepview dialog
* Niko Sams: when disable 'Limit to project files' checkbox also disable label
* Niko Sams: Fix execute in external terminal for executables with spaces in path
* Milian Wolff: work-around incompatibility with kdevelop tab-indentation and kate's dynamical tab-replacement
* Milian Wolff: fix some minor memory leaks
* Milian Wolff: fix memleak
* Aleix Pol: findToolView should return 0 if there's no active area.
* Aleix Pol: Don't leave invalid pointers on the proxyModels hash.
* Milian Wolff: fix compiler warning in release mode
* Niko Sams: add possibility vor variables to show error
* Niko Sams: fix problem with inserted text
* Niko Sams: save "Show Output" setting in config
* Niko Sams: show tooltip for variable names and values to be able to view lengthier items
