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
5c4c584b93
Cleaning code in print dialogs.
2009-01-17 17:32:20 +00:00
charras
19e5bc3b01
Added: Pcbnew print SVG format (see changelog)
2009-01-11 19:12:18 +00:00
charras
17cc6f4904
eeschema: code cleaning, comments added, and the true number of sheets and sheets numbers in complex hierarchies
2009-01-04 18:52:57 +00:00
charras
23748be6df
More about italic andf bold in fileds in libraries
2008-12-31 09:27:19 +00:00
charras
930a777eb7
Change dialog to edit fields in libedit (see CHANGELOG.txt)
2008-12-30 19:18:56 +00:00
charras
348cfa79b0
More about italic and bold texts options in fields and graphic texts + code cleanup
2008-12-28 18:00:37 +00:00
charras
f1eb69a1a3
more about texts and labels options under eeschema
2008-12-20 13:12:57 +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
e29d89c7c7
minor changes and cleanup
2008-12-06 12:49:33 +00:00
dickelbeck
b113d17eeb
makefile tweaks
2008-11-24 07:12:27 +00:00
charras
700af58eb8
eeschema: code cleaning
2008-09-20 17:20:40 +00:00
charras
bf688ea1cc
eeschema: code cleaning
2008-09-18 17:10:54 +00:00
charras
45a066abe4
eeschema: code cleaning
2008-09-13 19:06:31 +00:00
charras
2f99ef2964
eeschema: code cleaning
2008-09-13 18:59:57 +00:00
charras
d87aed0cd0
eeschema: Solved: problem in manual part selection for multiple parts per package components
2008-05-21 09:18:14 +00:00
charras
4999a844c0
Solved: B.O.M. generation minor problem or multiple parts per package components in complex hierarchies.
2008-05-15 13:29:59 +00:00
bennett78
7327197c17
Added Backannotate Footprints from Stuff File Feature
2008-05-07 15:08:16 +00:00
charras
8123d3a5eb
see changelog
2008-04-15 19:38:19 +00:00
CHARRAS
2a1b776be6
see changelog
2008-02-26 19:19:54 +00:00
lifekidyeaa
c5cd85027b
2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com
...
================================================================================
+eeschema
* commiting my changes to allow multiple instances of a given schematic file within
a hierarchy:
** internally, m_currentScreen has been replaced with m_currentSheet,
which is a list or 'path' of screens. The path of screens is used to
generate
a series of timestamps, which is converted to flat component reference via
a look-up
table in the schematic files.
** this means that m_currentScreen is no longer used -- use GetScreen().
** GetScreen is virtual, as some of the dialogs keep around a WinEDA_BaseScreen
pointer.
** all sub-sheets in a given schematic must have different names to generate a
meaningful netlist.
2008-02-12 21:12:46 +00:00
CHARRAS
4ac2fd416d
infospgm.cpp moved from share/ to common/
2008-01-28 19:26:19 +00:00
dickelbeck
14a0817ea9
CC= becomes CXX=
2007-11-25 06:38:08 +00:00
CHARRAS
1f842ae14c
bug in move pad fixed (could crash pcbnew).Other minor changes
2007-10-07 18:24:15 +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