jerryjacobs
062bbfe1c3
17 years ago
charras
142565c3c6
eeschema: minors changes
18 years ago
charras
4999a844c0
Solved: B.O.M. generation minor problem or multiple parts per package components in complex hierarchies.
18 years ago
charras
b8ea76fe63
Solved netlist problems for multiple parts per package components in complex hierarchies.
B.O.M. generation still have a minor problem wih this.
18 years ago
charras
4e5e820313
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
18 years ago
charras
8123d3a5eb
see changelog
18 years ago
dickelbeck
c406eed135
class name changes, XOR artifacts
18 years ago
CHARRAS
5cb57e3b3b
Gen Bom List now works in unicode build version
18 years ago
CHARRAS
e2abaa8109
Display filename and full sheet name ("sheet path") in sheet references
18 years ago
CHARRAS
dd9497a105
Fixed: problem which could crash eeschema when a schematic file in a hierarchy was not found
18 years ago
stambaughw
803ebdf3c4
Fix escape key handling in annotate dialog and some eeschema code refactoring.
18 years ago
CHARRAS
2a1b776be6
see changelog
18 years ago
CHARRAS
304c296aed
fixed: eeschema crashed when created a B.O.M. (unicode build)
18 years ago
lifekidyeaa
c5cd85027b
2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com
================================================================================
+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.
18 years ago
plyatov
b4df436aca
Russian translation update and little corrections in eeschema's Build BOM dialog.
18 years ago
CHARRAS
a67a4f7eef
listboxes.cpp problem: apply to window version only. Some other very minor enhancements and bug fixes
18 years ago
g_harland
0abcf4507d
Enhance "List of Material" dialog box in EESchema
18 years ago
dickelbeck
18d83b768c
See my change_log.txt 2007-Sep-13 UPDATE
18 years ago
CHARRAS
d1effbf4e2
EDA_BaseStruct.SetType() and EDA_BaseStruct.ReturnClassName() removed.
18 years ago
dickelbeck
dff70646a2
see change_log for 2007-Aug-31
18 years ago
CHARRAS
75ce192333
Enhanced dialog for BOM generation and updated french and korean translationd
19 years ago
raburton
dedb0228dc
add files not currently available in source (e.g. docs, modules, etc.)
set svn:eol-style property to native for all ascii files to support cross platform development
19 years ago
dickelbeck
ae74527bc2
Jean-Pierre's changes for kicad-2007-05-25 release
19 years ago
plyatov
23c40f7e86
Initial import of KiCad.
19 years ago