kicad/include
Jeff Young f41af10007 Clean up hole shapes for safety (smart pointer) and consistency. 2022-07-22 23:06:07 +01:00
..
bitmaps Add sort feature to pre-defined list 2022-07-15 11:16:15 -07:00
core PCB Editor: Add User Background Images 2022-07-14 11:23:23 +00:00
dialogs Images: Add full properties editor 2022-07-14 11:23:23 +00:00
drawing_sheet ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 2022-04-09 15:45:58 +01:00
font EDA_TEXT Get/SetTextSize should use VECTOR2I 2022-05-14 08:16:15 -04:00
gal PCB Editor: Add User Background Images 2022-07-14 11:23:23 +00:00
kicad_curl Code cleaning. 2021-09-07 15:18:42 -04:00
libeval
libeval_compiler Add field access to custom DRC rules. 2021-12-24 18:13:00 +00:00
plotters Naming conventions. 2022-06-29 07:34:46 -06:00
plugins
preview_items Remove unit-less angles from geometry manager APIs. 2022-01-20 21:10:04 +00:00
project PCB: Add bitmap layer per board layer 2022-07-14 11:23:23 +00:00
settings Redo the pinned-libraries storage architecture. 2022-07-22 09:31:10 +01:00
tool Catch some crashes on shutdown 2022-07-15 16:56:01 -07:00
view PCB: Add bitmap layer per board layer 2022-07-14 11:23:23 +00:00
widgets Keep the reset text correct 2022-07-14 14:19:09 -07:00
advanced_config.h Activate teardrops: remove advanced config option and add teardrop keywords in files. (the ability to read teardrop keywords was added some time ago) 2022-06-17 19:42:27 +02:00
array_axis.h
array_options.h Move EDA_ANGLE to KiMath lib 2022-01-14 17:12:24 -08:00
asset_archive.h
base64.h
base_screen.h Update BASE_SCREEN to VECTOR2I 2022-01-01 11:30:33 -05:00
base_units.h Cleanup. 2022-02-27 12:05:39 +00:00
bin_mod.h
bitmap_base.h Neurotically update position wxPoint usages 2022-01-01 11:55:51 -05:00
bitmap_store.h Add support mode for dark mode to SCINTILLA_TRICKS. 2021-09-14 00:18:50 +01:00
bitmaps.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
board_design_settings.h Always allow blind/buried/micro vias 2022-07-12 19:47:31 -07:00
board_item.h Clean up hole shapes for safety (smart pointer) and consistency. 2022-07-22 23:06:07 +01:00
board_printout.h Gerbview: fix a long standing issue: negative objects are now correctly printed. 2022-02-12 11:44:34 +01:00
build_version.h Avoid calling deprecated wxPlatformInfo::GetArchName() in more than one place. 2021-11-13 09:52:08 +01:00
callback_gal.h ADDED: knockout pcb and fp text. 2022-03-08 13:22:20 +00:00
class_draw_panel_gal.h Add profile counters for PCB mouse and paint events 2021-12-05 15:16:08 -05:00
collector.h Neurotically update position wxPoint usages 2022-01-01 11:55:51 -05:00
commit.h Reconcile zone-auto-fill with undo. 2022-02-25 13:05:49 +00:00
common.h Use individual parameter version of wxExecute. 2021-09-26 15:03:06 +01:00
config_map.h
config_params.h
confirm.h Overhaul file locking system. 2021-08-31 15:04:31 +01:00
convert_to_biu.h
dialog_shim.h Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dsnlexer.h pcb parser: ensure the parser is reinitialized before parsing a new fp file 2021-08-26 19:38:20 +02:00
eda_base_frame.h Add support for using a SpaceMouse to pan & zoom in the schematic editor. 2022-03-31 19:03:41 +00:00
eda_dde.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
eda_doc.h Fix eda_doc not looking for schematic locally 2022-05-10 21:28:48 -04:00
eda_draw_frame.h Zoom wxChoice in horizontal toolbar: display the actual or nearest zoom level. 2022-03-20 18:41:38 +01:00
eda_item.h Overhaul bitmap text for performance. 2022-05-14 20:09:54 +01:00
eda_item_flags.h Pcbnew, on line DRC when moving footprints: add visible collisions between courtyards 2022-05-20 12:58:05 +02:00
eda_list_dialog.h Added pinning support to various EDA_LIST_DIALOGs. 2022-07-09 20:44:49 -06:00
eda_pattern_match.h Fix shadow variable defn. 2021-12-02 11:40:31 +00:00
eda_rect.h Finish with EDA_ANGLE. 2022-01-16 21:15:40 +00:00
eda_shape.h LIB_SHAPE slightly abuses SHAPE_POLY_SET by using it for line chains. 2022-07-08 21:35:40 -06:00
eda_text.h Code clarity. 2022-06-03 23:27:10 +01:00
eda_units.h
enum_vector.h
env_paths.h Normalize drawing sheet path to env vars & prj, not just prj. 2021-10-02 23:39:45 +01:00
env_vars.h
executable_names.h
filehistory.h Ensure "Open Recent" and "Clear files" menu titles are updated after language change. 2022-04-11 11:09:05 +02:00
filename_resolver.h
filter_reader.h
footprint_editor_settings.h Move rotation angle increments to UNIT_BINDER and EDA_ANGLE. 2022-01-19 15:15:33 +00:00
footprint_filter.h
footprint_info.h ADDED: Threadpool 2022-06-24 22:59:24 +00:00
fp_lib_table.h
frame_type.h Schematic: Automatic Symbol Annotation 2022-05-27 15:54:00 +00:00
gbr_metadata.h
gbr_netlist_metadata.h More wxT-ification. 2022-02-09 17:04:32 +00:00
gestfich.h Remove printing files from Project Manager 2021-11-12 20:18:32 +00:00
gl_context_mgr.h
gl_utils.h OpenGL: Fix SetSwapInterval logic. 2022-06-09 19:29:57 +00:00
gr_basic.h Bug fixes in arc & textbox printing. 2022-01-31 20:00:47 +00:00
gr_text.h Use default text properties for textboxes. 2022-06-03 18:48:09 +01:00
grid_tricks.h ADDED unit-filtering for pin table. 2022-03-26 11:53:48 +00:00
hash_eda.h
hashtables.h Nix the deprecated binary/unary base class that aren't actually needed 2022-01-04 18:58:42 -05:00
hotkey_store.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
hotkeys_basic.h Hotkeys: show user config for unloaded KiFACEs 2022-07-05 13:37:45 +00:00
html_window.h Substitute all wxHtmlWindow with HTML_WINDOW 2021-10-12 07:07:15 +00:00
i18n_utility.h
id.h Try a slightly different tack for cancelling net highlighting. 2022-07-19 10:31:49 +01:00
ignore.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
import_export.h
inspectable.h
intrusive_list.h
ki_exception.h
kiface_base.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
kiface_ids.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
kiid.h ADDED: Threadpool 2022-06-24 22:59:24 +00:00
kiway.h Keep track of blocking windows 2022-07-13 19:25:24 -07:00
kiway_express.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
kiway_holder.h Protect the Kiway dereference 2022-07-14 11:37:45 -07:00
kiway_mgr.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
kiway_player.h KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
launch_ext.h Fix opening files with spaces on Linux 2021-11-07 14:31:14 +00:00
layer_ids.h PCB: Add bitmap layer per board layer 2022-07-14 11:23:23 +00:00
lib_id.h
lib_table_base.h
lib_table_grid.h
lib_table_grid_tricks.h Add Make selected active/inactive actions to the symbol libraries 2022-06-21 23:32:02 +00:00
lib_tree_item.h Keep footprint selection in Symbol Chooser history list. 2022-06-06 22:24:02 +01:00
lib_tree_model.h Keep footprint selection in Symbol Chooser history list. 2022-06-06 22:24:02 +01:00
lib_tree_model_adapter.h Redo the pinned-libraries storage architecture. 2022-07-22 09:31:10 +01:00
locale_io.h Quiet gcc and clang warnings 2022-06-22 08:55:44 -07:00
lockfile.h
logging.h
macros.h More wxT-ification. 2022-02-09 17:04:32 +00:00
macros_swig.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
mail_type.h Clarify cross-probing options 2022-07-01 16:47:09 -07:00
marker_base.h Another batch of point changes 2022-01-01 13:17:12 -05:00
markup_parser.h Make gcc (or linux?) happy. 2022-02-26 22:56:10 +00:00
menus_helpers.h
multivector.h More wxT-ification. 2022-02-09 17:04:32 +00:00
netclass.h Formatting. 2022-06-27 18:37:40 -06:00
newstroke_font.h
observable.h
origin_transforms.h
origin_viewitem.h Neurotically update position wxPoint usages 2022-01-01 11:55:51 -05:00
outline_mode.h
pad_shapes.h Minor cleanup. 2022-04-24 23:54:01 +01:00
page_info.h paper min size set to 1 inch (previously 0.1 inch, very small indeed) 2022-06-13 17:51:29 +02:00
painter.h
panel_hotkeys_editor.h Expunge update UI event handler from paged dialog object. 2021-12-27 18:40:12 -05:00
panel_text_variables.h
paths.h Simplify locale data path setting... 2022-02-21 13:08:29 -05:00
pcb_base_frame.h Better error reporting for DP uncoupled length. 2022-04-08 11:40:53 +01:00
pcb_display_options.h PCB: Add bitmap layer per board layer 2022-07-14 11:23:23 +00:00
pcb_group.h More wxT-ification. 2022-02-09 17:04:32 +00:00
pcb_screen.h
pgm_base.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
policy_keys.h Add policy to enable/disable pcm 2022-04-12 10:08:34 -04:00
printout.h
profile.h Add legacy CTOR for PROF_COUNTER 2021-12-15 12:52:08 -08:00
progress_reporter.h
project.h
properties.h
property.h More wxT-ification. 2022-02-09 17:04:32 +00:00
property_mgr.h
ptree.h
rc_item.h Better error reporting for DP uncoupled length. 2022-04-08 11:40:53 +01:00
refdes_utils.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
render_settings.h Bug fixes for printing vias. 2022-06-19 11:58:21 +01:00
reporter.h
richio.h
scintilla_tricks.h A right-to-left single-char sel followed by typing leaves cursor the same. 2022-04-07 11:51:58 +01:00
scoped_set_reset.h
search_stack.h Fix broken search stack behavior. 2021-11-13 07:52:25 -05:00
status_popup.h
streamwrapper.h
string_utils.h Cross-probing/selection for multiple items (SCH->PCB) 2022-01-16 20:29:03 +00:00
stroke_params.h Update message panel from PCB point editor and SCH drawing tools. 2022-03-21 10:32:36 +00:00
sync_queue.h
systemdirsappend.h
template_fieldnames.h Fix a few issues related to field names and their translation. - Do not use translated field names outside strings displayed in dialogs. - fix code that does not work well with default locale. - fix some (not all) I18n issues in DIALOG_UPDATE_SYMBOL_FIELDS. 2022-05-13 11:45:37 +02:00
textentry_tricks.h
thread_pool.h ADDED: Threadpool 2022-06-24 22:59:24 +00:00
title_block.h
trace_helpers.h Add brackets and else statement to KI_TRACE. 2022-07-18 18:44:58 +00:00
undo_redo_container.h Fix compil warnings (UNDO_REDO::GROUP renamed to UNDO_REDO::REGROUP to fix 2021-08-28 11:44:01 +02:00
utf8.h
validators.h More wxT-ification. 2022-02-09 17:04:32 +00:00
wildcards_and_files_ext.h Schematic: Add CSV export to Symbol Fields Table 2022-05-09 12:02:12 -04:00
wx_filename.h
wxdataviewctrl_helpers.h
wxstream_helper.h Use heap instead of stack for CopyStreamData 2021-11-10 22:05:44 -05:00
xnode.h
zoom_defines.h