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.
 
 
 
 
 
Marek Roszko 83ef5fd7d6 Move PGM_BASE to kicommon 2 years ago
..
dialogs String and dialog layout fixes. 2 years ago
gerber_test_files Gerbview: fix some issues related to comments and primitives in macros: 2 years ago
tools Show friendly name in toolbar button tooltips. 2 years ago
widgets AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2 years ago
CMakeLists.txt Move PGM_BASE to kicommon 2 years ago
X2_gerber_attributes.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
X2_gerber_attributes.h GerbView header housekeeping. 4 years ago
am_param.cpp Gerbview: Aperture Macro: handle overwriting of variables 3 years ago
am_param.h Gerbview: Aperture Macro: handle overwriting of variables 3 years ago
am_primitive.cpp Gerbview: fix some issues related to comments and primitives in macros: 2 years ago
am_primitive.h Gerbview: Aperture Macro: handle overwriting of variables 3 years ago
aperture_macro.cpp Gerbview: Aperture Macro: handle overwriting of variables 3 years ago
aperture_macro.h Gerbview: Aperture Macro: handle overwriting of variables 3 years ago
clear_gbr_drawlayers.cpp RIP EDA_RECT. 3 years ago
dcode.cpp Gerbview: fix incorrect rotation of DCode shape type regular polygon. 2 years ago
dcode.h Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
evaluate.cpp Cleanup: Replace push_back with emplace_back 6 years ago
events_called_functions.cpp Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
excellon_defaults.h Gerbview, Excellon reader: add preference to configure default coordinates format. In Excellon drill files, the coordinate format is not specified, and sometimes units and zero option are even not specified, so some drill files cannot be read. In Preferences, default setting options are now added to specify by hand missing info. 4 years ago
excellon_image.h Fix overflow vulnerability in Gerbview 4 years ago
excellon_read_drill_file.cpp Fix issue with clang and older gcc 2 years ago
export_to_pcbnew.cpp Add generator version 2 years ago
export_to_pcbnew.h Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
files.cpp Gerbview: update view items after reordering/modifying view layers. 2 years ago
gbr_display_options.h Split gerbview diff and xor into two separate view modes. 3 years ago
gbr_layout.cpp Remove a few EDA_RECT instances. 3 years ago
gbr_layout.h RIP EDA_RECT. 3 years ago
gerber_collectors.cpp Attempt to fix std::initializer_list lifetime issue. 3 years ago
gerber_collectors.h Attempt to fix std::initializer_list lifetime issue. 3 years ago
gerber_draw_item.cpp Gerbview: fix missing initialization of variables in bounding box calculations. 2 years ago
gerber_draw_item.h Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
gerber_file_image.cpp Performance 2 years ago
gerber_file_image.h Gerbview: fix some issues related to comments and primitives in macros: 2 years ago
gerber_file_image_list.cpp Remove obsolete config_params.h includes 2 years ago
gerber_file_image_list.h gerbview: Cleanup some unsigned comparisons that were extraneous 3 years ago
gerbview.cpp Move PGM_BASE to kicommon 2 years ago
gerbview.h Gerbview: code cleanup. Remove many include, now useless. 5 years ago
gerbview.icns Add document type icons 2 years ago
gerbview_doc.icns Add document type icons 2 years ago
gerbview_draw_panel_gal.cpp Remove IU_PER_MM thats standalone 3 years ago
gerbview_draw_panel_gal.h Round 2 of Worksheet -> Drawing Sheet. 5 years ago
gerbview_frame.cpp Gerbview: update view items after reordering/modifying view layers. 2 years ago
gerbview_frame.h Keep colors & visibility with layer objects, not layer number. 2 years ago
gerbview_id.h Ensure toolbar controls have the correct width on frame creation 5 years ago
gerbview_painter.cpp Another try at fixing arcs. 2 years ago
gerbview_painter.h Painter base class should just live in gal instead of being in denial 2 years ago
gerbview_printout.cpp Fail GAL on its header leaking audit 2 years ago
gerbview_printout.h Remove a few EDA_RECT instances. 3 years ago
gerbview_settings.cpp Gerbview settings: store option "Page Limits" in gerbview config. 2 years ago
gerbview_settings.h All the preferences, all the time. 4 years ago
job_file_reader.cpp Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
menubar.cpp AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2 years ago
readgerb.cpp Gerbview: fix some issues related to comments and primitives in macros: 2 years ago
rs274_read_XY_and_IJ_coordinates.cpp Gerbview: code refactor: move APERTURE_MACRO defs from am_primitive to aperture_macro. 3 years ago
rs274d.cpp Gerbview: fix some issues related to comments and primitives in macros: 2 years ago
rs274x.cpp Gerbview: fix some issues related to comments and primitives in macros: 2 years ago
toolbars_gerber.cpp Gerbview: code refactor: change name of a D_CODE member: 3 years ago