Colorize model cost cells background based on relative cost to total.
authorMilian Wolff <mail@milianw.de>
Tue, 15 Mar 2016 19:18:00 +0000 (20:18 +0100)
committerMilian Wolff <mail@milianw.de>
Tue, 15 Mar 2016 19:18:00 +0000 (20:18 +0100)
commit539b1df87b6edb0441240c78df3c7aa5e059e3dc
tree320b74744359a87f5b90b8494eb6bec84f7b10a1
parentacc2953f6de97b9ebff9e0f28ac75ffe00e4a226
Colorize model cost cells background based on relative cost to total.

Maniphest Task: https://phabricator.kde.org/T1709
gui/CMakeLists.txt
gui/costdelegate.cpp [new file with mode: 0644]
gui/costdelegate.h [new file with mode: 0644]
gui/mainwindow.cpp
gui/parser.h
gui/treemodel.cpp
gui/treemodel.h