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 |
stambaughw
|
689579bde1
|
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
|
2009-04-05 20:49:15 +00:00 |
charras
|
2eaa28f0cb
|
Pcbnew: some enhancements
|
2009-03-26 19:27:50 +00:00 |
stambaughw
|
b833a46bad
|
More header file realignments to reduce recompiling and general code cleaning.
|
2009-02-04 15:25:03 +00:00 |
stambaughw
|
2e5a57e100
|
New zoom implementation and some build optimizations.
|
2009-01-29 14:26:20 +00:00 |
charras
|
962b8b0ead
|
Added: patch from Rok Markovic, and some changes in printing functions
|
2009-01-15 14:32:29 +00:00 |
charras
|
94cf5b0d28
|
pcbnew: minor but mandatory change when printing tracks (removed net names printing)
|
2009-01-14 08:27:16 +00:00 |
dickelbeck
|
b603580355
|
WinEDA_BasePcbFrame::m_Pcb is now private, use GetBoard() to access it.
|
2009-01-05 05:21:35 +00:00 |
charras
|
cd6fbbef68
|
All: cleaning code to draw/plot texts (work in progress). Eeschema: italic and bold texts and labels allowed
(plot functions not yet updated for bold texts)
|
2008-12-19 20:40:08 +00:00 |
charras
|
beeaf53a0b
|
Code cleaning. Removed obscure code to draw texts
|
2008-12-16 19:44:57 +00:00 |
charras
|
23003001f1
|
minor changes.
|
2008-12-15 10:24:19 +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 |
charras
|
9dae370c1f
|
cleanup, cosmetic enhancements. enhancements about display zones options
|
2008-12-12 21:30:07 +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
|
3c97a45f48
|
code cleaning, and some minor bugs solved
|
2008-10-25 10:21:46 +00:00 |
dickelbeck
|
9d395aa0c5
|
MAC alpha support
|
2008-04-02 14:16:14 +00:00 |
dickelbeck
|
aa93f54d97
|
BOARD_ITEM::Draw()
|
2008-04-01 05:21:50 +00:00 |
dickelbeck
|
ae459044de
|
Patch originating from Jonas Diemer
|
2008-03-15 04:18:32 +00:00 |
dickelbeck
|
6153dadc07
|
TRACK::GetBoundingBox() revised for when track clearance is displayed
|
2008-03-11 01:19:08 +00:00 |
dickelbeck
|
bc04d5e54c
|
delete track uses dirty rect
|
2008-03-10 15:02:27 +00:00 |
dickelbeck
|
3bb1764dff
|
delete track uses dirty rect
|
2008-03-10 15:00:22 +00:00 |
dickelbeck
|
920ea81061
|
dirty stuff
|
2008-03-10 13:33:12 +00:00 |
dickelbeck
|
aa51131bdc
|
BoundingBox
|
2008-03-05 22:39:33 +00:00 |
dickelbeck
|
fcc86fb007
|
fix for magnetic tracks for parallel case, cleanup of original patches
|
2008-02-29 23:01:30 +00:00 |
dickelbeck
|
30932a4607
|
Werner Almesberger's patches
|
2008-02-26 21:12:08 +00:00 |
dickelbeck
|
ce04867e84
|
BOARD::GetLayerName()
|
2008-02-19 00:30:10 +00:00 |
dickelbeck
|
d47823c144
|
specctra session work
|
2008-02-09 08:34:45 +00:00 |
CHARRAS
|
e9b3322fc0
|
On line DRC when creating a zone outline
|
2008-01-20 19:55:22 +00:00 |
CHARRAS
|
7d676fbfd3
|
support for micro vias. small problem in zone detection solved
|
2008-01-18 08:54:15 +00:00 |
CHARRAS
|
e3a3d16af8
|
small bugs fixed. Added: Support for microvias (see changelog)
|
2008-01-12 20:31:56 +00:00 |
CHARRAS
|
339a90e7ac
|
Block commands now works with zones.
|
2008-01-06 12:43:57 +00:00 |
dickelbeck
|
128521f0fe
|
2nd of 3 commits for DrcDialog rework
|
2007-12-01 03:42:52 +00:00 |
CHARRAS
|
37d19fb2d6
|
Removed a bug (function Delete_Zone() ) which crashes pcbnew
|
2007-11-15 10:09:12 +00:00 |
CHARRAS
|
5a948e98b7
|
made ADD_MENUITEM_xx static inline
|
2007-11-05 07:07:00 +00:00 |
dickelbeck
|
eec9f1f428
|
fixed track delete bug
|
2007-11-02 18:21:43 +00:00 |
g_harland
|
5746386290
|
Added definitions for FIRST_COPPER_LAYER and LAST_COPPER_LAYER
|
2007-11-01 05:27:31 +00:00 |
dickelbeck
|
64e9e16886
|
virtual BOARD_ITEM::Save()
|
2007-10-30 21:30:58 +00:00 |
dickelbeck
|
7693e34e96
|
fixed compilation errors with VIA symbols
|
2007-10-19 16:24:44 +00:00 |
CHARRAS
|
cfc6872238
|
some translations
|
2007-10-19 06:31:17 +00:00 |
CHARRAS
|
387a876332
|
Removed enhancements in connectivity computation (in certain cases, does not work)
|
2007-10-17 14:35:59 +00:00 |
g_harland
|
269ac2915b
|
Roll back changes made in revision 336 (involving vias' Shape property)
|
2007-10-16 20:52:49 +00:00 |
g_harland
|
28b171872f
|
Improvements related to vias
|
2007-10-15 07:50:59 +00:00 |
dickelbeck
|
3cd47555ca
|
see 2007-Oct-12 change_log.txt
|
2007-10-13 06:18:44 +00:00 |
dickelbeck
|
b8a449e015
|
smd pad in high-contrast mode enhancement
|
2007-10-12 03:24:46 +00:00 |
dickelbeck
|
787cf5851e
|
MenuText() tweaks, beautification
|
2007-10-11 00:11:59 +00:00 |
CHARRAS
|
1f842ae14c
|
bug in move pad fixed (could crash pcbnew).Other minor changes
|
2007-10-07 18:24:15 +00:00 |
dickelbeck
|
aba115f0fb
|
improved pcbnew marker support
|
2007-10-03 19:45:32 +00:00 |
dickelbeck
|
6245ac5286
|
minor maintainability improvements
|
2007-10-01 13:51:07 +00:00 |
dickelbeck
|
ba7cc83493
|
SEGVIA::Show() & BOARD_ITEM::MenuText()
|
2007-10-01 04:34:11 +00:00 |
dickelbeck
|
9dca39f1d4
|
SEGVIA::Show() & BOARD_ITEM::MenuText()
|
2007-10-01 04:14:29 +00:00 |
dickelbeck
|
afedb36134
|
gerberview & pcbnew fixes
|
2007-09-26 04:09:22 +00:00 |
CHARRAS
|
d1effbf4e2
|
EDA_BaseStruct.SetType() and EDA_BaseStruct.ReturnClassName() removed.
|
2007-09-13 11:28:58 +00:00 |
dickelbeck
|
fe13569b11
|
fix TRACK::Copy() usage
|
2007-09-11 04:14:15 +00:00 |
dickelbeck
|
dff70646a2
|
see change_log for 2007-Aug-31
|
2007-09-01 12:00:30 +00:00 |
dickelbeck
|
726a8ab4df
|
collector work
|
2007-08-30 22:20:52 +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 |
dickelbeck
|
79de635217
|
Show() improvements
|
2007-08-09 01:41:30 +00:00 |
dickelbeck
|
c1e3416a8f
|
searching and beautifying
|
2007-08-08 20:51:08 +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 |