summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/analyzer/images
Commit message (Collapse)AuthorAgeFilesLines
* Redone debug start/stop/interrupt/continue iconsAlessandro Portale2016-04-062-0/+0
| | | | | | | | | | | | | | Currently, these icons have a big "bug beetle" and a small action icon as overlay. According to user feedback, the relevant element (the action) has too little visibility. This change turns the proportions around, so that the action icon is big and the "bug beetle" is a small overlay. Also the analyzer run icon is handled in the same way. Change-Id: I257c66ec5892c8aabaf8a9884795ae410e793017 Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
* Move analyzerbase to debuggerhjk2016-02-257-0/+0
This is the first mechanical step to execute on the 'shared pool of debugger/analyzer views' idea. Future steps would be providing infrastructure for the view pool, making all analyzer/debugger views use the pool and then re-extract a sensible base for a 'analyzer-and/or-debugger' tool plugin interface. Change-Id: I1bb392e6dd3084fc56937956bee1d6fd9530335d Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>