* Added support for Home, Ctrl+Home, End and Ctrl+End keys in overview pane. They now move to first and last nodes in tree view. Implements feature request #2888880.
* Provided a method to select a specified tree node and refactored code that selects nodes to use it.