| .. |
|
dialogs
|
Minor code cleaning: Remove unused file, remove obsolete or useless defines
|
12 years ago |
|
gerber_test_files
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
CMakeLists.txt
|
Remove duplicate code to draw and to plot title blocks.
|
13 years ago |
|
Info.plist
|
[MacOSX] Adding better support for Retina Display (NSHighResolutionCapable)
|
12 years ago |
|
block.cpp
|
*) retain grid origin in the BOARD and save it in legacy and kicad board files.
|
12 years ago |
|
class_DCodeSelectionbox.cpp
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
14 years ago |
|
class_DCodeSelectionbox.h
|
More encapsulation work and other minor improvements.
|
14 years ago |
|
class_GERBER.cpp
|
Minor fixes. Gerbview: fix a collision name for GetLayout method.
|
13 years ago |
|
class_GERBER.h
|
Gerbview: remove dependencies from Pcbnew.
|
14 years ago |
|
class_am_param.cpp
|
Fix bugs 1264236, 1264238, 1264254
|
12 years ago |
|
class_am_param.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
class_aperture_macro.cpp
|
Some more missing D()->DBG() changes.
|
12 years ago |
|
class_aperture_macro.h
|
Enforced EDA_COLOR_T type and minor const-ification
|
13 years ago |
|
class_excellon.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
class_gbr_layer_box_selector.cpp
|
Cleaning code for PCB_LAYER_BOX_SELECTOR class, and use it in edit dimension dialog.
|
12 years ago |
|
class_gbr_layer_box_selector.h
|
Cleaning code for PCB_LAYER_BOX_SELECTOR class, and use it in edit dimension dialog.
|
12 years ago |
|
class_gbr_layout.cpp
|
Factored out text anchor drawing
|
13 years ago |
|
class_gbr_layout.h
|
Gerbview: fix incorrect printing of negative objects, when using black and white option.
|
12 years ago |
|
class_gbr_screen.cpp
|
Minor fixes. Gerbview: fix a collision name for GetLayout method.
|
13 years ago |
|
class_gbr_screen.h
|
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
|
13 years ago |
|
class_gerber_draw_item.cpp
|
All: GetBoundingBox returns now a const EDA_RECT.
|
12 years ago |
|
class_gerber_draw_item.h
|
All: GetBoundingBox returns now a const EDA_RECT.
|
12 years ago |
|
class_gerbview_layer_widget.cpp
|
Gerbview, layer manager: add option (popup menu) to always keep layers not visible but the active layer, even when the active layer is changed.
|
13 years ago |
|
class_gerbview_layer_widget.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
controle.cpp
|
*) retain grid origin in the BOARD and save it in legacy and kicad board files.
|
12 years ago |
|
dcode.cpp
|
Gerbview: remove fully outdated code (about reading DCode files) and fix erroneous comments.
|
13 years ago |
|
dcode.h
|
Enforced EDA_COLOR_T type and minor const-ification
|
13 years ago |
|
draw_gerber_screen.cpp
|
Make KiCad compile with minimal warnings against SVN HEAD of wxWidgets as of today.
|
12 years ago |
|
events_called_functions.cpp
|
Gerbview: remove fully outdated code (about reading DCode files) and fix erroneous comments.
|
13 years ago |
|
excellon_read_drill_file.cpp
|
3D board display: better rendering of the board: the board polygon outlines (generated by the specctra function) is now used to create the 3D body of the board.
|
12 years ago |
|
export_to_pcbnew.cpp
|
3D board display: better rendering of the board: the board polygon outlines (generated by the specctra function) is now used to create the 3D body of the board.
|
12 years ago |
|
files.cpp
|
Gerbview: remove fully outdated code (about reading DCode files) and fix erroneous comments.
|
13 years ago |
|
gerbview.cpp
|
Initial KIWAY (modular-kicad) work. Various tweeks.
|
12 years ago |
|
gerbview.h
|
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
|
13 years ago |
|
gerbview.icns
|
[MacOSX] Updated Icons - Document ones still missing :(
|
13 years ago |
|
gerbview.rc
|
Remove old xpm icons files
|
14 years ago |
|
gerbview_config.cpp
|
More work on EDA_COLOR_T and layers.
|
13 years ago |
|
gerbview_doc.icns
|
Update OS X icns icons
|
16 years ago |
|
gerbview_frame.cpp
|
Add EDA_BASE_FRAME::Show() and call SaveSettings() only from there for all derived wxFrames. Remove calls to SaveSettings() elsewhere.
|
12 years ago |
|
gerbview_frame.h
|
*) retain grid origin in the BOARD and save it in legacy and kicad board files.
|
12 years ago |
|
gerbview_id.h
|
Gerbview: remove fully outdated code (about reading DCode files) and fix erroneous comments.
|
13 years ago |
|
hotkeys.cpp
|
*) retain grid origin in the BOARD and save it in legacy and kicad board files.
|
12 years ago |
|
hotkeys.h
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
14 years ago |
|
initpcb.cpp
|
Minor fixes. Gerbview: fix a collision name for GetLayout method.
|
13 years ago |
|
locate.cpp
|
*) retain grid origin in the BOARD and save it in legacy and kicad board files.
|
12 years ago |
|
menubar.cpp
|
Gerbview: remove fully outdated code (about reading DCode files) and fix erroneous comments.
|
13 years ago |
|
onleftclick.cpp
|
Minor fixes. Gerbview: fix a collision name for GetLayout method.
|
13 years ago |
|
onrightclick.cpp
|
Gerbview: remove dependencies from Pcbnew.
|
14 years ago |
|
options.cpp
|
Gerbview: remove dependencies from Pcbnew.
|
14 years ago |
|
pcbplot.cpp
|
Minor fixes. Gerbview: fix a collision name for GetLayout method.
|
13 years ago |
|
pcbplot.h
|
Script plotting patch
|
13 years ago |
|
readgerb.cpp
|
Gerbview: remove fully outdated code (about reading DCode files) and fix erroneous comments.
|
13 years ago |
|
rs274_read_XY_and_IJ_coordinates.cpp
|
Gerbview: fix bug #1176538 (incorrect flashed items size, when defined by aperture macros)
|
13 years ago |
|
rs274d.cpp
|
Minor fixes. Gerbview: fix a collision name for GetLayout method.
|
13 years ago |
|
rs274x.cpp
|
Some more missing D()->DBG() changes.
|
12 years ago |
|
select_layers_to_pcb.cpp
|
Removed ugly usage of an extra layer slot for the layer count in gerbview
|
13 years ago |
|
select_layers_to_pcb.h
|
Removed ugly usage of an extra layer slot for the layer count in gerbview
|
13 years ago |
|
toolbars_gerber.cpp
|
Gerbview, layer manager: add option (popup menu) to always keep layers not visible but the active layer, even when the active layer is changed.
|
13 years ago |