charras
|
e027e65971
|
code and files cleanup
|
2009-10-28 11:48:47 +00:00 |
dickelbeck
|
85dc98a58a
|
more netclass work
|
2009-08-17 02:59:38 +00:00 |
charras
|
41c80dd95b
|
pcbnew: work on undo/redo in progress
|
2009-08-01 19:26:05 +00:00 |
charras
|
f7265b0ab1
|
Eeschema: better ERC diags (work in progress)
3D view: fixed: mirrored texts incorrectly drawn
|
2009-07-05 12:09:41 +00:00 |
charras
|
dfffee8281
|
Pcbnew: in DRC dialog: removed options, that are no more useful with the new zone handling.
(all test are now always performed)
|
2009-06-27 06:26:41 +00:00 |
charras
|
6791556e3a
|
Pcbnew: fixed a recent bug that could be creates errors in rats nest calculations (forgotten rats nets)
|
2009-06-23 15:45:53 +00:00 |
charras
|
96e0bebd0e
|
code cleaning
|
2009-06-20 19:09:43 +00:00 |
charras
|
f43d1aaa54
|
Added text justification for graphic texts in libedit and more(see changelog)
|
2009-06-11 14:26:17 +00:00 |
charras
|
edb48d461b
|
Fixed minor bugs. Code cleaning
|
2009-06-06 18:08:49 +00:00 |
charras
|
483359b39a
|
fixed a problem when loading a module from lib having some pads with an old netname
|
2009-06-05 15:57:41 +00:00 |
charras
|
b1d1a71101
|
Finished code cleaning about ratsnets calculations and handling.
Minor others changes.
|
2009-05-28 08:42:24 +00:00 |
charras
|
497cb9f7d0
|
code cleanup
|
2009-05-25 16:07:33 +00:00 |
charras
|
b13267f496
|
more cleanup and enhancements about rats nest (work in progress)
|
2009-05-25 14:14:54 +00:00 |
charras
|
3f970c85ce
|
more cleanup and enhancements about rats nest (work in progress)
|
2009-05-25 11:53:55 +00:00 |
charras
|
e073bdc042
|
Pcbnew: cleaned code in ratsnet calculations (work in progress). The new code is also faster.
|
2009-05-24 18:28:36 +00:00 |
charras
|
8d6044563a
|
minor cleanup
|
2009-05-24 13:40:23 +00:00 |
charras
|
9edace2f5f
|
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
|
2009-04-17 08:51:02 +00:00 |
charras
|
17dc3090c4
|
fixed: 2 bugs that crashes pcbnew (see changelog)
|
2009-03-16 19:51:23 +00:00 |
charras
|
b0a2d7a48f
|
fixed seg fault in DRC just after a .ses import
|
2009-02-26 09:33:14 +00:00 |
stambaughw
|
b833a46bad
|
More header file realignments to reduce recompiling and general code cleaning.
|
2009-02-04 15:25:03 +00:00 |
charras
|
6d856f60a6
|
Pcbnew: Added display a short net name on vias and pads. Also, code cleaning
|
2008-12-14 19:45:05 +00:00 |
dickelbeck
|
aab39d1de7
|
injected DLIST<> into many list heads, see change_log.txt
|
2008-12-04 04:28:11 +00:00 |
dickelbeck
|
3ef380f936
|
dlist cleanups, start of edit component in schematic rework
|
2008-11-24 06:53:43 +00:00 |
charras
|
178bc946e3
|
First version of pcbnew using polygonal filled areas in zones in rats nets calculations.
|
2008-11-18 18:13:55 +00:00 |
charras
|
f723c540d0
|
code cleaning. Some comments translated into English.
Added: Zones unfill in polygon mode
|
2008-10-29 15:26:53 +00:00 |
charras
|
72357970aa
|
Netlist dialog redesigned, netlist.cpp code modified
|
2008-03-22 18:08:44 +00:00 |
dickelbeck
|
431a85e073
|
beautification
|
2008-02-03 15:22:22 +00:00 |
CHARRAS
|
638ab25498
|
more about zones.
|
2008-01-06 20:58:27 +00:00 |
CHARRAS
|
6d0a8f2c71
|
last update for the kicad release candidate
|
2007-11-20 10:08:07 +00:00 |
kintel
|
7b007f6d85
|
Added deps make target for Mac OS X
|
2007-11-19 14:35:04 +00:00 |
CHARRAS
|
45cdad8b2d
|
changes in track connectivity computation
|
2007-10-16 19:05:33 +00:00 |
CHARRAS
|
ca5fd179d5
|
ratsnest.cpp translated, onrightclick() bug solved.
|
2007-10-13 12:17:17 +00:00 |
dickelbeck
|
3cd47555ca
|
see 2007-Oct-12 change_log.txt
|
2007-10-13 06:18:44 +00:00 |
dickelbeck
|
787cf5851e
|
MenuText() tweaks, beautification
|
2007-10-11 00:11:59 +00:00 |
dickelbeck
|
d985f2d640
|
DeleteStructure() & DeleteStructList() consolidation
|
2007-10-03 15:21:13 +00:00 |
dickelbeck
|
dff70646a2
|
see change_log for 2007-Aug-31
|
2007-09-01 12:00:30 +00:00 |
dickelbeck
|
f3c324d535
|
EDA_BaseStruct::m_StructType is now type KICAD_T
|
2007-08-24 15:10:46 +00:00 |
dickelbeck
|
cc62305777
|
see change_log.txt for 2007-Aug-22
|
2007-08-23 04:28:46 +00:00 |
dickelbeck
|
49e32e096e
|
unified m_Flags, EDA_BaseStruct::Display_Infos(), and ~GetEquipot()
|
2007-08-20 19:33:15 +00:00 |
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
|
2007-06-05 12:10:51 +00:00 |
dickelbeck
|
ae74527bc2
|
Jean-Pierre's changes for kicad-2007-05-25 release
|
2007-05-28 18:09:49 +00:00 |
plyatov
|
23c40f7e86
|
Initial import of KiCad.
|
2007-05-06 16:03:28 +00:00 |