| .. |
|
dialogs
|
Complete library table and library table row refactor.
|
9 years ago |
|
CMakeLists.txt
|
Add -Wshadow compil option, if exists to warn about shadowed variables.
|
9 years ago |
|
Info.plist
|
Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name
|
10 years ago |
|
autosel.cpp
|
Cvpcb: auto-selection of footprints: better algo to find a candidate.
|
9 years ago |
|
autosel.h
|
Make footprint ID into a generic library ID.
|
9 years ago |
|
cfg.cpp
|
CvPcb, filtering fp list by wildcard: Remove dialog to enter the filtering pattern. Use a wxTextCtrl permanently shown in toolbar. The fplist is updated immediately after editing the pattern.
|
10 years ago |
|
class_DisplayFootprintsFrame.cpp
|
Pcbnew: update immediately the 3D viewer opened from the footprint editor/viewer/wizard after a change.
|
9 years ago |
|
class_DisplayFootprintsFrame.h
|
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
|
9 years ago |
|
class_components_listbox.cpp
|
CvPcb: serious code cleanup (work in progress): Remove dead or outdated code. Fix a lot of coding style issues. Use better code in many places. No new features.
|
10 years ago |
|
class_footprints_listbox.cpp
|
Fix crash in cvpcb when filtering by component with no components
|
9 years ago |
|
class_library_listbox.cpp
|
CvPcb: serious code cleanup (work in progress): Remove dead or outdated code. Fix a lot of coding style issues. Use better code in many places. No new features.
|
10 years ago |
|
common_help_msg.h
|
Cvpcb: minro fixes: fix an outdated help message, and remove dead code.
|
11 years ago |
|
cvpcb.cpp
|
Code cleaning: remove pcbcommon.* which contains nothing really useful. The very few lines of code are moved to a better place.
|
9 years ago |
|
cvpcb.h
|
Pull existing settings into Doxygen module
|
10 years ago |
|
cvpcb.icns
|
[MacOSX] Updated Icons - Document ones still missing :(
|
13 years ago |
|
cvpcb.rc
|
Remove old xpm icons files
|
14 years ago |
|
cvpcb_doc.icns
|
Rework on icons, and more OS X updates
|
16 years ago |
|
cvpcb_id.h
|
CvPcb, filtering fp list by wildcard: Remove dialog to enter the filtering pattern. Use a wxTextCtrl permanently shown in toolbar. The fplist is updated immediately after editing the pattern.
|
10 years ago |
|
cvpcb_mainframe.cpp
|
Add footprint select dropdown to component chooser, serious refactoring
|
9 years ago |
|
cvpcb_mainframe.h
|
Cvpcb: EQU file association associates to all components
|
9 years ago |
|
listboxes.cpp
|
CvPcb: serious code cleanup (work in progress): Remove dead or outdated code. Fix a lot of coding style issues. Use better code in many places. No new features.
|
10 years ago |
|
listview_classes.h
|
Add footprint select dropdown to component chooser, serious refactoring
|
9 years ago |
|
menubar.cpp
|
Cvpcb: minor fixes in menubar (fix a comment and a few accelerator keys)
|
9 years ago |
|
readwrite_dlgs.cpp
|
Cvpcb: EQU file association associates to all components
|
9 years ago |
|
tool_cvpcb.cpp
|
CvPcb: remove broken footprint documentation feature.
|
9 years ago |