..
dialogs
Refactor layer enumerations to all live in the same place
9 years ago
gerber_test_files
Gerbview: fix a subtle issue when reading parameter values in Gerber files.
9 years ago
CMakeLists.txt
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
8 years ago
Info.plist
Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name
10 years ago
block.cpp
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
9 years ago
class_DCodeSelectionbox.cpp
Gerbview: better management of d_codes list in toolbars.
9 years ago
class_DCodeSelectionbox.h
Gerbview: better management of d_codes list in toolbars.
9 years ago
class_X2_gerber_attributes.cpp
Pcbnew: Add creation of Drill Files in Gerber X2 format.
9 years ago
class_X2_gerber_attributes.h
Pcbnew: Add creation of Drill Files in Gerber X2 format.
9 years ago
class_am_param.cpp
Fix Coverity warnings
9 years ago
class_am_param.h
Gerbview: evaluate Aperture Macro Parameters using precedence rules for the arithmetic expressions found in AM.
9 years ago
class_aperture_macro.cpp
Gerbview: fix an issue (crash or hang) when a aperture macro definition contains ( and ).
9 years ago
class_aperture_macro.h
Gerbview: fix an issue (crash or hang) when a aperture macro definition contains ( and ).
9 years ago
class_excellon.h
Add more "override" markers.
9 years ago
class_gbr_display_options.h
Changed COLOR4D defines to static consts
9 years ago
class_gbr_layer_box_selector.cpp
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
8 years ago
class_gbr_layer_box_selector.h
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
9 years ago
class_gbr_layout.cpp
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
9 years ago
class_gbr_layout.h
Fix a few doxygen warnings
9 years ago
class_gbr_screen.cpp
Code cleanup: Remove outdated decimils to/from iu defines and conversion functions (decimils are no more in use since a long time).
10 years ago
class_gbr_screen.h
Explicitly mark overriding functions.
9 years ago
class_gerber_draw_item.cpp
Drill dialog: creates the directory, when the path entered in dialog does not exist.
9 years ago
class_gerber_draw_item.h
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
9 years ago
class_gerber_file_image.cpp
Gerbview: better management of d_codes list in toolbars.
9 years ago
class_gerber_file_image.h
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
9 years ago
class_gerber_file_image_list.cpp
Pcbnew: Add creation of Drill Files in Gerber X2 format.
9 years ago
class_gerber_file_image_list.h
Gerbview: fix a crash when reading polygons with arcs.
9 years ago
class_gerbview_layer_widget.cpp
Refactor layer enumerations to all live in the same place
9 years ago
class_gerbview_layer_widget.h
Gerbview "Always hide all layers but active" context menu selection doesn't work with keyboard
8 years ago
clear_gbr_drawlayers.cpp
Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute.
9 years ago
controle.cpp
Gerbview: code cleanup (with the help of Mark Roszko's work)
10 years ago
dcode.cpp
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
9 years ago
dcode.h
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
9 years ago
draw_gerber_screen.cpp
Refactor layer enumerations to all live in the same place
9 years ago
evaluate.cpp
Gerbview: evaluate Aperture Macro Parameters using precedence rules for the arithmetic expressions found in AM.
9 years ago
events_called_functions.cpp
Replace SetToolID( ID_NO_TOOL_SELECTED, ...) by SetNoToolSelected() in code
9 years ago
excellon_read_drill_file.cpp
Convert remaining occurences of stri[n]cmp to str[n]casecmp.
9 years ago
export_to_pcbnew.cpp
Refactor layer enumerations to all live in the same place
9 years ago
files.cpp
Fix Coverity warnings
9 years ago
gerbview.cpp
Add more "override" markers.
9 years ago
gerbview.h
Refactor layer enumerations to all live in the same place
9 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
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
8 years ago
gerbview_doc.icns
Update OS X icns icons
16 years ago
gerbview_frame.cpp
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
8 years ago
gerbview_frame.h
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
8 years ago
gerbview_id.h
Gerbview: add in file menu an option to load a zip archive containing Gerber and/or drill files.
9 years ago
hotkeys.cpp
Gerbview "Always hide all layers but active" context menu selection doesn't work with keyboard
8 years ago
hotkeys.h
Gerbview: fix a crash when trying to edit hotkeys. Add a few missing hotkeys.
11 years ago
locate.cpp
Gerbview: locate item now does not take in account not visible layers. Remove an unused file
9 years ago
menubar.cpp
general UI fix. Fixed a lot of icons and a lot of menu.
9 years ago
onleftclick.cpp
Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute.
9 years ago
onrightclick.cpp
Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute.
9 years ago
printout_control.cpp
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
9 years ago
readgerb.cpp
Gerbview: fix a subtle issue when reading parameter values in Gerber files.
9 years ago
rs274_read_XY_and_IJ_coordinates.cpp
Fix compil issue on Linux
9 years ago
rs274d.cpp
Fix a few doxygen warnings
9 years ago
rs274x.cpp
Fix a few doxygen warnings
8 years ago
select_layers_to_pcb.cpp
Gerbview: minor code cleanup.
10 years ago
select_layers_to_pcb.h
Explicitly mark overriding functions.
9 years ago
toolbars_gerber.cpp
Reunion of zoom toolbar buttons.
9 years ago