Ticket #5654 (closed: fixed)
Add contents of QtiPlot icons directory
Reported by: | Russell Taylor | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.2 |
Component: | MantidPlot | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Jose Borreguero |
Description
At some point QtiPlot moved from using embedded xpm icons to png files. Copy in the current collection that QtiPlot has so that they are available for use in MantidPlot.
Change History
comment:2 Changed 8 years ago by Russell Taylor
Re #5654. Remove old qtiplot icon files.
Changeset: 761221ff7641bba73bd4b8fc6e9c397e692dcf9b
comment:3 Changed 8 years ago by Russell Taylor
Re #5654. Add icon files from the current QtiPlot.
Changeset: 70bf4aa355919c94a42aec3dfe0de9dd6f9fc42f
comment:4 Changed 8 years ago by Russell Taylor
Re #5654. Add icons as a resource so they're available in MantidPlot.
Changeset: 1dd58302b17fe2e9f75efa20dc79c5d9dd7de199
comment:5 Changed 8 years ago by Russell Taylor
Re #5654. Add an example of using one of the new icons.
Changeset: ed70d9801f35155b9852822928962df86335ae01
comment:6 Changed 8 years ago by Russell Taylor
- Status changed from accepted to verify
- Resolution set to fixed
I'm not going to go through adding usage of these icons to a load of places right now, but an example is the icon that's now next to the Preferences... menu item. Also waterfall & stem-and-leaf plot icons now appear in a couple of places, where the code was already there but the icon file was missing.
The new preferences pane being introduced under #5653 will also show some of these icons.