kicad/include
Jon Evans 473979d686 Fix handling of PPI when loading embedded images
Fixes https://gitlab.com/kicad/code/kicad/-/issues/13884
2023-02-14 19:42:06 -05:00
..
bitmaps Move simulator to tool framework. 2023-02-11 21:11:07 +00:00
cli Fix commit 0a881e09, not working on wxWidgets 3.1.5/msys2 2022-12-08 15:39:10 +01:00
core Excise the remaining occurrences of "Alias" for derived symbols. 2022-11-16 18:37:40 +00:00
database DbLib: Allow inheriting field properties from source symbol 2022-11-09 21:24:31 -05:00
dialogs Add doc link to custom rules syntax help. 2023-02-12 21:34:35 +00:00
drawing_sheet Nullptr safety. (Sentry KICAD-4F) 2023-01-18 01:16:57 +00:00
font Fix Windows build error 2023-01-25 16:45:04 -08:00
gal Desaturate the symbols in DNP for print/plot 2023-01-11 13:44:08 -08:00
kicad_curl
libeval Properties: update evaluator locale when creating editors 2022-12-06 17:56:33 -05:00
libeval_compiler
plotters Add missing clear of children memory in outline node 2022-09-25 08:47:28 -04:00
plugins
preview_items Improve H/V/45 deg mode when drawing zones and polygons. 2022-12-09 19:11:56 +03:00
project Store netclass visibility separately from nets 2022-10-01 19:54:13 -04:00
properties Properties: introduce validators; re-enable zone hatch settings 2023-02-11 11:44:58 -05:00
settings Prefer later versions in import of previous settings 2023-01-08 00:24:23 +05:00
tool Common Actions: Find Previous 2023-02-14 08:21:37 -05:00
view Handle view centering properly when drag-panning and zooming. 2023-01-02 14:20:43 +05:00
widgets Search Pane: add Activation (enter/double click) event support 2023-02-13 10:57:05 -05:00
advanced_config.h Force realtime connectivity on 2023-01-20 15:17:57 -08:00
array_axis.h
array_options.h
asset_archive.h
base64.h
base_screen.h
base_units.h
bin_mod.h
bitmap_base.h Fix handling of PPI when loading embedded images 2023-02-14 19:42:06 -05:00
bitmap_store.h
bitmaps.h
board_design_settings.h pcbnew: Change some of the default settings in board setup and netclasses 2023-01-29 23:20:40 +00:00
board_item.h Special selection mode when in high-contrast with courtyard layer active. 2023-02-11 21:11:07 +00:00
board_printout.h
build_version.h Avoid rebuilding with each commit 2023-01-04 11:32:15 -08:00
callback_gal.h
class_draw_panel_gal.h Improve canvas responsiveness by better swap interval management. 2022-11-18 00:32:25 +05:00
collector.h
commit.h More tightening of group parent lifecycles. 2022-11-16 00:42:38 +00:00
common.h Simplify and regularize text variable substitution architecture. 2023-01-17 17:05:41 +00:00
config_map.h
config_params.h
confirm.h Move multiple wxMessageBox to DisplayErrorMessage 2023-01-18 16:54:01 -08:00
dialog_shim.h
dsnlexer.h
eda_base_frame.h Do not translate name in version info 2022-12-31 20:28:45 -05:00
eda_dde.h
eda_doc.h
eda_draw_frame.h Always default to Accelerated (OpenGL) rendering and fallback if required 2023-01-04 12:58:19 +00:00
eda_item.h Rename GetSelectMenuText to GetItemDescription 2023-01-11 22:27:44 -05:00
eda_item_flags.h Be more discerning about dirtying zones for auto-refill. 2023-01-13 19:09:22 +00:00
eda_list_dialog.h Size columns after we've restored saved size of dialog. 2023-01-06 14:33:44 +00:00
eda_pattern_match.h ADDED direct access to signals & cursors. 2023-02-11 21:11:07 +00:00
eda_search_data.h Schematic: Find and Replace on Selection 2023-02-14 14:04:59 -05:00
eda_shape.h Separate creation of polygons for open and closed shapes. 2022-11-27 18:29:41 +00:00
eda_text.h Properties: Add text orientation 2022-12-02 21:33:21 -05:00
eda_tools.h Fix shadowed definition of EAGLE constant 2022-09-24 01:37:57 +01:00
eda_units.h Formatting and commenting. 2022-10-06 13:19:08 +01:00
enum_vector.h Implement iterator_traits in ENUM_ITERATOR 2022-11-20 22:07:39 +01:00
env_paths.h
env_vars.h
eseries.h Move eseries helper class to common. 2022-12-29 18:05:57 +00:00
executable_names.h
file_history.h Class name <-> file name sync. 2022-12-29 18:05:57 +00:00
filename_resolver.h Update KICAD6->KICAD7 2023-01-23 22:21:12 +00:00
filter_reader.h
fmt.h
footprint_editor_settings.h Expose changing arc edit mode in arc button context menu and Preferences 2022-12-05 21:28:16 +03:00
footprint_filter.h
footprint_info.h
fp_lib_table.h
frame_type.h
gbr_metadata.h
gbr_netlist_metadata.h
gestfich.h
gl_context_mgr.h
gl_utils.h fix a #pragma syntax on mingw/gcc 2023-02-08 20:29:04 +01:00
gr_basic.h
gr_text.h ADDED operating point overlay for SCH_EDIT_FRAME. 2023-02-11 21:11:07 +00:00
grid_tricks.h ADDED operating point text variables for labels and symbols. 2023-02-11 21:11:07 +00:00
hash_eda.h
hashtables.h
hotkey_store.h
hotkeys_basic.h
html_window.h
i18n_utility.h
id.h
ignore.h
import_export.h
inspectable.h Properties: move to custom editor for distances; refactoring 2022-11-06 11:40:45 -05:00
intrusive_list.h
ki_exception.h
kiface_base.h Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header 2022-11-08 12:31:07 +01:00
kiface_ids.h
kiid.h Sheet instance handling improvements. 2022-12-26 08:30:03 -05:00
kiway.h Avoid crashing due to empty lib tables in cli 2022-12-07 23:56:03 -05:00
kiway_express.h
kiway_holder.h
kiway_mgr.h
kiway_player.h Shove kicad2step into pcbnew itself with a new cli 2022-10-04 01:53:37 +00:00
launch_ext.h
layer_ids.h ADDED operating point overlay for SCH_EDIT_FRAME. 2023-02-11 21:11:07 +00:00
lib_id.h Support sub-libraries in symbol library browser 2023-01-22 19:25:15 -05:00
lib_table_base.h Add versioning to lib tables 2023-01-23 22:21:12 +00:00
lib_table_grid.h
lib_table_grid_tricks.h ADDED operating point text variables for labels and symbols. 2023-02-11 21:11:07 +00:00
lib_tree_item.h
lib_tree_model.h
lib_tree_model_adapter.h Support showing Value field in symbol chooser 2023-01-19 22:14:10 -05:00
locale_io.h
lockfile.h
logging.h
macros.h
macros_swig.h
mail_type.h Cvpcb: Reload footprint libraries in CVPCB 2022-09-27 22:58:03 +00:00
marker_base.h
markup_parser.h MARKUP_PARSER grammar should match everything, even incomplete markup 2023-01-09 00:17:11 +01:00
menus_helpers.h
multivector.h
netclass.h
newstroke_font.h
observable.h
origin_transforms.h
origin_viewitem.h
outline_mode.h
pad_shapes.h
page_info.h
painter.h
panel_hotkeys_editor.h
panel_text_variables.h
paths.h
pcb_base_frame.h Move updateUnits functionality to where it can be shared. 2023-01-02 22:12:26 +00:00
pcb_display_options.h
pcb_group.h Special selection mode when in high-contrast with courtyard layer active. 2023-02-11 21:11:07 +00:00
pcb_screen.h
pgm_base.h Fix event blocker on GTK 2023-01-12 11:53:00 -08:00
policy_keys.h
printout.h
profile.h
progress_reporter.h
project.h Cleanup 3D caches before d'tors run. 2022-12-05 22:39:09 +00:00
ptree.h
rc_item.h Eeschema: ERC checks handle connections between a common sub-circuit 2023-01-24 14:11:01 +00:00
refdes_utils.h
render_settings.h Reduce compiler warnings. 2022-12-13 00:47:19 +00:00
reporter.h
richio.h
scintilla_tricks.h
scoped_set_reset.h
search_stack.h
status_popup.h
streamwrapper.h
string_utf8_map.h Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05:00
string_utils.h
stroke_params.h Push UNITS_PROVIDER down into a low-level mixin. 2022-09-19 17:10:59 +01:00
sync_queue.h
systemdirsappend.h Fix paths for Copy default global library table. 2023-01-27 09:24:52 +03:00
template_fieldnames.h Refresh schematic's copy of template fieldnames after preferences. 2023-01-24 00:07:40 +00:00
textentry_tricks.h
thread_pool.h
title_block.h
trace_helpers.h Schematic import bug fix. 2022-12-15 09:58:39 -05:00
transform.h
undo_redo_container.h Fix missing include 2022-11-15 23:30:01 -05:00
units_provider.h Cleanup 3D caches before d'tors run. 2022-12-05 22:39:09 +00:00
utf8.h
validators.h
wildcards_and_files_ext.h Add cli export of symbols from kicad libraries 2022-12-12 22:44:26 -05:00
wx_filename.h Implement output targeting of symlib/fplib upgrade per request 2022-12-06 21:20:27 -05:00
wxdataviewctrl_helpers.h
wxstream_helper.h
xnode.h
zoom_defines.h