This website requires JavaScript.
Explore
Help
Sign In
realAscot
/
kicad-source
Watch
1
Star
0
Fork
0
You've already forked kicad-source
mirror of
https://gitlab.com/kicad/code/kicad.git
synced
2025-09-14 02:03:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kicad-source
/
pcbnew
/
microwave
History
Ian McInerney
480223f67c
More RunAction specialization
2023-06-20 21:52:50 +01:00
..
microwave_footprint.cpp
Replace PAD_SHAPE::RECT by PAD_SHAPE::RECTANGLE to avoid a collision NAME with a windows header on MSYS2, creating many compil warnings. No actual code change.
2023-06-02 12:18:24 +02:00
microwave_inductor.cpp
More RunAction specialization
2023-06-20 21:52:50 +01:00
microwave_polygon.cpp
Centralize text size clamping.
2023-06-03 20:29:51 +01:00
microwave_tool.cpp
TOOL_EVENT: make command string non-optional
2022-09-19 10:23:09 -04:00
microwave_tool.h
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
2023-02-18 22:57:18 -05:00