.. |
dialogs
|
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.
|
2016-02-25 14:57:59 +01:00 |
CMakeLists.txt
|
Minor CMake configuration file fixes.
|
2016-02-29 14:08:03 -05:00 |
Info.plist
|
Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name
|
2015-10-30 08:43:04 +13:00 |
autosel.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.
|
2016-02-25 10:52:29 +01:00 |
autosel.h
|
Cvpcb: fix a typo which prevents cvpcb to be compiled with webkit suppport. Equ files support enhancements.
|
2015-01-13 09:05:43 +01:00 |
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.
|
2016-02-25 14:57:59 +01:00 |
class_DisplayFootprintsFrame.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.
|
2016-02-25 10:52:29 +01:00 |
class_DisplayFootprintsFrame.h
|
Fix typing problems with GR_KB_* constants
|
2016-01-20 07:11:17 -05:00 |
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.
|
2016-02-25 10:52:29 +01:00 |
class_footprints_listbox.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.
|
2016-02-25 14:57:59 +01:00 |
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.
|
2016-02-25 10:52:29 +01:00 |
common_help_msg.h
|
Cvpcb: minro fixes: fix an outdated help message, and remove dead code.
|
2015-06-12 16:30:36 +02:00 |
cvpcb.cpp
|
Use KiwayExpress messaging for CvPcb footprint assignment instead of *.cmp file.
|
2015-06-07 14:18:45 -04:00 |
cvpcb.h
|
Cvpcb: fix a regression: in the stable version one could select many components and assign a footprint to the whole selection. Select more than on component is now re-enabled
|
2015-06-05 15:46:05 +02:00 |
cvpcb.icns
|
[MacOSX] Updated Icons - Document ones still missing :(
|
2012-09-27 19:20:44 +02:00 |
cvpcb.rc
|
Remove old xpm icons files
|
2012-04-07 13:09:57 +02:00 |
cvpcb_doc.icns
|
Rework on icons, and more OS X updates
|
2010-05-09 04:04:44 +02:00 |
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.
|
2016-02-25 14:57:59 +01:00 |
cvpcb_mainframe.cpp
|
Fix compil issue.
|
2016-02-25 15:38:08 +01:00 |
cvpcb_mainframe.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.
|
2016-02-25 14:57:59 +01:00 |
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.
|
2016-02-25 10:52:29 +01:00 |
listview_classes.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.
|
2016-02-25 14:57:59 +01:00 |
menubar.cpp
|
Move copy version information code to about dialog.
|
2016-03-11 11:40:24 -05:00 |
readwrite_dlgs.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.
|
2016-02-25 10:52:29 +01:00 |
tool_cvpcb.cpp
|
CvPcb: fix incorrect tool tip message.
|
2016-02-25 19:48:47 +01:00 |