You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Mrio Luzeiro d8eab321f7 3D Viewer: complete refactor of the 3D viewer. 9 years ago
..
dialogs Remove legacy option to zoom to selection on middle mouse button 9 years ago
CMakeLists.txt Minor CMake configuration file fixes. 10 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: 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
autosel.h Cvpcb: fix a typo which prevents cvpcb to be compiled with webkit suppport. Equ files support enhancements. 11 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 3D Viewer: complete refactor of the 3D viewer. 9 years ago
class_DisplayFootprintsFrame.h Fix typing problems with GR_KB_* constants 10 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 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. 10 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 3D Viewer: complete refactor of the 3D viewer. 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 Pull existing settings into Doxygen module 10 years ago
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. 10 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 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
menubar.cpp Move copy version information code to about dialog. 10 years ago
readwrite_dlgs.cpp Very minor changes: remove a few local shadowed variables (mainly local variables having the same name in the same function) detected using " -Wshadow" gcc compil option ( No bug, just a better code readability ) 10 years ago
tool_cvpcb.cpp CvPcb: fix incorrect tool tip message. 10 years ago