.. |
bitmaps
|
Enhance the status bar with background progress and notifications
|
2023-08-04 22:06:08 -04:00 |
cli
|
ADDED: ERC over cli....mostly
|
2023-08-13 20:31:19 -04:00 |
core
|
QA: PCB Fields bug fixes
|
2023-06-20 18:34:52 +00:00 |
database
|
Exclude from Sim: move from field to attribute
|
2023-08-08 12:36:36 -04:00 |
dialogs
|
Don't count pins of both De Morgan variants when matching to footprint pads.
|
2023-08-31 11:36:39 +01:00 |
drawing_sheet
|
Painter base class should just live in gal instead of being in denial
|
2023-09-06 20:23:19 -04:00 |
font
|
ADDED: parameterize font metrics and allow customization of overbar height.
|
2023-08-06 20:57:41 +01:00 |
gal
|
observable can live in core
|
2023-09-06 21:25:24 -04:00 |
kicad_curl
|
KICAD_CURL_EASY: add SetPostFields().
|
2023-08-10 00:29:19 +03:00 |
libeval
|
…
|
|
libeval_compiler
|
…
|
|
plotters
|
Another try at fixing arcs.
|
2023-08-22 16:10:58 +03:00 |
plugins
|
…
|
|
preview_items
|
Painter base class should just live in gal instead of being in denial
|
2023-09-06 20:23:19 -04:00 |
project
|
Move some MRU paths from app to project.
|
2023-07-12 17:30:42 +01:00 |
properties
|
Properties: rework color editor
|
2023-07-16 17:37:36 -04:00 |
settings
|
Grids: make overrides use existing grids (choice box)
|
2023-08-30 13:33:04 -04:00 |
tool
|
Add Unselect all in menu
|
2023-09-06 23:44:39 +00:00 |
view
|
Require wxWidgets 3.2
|
2023-08-23 22:02:56 +00:00 |
widgets
|
Disable previews when context menu active and when scrolling.
|
2023-09-06 16:23:13 +01:00 |
advanced_config.h
|
PNS: add new "EnableRouterDump" kicad_advanced setting
|
2023-08-07 23:43:54 +02:00 |
array_axis.h
|
…
|
|
array_options.h
|
…
|
|
asset_archive.h
|
…
|
|
background_jobs_monitor.h
|
Add more thread safety to background jobs
|
2023-08-11 22:37:43 -04:00 |
base64.h
|
…
|
|
base_screen.h
|
…
|
|
base_units.h
|
…
|
|
bin_mod.h
|
…
|
|
bitmap_base.h
|
Allow multiple format image saving
|
2023-09-06 12:12:32 -07:00 |
bitmap_store.h
|
…
|
|
bitmaps.h
|
…
|
|
board_design_settings.h
|
Split StyleFootprints into separate bools for fields vs text & graphics.
|
2023-07-10 17:15:57 +01:00 |
board_item.h
|
Move "parent" property from PAD to BOARD_ITEM.
|
2023-08-18 22:20:09 +01:00 |
board_printout.h
|
…
|
|
build_version.h
|
…
|
|
callback_gal.h
|
…
|
|
class_draw_panel_gal.h
|
Evict the Pgm() dependency in GAL
|
2023-09-06 20:13:46 -04:00 |
cli_progress_reporter.h
|
ADDED: ERC over cli....mostly
|
2023-08-13 20:31:19 -04:00 |
collector.h
|
Remove a bunch of blind (and a few redundant) static_casts.
|
2023-07-13 14:14:45 +01:00 |
commit.h
|
Implement undo/redo for footprint children.
|
2023-07-15 17:37:31 +01:00 |
common.h
|
Fields Table: convert special strings like Quantity to named variables
|
2023-08-01 10:55:32 -04:00 |
config_map.h
|
…
|
|
config_params.h
|
…
|
|
confirm.h
|
Be smarter about releasing lockfiles
|
2023-07-21 15:40:19 -07:00 |
dialog_shim.h
|
…
|
|
dsnlexer.h
|
…
|
|
eda_base_frame.h
|
ADDED: appearances manager for 3D viewer.
|
2023-08-14 18:08:36 +01:00 |
eda_dde.h
|
…
|
|
eda_doc.h
|
…
|
|
eda_draw_frame.h
|
Move grid definitions to Prefs and grid origin to a separate dlg.
|
2023-08-26 13:32:24 +01:00 |
eda_item.h
|
Don't use Clone() for duplicating. It returns the same UUID.
|
2023-09-03 19:06:20 +01:00 |
eda_item_flags.h
|
More undo cleanup.
|
2023-07-16 14:43:29 +01:00 |
eda_list_dialog.h
|
Validate new symbol / save as symbol info before exiting dialog.
|
2023-09-05 22:07:58 +01:00 |
eda_pattern_match.h
|
Require regular expressions to be explicit.
|
2023-06-16 15:37:58 +01:00 |
eda_search_data.h
|
Allow EDA_COMBINED_MATCHER use in KiCad find architecture.
|
2023-06-10 14:50:06 +01:00 |
eda_shape.h
|
Set line width when changing annotation proxy flag.
|
2023-09-04 20:49:52 +01:00 |
eda_text.h
|
Implement second-level cache for escaped netnames.
|
2023-08-07 21:44:04 +01:00 |
eda_tools.h
|
…
|
|
eda_units.h
|
…
|
|
enum_vector.h
|
Make comparison operators const.
|
2023-06-21 08:49:26 +00:00 |
env_paths.h
|
…
|
|
env_vars.h
|
…
|
|
eseries.h
|
Move E-series resistor selector table out of resistor value
|
2023-06-26 23:21:40 +00:00 |
executable_names.h
|
…
|
|
file_history.h
|
…
|
|
filename_resolver.h
|
…
|
|
filter_reader.h
|
…
|
|
fmt.h
|
…
|
|
footprint_editor_settings.h
|
Prefer MRU path to LastImportExportPath for importing footprints.
|
2023-07-09 22:28:26 +01:00 |
footprint_filter.h
|
…
|
|
footprint_info.h
|
…
|
|
fp_lib_table.h
|
…
|
|
frame_type.h
|
Reduce visual clutter in GAL display options.
|
2023-09-04 13:06:46 +01:00 |
gbr_metadata.h
|
Cleanup. No (intentional) functional changes.
|
2023-06-06 12:30:35 +01:00 |
gbr_netlist_metadata.h
|
…
|
|
gestfich.h
|
…
|
|
gl_context_mgr.h
|
…
|
|
gl_utils.h
|
…
|
|
gr_basic.h
|
…
|
|
gr_text.h
|
ADDED: parameterize font metrics and allow customization of overbar height.
|
2023-08-06 20:57:41 +01:00 |
grid_tricks.h
|
…
|
|
hash_eda.h
|
…
|
|
hashtables.h
|
…
|
|
hotkey_store.h
|
Minor Coverity and compil warnings fixes.
|
2023-07-17 16:19:22 +02:00 |
hotkeys_basic.h
|
Hotkeys: add support for alternate hotkeys
|
2023-07-13 10:11:46 -04:00 |
html_window.h
|
…
|
|
i18n_utility.h
|
…
|
|
id.h
|
Move grid definitions to Prefs and grid origin to a separate dlg.
|
2023-08-26 13:32:24 +01:00 |
import_export.h
|
…
|
|
inspectable.h
|
…
|
|
ki_exception.h
|
…
|
|
kiface_base.h
|
…
|
|
kiface_ids.h
|
…
|
|
kiid.h
|
…
|
|
kiway.h
|
Clear the playerFrame lookup cache when closing frames.
|
2023-06-11 20:34:24 +01:00 |
kiway_express.h
|
…
|
|
kiway_holder.h
|
…
|
|
kiway_mgr.h
|
…
|
|
kiway_player.h
|
Import system refactor for PCB plugins.
|
2023-08-15 05:26:12 +03:00 |
launch_ext.h
|
…
|
|
layer_ids.h
|
ADDED: appearances manager for 3D viewer.
|
2023-08-14 18:08:36 +01:00 |
lib_id.h
|
…
|
|
lib_table_base.h
|
Stricter API for LIB_TABLE
|
2023-08-06 00:56:51 -04:00 |
lib_table_grid.h
|
…
|
|
lib_table_grid_tricks.h
|
…
|
|
lib_tree_item.h
|
…
|
|
lib_tree_model.h
|
…
|
|
lib_tree_model_adapter.h
|
ADDED: lib tree previews.
|
2023-09-02 23:30:22 +01:00 |
locale_io.h
|
…
|
|
lockfile.h
|
Be smarter about releasing lockfiles
|
2023-07-21 15:40:19 -07:00 |
logging.h
|
…
|
|
macros.h
|
string_utils: Add From_UTF8( const char* cstring ) and From_UTF8( const std::string aString ),
|
2023-07-16 08:21:43 +02:00 |
macros_swig.h
|
…
|
|
mail_type.h
|
ADDED footprint associations dialog.
|
2023-07-11 14:52:05 +01:00 |
marker_base.h
|
…
|
|
markup_parser.h
|
…
|
|
menus_helpers.h
|
…
|
|
multivector.h
|
…
|
|
netclass.h
|
…
|
|
newstroke_font.h
|
…
|
|
notifications_manager.h
|
Add a KICAD_TEST_NOTI env var for a fake notification on launch
|
2023-08-06 15:51:35 -04:00 |
origin_transforms.h
|
…
|
|
origin_viewitem.h
|
…
|
|
outline_mode.h
|
…
|
|
pad_shapes.h
|
…
|
|
page_info.h
|
…
|
|
panel_hotkeys_editor.h
|
…
|
|
panel_text_variables.h
|
…
|
|
paths.h
|
Force fontconfig to look at the correct path for fonts.conf on windows
|
2023-08-26 13:53:43 -04:00 |
pcb_base_frame.h
|
Validate new footprint / save as footprint info before exiting dialog.
|
2023-09-06 12:49:37 +01:00 |
pcb_display_options.h
|
…
|
|
pcb_group.h
|
Revise method of selecting footprints in contrast
|
2023-08-01 10:43:13 -07:00 |
pcb_screen.h
|
…
|
|
pgm_base.h
|
Enhance the status bar with background progress and notifications
|
2023-08-04 22:06:08 -04:00 |
plugin_file_desc.h
|
Schematic plugins refactoring, fixes for PCB plugins.
|
2023-08-31 05:08:03 +03:00 |
policy_keys.h
|
Add policy to alter curl revoke settings on windows
|
2023-07-13 19:01:04 -04:00 |
printout.h
|
…
|
|
profile.h
|
…
|
|
progress_reporter.h
|
…
|
|
project.h
|
Add --define-var / -D to the cli opts for some commands
|
2023-08-31 21:46:37 -04:00 |
ptree.h
|
…
|
|
rc_item.h
|
ADDED: DRC JSON report
|
2023-08-13 14:59:10 -04:00 |
rc_json_schema.h
|
Fix up erc json a little
|
2023-08-13 19:19:20 -04:00 |
refdes_utils.h
|
…
|
|
render_settings.h
|
…
|
|
reporter.h
|
Use external REPORTER for EESCHEMA_JOBS_HANDLER / PCB_JOBS_HANDLER
|
2023-06-10 23:35:32 +02:00 |
richio.h
|
…
|
|
scintilla_tricks.h
|
ADDED autocomplete for value field in Symbol Properties dialog.
|
2023-08-02 20:45:52 +01:00 |
scoped_set_reset.h
|
…
|
|
search_stack.h
|
…
|
|
status_popup.h
|
…
|
|
streamwrapper.h
|
…
|
|
string_utf8_map.h
|
…
|
|
string_utils.h
|
string_utils: Add From_UTF8( const char* cstring ) and From_UTF8( const std::string aString ),
|
2023-07-16 08:21:43 +02:00 |
stroke_params.h
|
…
|
|
sync_queue.h
|
…
|
|
systemdirsappend.h
|
…
|
|
template_fieldnames.h
|
Fields: Description now mandatory
|
2023-06-20 18:34:52 +00:00 |
textentry_tricks.h
|
…
|
|
title_block.h
|
…
|
|
trace_helpers.h
|
…
|
|
transform.h
|
…
|
|
undo_redo_container.h
|
Undo/Redo: remove unused NOP type
|
2023-08-09 14:32:06 -04:00 |
units_provider.h
|
Move grid definitions to Prefs and grid origin to a separate dlg.
|
2023-08-26 13:32:24 +01:00 |
utf8.h
|
…
|
|
validators.h
|
Validators: drop unused is m_isLibEditor
|
2023-06-20 18:34:52 +00:00 |
wildcards_and_files_ext.h
|
Schematic plugins refactoring, fixes for PCB plugins.
|
2023-08-31 05:08:03 +03:00 |
wx_filename.h
|
…
|
|
wxstream_helper.h
|
…
|
|
xnode.h
|
…
|
|
zoom_defines.h
|
Add a "hyperzoom" mode for debugging "up close".
|
2023-06-20 14:19:21 +01:00 |