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 c66f862a39 Quiet a warning 1 year ago
..
api Fix capture lambda 2 years ago
bitmaps bitmap_info.xxx: add comments to try to avoid issues like 8b1e971f 1 year ago
cli Remove unused header 2 years ago
core Add SCH_RULE_AREA shapes to eeschema 1 year ago
database DbLib: Fill entire table if cache is empty when loading one part 1 year ago
dialogs Add ability to embed files in various elements 1 year ago
drawing_sheet Support both short and long item descriptions. 1 year ago
font Add ability to embed files in various elements 1 year ago
gal Reduce VERTEX_ITEM size by removing vfptr. 1 year ago
http_lib HTTP Libraries: Add support for descriptions of sublibraries 1 year ago
io Eagle schematic importer improvements. 1 year ago
kicad_curl Shut down curl operations before global cleanup. 1 year ago
libeval Move libeval to kicommon 1 year ago
libeval_compiler Move libeval to kicommon 1 year ago
plotters ADDED: sketch-pads-on-fab-layers to CLI PDF & SVG export. 1 year ago
plugins Get rid of anonymous struct typedefs 4 years ago
preview_items Add SCH_RULE_AREA shapes to eeschema 1 year ago
project Cleanup !1322 for Project Backup 1 year ago
properties Clear field listener when quitting 1 year ago
settings Cleanup !1322 for Project Backup 1 year ago
tool Add ability to embed files in various elements 1 year ago
view Use view's RTree for redrawing netnames. 1 year ago
widgets Add ability to embed files in various elements 1 year ago
3d_enums.h ADDED: PCB 3D image raytracing rendering from CLI. 2 years ago
advanced_config.h ADDED: pcbnew fill avoids kissing fills 1 year 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. 2 years ago
base_screen.h Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
base_set.h Quiet a warning 1 year 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 Move PGM_BASE to kicommon 2 years ago
bitmaps.h We don't keep a CHANGELOG.TXT 4 years ago
board_design_settings.h Split out LSEQ/LSET from LAYER_ID 1 year ago
board_item.h Split out LSEQ/LSET from LAYER_ID 1 year ago
board_printout.h Split out LSEQ/LSET from LAYER_ID 1 year ago
build_version.h Add OpenGL info to About. 1 year ago
callback_gal.h performance efficiencies 2 years ago
class_draw_panel_gal.h Deferred redraw for netnames. 1 year ago
cli_progress_reporter.h ADDED: ERC over cli....mostly 2 years ago
collector.h Fix MSVC warning C4355: 'this': used in base member initializer list. 1 year ago
commit.h Replace stale pin references with UNDO copy 1 year ago
common.h Move PGM_BASE to kicommon 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 Build time optimizations. 1 year ago
ctl_flags.h Ensure non handled text properties are never written in .kicad_pcb files 1 year ago
dialog_shim.h Build time optimizations. 1 year ago
dpi_scaling_common.h Break out the boundary violating parts of gal into common through subclassing 2 years ago
dsnlexer.h Add ability to embed files in various elements 1 year ago
eda_base_frame.h Fix some platform ifdef checks. 1 year ago
eda_dde.h We don't keep a CHANGELOG.TXT 4 years ago
eda_doc.h Add ability to embed files in various elements 1 year ago
eda_draw_frame.h Share more library tree code. 1 year ago
eda_item.h Add ability to embed files in various elements 1 year 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 Support wildcards and regEx's in Net Inspector. 1 year ago
eda_search_data.h Allow EDA_COMBINED_MATCHER use in KiCad find architecture. 2 years ago
eda_shape.h Large rework of BEZIER_POLY 1 year 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
embedded_files.h Fix some warnings and improve memory layout. 1 year 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 Move PGM_BASE to kicommon 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 Add ability to embed files in various elements 1 year 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 ADDED: Selection filter for schematic editor 2 years ago
footprint_filter.h Dont leak richio into everything 2 years ago
footprint_info.h Remove cover types. 1 year ago
fp_lib_table.h Clear text before replacing in ImportSettingsFrom. 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 Move PGM_BASE to kicommon 2 years ago
gr_basic.h RIP EDA_RECT. 3 years ago
gr_text.h Build time optimizations. 1 year 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 Move JSON_SETTINGS and PARAMS to kicommon 2 years ago
inspectable.h Add system for property change notifications 2 years ago
json_common.h Move JSON_SETTINGS and PARAMS to kicommon 2 years ago
json_conversions.h Add a new plugin system for the new API 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
kidialog.h Build time optimizations. 1 year ago
kiface_base.h Schematic parity checking for CLI DRC. 2 years ago
kiface_ids.h Fix shadowed/conflicting enum values. 1 year ago
kiid.h Reduce KIID size from 20 to 16 bytes. 1 year ago
kiway.h Move PGM_BASE to kicommon 2 years ago
kiway_express.h Move PGM_BASE to kicommon 2 years ago
kiway_holder.h Move PGM_BASE to kicommon 2 years ago
kiway_mgr.h We don't keep a CHANGELOG.TXT 4 years ago
kiway_player.h Build time optimizations. 1 year ago
launch_ext.h Move PGM_BASE to kicommon 2 years ago
layer_ids.h Split out LSEQ/LSET from LAYER_ID 1 year ago
lib_id.h Remove atrophied terminology (logical -> nickname) 2 years ago
lib_table_base.h Move PGM_BASE to kicommon 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 Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL. 2 years ago
lib_tree_model.h Fix shadowed/conflicting enum values. 1 year 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
lseq.h Simplify LSEQ 1 year ago
lset.h Move LSET to new BASE_SET class 1 year 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 ADDED: ERC/DRC exclusion comments. 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 Move PGM_BASE to kicommon 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
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 Fix some platform ifdef checks. 1 year ago
pcb_base_frame.h Further cleanup of LSET 1 year ago
pcb_display_options.h ADDED: Opacity control for filled graphic shapes 1 year ago
pcb_screen.h Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
pgm_base.h More build time optimizations. 1 year 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 Move PGM_BASE to kicommon 2 years ago
project_pcb.h Clear text before replacing in ImportSettingsFrom. 2 years ago
ptree.h Rename PCB IO classes/files 2 years ago
rc_item.h ADDED: ERC/DRC exclusion comments. 2 years ago
rc_json_schema.h Add a new plugin system for the new API 2 years ago
refdes_utils.h We don't keep a CHANGELOG.TXT 4 years ago
render_settings.h Split out LSEQ/LSET from LAYER_ID 1 year 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 Performance improvements for multi-page dialogs. 2 years ago
scoped_set_reset.h ADDED: Git integration support 2 years ago
search_stack.h Move PGM_BASE to kicommon 2 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 Bug fixes for PCB_TABLES. 1 year ago
systemdirsappend.h Move PGM_BASE to kicommon 2 years ago
template_fieldnames.h Add QA tests and expand serialization for API 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 Eagle schematic importer improvements. 1 year ago
ui_events.h Move some language changes to a event on the frame 2 years ago
undo_redo_container.h Handle undo of a Repeat Draw Item. 1 year ago
units_provider.h Centralize min/opt/max printing. 2 years ago
validators.h Improve grid cell editors appearance. 2 years ago
wildcards_and_files_ext.h Add ability to embed files in various elements 1 year 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