Includes #8501
At the moment, the mempool graph is not very prominently placed (next to the debug window). <img width="351" alt="bildschirmfoto 2016-08-19 um 21 20 48" src="https://cloud.githubusercontent.com/assets/178464/17821624/e225da0e-6652-11e6-9322-55c918f47012.png">
Features:
- interactive graph with options for tx count, dynamic memory usage and minRelayFee/KB
- collects stats in the background, changing the timespan will directly redraw (unlike our bandwidth graph)
- Dynamic size drawing, window can be resized
- The mempool graph is a QWidget which means, it could be placed together with other graphs in a combine multi-graph view (screensaver approach)
<img width="592" alt="bildschirmfoto 2016-08-19 um 21 28 09" src="https://cloud.githubusercontent.com/assets/178464/17821824/ecb39b72-6653-11e6-87ab-b445556b306a.png">




