You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jon Evans 4ff127b452 Parse generator_version and improve error output on mismatch 2 years ago
..
bitmaps Added IPC2581 support 2 years ago
cli Remove unused header 2 years ago
core Functionally it's a "reference image". 2 years ago
database Exclude from Sim: move from field to attribute 2 years ago
dialogs Update EDA_REORDERABLE_LIST_DIALOG to current GUI style. 2 years ago
drawing_sheet Add prettification to pl_editor; bump version 2 years ago
font Fix compil warnings: disable #pragma specific to MSVC 2 years ago
gal Coverity warning fixes. 2 years ago
http_lib httplib: add support for exclude attributes 2 years ago
kicad_curl Another set of movement to kicommon 2 years ago
libeval Add um support to the unit binder 2 years ago
libeval_compiler Handle backslash-escaped quotes in libeval. 2 years ago
plotters Cleanup. 2 years ago
plugins Automatic whitespace and indentation prettification for sexpr formats 2 years ago
preview_items Add dashed lines and circles to preview draw context. 2 years ago
project Added IPC2581 support 2 years ago
properties Clamp ratio properties 2 years ago
settings ADDED: Icon scaling for toolbars only 2 years ago
tool Improve edit points rendering on Retina displays. 2 years ago
view Fix typo. 2 years ago
widgets Added IPC2581 support 2 years ago
advanced_config.h Added IPC2581 support 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 Add more thread safety to background jobs 2 years ago
base_screen.h Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
base_units.h Readability improvements. 3 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 Separate meander settings from target length/skew. 2 years ago
board_item.h Improve encapsulation of group internals. 2 years ago
board_printout.h More EDA_RECE yeetage. 3 years ago
build_version.h Another set of movement to kicommon 2 years ago
callback_gal.h gal as a shared lib, gaasl! 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 Don't double-delete unused nets (or anything else, for that matter). 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 8 years ago
config_params.h Move configparams to kicommon 2 years ago
confirm.h confirm is now free to live in kicommon 2 years 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 Enable warnings on msvc 3 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 Require regular expressions to be explicit. 2 years ago
eda_search_data.h Allow EDA_COMBINED_MATCHER use in KiCad find architecture. 2 years ago
eda_shape.h Added IPC2581 support 2 years ago
eda_text.h Handle justification for vertical text when mirroring. 2 years 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 Replace boost::optional with std::optional 3 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 ADDED support for pin and fp filtering in FOOTPRINT_CHOOSER. 2 years ago
fp_lib_table.h Provide a callback for supplying file filters just-in-time. 2 years ago
frame_type.h Separate out axes definitions between ModEdit and PCBNew. 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 Respect readOnly cells in GRID_TRICKS. 3 years 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 Properties: move to custom editor for distances; refactoring 3 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 PCM: auto reload global libs after dialog is run 3 years ago
kiface_ids.h All the preferences, all the time. 4 years ago
kiid.h KIID kicommon 2 years ago
kiway.h Cleanup the kiface dll export declaration slightly 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 Fix minor Coverity and compil warnings 2 years ago
lib_id.h LIB_ID to kicommon 2 years ago
lib_table_base.h Stricter API for LIB_TABLE 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 Add batch edit for visible flag. 2 years ago
lib_tree_item.h ADDED support for pin and fp filtering in FOOTPRINT_CHOOSER. 2 years ago
lib_tree_model.h Clearer naming. 2 years ago
lib_tree_model_adapter.h New is-canvas-item highlighting. 2 years ago
locale_io.h Move locale_io to kicommon 2 years ago
lockfile.h Be smarter about releasing lockfiles 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 More EDA_RECE yeetage. 3 years ago
markup_parser.h MARKUP_PARSER kicommon 2 years ago
netclass.h Fix Doxygen directives in numerous headers 3 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 Replace PAD_SHAPE::RECT by PAD_SHAPE::RECTANGLE to avoid a collision NAME with a windows header on MSYS2, creating many compil warnings. No actual code change. 2 years ago
page_info.h PAGE_INFO: use double instead of int to store the page size. 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 Another set of movement to kicommon 2 years ago
pcb_base_frame.h Update copyrights. 2 years ago
pcb_display_options.h PCB: Add bitmap layer per board layer 3 years ago
pcb_group.h Improve encapsulation of group internals. 2 years ago
pcb_screen.h Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
pgm_base.h Move executable path to PATHS to avoid a circular dependency 2 years ago
plugin_file_desc.h Schematic plugins refactoring, fixes for PCB plugins. 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 Decouple PROGRESS_REPORTER interface from implementations. 4 years ago
project.h Fix GetTextVarsTicker and GetNetclassesTicker return types 2 years ago
ptree.h Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
rc_item.h ADDED: DRC JSON report 2 years ago
rc_json_schema.h Fix up erc json a little 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 Report current length on roll-over. 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 Undo/Redo: remove unused NOP type 2 years ago
units_provider.h Centralize min/opt/max printing. 2 years ago
validators.h Validators: drop unused is m_isLibEditor 2 years ago
wildcards_and_files_ext.h Added IPC2581 support 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