Ticket #4948 (closed: fixed)
Qt Designer Plugin for ColorBarWidget and others
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | trivial | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description (last modified by Janik Zikovsky) (diff)
Add plugins for reusable widgets.
Change History
comment:1 Changed 9 years ago by Janik Zikovsky
- Status changed from new to accepted
- Summary changed from Qt Designer Plugin for ColorMapWidget to Qt Designer Plugin for ColorScaleWidget
comment:2 Changed 9 years ago by Janik Zikovsky
- Summary changed from Qt Designer Plugin for ColorScaleWidget to Qt Designer Plugin for ColorBarWidget
comment:3 Changed 9 years ago by Janik Zikovsky
Refs #4948 QtDesigner plugin for ColorBarWidget
Changeset: 0c9870ee4c0572add67df2c4584e2b02fa171600
comment:4 Changed 9 years ago by Janik Zikovsky
- Description modified (diff)
- Summary changed from Qt Designer Plugin for ColorBarWidget to Qt Designer Plugin for ColorBarWidget and others
comment:5 Changed 9 years ago by Janik Zikovsky
Refs #4948 moved SafeQwtPlot to MantidWidgets, added designer plugin
Changeset: 9c7c1ca711ba60cff0a143c3d28177a56bcb9889
comment:6 Changed 9 years ago by Janik Zikovsky
Refs #4948 finish moving SafeQwtPlot
Changeset: 44c3f61b5bf40efcbb6283d1fa4463fca84faf30
comment:7 Changed 9 years ago by Janik Zikovsky
Refs #4948 using plugins in SliceViewer.ui
Changeset: fd84d06d065f537fd876ad5ed632970819483641
comment:8 Changed 9 years ago by Janik Zikovsky
Refs #4948 fixes for windows
Changeset: a5701175b5c04afe88c50a76810784ec6f8f195f
comment:9 Changed 9 years ago by Martyn Gigg
Refs #4948. Fix Windows export declaration.
Changeset: 113fd28e7c9f0c072ee03d8c3925523876a03bcf
comment:10 Changed 9 years ago by Janik Zikovsky
Refs #4948 fixes for windows
Changeset: 16359f5da47dd86e57cb39792395e7729ecd514c
comment:11 Changed 9 years ago by Janik Zikovsky
Refs #4948 fix designer include path
Changeset: b4d98314eb205ccd506f881d78c39675660e5ae1
comment:12 Changed 9 years ago by Janik Zikovsky
Refs #4948 possible win fix
Changeset: 199c20ff68ec7ceeb9b8eff9a0df346e357f4f9a
comment:13 Changed 9 years ago by Janik Zikovsky
Refs #4948 possible win fix
Changeset: 9ee09e502d5a4c564e9958a0b9422fda6a96b949
comment:14 Changed 9 years ago by Janik Zikovsky
Refs #4948 QtDesigner plugin for ColorBarWidget
Changeset: 0c9870ee4c0572add67df2c4584e2b02fa171600
comment:15 Changed 9 years ago by Janik Zikovsky
Refs #4948 moved SafeQwtPlot to MantidWidgets, added designer plugin
Changeset: 9c7c1ca711ba60cff0a143c3d28177a56bcb9889
comment:16 Changed 9 years ago by Janik Zikovsky
Refs #4948 finish moving SafeQwtPlot
Changeset: 44c3f61b5bf40efcbb6283d1fa4463fca84faf30
comment:17 Changed 9 years ago by Janik Zikovsky
Refs #4948 using plugins in SliceViewer.ui
Changeset: fd84d06d065f537fd876ad5ed632970819483641
comment:18 Changed 9 years ago by Janik Zikovsky
Refs #4948 fixes for windows
Changeset: a5701175b5c04afe88c50a76810784ec6f8f195f
comment:19 Changed 9 years ago by Martyn Gigg
Refs #4948. Fix Windows export declaration.
Changeset: 113fd28e7c9f0c072ee03d8c3925523876a03bcf
comment:20 Changed 9 years ago by Janik Zikovsky
Refs #4948 fixes for windows
Changeset: 16359f5da47dd86e57cb39792395e7729ecd514c
comment:21 Changed 9 years ago by Janik Zikovsky
Refs #4948 fix designer include path
Changeset: b4d98314eb205ccd506f881d78c39675660e5ae1
comment:22 Changed 9 years ago by Janik Zikovsky
Refs #4948 windows build fix?
Changeset: 5e215274c87231bc999fec1c9128bc662fca6aec
comment:23 Changed 9 years ago by Janik Zikovsky
Refs #4948 possible win fix
Changeset: 199c20ff68ec7ceeb9b8eff9a0df346e357f4f9a
comment:24 Changed 9 years ago by Janik Zikovsky
Refs #4948 possible win fix
Changeset: 9ee09e502d5a4c564e9958a0b9422fda6a96b949
comment:25 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
comment:26 Changed 8 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:27 Changed 8 years ago by Michael Reuter
- Status changed from verifying to closed
This works fine. Had to use a bit of environmental variable tricks to get the plugins to load without crashing Designer/Creator. May want to think about statically linking the necessary libraries into the plugin one to make things self-contained.
comment:28 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5794