| .. |
|
bitmaps
|
Add bezier icon
|
2 years ago |
|
cli
|
Remove unused header
|
2 years ago |
|
core
|
Functionally it's a "reference image".
|
2 years ago |
|
database
|
DbLib: Fill entire table if cache is empty when loading one part
|
2 years ago |
|
dialogs
|
Hidden footprint libraries are not yet supported.
|
1 year ago |
|
drawing_sheet
|
Add prettification to pl_editor; bump version
|
2 years ago |
|
font
|
Silence font replace warnings for libs
|
1 year ago |
|
gal
|
Detect if HiDPI cursors are needed
|
1 year ago |
|
http_lib
|
HTTP LIB - Fine tuning
|
2 years ago |
|
io
|
Introduce base IO_MGR class and unify RELEASER objects
|
2 years ago |
|
kicad_curl
|
Fix build issue with experimental GCC version 15.
|
1 year ago |
|
libeval
|
Add um support to the unit binder
|
2 years ago |
|
libeval_compiler
|
Handle backslash-escaped quotes in libeval.
|
2 years ago |
|
plotters
|
Fix rendering/plotting of arcs with tiny angle and huge radius.
|
2 years ago |
|
plugins
|
Get rid of anonymous struct typedefs
|
4 years ago |
|
preview_items
|
Add dashed lines and circles to preview draw context.
|
2 years ago |
|
project
|
Unflip when going to viewport which isn't flipped.
|
2 years ago |
|
properties
|
Clear field listener when quitting
|
2 years ago |
|
settings
|
Add optional reporting of non-KiCad design issues
|
2 years ago |
|
tool
|
Ignore hidden text fields when cross-probing
|
1 year ago |
|
view
|
Pull netname bug fixes and performance improvements back from master.
|
1 year ago |
|
widgets
|
Unbind events in KISTATUSBAR destructor
|
1 year ago |
|
advanced_config.h
|
Improve SHAPE_POLY_SET fracture performance
|
2 years ago |
|
array_axis.h
|
Low hanging fruit to kicommon
|
2 years ago |
|
array_options.h
|
Low hanging fruit to kicommon
|
2 years ago |
|
asset_archive.h
|
Low hanging fruit to kicommon
|
2 years ago |
|
background_jobs_monitor.h
|
Fix some warnings.
|
1 year ago |
|
base_screen.h
|
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
|
3 years ago |
|
base_units.h
|
Make sure users don't run into min text size.
|
2 years ago |
|
bin_mod.h
|
Include optimization: move some things from common.h to point-of-use
|
5 years ago |
|
bitmap_base.h
|
Allow multiple format image saving
|
2 years ago |
|
bitmap_store.h
|
Add bitmap bundle support to BITMAP_SCALE
|
2 years ago |
|
bitmaps.h
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
|
board_design_settings.h
|
Tweak default meander settings.
|
2 years ago |
|
board_item.h
|
Separate Compare Footprints from DRC.
|
2 years ago |
|
board_printout.h
|
More EDA_RECE yeetage.
|
3 years ago |
|
build_version.h
|
Add OpenGL info to About.
|
2 years ago |
|
callback_gal.h
|
performance efficiencies
|
2 years ago |
|
class_draw_panel_gal.h
|
Evict the Pgm() dependency in GAL
|
2 years ago |
|
cli_progress_reporter.h
|
ADDED: ERC over cli....mostly
|
2 years ago |
|
collector.h
|
Remove a bunch of blind (and a few redundant) static_casts.
|
2 years ago |
|
commit.h
|
Replace stale pin references with UNDO copy
|
2 years ago |
|
common.h
|
Fields Table: convert special strings like Quantity to named variables
|
2 years ago |
|
config_map.h
|
Fix a few doxygen warnings
|
9 years ago |
|
config_params.h
|
Move configparams to kicommon
|
2 years ago |
|
confirm.h
|
Do not parent dialogs to non top level windows in panels or widgets.
|
2 years ago |
|
ctl_flags.h
|
Ensure non handled text properties are never written in .kicad_pcb files
|
1 year ago |
|
dialog_shim.h
|
Add m_isClosing guard in an attempt to prevent KICAD-1XF.
|
2 years ago |
|
dpi_scaling_common.h
|
Break out the boundary violating parts of gal into common through subclassing
|
2 years ago |
|
dsnlexer.h
|
dsnlexer can live in kicommon
|
2 years ago |
|
eda_base_frame.h
|
Clean up autosave files when reverting.
|
2 years ago |
|
eda_dde.h
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
|
eda_doc.h
|
Fix eda_doc not looking for schematic locally
|
4 years ago |
|
eda_draw_frame.h
|
FOOTPRINT_EDIT_FRAME: ensure the canvas type comes from the FOOTPRINT_EDITOR_SETTINGS config
|
2 years ago |
|
eda_item.h
|
ADDED: Git integration support
|
2 years ago |
|
eda_item_flags.h
|
More undo cleanup.
|
2 years ago |
|
eda_list_dialog.h
|
Validate new symbol / save as symbol info before exiting dialog.
|
2 years ago |
|
eda_pattern_match.h
|
Move EDA_PATTERN_MATCH to kicommon
|
2 years ago |
|
eda_search_data.h
|
Allow EDA_COMBINED_MATCHER use in KiCad find architecture.
|
2 years ago |
|
eda_shape.h
|
Don't modify radius when editing center.
|
2 years ago |
|
eda_text.h
|
Move all CTL_OMIT_xxx flags definitions into a new file ctl_flags.h
|
1 year ago |
|
eda_tools.h
|
Fix shadowed definition of EAGLE constant
|
3 years ago |
|
eda_units.h
|
Clamp ratio properties
|
2 years ago |
|
enum_vector.h
|
Make comparison operators const.
|
2 years ago |
|
env_paths.h
|
Normalize drawing sheet path to env vars & prj, not just prj.
|
4 years ago |
|
env_vars.h
|
Remove hard-coded versioned env vars in most places
|
2 years ago |
|
executable_names.h
|
Move executable name constants to own file
|
9 years ago |
|
file_history.h
|
Class name <-> file name sync.
|
3 years ago |
|
filename_resolver.h
|
Update KICAD6->KICAD7
|
3 years ago |
|
filter_reader.h
|
Cleanup wx includes in the filter reader
|
4 years ago |
|
fmt.h
|
database_connection.cpp: Fix compil issues on msys2. these issues are
|
3 years ago |
|
footprint_editor_settings.h
|
Separate Footprint Editor's sketch modes from PCB Editor's.
|
2 years ago |
|
footprint_filter.h
|
Dont leak richio into everything
|
2 years ago |
|
footprint_info.h
|
Clear timestamp when clearing cache.
|
1 year ago |
|
fp_lib_table.h
|
Introduce base IO_MGR class and unify RELEASER objects
|
2 years ago |
|
frame_type.h
|
Grid properties for GerbView.
|
2 years ago |
|
gal_display_options_common.h
|
Break out the boundary violating parts of gal into common through subclassing
|
2 years ago |
|
gbr_metadata.h
|
Cleanup. No (intentional) functional changes.
|
2 years ago |
|
gbr_netlist_metadata.h
|
More wxT-ification.
|
4 years ago |
|
gestfich.h
|
ADDED: Git integration support
|
2 years ago |
|
gr_basic.h
|
RIP EDA_RECT.
|
3 years ago |
|
gr_text.h
|
ADDED: parameterize font metrics and allow customization of overbar height.
|
2 years ago |
|
grid_tricks.h
|
Hidden footprint libraries are not yet supported.
|
1 year ago |
|
hash_eda.h
|
Added IPC2581 support
|
2 years ago |
|
hashtables.h
|
RIP EDA_RECT.
|
3 years ago |
|
hotkey_store.h
|
Minor Coverity and compil warnings fixes.
|
2 years ago |
|
hotkeys_basic.h
|
Hotkeys: add support for alternate hotkeys
|
2 years ago |
|
i18n_utility.h
|
Try to fix a compil issue on OSX (no viable conversion from 'const wxString' to 'const wxChar *', in colors.cpp)
|
10 years ago |
|
id.h
|
Move grid definitions to Prefs and grid origin to a separate dlg.
|
2 years ago |
|
import_export.h
|
Cleanup the kiface dll export declaration slightly
|
2 years ago |
|
inspectable.h
|
Add system for property change notifications
|
2 years ago |
|
ki_exception.h
|
Parse generator_version and improve error output on mismatch
|
2 years ago |
|
kicommon.h
|
Start a kicommon shared lib
|
2 years ago |
|
kiface_base.h
|
Schematic parity checking for CLI DRC.
|
2 years ago |
|
kiface_ids.h
|
Schematic parity checking for CLI DRC.
|
2 years ago |
|
kiid.h
|
Fix crash on save after pasting symbols in schematic editor.
|
2 years ago |
|
kiway.h
|
Schematic parity checking for CLI DRC.
|
2 years ago |
|
kiway_express.h
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
|
kiway_holder.h
|
Fix a few doxygen errors (no actual code change)
|
3 years ago |
|
kiway_mgr.h
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
|
kiway_player.h
|
Clean up autosave files when reverting.
|
2 years ago |
|
launch_ext.h
|
Fix opening files with spaces on Linux
|
4 years ago |
|
layer_ids.h
|
Improve rendering of tuning status popup
|
2 years ago |
|
lib_id.h
|
Remove atrophied terminology (logical -> nickname)
|
2 years ago |
|
lib_table_base.h
|
boost::noncopyable is redundant since we declare a copy ctor
|
2 years ago |
|
lib_table_grid.h
|
Refactor: Move DIALOG_PLUGIN_OPTIONS to common and use enum for event ID
|
2 years ago |
|
lib_table_grid_tricks.h
|
Hidden footprint libraries are not yet supported.
|
1 year ago |
|
lib_tree_item.h
|
ADDED support for pin and fp filtering in FOOTPRINT_CHOOSER.
|
2 years ago |
|
lib_tree_model.h
|
Show all library children if library name matches search
|
2 years ago |
|
lib_tree_model_adapter.h
|
Try reusing the TOOL_DISPATCHER menu hack for libtree previews.
|
2 years ago |
|
locale_io.h
|
Move locale_io to kicommon
|
2 years ago |
|
lockfile.h
|
Kick the wildcards and file exts into a static class, export it from kicommon
|
2 years ago |
|
logging.h
|
Header clean up round 3.
|
5 years ago |
|
macros.h
|
Unwrap the FROM_UTF8 macro in favor of direct function
|
2 years ago |
|
macros_swig.h
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
|
mail_type.h
|
ADDED support for pin and fp filtering in FOOTPRINT_CHOOSER.
|
2 years ago |
|
marker_base.h
|
Naming conventions; no functional changes.
|
2 years ago |
|
markup_parser.h
|
MARKUP_PARSER kicommon
|
2 years ago |
|
netclass.h
|
netclass can be in kicommon
|
2 years ago |
|
newstroke_font.h
|
newstroke_font can live in kicommon
|
2 years ago |
|
notifications_manager.h
|
Add a KICAD_TEST_NOTI env var for a fake notification on launch
|
2 years ago |
|
origin_transforms.h
|
Header clean up round 3.
|
5 years ago |
|
origin_viewitem.h
|
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
|
3 years ago |
|
outline_mode.h
|
python wrap: fix undefined FILLED/SKETCH constants in pcbnew.py
|
5 years ago |
|
pad_shapes.h
|
Formatting & commenting.
|
2 years ago |
|
page_info.h
|
Move PAGE_INFO to kicommon
|
2 years ago |
|
panel_hotkeys_editor.h
|
Add more missing destructor event cleanups
|
2 years ago |
|
panel_text_variables.h
|
Implement changed notifiers for textvar, netclasses and severities.
|
2 years ago |
|
paths.h
|
Use a more specific path for instance checker
|
2 years ago |
|
pcb_base_frame.h
|
Improve clarity of default zone settings.
|
2 years ago |
|
pcb_display_options.h
|
PCB: Add bitmap layer per board layer
|
3 years ago |
|
pcb_screen.h
|
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
|
3 years ago |
|
pgm_base.h
|
Don't rely on dynamic_cast across DLLs
|
2 years ago |
|
policy_keys.h
|
Add policy to alter curl revoke settings on windows
|
2 years ago |
|
printout.h
|
Header clean up round 4.
|
5 years ago |
|
progress_reporter.h
|
kicommon PROGRESS_REPORTER
|
2 years ago |
|
project.h
|
Fix GetTextVarsTicker and GetNetclassesTicker return types
|
2 years ago |
|
ptree.h
|
Rename PCB IO classes/files
|
2 years ago |
|
rc_item.h
|
Allow column auto-sizing in RC trees.
|
2 years ago |
|
rc_json_schema.h
|
Add $schema prop to drc/erc
|
2 years ago |
|
refdes_utils.h
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
|
render_settings.h
|
Eeschema: Add Cairo printing to the Eeschema print engine. The current print engine (using wxDC draw engine) has frequently issues with each new wxWidgets version. Cairo printing engine, used for Pcbnew and Gerbview has less issues. On Eeschema, the cairo print is enabled only if the advanced config has the option "EnableEeschemaPrintCairo = 1"
|
2 years ago |
|
reporter.h
|
Use external REPORTER for EESCHEMA_JOBS_HANDLER / PCB_JOBS_HANDLER
|
2 years ago |
|
richio.h
|
Automatic whitespace and indentation prettification for sexpr formats
|
2 years ago |
|
scintilla_tricks.h
|
Filter line-endings from single-line Scintilla editors.
|
2 years ago |
|
scoped_set_reset.h
|
ADDED: Git integration support
|
2 years ago |
|
search_stack.h
|
Fix broken search stack behavior.
|
4 years ago |
|
status_popup.h
|
Use preview items instead of highlightNets & status popup
|
2 years ago |
|
streamwrapper.h
|
Header clean up round 4.
|
5 years ago |
|
string_any_map.h
|
Add STRING_ANY_MAP.
|
2 years ago |
|
string_utf8_map.h
|
Fix wrong path slash
|
2 years ago |
|
string_utils.h
|
Improve editing values with {return} in text fields; Add hyperlink detection.
|
2 years ago |
|
stroke_params.h
|
Cleanup.
|
2 years ago |
|
systemdirsappend.h
|
Fix paths for Copy default global library table.
|
3 years ago |
|
template_fieldnames.h
|
Readability.
|
2 years ago |
|
textentry_tricks.h
|
Header clean up round 4.
|
5 years ago |
|
title_block.h
|
Fix issue with predefined variable texts ${COMMENT0} to ${COMMENT9}
|
5 years ago |
|
trace_helpers.h
|
Move trace_helpers to kicommon
|
2 years ago |
|
undo_redo_container.h
|
Store group id rather than group
|
2 years ago |
|
units_provider.h
|
Centralize min/opt/max printing.
|
2 years ago |
|
validators.h
|
Improve grid cell editors appearance.
|
1 year ago |
|
wildcards_and_files_ext.h
|
Fix build error due to duplicate var declaration
|
2 years ago |
|
wx_filename.h
|
wx_filename to kicommon
|
2 years ago |
|
wx_fstream_progress.h
|
Coverity fixes
|
2 years ago |
|
wxstream_helper.h
|
Use heap instead of stack for CopyStreamData
|
4 years ago |
|
xnode.h
|
Header clean up round 4.
|
5 years ago |
|
zoom_defines.h
|
Add a "hyperzoom" mode for debugging "up close".
|
2 years ago |