Add per-project branch colorization to quick open.

Authored by mwolff on Sep 8 2016, 9:58 AM.

Description

Add per-project branch colorization to quick open.

The surrounding code for the quick open model really needs a cleanup.
To prevent breaking the public ABI of QuickOpenDataBase, I opted
for a dynamic cast in the quick open model on ProjectFileData to
support this feature only there for now.

Details

Committed
mwolffSep 8 2016, 9:58 AM
Parents
R32:24acff13f8ca: Avoid crashes when switching branches
Branches
Unknown
Tags
Unknown