..
dialogs
Refactor layer enumerations to all live in the same place
2017-03-30 16:01:48 -04:00
gerber_test_files
Gerbview: fix a subtle issue when reading parameter values in Gerber files.
2017-04-08 12:53:40 +02:00
CMakeLists.txt
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
2017-08-04 16:06:57 +02: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
block.cpp
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
2017-02-22 17:35:00 +01:00
class_DCodeSelectionbox.cpp
Gerbview: better management of d_codes list in toolbars.
2016-08-17 10:19:10 +02:00
class_DCodeSelectionbox.h
Gerbview: better management of d_codes list in toolbars.
2016-08-17 10:19:10 +02:00
class_X2_gerber_attributes.cpp
Pcbnew: Add creation of Drill Files in Gerber X2 format.
2017-05-01 12:43:40 +02:00
class_X2_gerber_attributes.h
Pcbnew: Add creation of Drill Files in Gerber X2 format.
2017-05-01 12:43:40 +02:00
class_am_param.cpp
Fix Coverity warnings
2017-05-30 09:07:18 +02:00
class_am_param.h
Gerbview: evaluate Aperture Macro Parameters using precedence rules for the arithmetic expressions found in AM.
2017-04-10 18:44:32 +02:00
class_aperture_macro.cpp
Gerbview: fix an issue (crash or hang) when a aperture macro definition contains ( and ).
2017-04-09 16:42:17 +02:00
class_aperture_macro.h
Gerbview: fix an issue (crash or hang) when a aperture macro definition contains ( and ).
2017-04-09 16:42:17 +02:00
class_excellon.h
Add more "override" markers.
2016-09-25 13:59:41 -04:00
class_gbr_display_options.h
Changed COLOR4D defines to static consts
2017-02-22 17:35:00 +01:00
class_gbr_layer_box_selector.cpp
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
2017-08-04 16:06:57 +02:00
class_gbr_layer_box_selector.h
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
2017-02-22 17:35:00 +01:00
class_gbr_layout.cpp
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
2017-02-22 17:35:00 +01:00
class_gbr_layout.h
Fix a few doxygen warnings
2017-06-15 13:13:24 +02:00
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).
2016-06-05 13:49:25 +02:00
class_gbr_screen.h
Explicitly mark overriding functions.
2016-09-24 14:53:15 -04:00
class_gerber_draw_item.cpp
Drill dialog: creates the directory, when the path entered in dialog does not exist.
2017-05-01 20:42:18 +02:00
class_gerber_draw_item.h
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
2017-02-22 17:35:00 +01:00
class_gerber_file_image.cpp
Gerbview: better management of d_codes list in toolbars.
2016-08-17 10:19:10 +02:00
class_gerber_file_image.h
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
2017-02-22 17:35:00 +01:00
class_gerber_file_image_list.cpp
Pcbnew: Add creation of Drill Files in Gerber X2 format.
2017-05-01 12:43:40 +02:00
class_gerber_file_image_list.h
Gerbview: fix a crash when reading polygons with arcs.
2016-09-07 10:28:16 +02:00
class_gerbview_layer_widget.cpp
Refactor layer enumerations to all live in the same place
2017-03-30 16:01:48 -04:00
class_gerbview_layer_widget.h
Gerbview "Always hide all layers but active" context menu selection doesn't work with keyboard
2017-06-28 18:32:04 +02:00
clear_gbr_drawlayers.cpp
Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute.
2016-08-16 12:56:20 +02:00
controle.cpp
Gerbview: code cleanup (with the help of Mark Roszko's work)
2016-05-25 11:45:55 +02:00
dcode.cpp
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
2017-02-22 17:35:00 +01:00
dcode.h
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
2017-02-22 17:35:00 +01:00
draw_gerber_screen.cpp
Refactor layer enumerations to all live in the same place
2017-03-30 16:01:48 -04:00
evaluate.cpp
Gerbview: evaluate Aperture Macro Parameters using precedence rules for the arithmetic expressions found in AM.
2017-04-10 18:44:32 +02:00
events_called_functions.cpp
Replace SetToolID( ID_NO_TOOL_SELECTED, ...) by SetNoToolSelected() in code
2017-06-12 16:17:48 +02:00
excellon_read_drill_file.cpp
Convert remaining occurences of stri[n]cmp to str[n]casecmp.
2016-08-16 10:27:09 +02:00
export_to_pcbnew.cpp
Refactor layer enumerations to all live in the same place
2017-03-30 16:01:48 -04:00
files.cpp
Fix Coverity warnings
2017-05-30 09:07:18 +02:00
gerbview.cpp
Add more "override" markers.
2016-09-25 13:59:41 -04:00
gerbview.h
Refactor layer enumerations to all live in the same place
2017-03-30 16:01:48 -04:00
gerbview.icns
[MacOSX] Updated Icons - Document ones still missing :(
2012-09-27 19:20:44 +02:00
gerbview.rc
Remove old xpm icons files
2012-04-07 13:09:57 +02:00
gerbview_config.cpp
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
2017-08-04 16:06:57 +02:00
gerbview_doc.icns
Update OS X icns icons
2010-05-13 21:03:12 +02:00
gerbview_frame.cpp
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
2017-08-04 16:06:57 +02:00
gerbview_frame.h
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
2017-08-04 16:06:57 +02:00
gerbview_id.h
Gerbview: add in file menu an option to load a zip archive containing Gerber and/or drill files.
2017-01-26 10:45:28 +01:00
hotkeys.cpp
Gerbview "Always hide all layers but active" context menu selection doesn't work with keyboard
2017-06-28 18:32:04 +02:00
hotkeys.h
Gerbview: fix a crash when trying to edit hotkeys. Add a few missing hotkeys.
2015-04-19 20:41:57 +02:00
locate.cpp
Gerbview: locate item now does not take in account not visible layers. Remove an unused file
2016-08-19 09:45:59 +02:00
menubar.cpp
general UI fix. Fixed a lot of icons and a lot of menu.
2017-06-02 11:51:11 +02:00
onleftclick.cpp
Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute.
2016-08-16 12:56:20 +02:00
onrightclick.cpp
Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute.
2016-08-16 12:56:20 +02:00
printout_control.cpp
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
2017-02-22 17:35:00 +01:00
readgerb.cpp
Gerbview: fix a subtle issue when reading parameter values in Gerber files.
2017-04-08 12:53:40 +02:00
rs274_read_XY_and_IJ_coordinates.cpp
Fix compil issue on Linux
2017-04-08 14:26:32 +02:00
rs274d.cpp
Fix a few doxygen warnings
2017-06-15 13:13:24 +02:00
rs274x.cpp
Fix a few doxygen warnings
2017-06-16 09:18:31 +02:00
select_layers_to_pcb.cpp
Gerbview: minor code cleanup.
2016-06-18 11:37:36 +02:00
select_layers_to_pcb.h
Explicitly mark overriding functions.
2016-09-24 14:53:15 -04:00
toolbars_gerber.cpp
Reunion of zoom toolbar buttons.
2017-06-06 09:35:20 -04:00