coriolis/hurricane/src/viewer
Robert Taylor edafd1d200 Revert "Fix missing libraries problems (seen on Cygwin)."
This reverts commit 881e97bbd3.
2023-07-16 06:13:46 +00:00
..
hurricane/viewer Display a window title when the viewer starts empty. 2023-05-07 12:16:18 +02:00
images Cleanly get rid of PyQt dependency. 2022-11-02 00:21:00 +01:00
obsoletes * ./hurricane/src/hurricane: 2010-03-09 15:10:18 +00:00
AboutWindow.cpp Cleanly get rid of PyQt dependency. 2022-11-02 00:21:00 +01:00
AreaCommand.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
BreakpointWidget.cpp Correct icon sizing for normal definition display in BreakPointWidget. 2020-05-10 11:46:54 +02:00
CMakeLists.txt Revert "Fix missing libraries problems (seen on Cygwin)." 2023-07-16 06:13:46 +00:00
CellImage.cpp Fix scaling in CellImage::toImage(), compute size from *screen widget*. 2023-04-13 00:14:12 +02:00
CellPrinter.cpp Display bug for non-rectangular components in DrawinQuery::drawGo(). 2021-12-25 15:23:49 +01:00
CellViewer.cpp Display a window title when the viewer starts empty. 2023-05-07 12:16:18 +02:00
CellViewer.qrc Cleanly get rid of PyQt dependency. 2022-11-02 00:21:00 +01:00
CellWidget.cpp Fix a sync problem between the EquiWidget and the SelectionWidget. 2023-05-06 18:13:39 +02:00
ColorScale.cpp Support for full Database clear & restart. 2020-02-29 16:55:14 +01:00
Command.cpp More fixes for the selection & inspector mechanisms. 2021-11-09 10:53:56 +01:00
ControllerWidget.cpp Add ControllerWidget::insertAfterTab() to put a new tab where we want. 2023-03-26 21:12:14 +02:00
DesignBlob.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
DisplayFilterWidget.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
DisplayStyle.cpp Support for full Database clear & restart. 2020-02-29 16:55:14 +01:00
DynamicLabel.cpp Small update of DynamicLabel for Isis. 2012-12-31 11:52:42 +00:00
ErrorWidget.cpp Restore alternate support for Qt 4. 2023-03-09 15:30:23 +01:00
ExceptionWidget.cpp Big bug in HyperNet_ComponentOccurrences::Locator::progress(). 2021-03-23 17:06:02 +01:00
GotoWidget.cpp * All Tools: 2012-11-16 12:48:38 +00:00
Graphics.cpp Support for full Database clear & restart. 2020-02-29 16:55:14 +01:00
GraphicsWidget.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
HApplication.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
HierarchyCommand.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
HierarchyInformations.cpp Clarify semantic of flatten Collections (walkthrough). 2020-03-10 12:10:53 +01:00
HierarchyModel.cpp Clarify semantic of flatten Collections (walkthrough). 2020-03-10 12:10:53 +01:00
HierarchyWidget.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
InspectorWidget.cpp More fixes for the selection & inspector mechanisms. 2021-11-09 10:53:56 +01:00
JsonConfiguration.cpp Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
JsonParameter.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
MousePositionWidget.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
MoveCommand.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
NetInformations.cpp Small improvement to the NetlistWidget (more fields). 2023-05-07 11:54:04 +02:00
NetlistModel.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
NetlistWidget.cpp Small improvement to the NetlistWidget (more fields). 2023-05-07 11:54:04 +02:00
OpenBlobDialog.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
PaletteExtensionGoItem.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
PaletteItem.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
PaletteLayerItem.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
PaletteNamedItem.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
PaletteWidget.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
PyAboutWindow.cpp Cleanly get rid of PyQt dependency. 2022-11-02 00:21:00 +01:00
PyCellViewer.cpp Display a window title when the viewer starts empty. 2023-05-07 12:16:18 +02:00
PyDisplayStyle.cpp New implementation for the Python hash and compare methods. 2019-11-14 23:56:01 +01:00
PyDrawingGroup.cpp New implementation for the Python hash and compare methods. 2019-11-14 23:56:01 +01:00
PyDrawingStyle.cpp Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
PyErrorWidget.cpp Cleanly get rid of PyQt dependency. 2022-11-02 00:21:00 +01:00
PyGraphics.cpp Support for full Database clear & restart. 2020-02-29 16:55:14 +01:00
PyHApplication.cpp Fix library linking problem for gcc 9 and above (Ubuntu 20/Debian 11). 2021-11-22 00:05:48 +01:00
PyHSVr.cpp Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
PyViewer.cpp Cleanly get rid of PyQt dependency. 2022-11-02 00:21:00 +01:00
RecordModel.cpp Again, bug fix in the Inspector support, on getSlot<> template. 2021-01-08 12:43:47 +01:00
Ruler.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
RulerCommand.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
ScreenUtilities.cpp Bug in Python proxy deallocation. Update to latest Coloquinte. 2015-02-13 23:38:55 +01:00
Script.cpp Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
ScriptWidget.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
SelectCommand.cpp Correct the selection bug in Net mode in CellWidget. 2022-07-13 11:20:24 +02:00
SelectionModel.cpp Fix a sync problem between the EquiWidget and the SelectionWidget. 2023-05-06 18:13:39 +02:00
SelectionPopup.cpp Fix: The SelectionPopup widget was deleted after first use. 2022-01-01 16:47:09 +01:00
SelectionPopupModel.cpp Fix: The SelectionPopup widget was deleted after first use. 2022-01-01 16:47:09 +01:00
SelectionWidget.cpp More fixes for the selection & inspector mechanisms. 2021-11-09 10:53:56 +01:00
Selector.cpp Fix deletion bug in Selector::_preDestroy(). 2022-01-26 19:34:31 +01:00
SelectorCriterion.cpp Correct the selection bug in Net mode in CellWidget. 2022-07-13 11:20:24 +02:00
StratusScript.cpp Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
StratusWidget.cpp Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
ZoomCommand.cpp Correct the selection bug in Net mode in CellWidget. 2022-07-13 11:20:24 +02:00