-
lifekidyeaa authored
================================================================================ +eeschema * commiting my changes to allow multiple instances of a given schematic file within a hierarchy: ** internally, m_currentScreen has been replaced with m_currentSheet, which is a list or 'path' of screens. The path of screens is used to generate a series of timestamps, which is converted to flat component reference via a look-up table in the schematic files. ** this means that m_currentScreen is no longer used -- use GetScreen(). ** GetScreen is virtual, as some of the dialogs keep around a WinEDA_BaseScreen pointer. ** all sub-sheets in a given schematic must have different names to generate a meaningful netlist.
c5cd8502
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
bitmaps | Loading commit data... | |
minizip | ||
CMakeLists.txt | ||
Info.plist | ||
buildmnu.cpp | ||
commandframe.cpp | ||
file_pro.icns | ||
files-io.cpp | ||
kicad.cpp | ||
kicad.h | ||
kicad.icns | ||
kicad.ico | ||
kicad.r | ||
kicad.rc | ||
mainframe.cpp | ||
mainframe.rc | ||
makefile.g95 | ||
makefile.gtk | ||
makefile.include | ||
makefile.macosx | ||
preferences.cpp | ||
prjconfig.cpp | ||
prjconfig.h | ||
protos.h | ||
treeprj_datas.cpp | ||
treeprj_frame.cpp |