dickelbeck
920ea81061
dirty stuff
18 years ago
charras
32a693f574
restored: missing lines in schedit.cpp (problems in a lot of commands)
18 years ago
charras
8111fe4984
Dirty rect Ok. Code must be cleaned. Import footprints from gpcb ok. See changelog for details
18 years ago
dickelbeck
92390f6cdc
changed name
18 years ago
dickelbeck
4dd8a2d587
increased the DRC spacing by 1/2 mil for freerouter
18 years ago
plyatov
f2deb11bb7
18 years ago
plyatov
8b6f6ab21f
Eliminated bug - help files not found.
18 years ago
dickelbeck
78be716b9f
testing
18 years ago
dickelbeck
f966e8a437
testing
18 years ago
dickelbeck
b58c2a0554
beautify
18 years ago
dickelbeck
1c14ec7402
deleted
18 years ago
dickelbeck
0b8cef44cf
not used
18 years ago
dickelbeck
2caad6b121
beautify
18 years ago
dickelbeck
2a0fd4efd6
add EDA_Rect::operator wxRect()
18 years ago
dickelbeck
9ddeffe749
Remove DEBUG printf
18 years ago
dickelbeck
aa51131bdc
BoundingBox
18 years ago
CHARRAS
10f1040b42
Solved problem in fill zone calculations when using buried or blind vias (like micro vias)
18 years ago
f3nix
cd213a054f
Set eol-style:native.
18 years ago
plyatov
d4b34ab362
install.txt was corrected.
demos installation added in CMakeLists.
Temporary problem with help appeared.
18 years ago
lifekidyeaa
e6602b0c94
fixed a logical bug in the creation of drill files.
18 years ago
f3nix
bbb131b2ea
Small CMake fixes.
18 years ago
dickelbeck
a4ffa8fa90
no XORing on delete segment
18 years ago
plyatov
58b5543b9e
Separation of help, doc, library, modules completed. See ChangeLog.
18 years ago
dickelbeck
2d2ed2a915
Magnetism
18 years ago
plyatov
b2daea17bc
KiCad librarys separated from KiCad source code to the trunk/kicad-library.
18 years ago
dickelbeck
79eca85bd5
Magnetism
18 years ago
plyatov
c254c13ed5
doc directory required only because CMake complain about its absence.
18 years ago
plyatov
90d0f0ac7f
doc removed.
18 years ago
plyatov
7b3e9e485d
Kicad Tutorial.odt->KiCad Tutorial.odt
18 years ago
plyatov
0fb8f818ad
docs->doc and help->doc/help relocation. DO NOT UPDATE YOU WORKING COPY UNTIL MY NOTEsvn st! Huge files will be relocated.
18 years ago
dickelbeck
1da6b3a407
Beautification
18 years ago
dickelbeck
3d73eb6823
Beautification, Doxyfile edits
18 years ago
lifekidyeaa
0dc3be8806
added an option to enable/disable magnetic tracks in the general options dialog of PCBnew (same as the magnetic
pads option.) Haven't fixed the via issue
(since I don't quite understand why it is doing this, nor does it occur in 100% of the cases), but now you can just
turn
off magnetic tracks when I desire to move vias by small increments. Magnetic tracks are on by default. Original
via complaint here:
http://tech.groups.yahoo.com/group/kicad-devel/message/1155
Also mostly gotten rid of the annoying "Unable to drag this segment: two collinear segments" error. Now, if two
(or more) segments are collinear, they are merged into one equivalent segment when you try to drag them while
maintaining slope. I can't imagine any cases where this would be a bad thing (and I have plenty of experience where
the error was not desired!). Note I say *mostly* because there still seem to be some length=1 (e.g. 0.003mm) segments
at the end of valid-length segments. I do not want to remove them because this would change the board layout, though
in a basically imperceptible way. We could maybe have an option to clean & remove these minimal-length segments, but
I worry that they serve to connect things slightly off grid & those things on-grid; also, removal may cause DRC
errors. It would be good if we could avoid their creation.(?)
18 years ago
dickelbeck
35b7973b80
layer names in *.brd file
18 years ago
dickelbeck
10e13ae50a
layer names in *.brd file
18 years ago
CHARRAS
7c482f68b3
Added Jonas Diemer's patch (3D display: enhanced movings from mouse and tools)
18 years ago
plyatov
56ef4d3b44
GUI Translation HOWTO.pdf added.
18 years ago
plyatov
dfe2f40fc0
Removed duplicated old file.
18 years ago
plyatov
2c02ac4aa9
Russian Help corrections.
18 years ago
dickelbeck
8a30935007
see change_log.txt
18 years ago
dickelbeck
72b90c6a8a
see change_log.txt
18 years ago
dickelbeck
fcc86fb007
fix for magnetic tracks for parallel case, cleanup of original patches
18 years ago
dickelbeck
4b04d6c287
fix for magnetic tracks for parallel case, cleanup of original patches
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
4d9ea908f1
Display filename and full sheet name ("sheet path") in sheet references
18 years ago
CHARRAS
a664e14be7
Renaming the sheet filename now works in simple and complex hierarchies
18 years ago
dickelbeck
8ef962305a
more amazing free specctra software
18 years ago
lifekidyeaa
316d7b7353
fixed a trivial bug in generating the erc file - changed Sheet->Path()
to PathHumanReadable().
18 years ago
raburton
aeb903e2a2
set eol-style native on new files
18 years ago