charras
|
d73e132455
|
See changelog
|
17 years ago |
stambaughw
|
80e03c8c1b
|
Build optimizations and cursor movement key bug fix.
|
17 years ago |
dickelbeck
|
9f555dbdbc
|
faster if tests
|
17 years ago |
dickelbeck
|
f65d3882e8
|
improved zoom factors
|
17 years ago |
vesa_solonen
|
8e437b23b2
|
New zoom factors
|
17 years ago |
stambaughw
|
b833a46bad
|
More header file realignments to reduce recompiling and general code cleaning.
|
17 years ago |
charras
|
89e5909f59
|
Solved: problem when searching non english help files
|
17 years ago |
charras
|
c3918aad35
|
Added forgotten file
|
17 years ago |
charras
|
ea38af91fb
|
doc update and some minor enhancements before Release Candidate
|
17 years ago |
charras
|
f83bc3e3fa
|
pcbnew: solved: info not displayed when clicking on a module. Removed: gcc 4.2.1 warning in moduleframe.cpp
|
17 years ago |
charras
|
994080243f
|
Code cleaning. Some bugs fixed. Added contributors to list in About Kicad.
|
17 years ago |
charras
|
5813a12ebb
|
Print functions and display zoom level modified to use the new zoom implementation
Comments added in some functions.
|
17 years ago |
charras
|
ee3b95007d
|
Added: comments in Drawtxt.cpp. By the way, solved: bug when drawing a 3D board with pcb texts.
|
17 years ago |
charras
|
37c6e40d43
|
doc update
|
17 years ago |
dickelbeck
|
75ea28917c
|
added the superbly convenient EnsureTextCtrlWidth()
|
17 years ago |
dickelbeck
|
fcedda3ff7
|
if tests
|
17 years ago |
dickelbeck
|
48f30e191e
|
whitespace
|
17 years ago |
stambaughw
|
2e5a57e100
|
New zoom implementation and some build optimizations.
|
17 years ago |
dickelbeck
|
f1a37af8ff
|
chipnameTextCtrl minimum text width
|
17 years ago |
dickelbeck
|
3d8e783d63
|
chipnameTextCtrl minimum text width
|
17 years ago |
charras
|
790d646a00
|
doc update
|
17 years ago |
vesa_solonen
|
81fac33e0f
|
Changelog update
|
17 years ago |
vesa_solonen
|
9d76274a43
|
Polygon enhancements
|
17 years ago |
charras
|
b5c64fd757
|
Pcbnew:solved: bug in autorouter.
|
17 years ago |
charras
|
69ce4a2b77
|
Pcbnew:solved: bug in autorouter.
|
17 years ago |
charras
|
c5725437c6
|
Zones not attached to a net are now allowed. Not sure it is a good idea, but a lot of users want this.
|
17 years ago |
charras
|
fbdd340647
|
Pcbnew: added Vesa Solonen's patch to enhance thermal reliefs shapes.
|
17 years ago |
jerryjacobs
|
72dbdf7faa
|
Splitted common.h subroutines to seperate include files. Minor code cleanup.
|
17 years ago |
charras
|
a3a4bbc03b
|
pcbnew test scale values when printing/ploting to avoid 0 scale or others stupid values
(scale now allowed from 0.01 to 100)
|
17 years ago |
charras
|
c333da1916
|
some "todo" cleanup
|
17 years ago |
charras
|
0d3fc60155
|
Found why remove unused thermal stubs fails sometimes.Solved
|
17 years ago |
charras
|
9f8e1d9d1c
|
removed some warning when compiling. Added comments
|
17 years ago |
stambaughw
|
21faf9d370
|
Integrate wxFileHistory, add missing header files to fix Linux build, initial search path work, and general housekeeping.
|
17 years ago |
charras
|
5c4c584b93
|
Cleaning code in print dialogs.
|
17 years ago |
charras
|
098a5bfe85
|
minor changes.
|
17 years ago |
charras
|
c39ef78ddc
|
minor changes.
|
17 years ago |
charras
|
3685dbe4c2
|
Commit video.brd for test: new patch about thermal pads patch not working with video.brd.
Many stubs are removed but they are connected to a zone.
|
17 years ago |
charras
|
31d6185b9c
|
Added: patch from Rok Markovic, and some changes in printing functions
|
17 years ago |
charras
|
962b8b0ead
|
Added: patch from Rok Markovic, and some changes in printing functions
|
17 years ago |
charras
|
f64b282778
|
BUGFIX: .mdc is incomplete after 'archive footprint'
|
17 years ago |
charras
|
94cf5b0d28
|
pcbnew: minor but mandatory change when printing tracks (removed net names printing)
|
17 years ago |
charras
|
b27bbe9cac
|
Eeschema+Pcbnew: code cleanup and refinements in plot SVG format
|
17 years ago |
charras
|
19e5bc3b01
|
Added: Pcbnew print SVG format (see changelog)
|
17 years ago |
charras
|
30da5aff07
|
Calculations to create filled areas in a zone modified and uses 2 pass. See changelog
|
17 years ago |
charras
|
a369275153
|
Pcbnew: solved: incorrect DCODE used to plot board edges and silkscreen
|
17 years ago |
charras
|
0c0b2a40de
|
Pcbnew: allows autopan when editin or creating a zone
|
17 years ago |
charras
|
31e3e98522
|
Print and plot functions now properly prints all sheets in a complex hierarchy
|
17 years ago |
charras
|
1fd73dff3d
|
Plot PS function now properly plots all sheets in a complex hierarchy.
|
17 years ago |
charras
|
00dadcbbdd
|
Print function now properly prints all sheets in a complex hierarchy.Plot functions not yet updated
|
17 years ago |
charras
|
1b5baa6bc0
|
removed a minor bug in eeschema introduced in my recent commit. Added comments
|
17 years ago |