1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-07-03 01:15:29 +03:00
eda-tools/eeshow/kicad
2016-08-22 20:45:31 -03:00
..
delta.c eeshow/kicad/delta.c (merge_wires): continue, don't return 2016-08-22 07:06:17 -03:00
delta.h eeshow/delta.c: goes to kicad/ 2016-08-17 21:33:10 -03:00
dwg.c eeshow/kicad/dwg.c (dwg_line): use common direction, to avoid false pixel diffs 2016-08-20 22:13:59 -03:00
dwg.h eeshow/kicad/dwg.h: don't include fig.h; forgot to include text.h in lib.h 2016-08-17 21:17:35 -03:00
ext.c eeshow/kicad/ext.c: identify and classify files by their extension 2016-08-22 20:45:31 -03:00
ext.h eeshow/kicad/ext.c: identify and classify files by their extension 2016-08-22 20:45:31 -03:00
lib-parse.c eeshow/: util.h and diag.c go to misc/ 2016-08-17 21:37:15 -03:00
lib-render.c eeshow/diag.c (error): don't require user to supply newline 2016-08-22 05:04:23 -03:00
lib.h eeshow/: move graphics low-level functions to gfx/ 2016-08-17 21:28:42 -03:00
pl-common.h eeshow/kicad/: page layout: support default text size; use "pl" uniformly 2016-08-22 05:00:38 -03:00
pl-parse.c kicad/pl-parse.c (process_obj): also initialize edx and edy 2016-08-22 06:47:28 -03:00
pl-render.c eeshoe/kicad/pl-render.c: add label incrementing 2016-08-22 05:57:27 -03:00
pl.h eeshow/: support format symbols %%, %N, %S, and %T in page layout 2016-08-22 05:38:19 -03:00
sch-parse.c eeshow/kicad/sch-parse.c (recurse_sheet): don't forget to copy sheet size 2016-08-22 13:20:29 -03:00
sch-render.c eeshow/misc.c: goes to gfx/, too 2016-08-17 21:31:56 -03:00
sch.h eeshow/kicad/sch.h, sch-parse.c: also retrieve sheet width and height 2016-08-22 04:01:19 -03:00
sexpr.c eeshow/diag.c (error): don't require user to supply newline 2016-08-22 05:04:23 -03:00
sexpr.h eeshow/kicad/sexpr.c (sexpr_abort): silently shut down parser 2016-08-22 04:02:14 -03:00