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.
 
 
 
 
 
Simon Wells 96918d4a8a Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name 10 years ago
..
dialogs Fixed dialogs asserts. 10 years ago
CMakeLists.txt Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name 10 years ago
Info.plist Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name 10 years ago
class_pl_editor_layout.cpp Pcbnew: fix Bug #1211468 12 years ago
class_pl_editor_layout.h Very minor fixes: add missing const return type to some GetBoundingBox() declarations. Change few functions names to better names in some places (like GetName() to GetPinName() ) 11 years ago
class_pl_editor_screen.cpp Pcbnew: better display of tracks/vias/grid in toolbar. All: modify the zoom value shown in toolbar or status bar (roughly now zoom 1.0 is near the 1:1 scale, on a 22 inches Monitor). Fix also many other minor and very minor issues 11 years ago
class_pl_editor_screen.h Pcbnew: fix Bug #1211468 12 years ago
controle.cpp Fix default menu alt key accelerator bug. (fixes lp:1035151) 11 years ago
design_tree_frame.cpp Remove duplicate files. 12 years ago
design_tree_frame.h Pcbnew: fix Bug #1211468 12 years ago
events_functions.cpp Created handlers for getting started menu items in gerbview and pl_editor 10 years ago
files.cpp Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes from wxWidgets and should not be made inside kicad 12 years ago
hotkeys.cpp Hot keys settings are synchronized between GAL & legacy 11 years ago
hotkeys.h Gerbview: fix a crash when trying to edit hotkeys. Add a few missing hotkeys. 11 years ago
invoke_pl_editor_dialog.h Fix but reading empty footprints in netlist. (fixes lp:1226283) 12 years ago
menubar.cpp Minor string and coding policy fixes. 10 years ago
onleftclick.cpp Pcbnew: fix Bug #1211468 12 years ago
onrightclick.cpp Gerbview: fix a crash when trying to edit hotkeys. Add a few missing hotkeys. 11 years ago
page_layout_writer.cpp Fix some coverity and cppcheck warnings (most are very minor issues: not initialized members and initialized but not used variables) 11 years ago
pl_editor.cpp Gerbview: fix a crash when trying to edit hotkeys. Add a few missing hotkeys. 11 years ago
pl_editor.icns Added missing Mac OS X icons for the pagelayout_editor. 12 years ago
pl_editor.rc Initial release of pl_editor, the page layout and title block editor. 12 years ago
pl_editor_config.cpp Gerbview: fix a crash when trying to edit hotkeys. Add a few missing hotkeys. 11 years ago
pl_editor_doc.icns Added missing Mac OS X icons for the pagelayout_editor. 12 years ago
pl_editor_frame.cpp Allows switching GAL or legacy mode in footprint editor (previously, the mode was inherited from the board editor, and was not modifiable without closing the footprint editor) by menu or F9, F11 and F12 keys) 11 years ago
pl_editor_frame.h Hot keys settings are synchronized between GAL & legacy 11 years ago
pl_editor_id.h Remove duplicate files. 12 years ago
pl_editor_undo_redo.cpp Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode. 11 years ago
properties_frame.cpp Minor and very minors fixes: move -DKICAD_USE_WEBKIT definition to the main CMakeLists.txt. Remove duplicate semi-colon at end of some lines. 11 years ago
properties_frame.h Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode. 11 years ago
toolbars_pl_editor.cpp Gerbview: fix a crash when trying to edit hotkeys. Add a few missing hotkeys. 11 years ago