| .. |
|
dialogs
|
refactoring: renamed pcbstruct.h to pcb_display_options.h, DISPLAY_OPTIONS->PCB_DISPLAY_OPTIONS
|
8 years ago |
|
CMakeLists.txt
|
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
|
8 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
|
refactoring: renamed pcbstruct.h to pcb_display_options.h, DISPLAY_OPTIONS->PCB_DISPLAY_OPTIONS
|
8 years ago |
|
class_DisplayFootprintsFrame.h
|
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
|
8 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
|
Fp editor and board editor have now a separate color setup.
|
8 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
|
Rewrite class UTF8 to contain rather than extend std::string storage.
|
8 years ago |
|
cvpcb_mainframe.h
|
Fix a few doxygen warnings
|
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
|
Doxygen comment improvements.
|
9 years ago |
|
menubar.cpp
|
library option reviewed and renamed, minor menu text changes
|
8 years ago |
|
readwrite_dlgs.cpp
|
Reverse commit 4011ed4e31c77d9ee885cc9262d0f0f89cad4fc6.
|
8 years ago |
|
tool_cvpcb.cpp
|
Changed AUI toolbars background from gradient to solid
|
8 years ago |