..
dialogs
Add more "override" markers.
2016-09-25 13:59:41 -04: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
Minor menu text consistency improvements.
2016-10-10 18:54:58 -04:00
class_DisplayFootprintsFrame.h
Add more "override" markers.
2016-09-25 13:59:41 -04: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: fix a focus issue (on OSX), when using arrow keys to scroll the footprint list box, if the footprint and 3D viewers are opened.
2016-05-27 18:15:16 +02: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
Add more "override" markers.
2016-09-25 13:59:41 -04:00
cvpcb.h
Pull existing settings into Doxygen module
2016-05-12 15:45:47 -04: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
CvPcb: remove broken footprint documentation feature.
2016-10-11 15:08:40 -04:00
cvpcb_mainframe.h
Add more "override" markers.
2016-09-25 13:59:41 -04: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
Explicitly mark overriding functions.
2016-09-24 14:53:15 -04:00
menubar.cpp
CvPcb: remove broken footprint documentation feature.
2016-10-11 15:08:40 -04:00
readwrite_dlgs.cpp
Split IO_ERROR out of richio.* and store Problem() and Where() separately
2016-09-20 11:56:18 -04:00
tool_cvpcb.cpp
CvPcb: remove broken footprint documentation feature.
2016-10-11 15:08:40 -04:00