kicad/include
Mike Williams b7a77a9498 Schematic: Add CSV export to Symbol Fields Table 2022-05-09 12:02:12 -04:00
..
bitmaps Add dark mode assets for text properties; teardrops 2022-03-07 23:15:54 -05:00
core Schematic: new feature, force 45 degree lines 2022-03-28 16:07:23 -04:00
dialogs Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
drawing_sheet ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 2022-04-09 15:45:58 +01:00
font Add font to status bar for text objects. 2022-04-26 18:52:53 +01:00
gal Fix color4d distance return type 2022-02-06 21:05:44 -05:00
kicad_curl
libeval
libeval_compiler
plotters ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 2022-04-09 15:45:58 +01:00
plugins
preview_items Remove unit-less angles from geometry manager APIs. 2022-01-20 21:10:04 +00:00
project Remove some more duplicated preferences. 2021-12-26 13:37:28 +00:00
settings Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
tool Remove Save Copy As from fp editor, and rename to Save a Copy elsewhere. 2022-04-24 19:46:57 +01:00
view Clamp cursor to limits of coordinates representation 2022-02-11 16:42:52 +00:00
widgets Save and re-load query string in Choose Symbol dialog. 2022-04-17 00:33:56 +01:00
advanced_config.h prepare teardrops, round 2 2022-01-08 16:56:41 +01: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
bitmaps.h
board_design_settings.h Retire the V5 zone fill algorithm. 2022-02-11 13:10:52 +00:00
board_item.h Separate flashing check for connectivity 2022-03-16 17:30:01 -07: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
callback_gal.h ADDED: knockout pcb and fp text. 2022-03-08 13:22:20 +00:00
class_draw_panel_gal.h
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
config_map.h
config_params.h
confirm.h
convert_to_biu.h
dialog_shim.h
dsnlexer.h
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
eda_doc.h
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 Schematic Drag: fixes and improvements 2022-03-28 16:02:48 -04:00
eda_item_flags.h Schematic Drag: fixes and improvements 2022-03-28 16:02:48 -04:00
eda_list_dialog.h EDA_LIST_DIALOG: fix a crash due to use after delete data. 2022-05-03 17:21:34 +02:00
eda_pattern_match.h
eda_rect.h Finish with EDA_ANGLE. 2022-01-16 21:15:40 +00:00
eda_shape.h Fix a degeneracy bug in arc collisions. 2022-04-08 16:15:58 +01:00
eda_text.h Adjust outline font SCH_TEXT positioning so it better matches SCH_FIELD text. 2022-04-26 12:52:29 +01:00
eda_units.h
enum_vector.h
env_paths.h
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
fp_lib_table.h
frame_type.h
gbr_metadata.h
gbr_netlist_metadata.h More wxT-ification. 2022-02-09 17:04:32 +00:00
gestfich.h
gl_context_mgr.h
gl_utils.h Force Mesa to use its own call 2022-01-08 17:13:52 -08:00
gr_basic.h Bug fixes in arc & textbox printing. 2022-01-31 20:00:47 +00:00
gr_text.h Cleanup GRText APIs, 3D Viewer <-> board APIs, and Plotter APIs. 2022-01-10 14:17:11 +00: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
hotkeys_basic.h
html_window.h
i18n_utility.h
id.h Fix broken unit select context menu 2022-03-02 16:33:28 -08:00
ignore.h
import_export.h
inspectable.h
intrusive_list.h
ki_exception.h
kiface_base.h
kiface_ids.h
kiid.h
kiway.h
kiway_express.h
kiway_holder.h
kiway_mgr.h
kiway_player.h
launch_ext.h
layer_ids.h Plot on all layers prep work. 2022-03-29 16:08:23 -04:00
lib_id.h
lib_table_base.h
lib_table_grid.h
lib_tree_item.h
lib_tree_model.h
lib_tree_model_adapter.h
locale_io.h
lockfile.h
logging.h
macros.h More wxT-ification. 2022-02-09 17:04:32 +00:00
macros_swig.h
mail_type.h Cross-probing/selection for multiple items (SCH->PCB) 2022-01-16 20:29:03 +00: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
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 PLOTTER: do not clamp coordinates to an arbitrary value. 2022-03-22 10:32:36 +01: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 Remove some more duplicated preferences. 2021-12-26 13:37:28 +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
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
render_settings.h Move show-bounding-boxes to a tool on the toolbars. 2022-01-17 11:56:40 +00: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
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
textentry_tricks.h
title_block.h
trace_helpers.h Trace logging for fonts. 2022-01-18 14:08:47 +00:00
undo_redo_container.h
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
xnode.h
zoom_defines.h