.. |
dialogs
|
Adjust spacing on preference panels.
|
7 years ago |
gerber_test_files
|
Add a gerber test file
|
8 years ago |
tools
|
More g_UserUnit erradication.
|
7 years ago |
CMakeLists.txt
|
Unified preferences dialog framework.
|
7 years ago |
DCodeSelectionbox.cpp
|
Fix code after renaming files
|
8 years ago |
DCodeSelectionbox.h
|
Gerbview: fix code after renaming files
|
8 years ago |
Info.plist
|
Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name
|
10 years ago |
X2_gerber_attributes.cpp
|
Gerbview: minor code cleanup
|
8 years ago |
X2_gerber_attributes.h
|
Gerbview: fix code after renaming files
|
8 years ago |
am_param.cpp
|
Fix issue in aperture macro with some strange gerber files.
|
8 years ago |
am_param.h
|
Gerbview: fix code after renaming files
|
8 years ago |
am_primitive.cpp
|
Gerbview: fix code after renaming files
|
8 years ago |
am_primitive.h
|
Gerbview: fix code after renaming files
|
8 years ago |
block.cpp
|
Gerbview: fix code after renaming files
|
8 years ago |
clear_gbr_drawlayers.cpp
|
Gerbview, GAL mode: fix "Zoom to fit" area size calculation when nothing is loaded.
|
7 years ago |
controle.cpp
|
hotkey management: enhancements in code to know if a hotkey was handled by an event or not.
|
8 years ago |
dcode.cpp
|
GerbView: incorrect handling of polygon primitive: broken parameters rotation and drill size.
|
7 years ago |
dcode.h
|
GerbView GAL support part 1: changes to existing files
|
8 years ago |
draw_gerber_screen.cpp
|
Gerbview: fix code after renaming files
|
8 years ago |
evaluate.cpp
|
Gerbview: fix code after renaming files
|
8 years ago |
events_called_functions.cpp
|
Add grid and zone dropdowns to GerbView frame.
|
7 years ago |
excellon_image.h
|
Revert "Perform coordinate format detection on Excellon drill files"
|
7 years ago |
excellon_read_drill_file.cpp
|
Gerbview, read Excellon files: fix a few issues.
|
7 years ago |
export_to_pcbnew.cpp
|
Gerbview, export to pcbnew : export polygons as new DRAWSEGMENT polygonal shape.
|
8 years ago |
files.cpp
|
fix misspelled 'an other' -> 'another'
|
8 years ago |
gbr_display_options.h
|
Add Worksheet to Render Items for GerbView.
|
7 years ago |
gbr_layer_box_selector.cpp
|
In-place editing for footprint TEXTE_MODULEs.
|
7 years ago |
gbr_layer_box_selector.h
|
fix code after file renaming
|
8 years ago |
gbr_layout.cpp
|
Gerbview: Fit to page: use the page size when nothing is loaded.
|
7 years ago |
gbr_layout.h
|
fix code after file renaming
|
8 years ago |
gbr_screen.cpp
|
Fix off-by-1 errors in zoom menus & use zoom steps in GAL canvas.
|
8 years ago |
gbr_screen.h
|
Gerbview: fix code after renaming files
|
8 years ago |
gerber_collectors.cpp
|
GerbView GAL support part 2: New files for GAL
|
8 years ago |
gerber_collectors.h
|
rename class_collector.h to collector.h
|
8 years ago |
gerber_draw_item.cpp
|
Remove global units usage from GetSelectionText...
|
7 years ago |
gerber_draw_item.h
|
Remove global units usage from GetSelectionText...
|
7 years ago |
gerber_file_image.cpp
|
Remove some references to g_UserUnit
|
7 years ago |
gerber_file_image.h
|
Gerbview, read Excellon files: fix a few issues.
|
7 years ago |
gerber_file_image_list.cpp
|
GerbView: Implement in-place GAL layer reordering (for X2 sorting)
|
8 years ago |
gerber_file_image_list.h
|
GerbView: Implement in-place GAL layer reordering (for X2 sorting)
|
8 years ago |
gerbview.cpp
|
Unified preferences dialog framework.
|
7 years ago |
gerbview.h
|
Unified preferences dialog framework.
|
7 years ago |
gerbview.icns
|
Update MacOS icons
|
8 years ago |
gerbview.rc
|
Remove old xpm icons files
|
14 years ago |
gerbview_config.cpp
|
Give panels the correct parent (the treebook, not the dialog).
|
7 years ago |
gerbview_doc.icns
|
Update MacOS icons
|
8 years ago |
gerbview_draw_panel_gal.cpp
|
Remove global units usage from GetSelectionText...
|
7 years ago |
gerbview_draw_panel_gal.h
|
Remove global units usage from GetSelectionText...
|
7 years ago |
gerbview_frame.cpp
|
Remove unused variables.
|
7 years ago |
gerbview_frame.h
|
Add grid and zone dropdowns to GerbView frame.
|
7 years ago |
gerbview_id.h
|
Unified preferences dialog framework.
|
7 years ago |
gerbview_layer_widget.cpp
|
Gerbview: fix a minor log warning.
|
7 years ago |
gerbview_layer_widget.h
|
Only adjust LAYER_WIDGET font size if larger than indicator.
|
8 years ago |
gerbview_painter.cpp
|
Add Worksheet to Render Items for GerbView.
|
7 years ago |
gerbview_painter.h
|
Gerbview: fix code after renaming files
|
8 years ago |
hotkeys.cpp
|
Implement user units uniformly in EDA_DRAW_FRAME
|
7 years ago |
hotkeys.h
|
GerbView GAL support part 1: changes to existing files
|
8 years ago |
job_file_reader.cpp
|
Optionally sort reporter messages
|
8 years ago |
json11.cpp
|
Add support for .gbrjob new file format (JSON format) in Gerbview
|
8 years ago |
json11.hpp
|
Add support for .gbrjob new file format (JSON format) in Gerbview
|
8 years ago |
locate.cpp
|
Remove global units usage from GetSelectionText...
|
7 years ago |
menubar.cpp
|
Unified preferences dialog framework.
|
7 years ago |
onleftclick.cpp
|
Gerbview: fix code after renaming files
|
8 years ago |
onrightclick.cpp
|
Use "..." uniformly in menus.
|
8 years ago |
printout_control.cpp
|
Fix code after renaming files
|
8 years ago |
readgerb.cpp
|
Gerbview: accept any structured comment as X2 attribute.
|
8 years ago |
rs274_read_XY_and_IJ_coordinates.cpp
|
Gerbview, read Excellon files: fix a few issues.
|
7 years ago |
rs274d.cpp
|
Gerbview: minor code cleanup
|
8 years ago |
rs274x.cpp
|
GerbView: incorrect handling of polygon primitive: broken parameters rotation and drill size.
|
7 years ago |
select_layers_to_pcb.cpp
|
Gerbview: fix code after renaming files
|
8 years ago |
select_layers_to_pcb.h
|
* Gerbview: update a old code in a dialog.
|
8 years ago |
toolbars_gerber.cpp
|
Add grid and zone dropdowns to GerbView frame.
|
7 years ago |