Root/
File | Age | Message | Size | |
---|---|---|---|---|
Source at commit 5fdea0e99a2e8543a59d508cf28e1f2ff3607f18 created 6 years 14 days ago. By Werner Almesberger, gui_canvas.c (key_press_event): make / rotate through packages as well | ||||
![]() |
.gitignore | 8 years 7 months | Xiangfu: Add .gitignore file | 20 bytes |
![]() |
COPYING.GPLv2 | 11 years 28 days | werner: Indicated more prominently that fped is licensed under the GPLv2 and | 17.99 kB |
![]() |
Makefile | 8 years 3 months | Xiangfu: transfer build flags from outside | 5.64 kB |
![]() |
README | 6 years 14 days | Werner Almesberger: gui_canvas.c (key_press_event): make / rotate through packages as well | 20.82 kB |
![]() |
TODO | 10 years 7 months | werner: A bit of cleanup. | 3.87 kB |
![]() |
bitset.c | 10 years 7 months | werner: The mechanism for selecting points for measurements reaches its limits when | 2.20 kB |
![]() |
bitset.h | 10 years 7 months | werner: The mechanism for selecting points for measurements reaches its limits when | 993 bytes |
![]() |
coord.c | 8 years 7 months | Werner Almesberger: fix whitespace anomalies | 4.55 kB |
![]() |
coord.h | 10 years 7 months | werner: When dragging an endpoint of an inverted measurement, we didn't consider that | 2.20 kB |
![]() |
cpp.c | 11 years 5 months | werner: Moved fped over to /trunk/eda | 3.88 kB |
![]() |
cpp.h | 11 years 5 months | werner: Moved fped over to /trunk/eda | 705 bytes |
![]() |
delete.c | 8 years 7 months | Werner Almesberger: add %iprint, to track variables during instantiation | 13.06 kB |
![]() |
delete.h | 11 years 5 months | werner: - delete.c: added more destructor functions | 779 bytes |
![]() |
dump.c | 6 years 17 days | Werner Almesberger: dump.c (order_vecs): don't trip over vectors with deferred resolution | 13.16 kB |
![]() |
dump.h | 9 years 10 months | werner: fped: added option -1 package to select a single package to output with -p/-P | 1.14 kB |
![]() |
error.c | 10 years 7 months | werner: The mechanism for selecting points for measurements reaches its limits when | 1.38 kB |
![]() |
error.h | 10 years 7 months | werner: The mechanism for selecting points for measurements reaches its limits when | 796 bytes |
![]() |
examples | |||
![]() |
expr.c | 8 years 7 months | Werner Almesberger: fix whitespace anomalies | 13.49 kB |
![]() |
expr.h | 8 years 7 months | Werner Almesberger: introduce keyed tables (?var syntax; WIP) | 3.52 kB |
![]() |
file.c | 8 years 7 months | Werner Almesberger: change use of curly braces with "if-else" to kernel style | 3.63 kB |
![]() |
file.h | 9 years 4 months | Werner Almesberger: fped/: added gnuplot output for line/rect/circle with -g (experimental) | 928 bytes |
![]() |
fpd.h | 8 years 5 months | Werner Almesberger: add experimental reload feature | 811 bytes |
![]() |
fpd.l | 8 years 1 month | Werner Almesberger: experimental directive "allow holes" to allow multiple holes per pad | 4.68 kB |
![]() |
fpd.y | 8 years 1 month | Werner Almesberger: experimental directive "allow holes" to allow multiple holes per pad | 21.98 kB |
![]() |
fped.1 | 8 years 7 months | Xiangfu: update email address | 1.44 kB |
![]() |
fped.c | 8 years 5 months | Werner Almesberger: add experimental reload feature | 5.16 kB |
![]() |
fped.h | 8 years 5 months | Werner Almesberger: add experimental reload feature | 514 bytes |
![]() |
gnuplot.c | 9 years 4 months | Werner Almesberger: fped/gnuplot.c (gnuplot_arc): implemented drawing of arcs | 3.91 kB |
![]() |
gnuplot.h | 9 years 4 months | Werner Almesberger: fped/: added gnuplot output for line/rect/circle with -g (experimental) | 519 bytes |
![]() |
gui.c | 6 years 16 days | Werner Almesberger: new sidebar mode "Show packages" | 11.27 kB |
![]() |
gui.h | 10 years 9 months | werner: Added a "Save as" dialog and made fped disable "Save" if working on a manually | 812 bytes |
![]() |
gui.html | 6 years 16 days | Werner Almesberger: sanitize show var/code handling; switch to enum for future changes | 12.51 kB |
![]() |
gui_canvas.c | 6 years 14 days | Werner Almesberger: gui_canvas.c (key_press_event): make / rotate through packages as well | 12.33 kB |
![]() |
gui_canvas.h | 10 years 9 months | werner: Dragging a frame into the canvas now works. It's built on top of the frame | 1.02 kB |
![]() |
gui_frame.c | 6 years 15 days | Werner Almesberger: gui_frame.c (loop_scroll_event): reverse direction | 45.48 kB |
![]() |
gui_frame.h | 6 years 14 days | Werner Almesberger: gui_canvas.c (key_press_event): make / rotate through packages as well | 956 bytes |
![]() |
gui_frame_drag.c | 8 years 7 months | Werner Almesberger: fix whitespace anomalies | 13.46 kB |
![]() |
gui_frame_drag.h | 10 years 9 months | werner: Dragging a frame into the canvas now works. It's built on top of the frame | 751 bytes |
![]() |
gui_inst.c | 8 years 7 months | Werner Almesberger: fix whitespace anomalies | 15.10 kB |
![]() |
gui_inst.h | 10 years 8 months | werner: When creating an object in the GUI, its label wasn't initialized. Added | 1.99 kB |
![]() |
gui_meas.c | 10 years 7 months | werner: A bit of cleanup. | 9.63 kB |
![]() |
gui_meas.h | 11 years 5 months | werner: - File>Save now saves to a file if a second name is given on the command line, | 809 bytes |
![]() |
gui_over.c | 11 years 22 days | werner: More work on tooltips and a build fix. | 3.66 kB |
![]() |
gui_over.h | 11 years 5 months | werner: - to simplify communication between the various modules, renamed "ctx" to | 2.30 kB |
![]() |
gui_status.c | 8 years 6 months | Werner Almesberger: gui_status.c (show_pad_type): share pad type to name translation | 24.10 kB |
![]() |
gui_status.h | 8 years 7 months | Werner Almesberger: support switching variables between assignment and key (WIP) | 2.50 kB |
![]() |
gui_style.c | 10 years 7 days | werner: Added a new pad type: trace pads, for antennas and other trace-like elements. | 2.54 kB |
![]() |
gui_style.h | 10 years 7 days | werner: Added a new pad type: trace pads, for antennas and other trace-like elements. | 3.40 kB |
![]() |
gui_tool.c | 8 years 7 months | Werner Almesberger: change use of curly braces with "if-else" to kernel style | 26.33 kB |
![]() |
gui_tool.h | 10 years 8 months | werner: I thought there was a bug in frame ordering, but it turns out that it works | 2.80 kB |
![]() |
gui_util.c | 8 years 7 months | Werner Almesberger: fix whitespace anomalies | 9.14 kB |
![]() |
gui_util.h | 10 years 11 months | werner: Wrap wide tables. | 2.26 kB |
![]() |
hole.c | 8 years 1 month | Werner Almesberger: experimental directive "allow holes" to allow multiple holes per pad | 2.09 kB |
![]() |
hole.h | 8 years 1 month | Werner Almesberger: experimental directive "allow holes" to allow multiple holes per pad | 491 bytes |
![]() |
icons | |||
![]() |
inst.c | 6 years 17 days | Werner Almesberger: inst.c (find_point_vec): correct indentation | 31.22 kB |
![]() |
inst.h | 8 years 6 months | Werner Almesberger: track bounding box also on a per-package basis and use this to scale Postscript | 6.68 kB |
![]() |
kicad.c | 8 years 7 months | Werner Almesberger: fix whitespace anomalies | 7.42 kB |
![]() |
kicad.h | 9 years 10 months | werner: fped: added option -1 package to select a single package to output with -p/-P | 533 bytes |
![]() |
layer.c | 8 years 6 months | Werner Almesberger: layer.c (pad_type_to_layers): fix harmless typo | 4.44 kB |
![]() |
layer.h | 8 years 6 months | Werner Almesberger: gui_status.c (show_pad_type): share pad type to name translation | 1.93 kB |
![]() |
leak.supp | 11 years 5 months | werner: - measurement offsets can now use variables. We evaluate the offset during | 286 bytes |
![]() |
leakcheck | 11 years 5 months | werner: - measurement offsets can now use variables. We evaluate the offset during | 120 bytes |
![]() |
manual | |||
![]() |
meas.c | 8 years 7 months | Werner Almesberger: make active package track active variables (for the GUI) | 6.47 kB |
![]() |
meas.h | 8 years 7 months | Werner Almesberger: fix whitespace anomalies | 1.76 kB |
![]() |
obj.c | 8 years 1 month | Werner Almesberger: experimental directive "allow holes" to allow multiple holes per pad | 12.96 kB |
![]() |
obj.h | 8 years 1 month | Werner Almesberger: experimental directive "allow holes" to allow multiple holes per pad | 6.15 kB |
![]() |
overlap.c | 8 years 7 months | Werner Almesberger: fix whitespace anomalies | 4.88 kB |
![]() |
overlap.h | 10 years 5 months | werner: Added relaxation of pad overlap checking. Not GUI-settable yet. | 939 bytes |
![]() |
postscript.c | 8 years 6 months | Werner Almesberger: postscript.c: only show the key for pad types actually used in the package | 31.07 kB |
![]() |
postscript.h | 8 years 6 months | Werner Almesberger: postscript.c: show key for pad types at bottom of fullpage drawings (-P -K) | 947 bytes |
![]() |
test | |||
![]() |
tsort.c | 10 years 8 months | werner: With a little help from m8cutils and abyss, we now have regression tests for | 4.07 kB |
![]() |
tsort.h | 10 years 8 months | werner: Added a topological sort algorithm, for use when dumping. | 663 bytes |
![]() |
unparse.c | 8 years 7 months | Werner Almesberger: fix whitespace anomalies | 3.15 kB |
![]() |
unparse.h | 11 years 5 months | werner: Moved fped over to /trunk/eda | 520 bytes |
![]() |
util.c | 8 years 7 months | Werner Almesberger: fix whitespace anomalies | 1.95 kB |
![]() |
util.h | 10 years 7 months | werner: A bit of cleanup. | 1.68 kB |
Download this version or git clone git://projects.qi-hardware.com/fped.git
Branches:
master