charras
|
f3e4682f54
|
eeschema: some fixes, see CHANGELOG
|
2009-04-12 14:39:54 +00:00 |
charras
|
54ee98bbc8
|
eeschema library cache name changed from <root_name>.cache.lib to <root_name>-cache.lib.
Needed with the new code using wxFileName
|
2009-04-11 16:00:23 +00:00 |
charras
|
9f7ca3444b
|
eeschema: Viewlib: listboxes for lib or component selection are now resizable
|
2009-04-10 13:39:03 +00:00 |
charras
|
e719b42e1f
|
made GetAssociatedDocument() compatible with last changes in kicad path handling.
|
2009-04-07 15:54:40 +00:00 |
charras
|
1343d9fd41
|
pcbnew: fixed: bug 2738052 (Delete tool does not delete zones outlines)
eeschema: fixed: void history file list in menu
|
2009-04-07 11:53:58 +00:00 |
charras
|
71ca194b68
|
overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes.
|
2009-04-06 10:56:17 +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
|
4ef16f53d9
|
pcbnew: added BOM generator (in postprocess menu)
|
2009-03-30 15:36:41 +00:00 |
charras
|
b65590f708
|
code cleanup in project_config.cpp and some enhancements
|
2009-03-28 20:02:34 +00:00 |
charras
|
2eaa28f0cb
|
Pcbnew: some enhancements
|
2009-03-26 19:27:50 +00:00 |
jerryjacobs
|
e5cbb935b0
|
Splitup of changelogs as seen on avrdude cvs
|
2009-03-23 21:18:47 +00:00 |
charras
|
0f725ee2fc
|
DRC: added test pads to holes (pcbnew). Others minor changes
|
2009-03-23 19:54:15 +00:00 |
charras
|
17dc3090c4
|
fixed: 2 bugs that crashes pcbnew (see changelog)
|
2009-03-16 19:51:23 +00:00 |
charras
|
2a9a799f01
|
eeschema: Added: option to print ALL (more than 8) users fields in B.O.M.
pcbnew: added 5 metric grids and fixed a very minor bug when creating drill map.
|
2009-03-12 15:24:52 +00:00 |
charras
|
3bd6aa1dd1
|
fixed: a bug that can delete an existing zone after creating a new zone (see changelog)
Switch to RC6
|
2009-03-11 13:29:10 +00:00 |
charras
|
6431e9c94d
|
pcbnew, gerbview: print&plot: error message displayed when no layer selected.
|
2009-03-10 08:26:52 +00:00 |
vesa_solonen
|
8ef28d56a1
|
Thermal stub fix
|
2009-03-05 17:40:23 +00:00 |
charras
|
cbca180a12
|
bug fix 2660689 Unconnected pads in RC4
|
2009-03-05 15:58:06 +00:00 |
charras
|
39afce35ca
|
pcbnew: serious bugs fixed (see changelog)
|
2009-03-05 13:41:34 +00:00 |
dickelbeck
|
64f501ba7f
|
typo
|
2009-02-26 00:38:18 +00:00 |
dickelbeck
|
a28492f47c
|
bug fixing, gerbers, etc.
|
2009-02-26 00:37:04 +00:00 |
stambaughw
|
1678438468
|
Fix EESchema hot key bugs, fixes bug #1896790.
|
2009-02-25 20:54:49 +00:00 |
dickelbeck
|
073d076730
|
fix markers on pads when pads are high-lighted
|
2009-02-25 16:35:47 +00:00 |
dickelbeck
|
d055f67318
|
remove redrawing/flashing, fix magnetic tracks option
|
2009-02-24 22:41:30 +00:00 |
charras
|
89f0211029
|
bug fix: 2628615, 2625434, 2625090
|
2009-02-24 13:55:13 +00:00 |
charras
|
3df3f6a09f
|
version changed to RC2
|
2009-02-21 07:28:14 +00:00 |
charras
|
f2c03f2b97
|
gr_basic.cpp now clips filled polygons,using the Sutherland and Hodgman algo to clip the poly against a rectangle
Filled polygons are now correctly displayed under Linux(i hope)
|
2009-02-20 14:31:16 +00:00 |
dickelbeck
|
739dbd6a6b
|
layer count changing fix
|
2009-02-17 21:55:12 +00:00 |
dickelbeck
|
a27dcae61e
|
layer count changing fix
|
2009-02-17 21:54:14 +00:00 |
charras
|
5cf5bbce8b
|
Dialog track options redesigned with wxFormBuilder Alt via drill renamed Specific via drill. Added tips in dialog.
|
2009-02-17 09:03:45 +00:00 |
dickelbeck
|
af4e798b93
|
enhance dialog_edit_label
|
2009-02-09 20:27:16 +00:00 |
dickelbeck
|
d58296c804
|
netless zone support fix to specctra export
|
2009-02-07 16:06:55 +00:00 |
charras
|
1d3f2d520c
|
Pcbnew : refinements for user grig
|
2009-02-07 14:13:16 +00:00 |
charras
|
aee56a936e
|
Change grid size type from integer to double (using wxRealPoint insteed of wxSize).
Mandatory in Pcbnew to handle without error metric grid used now for some footprints (BGA, connectors)
Not fully tested
|
2009-02-07 08:33:25 +00:00 |
dickelbeck
|
31aee8ef3e
|
specctra export zone 'cutout' support
|
2009-02-06 14:23:56 +00:00 |
charras
|
d73e132455
|
See changelog
|
2009-02-06 11:45:35 +00:00 |
stambaughw
|
80e03c8c1b
|
Build optimizations and cursor movement key bug fix.
|
2009-02-05 20:53:08 +00:00 |
vesa_solonen
|
8e437b23b2
|
New zoom factors
|
2009-02-04 18:17:24 +00:00 |
stambaughw
|
b833a46bad
|
More header file realignments to reduce recompiling and general code cleaning.
|
2009-02-04 15:25:03 +00:00 |
charras
|
ea38af91fb
|
doc update and some minor enhancements before Release Candidate
|
2009-02-02 12:12:18 +00:00 |
charras
|
994080243f
|
Code cleaning. Some bugs fixed. Added contributors to list in About Kicad.
|
2009-01-31 18:08:47 +00:00 |
charras
|
5813a12ebb
|
Print functions and display zoom level modified to use the new zoom implementation
Comments added in some functions.
|
2009-01-31 10:05:16 +00:00 |
dickelbeck
|
75ea28917c
|
added the superbly convenient EnsureTextCtrlWidth()
|
2009-01-29 17:30:38 +00:00 |
stambaughw
|
2e5a57e100
|
New zoom implementation and some build optimizations.
|
2009-01-29 14:26:20 +00:00 |
dickelbeck
|
f1a37af8ff
|
chipnameTextCtrl minimum text width
|
2009-01-29 09:02:32 +00:00 |
vesa_solonen
|
81fac33e0f
|
Changelog update
|
2009-01-27 14:37:56 +00:00 |
charras
|
0d3fc60155
|
Found why remove unused thermal stubs fails sometimes.Solved
|
2009-01-18 13:14:50 +00:00 |
stambaughw
|
21faf9d370
|
Integrate wxFileHistory, add missing header files to fix Linux build, initial search path work, and general housekeeping.
|
2009-01-17 20:31:19 +00:00 |
charras
|
5c4c584b93
|
Cleaning code in print dialogs.
|
2009-01-17 17:32:20 +00:00 |
charras
|
31d6185b9c
|
Added: patch from Rok Markovic, and some changes in printing functions
|
2009-01-15 14:34:39 +00:00 |