coriolis/hurricane/src/viewer
Jean-Paul Chaput fd624f03b6 Forgot emiting "layoutAbouttobechanged" in NetlistModel::setCell().
* Bug: In NetlistModel::setCell() template, forgot to send the
    "layoutAboutToBeChanged" signal before disconnecting the
    netlist datas. This seemed to go unnoticed until ported
    under Qt5. Was generating strange random core dump when
    running the engines with a net kept selected. Disgraceful
    crash during demos...
2022-01-26 19:41:39 +01:00
..
hurricane/viewer Forgot emiting "layoutAbouttobechanged" in NetlistModel::setCell(). 2022-01-26 19:41:39 +01:00
images Support for mixing real pads & symbolic core. Wrapper around s2r. 2019-05-22 14:34:32 +02:00
obsoletes * ./hurricane/src/hurricane: 2010-03-09 15:10:18 +00: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 Fix library linking problem for gcc 9 and above (Ubuntu 20/Debian 11). 2021-11-22 00:05:48 +01:00
CellImage.cpp Correct the image snaphot generation (CellImage). 2022-01-26 19:25:50 +01:00
CellPrinter.cpp Display bug for non-rectangular components in DrawinQuery::drawGo(). 2021-12-25 15:23:49 +01:00
CellViewer.cpp Finally solve the selection desynchronisation problem. 2021-11-03 14:27:21 +01:00
CellViewer.qrc Support for mixing real pads & symbolic core. Wrapper around s2r. 2019-05-22 14:34:32 +02:00
CellWidget.cpp Beautification, display "boundaries" below everything else. 2022-01-26 19:31:01 +01: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 Forgot emiting "layoutAbouttobechanged" in NetlistModel::setCell(). 2022-01-26 19:41:39 +01: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
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 Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
NetlistModel.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
NetlistWidget.cpp Forgot emiting "layoutAbouttobechanged" in NetlistModel::setCell(). 2022-01-26 19:41:39 +01: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
PyCellViewer.cpp Change the way the grid is drawn in CellWidget. 2020-10-25 12:05:54 +01: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
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 Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02: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 Fix: The SelectionPopup widget was deleted after first use. 2022-01-01 16:47:09 +01:00
SelectionModel.cpp Various bug fixes (Selection, Measures/Histogram, helpers). 2019-11-22 00:24:47 +01: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 Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01: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 Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00