| .. |
|
dialogs
|
Fix some warnings detected by PVS-STUDIO (not used vars)
|
3 years ago |
|
gerber_test_files
|
Gerbview: fix incorrect Gerber test files
|
5 years ago |
|
tools
|
Gerber Viewer: fix high contrast mode, respect high cycle shortcut
|
3 years ago |
|
widgets
|
Gerbview: remove used/unused row indicator
|
3 years ago |
|
CMakeLists.txt
|
ADDED: Threadpool
|
3 years ago |
|
X2_gerber_attributes.cpp
|
Gerber Viewer: X2 mode paste layer above mask and silk
|
3 years ago |
|
X2_gerber_attributes.h
|
GerbView header housekeeping.
|
5 years ago |
|
am_param.cpp
|
Replace inserts/push_backs with emplace in some spots
|
4 years ago |
|
am_param.h
|
Fix source comment / documentation typos
|
5 years ago |
|
am_primitive.cpp
|
QA: fix altium qa tests now the altium to pcbnew coordiantes are rounded
|
4 years ago |
|
am_primitive.h
|
Bug fixes in arc & textbox printing.
|
4 years ago |
|
clear_gbr_drawlayers.cpp
|
Gerbview: Allow layer move up, move down, and delete
|
4 years ago |
|
dcode.cpp
|
Bug fixes in arc & textbox printing.
|
4 years ago |
|
dcode.h
|
Bug fixes in arc & textbox printing.
|
4 years ago |
|
evaluate.cpp
|
Cleanup: Replace push_back with emplace_back
|
6 years ago |
|
events_called_functions.cpp
|
Gerbview: fix missing handling of ID_GRID_SETTINGS event.
|
4 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
|
Wide string decls for gerbview.
|
4 years ago |
|
export_to_pcbnew.cpp
|
Gerbview export to kicad_pcb file: remove calls to Simplify and Fracture.
|
4 years ago |
|
export_to_pcbnew.h
|
Neurotically update position wxPoint usages
|
4 years ago |
|
files.cpp
|
Wide string decls for gerbview.
|
4 years ago |
|
gbr_display_options.h
|
Flatten out some more preferences.
|
4 years ago |
|
gbr_layout.cpp
|
More NULL expunging.
|
4 years ago |
|
gbr_layout.h
|
Remove some more wxPoint
|
4 years ago |
|
gerber_collectors.cpp
|
Scoop up some more wxPoint instances
|
4 years ago |
|
gerber_collectors.h
|
Scoop up some more wxPoint instances
|
4 years ago |
|
gerber_draw_item.cpp
|
Clean up hole shapes for safety (smart pointer) and consistency.
|
3 years ago |
|
gerber_draw_item.h
|
Move EDA_ANGLE to KiMath lib
|
4 years ago |
|
gerber_file_image.cpp
|
Gerbview: minor cosmetic enhancement: show if the file is X1 or X2 format.
|
3 years ago |
|
gerber_file_image.h
|
Fix overflow vulnerability in Gerbview
|
4 years ago |
|
gerber_file_image_list.cpp
|
Gerber Viewer: put drills/outlines/keep outs on top by default
|
3 years ago |
|
gerber_file_image_list.h
|
Gerber Viewer: put drills/outlines/keep outs on top by default
|
3 years ago |
|
gerbview.cpp
|
Wide string decls for gerbview.
|
4 years ago |
|
gerbview.h
|
Gerbview: code cleanup. Remove many include, now useless.
|
5 years ago |
|
gerbview.icns
|
Add drop shadows to MacOS icons
|
4 years ago |
|
gerbview_doc.icns
|
Add drop shadows to MacOS icons
|
4 years ago |
|
gerbview_draw_panel_gal.cpp
|
Flatten out some more preferences.
|
4 years ago |
|
gerbview_draw_panel_gal.h
|
Round 2 of Worksheet -> Drawing Sheet.
|
5 years ago |
|
gerbview_frame.cpp
|
Gerber Viewer: fix high contrast mode, respect high cycle shortcut
|
3 years ago |
|
gerbview_frame.h
|
Gerbview: consolidate some dialog code
|
4 years ago |
|
gerbview_id.h
|
Ensure toolbar controls have the correct width on frame creation
|
5 years ago |
|
gerbview_painter.cpp
|
Gerbview: seriously speed up the calculation time to draw polygons on OpenGL.
|
4 years ago |
|
gerbview_painter.h
|
Flatten out some more preferences.
|
4 years ago |
|
gerbview_printout.cpp
|
Gerbview: fix a long standing issue: negative objects are now correctly printed.
|
4 years ago |
|
gerbview_printout.h
|
Don't mandate ownership semantics in API
|
5 years ago |
|
gerbview_settings.cpp
|
ADDED separate user-defined color for page limits.
|
4 years ago |
|
gerbview_settings.h
|
All the preferences, all the time.
|
4 years ago |
|
job_file_reader.cpp
|
Fix some warnings detected by PVS-STUDIO (not used vars)
|
3 years ago |
|
menubar.cpp
|
Ensure "Open Recent" and "Clear files" menu titles are updated after language change.
|
4 years ago |
|
readgerb.cpp
|
Wide string decls for gerbview.
|
4 years ago |
|
rs274_read_XY_and_IJ_coordinates.cpp
|
Fix float scaling to use single fn
|
4 years ago |
|
rs274d.cpp
|
gerbview: fix incorrect render of regions defined by a 360 deg arcd (a circle)
|
4 years ago |
|
rs274x.cpp
|
Wide string decls for gerbview.
|
4 years ago |
|
toolbars_gerber.cpp
|
ADDED separate user-defined color for page limits.
|
4 years ago |