When displaying commit messages, qgit shows only one line.
For example, the command "git log" (and gitk) show:
Small description
- In this commit I fixed foo() and bar()
However, qgit displays:
Small description - In this commit I fixed foo() and bar()