1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-09-28 23:53:15 +03:00
eda-tools/eeshow/kicad
2016-08-22 22:19:54 -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 (clone_file_names, free_file_names): manage set of names 2016-08-22 22:18:46 -03:00
ext.h eeshow/kicad/ext.c (clone_file_names, free_file_names): manage set of names 2016-08-22 22:18:46 -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 eeshow/misc/util.h (realloc_size, realloc_type_n): get rid of bare "realloc" 2016-08-22 21:00:40 -03:00
pl.h eeshow/: support format symbols %%, %N, %S, and %T in page layout 2016-08-22 05:38:19 -03:00
pro.c eeshow/kicad/pro.c: KiCad profile processing (to find file names) 2016-08-22 22:19:54 -03:00
pro.h eeshow/kicad/pro.c: KiCad profile processing (to find file names) 2016-08-22 22:19:54 -03:00
sch-parse.c eeshow/misc/util.h (realloc_size, realloc_type_n): get rid of bare "realloc" 2016-08-22 21:00:40 -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/misc/util.h (realloc_size, realloc_type_n): get rid of bare "realloc" 2016-08-22 21:00:40 -03:00
sexpr.h eeshow/kicad/sexpr.c (sexpr_abort): silently shut down parser 2016-08-22 04:02:14 -03:00