7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-02 13:06:55 +00:00
kicad/gerbview
John Beard 520a7cf62c GAL: ViewGetLOD should not be able to change the VIEW
Make the VIEW* parameter const. Since PCB_TEXT does a null-check,
it's not very clear if this can ever be null (and if it is,
why don't the other VIEW_ITEMs check?), so don't make them
all references too at this time.

Also dereference a few pointers a bit earlier to make non-null
promises sooner rather than later.
2025-01-02 22:59:31 +08:00
..
dialogs Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerber_test_files Gerbview: fix some issues related to comments and primitives in macros: 2023-11-08 10:45:13 +01:00
navlib Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
tools Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
widgets Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
am_param.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
am_param.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
am_primitive.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
am_primitive.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
aperture_macro.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
aperture_macro.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
clear_gbr_drawlayers.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
CMakeLists.txt Gerbview: make my fix about MINGW specific to MINGW (commit b5cb0087 broke QA build) 2024-09-21 17:38:31 +02:00
dcode.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dcode.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
evaluate.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
events_called_functions.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
excellon_defaults.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
excellon_image.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
excellon_read_drill_file.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
export_to_pcbnew.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
export_to_pcbnew.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
files.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gbr_display_options.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gbr_layout.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gbr_layout.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerber_collectors.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerber_collectors.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerber_draw_item.cpp GAL: ViewGetLOD should not be able to change the VIEW 2025-01-02 22:59:31 +08:00
gerber_draw_item.h GAL: ViewGetLOD should not be able to change the VIEW 2025-01-02 22:59:31 +08:00
gerber_file_image_list.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerber_file_image_list.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerber_file_image.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerber_file_image.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_doc.icns Add document type icons 2024-02-09 15:55:57 -08:00
gerbview_draw_panel_gal.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_draw_panel_gal.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_frame.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_frame.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_id.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_painter.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_painter.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_printout.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_printout.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_settings.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_settings.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview.icns Add document type icons 2024-02-09 15:55:57 -08:00
job_file_reader.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
menubar.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
readgerb.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
rs274_read_XY_and_IJ_coordinates.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
rs274d.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
rs274x.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
toolbars_gerber.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
X2_gerber_attributes.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
X2_gerber_attributes.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00