Wayne Stambaugh
73e38ce98c
EESchema code refactoring and coding policy naming fixes.
* Move schematic wire and bus break code into schematic screen object.
* Move schematic test for dangling ends into schematic screen object.
* Remove left over debugging output in schematic screen object.
* Remove unused file eeschema/cleanup.cpp.
* Fix bug in schematic line object hit test algorithm.
* Fix a string concatenation compile error added in r2752.
* Rename class WinEDA_BasicFrame to EDA_BASE_FRAME.
* Rename class WinEDA_DrawFrame to EDA_DRAW_FRAME.
* Rename class WinEDA_DrawPanel to EDA_DRAW_PANEL.
15 years ago
Marco Mattila
e79b596308
Add FILTER_READER class. Introduce FILE_LINE_READER into pcbnew.
15 years ago
jean-pierre charras
a9010796e0
Doxygen comment warning fixes.
15 years ago
Wayne Stambaugh
c79077c9a2
Minor fixes and lots of coding policy changes.
15 years ago
Dick Hollenbeck
845d61acc5
coding standards consistency updates
15 years ago
charras
a46cd46d9d
pcbnew: More about work on color selection and items visibility:
removed global variables and a lot of redundancies
16 years ago
stambaughw
4611bfd58c
Comment translations.
* Completed translation of all kicad source.
* Translated source files A through C in pcbnew.
16 years ago
charras
29e217d310
pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach.
16 years ago
charras
56059efd8a
Netclasses work continued
Fixed problems in libedit and crashes when no component loaded
16 years ago
dickelbeck
362b6b53f6
NETCLASS work, see CHANGELOG.txt
16 years ago
dickelbeck
85dc98a58a
more netclass work
16 years ago
dickelbeck
5c3f35c2f3
beautification in preparation for netclass work.
16 years ago
charras
e7c9ae2b45
First work about net classes. This is a work in progress and a moving target
16 years ago
charras
96e0bebd0e
code cleaning
17 years ago
charras
f43d1aaa54
Added text justification for graphic texts in libedit and more(see changelog)
17 years ago
charras
edb48d461b
Fixed minor bugs. Code cleaning
17 years ago
charras
483359b39a
fixed a problem when loading a module from lib having some pads with an old netname
17 years ago
charras
b1d1a71101
Finished code cleaning about ratsnets calculations and handling.
Minor others changes.
17 years ago
charras
3f970c85ce
more cleanup and enhancements about rats nest (work in progress)
17 years ago
charras
e073bdc042
Pcbnew: cleaned code in ratsnet calculations (work in progress). The new code is also faster.
17 years ago
charras
555b1c5ad9
code cleaning
17 years ago
charras
6d856f60a6
Pcbnew: Added display a short net name on vias and pads. Also, code cleaning
17 years ago
dickelbeck
aab39d1de7
injected DLIST<> into many list heads, see change_log.txt
17 years ago
dickelbeck
3ef380f936
dlist cleanups, start of edit component in schematic rework
17 years ago
dickelbeck
f1b36209b1
DRAWSEGMENT::Draw()
18 years ago
CHARRAS
5eda8a52ce
First draft (and first code..) about new zone handling
18 years ago
dickelbeck
128521f0fe
2nd of 3 commits for DrcDialog rework
18 years ago
dickelbeck
31a864e7dc
comment cleanups
18 years ago
dickelbeck
64e9e16886
virtual BOARD_ITEM::Save()
18 years ago
dickelbeck
3cd47555ca
see 2007-Oct-12 change_log.txt
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
dickelbeck
cc62305777
see change_log.txt for 2007-Aug-22
18 years ago
dickelbeck
79de635217
Show() improvements
18 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
plyatov
23c40f7e86
Initial import of KiCad.
19 years ago