.. |
dialogs
|
Fix some UI element spacing in settings panels
|
3 years ago |
gerber_test_files
|
Gerbview: fix incorrect Gerber test files
|
5 years ago |
tools
|
TOOL_EVENT: make command string non-optional
|
3 years ago |
widgets
|
Gerbview: fix some issues related to color settings.
|
3 years ago |
CMakeLists.txt
|
Remove two common source files from gerbview
|
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.
|
4 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
|
4 years ago |
am_primitive.cpp
|
Remove convert_to_biu.h, merge contents to base_units.h
|
3 years ago |
am_primitive.h
|
Gerbview: fix missing pad shapes when exporting to Pcbnew.
|
3 years ago |
clear_gbr_drawlayers.cpp
|
RIP EDA_RECT.
|
3 years ago |
dcode.cpp
|
Remove convert_to_biu.h, merge contents to base_units.h
|
3 years ago |
dcode.h
|
Gerbview: fix missing pad shapes when exporting to Pcbnew.
|
3 years ago |
evaluate.cpp
|
Cleanup: Replace push_back with emplace_back
|
6 years ago |
events_called_functions.cpp
|
ADDED: Implement Drag and Drop
|
3 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
|
Repoint IU_PER_MILS
|
3 years ago |
export_to_pcbnew.cpp
|
Split up Double2Str to a format function to make its use case clear
|
3 years ago |
export_to_pcbnew.h
|
Remove convert_to_biu.h, merge contents to base_units.h
|
3 years ago |
files.cpp
|
Coverity fixes.
|
3 years ago |
gbr_display_options.h
|
Flatten out some more preferences.
|
4 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
|
Push UNITS_PROVIDER down into a low-level mixin.
|
3 years ago |
gerber_draw_item.h
|
Push UNITS_PROVIDER down into a low-level mixin.
|
3 years ago |
gerber_file_image.cpp
|
Readability improvements.
|
3 years ago |
gerber_file_image.h
|
Attempt to fix std::initializer_list lifetime issue.
|
3 years ago |
gerber_file_image_list.cpp
|
gerbview: Cleanup some unsigned comparisons that were extraneous
|
3 years ago |
gerber_file_image_list.h
|
gerbview: Cleanup some unsigned comparisons that were extraneous
|
3 years ago |
gerbview.cpp
|
Move gerbview colors to preferences dialog.
|
3 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
|
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
|
Allow text variable resolution through properties in drawing sheet text.
|
3 years ago |
gerbview_frame.h
|
Readability improvements.
|
3 years ago |
gerbview_id.h
|
Ensure toolbar controls have the correct width on frame creation
|
5 years ago |
gerbview_painter.cpp
|
Remove convert_to_biu.h, merge contents to base_units.h
|
3 years ago |
gerbview_painter.h
|
ADDED: Support for explicit DNP field
|
3 years ago |
gerbview_printout.cpp
|
Remove IU_PER_MM thats standalone
|
3 years ago |
gerbview_printout.h
|
Remove a few EDA_RECT instances.
|
3 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
|
Remove uneeded file pointer in gerbview code
|
3 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
|
Repoint IU_PER_MILS
|
3 years ago |
toolbars_gerber.cpp
|
Remove IU_PER_MM thats standalone
|
3 years ago |