Commit Graph

5 Commits

Author SHA1 Message Date
Ulf Hermann
9b4fabd29e Debugger: Export the TRACEPOINT icon and add a TOOLBAR variant
Change-Id: I8cb5fab06b145c7eb68c370d3ad864fde75af3bc
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2018-05-02 15:06:40 +00:00
Tim Jenssen
09f02013e5 Utils: move 2 images to utils
select.png is used by the designer

Change-Id: Icfa0ab4c931de7365c8bd252de0a0f972beb2c6c
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2017-11-15 11:59:25 +00:00
Alessandro Portale
68115440f0 Utils: Move the breakpoint icon mask from Debugger to Utils
A filled circle can be used for other icons as-well.

Change-Id: Ifed0dda111ccb92fa5bb44d63f1c23af1137121a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2016-11-03 14:07:47 +00:00
Ulf Hermann
15fbfaf2e9 Move icons to Utils
This way we can use them from libraries, not only from plugins.

Change-Id: Ic35cfd5f04d638d87606bf272b2c00ded1267c1b
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2016-08-05 10:52:53 +00:00
hjk
2a104dcfe7 Debugger: Consolidate icon storage handling
We settled now on global objects being fine for the purpose
in Core and ProjectExplorer, so there's no point in using
something more fancy in the debugger.

Change-Id: I72e45f398c09d22894419c274dfbea77da0fc153
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2016-06-28 14:28:01 +00:00