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.
 
 
 
 
 
Wayne Stambaugh 1f7fd436a2 Move board object polygon code into the object source files. 4 years ago
..
bitmaps We don't keep a CHANGELOG.TXT 4 years ago
core Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
dialogs Remove unused m_host variable 4 years ago
drawing_sheet Normalize drawing sheet path to env vars & prj, not just prj. 4 years ago
gal Convert mouse coordinates to native pixesl in the 3D viewer 4 years ago
kicad_curl Code cleaning. 4 years ago
libeval Fix source comment / documentation typos 4 years ago
libeval_compiler Defer DRC rule function eval to make use of short-circuit bools. 4 years ago
plotters Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
plugins Get rid of anonymous struct typedefs 4 years ago
preview_items Push most of PCB_SHAPE impl down in to EDA_SHAPE. 4 years ago
project Remove Setup Dialog assignment of netclasses to buses. 4 years ago
settings Update backups folder name when doing project save as. 4 years ago
tool TOOL_DISPATCHER: drag activation should always use screen coordinates 4 years ago
view Cleanup. 4 years ago
widgets Array creator tool: Add option to assign unique reference designators 4 years ago
advanced_config.h Move zone fracture display mode to AdvancedCfg, and add triangulation. 4 years ago
array_axis.h Pcbnew: add a step field to the array tool 6 years ago
array_options.h Array creator tool: Add option to assign unique reference designators 4 years ago
asset_archive.h Get rid of anonymous struct typedefs 4 years ago
base64.h Plot SVG embedded 6 years ago
base_screen.h Remove unused m_crossHairPosition 4 years ago
base_units.h Move inline function declaration to allow removing include 4 years ago
basic_gal.h Fix source comment / documentation typos 4 years ago
bin_mod.h Include optimization: move some things from common.h to point-of-use 5 years ago
bitmap_base.h Pass COLOR4D object by reference instead of on the stack. 4 years ago
bitmap_store.h Add support mode for dark mode to SCINTILLA_TRICKS. 4 years ago
bitmaps.h We don't keep a CHANGELOG.TXT 4 years ago
board_design_settings.h Use consistent terminology. 4 years ago
board_item.h Push most of PCB_SHAPE impl down in to EDA_SHAPE. 4 years ago
board_printout.h Rename layer ids file. 4 years ago
build_version.h Replace tabs with spaces 5 years ago
class_draw_panel_gal.h Start expunging NULL. 4 years ago
collector.h Proper numeric sorting for intersheet refs. 4 years ago
commit.h Suppress leaking eda_item so much via undo_redo_container.h 4 years ago
common.h Use individual parameter version of wxExecute. 4 years ago
config_map.h Fix a few doxygen warnings 8 years ago
config_params.h Header clean up round 1. 5 years ago
confirm.h Overhaul file locking system. 4 years ago
convert_to_biu.h Fix typo initializing buswidth with linewidth value. 4 years ago
dialog_shim.h Add unsaved-changes indication to Symbol Properties. 4 years ago
dsnlexer.h pcb parser: ensure the parser is reinitialized before parsing a new fp file 4 years ago
eda_base_frame.h Eeschema: fix broken auto save feature. 4 years ago
eda_dde.h We don't keep a CHANGELOG.TXT 4 years ago
eda_doc.h We don't keep a CHANGELOG.TXT 4 years ago
eda_draw_frame.h Add status bar message for constraint mode. 4 years ago
eda_item.h Break out eda_item_flags.h, fix the typedef to std::uint32_t, fix some signed vars 4 years ago
eda_item_flags.h Add missing cstdint include 4 years ago
eda_list_dialog.h Freshen microwave polygon dialog and remove a bunch of dead code. 4 years ago
eda_pattern_match.h Pass wxString objects by reference instead of on the stack. 4 years ago
eda_rect.h Pass VECTOR2I objects by reference instead of on the stack. 4 years ago
eda_shape.h Fix radiobox order for FILL_T 4 years ago
eda_text.h Move board object polygon code into the object source files. 4 years ago
eda_units.h Split EDA_UNITS out from common. 5 years ago
enum_vector.h Comment-only changes 6 years ago
env_paths.h Normalize drawing sheet path to env vars & prj, not just prj. 4 years ago
env_vars.h Namespace the env_vars.h functions 4 years ago
executable_names.h Move executable name constants to own file 9 years ago
filehistory.h Pass wxString objects by reference instead of on the stack. 4 years ago
filename_resolver.h Fully resolve path list for Kicad2Step. 4 years ago
filter_reader.h Cleanup wx includes in the filter reader 4 years ago
footprint_editor_settings.h Move 45° limit to hotkey 4 years ago
footprint_filter.h Pass wxString objects by reference instead of on the stack. 4 years ago
footprint_info.h Pass wxString objects by reference instead of on the stack. 4 years ago
fp_lib_table.h Fp editor: do not change item UUIDs when loading a footprint from library. 5 years ago
frame_type.h Working python window 4 years ago
gbr_metadata.h Header clean up round 2. 5 years ago
gbr_netlist_metadata.h Fix source comment / documentation typos 4 years ago
gestfich.h We don't keep a CHANGELOG.TXT 4 years ago
gl_context_mgr.h Fix broken Doxygen comment specifiers. 5 years ago
gl_utils.h Check that the OpenGL drawable supports negative frame swap intervals 4 years ago
gr_basic.h Pass wxString objects by reference instead of on the stack. 4 years ago
gr_text.h Pass VECTOR2I objects by reference instead of on the stack. 4 years ago
grid_tricks.h Add a column showing 3D model file loading errors 4 years ago
hash_eda.h Fix broken Doxygen comment specifiers. 5 years ago
hashtables.h We don't keep a CHANGELOG.TXT 4 years ago
hotkey_store.h Add Quit and Close to the HotKeys list. 4 years ago
hotkeys_basic.h Expunge EDA_FILE_SELECTOR. 4 years ago
html_window.h Substitute all wxHtmlWindow with HTML_WINDOW 4 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 Add Thai language option 4 years ago
ignore.h We don't keep a CHANGELOG.TXT 4 years ago
import_export.h Use _WIN32 instead of __MINGW32__ in 2 conditional compilations which are Windows specific, not especially mingw32 specific. 10 years ago
inspectable.h Coverity issue fixes. 4 years ago
intrusive_list.h Fix broken Doxygen comment specifiers. 5 years ago
ki_exception.h Fix source comment/doc typos (follow-up) 4 years ago
kiface_base.h KIFACE_I -> KIFACE_BASE. 4 years ago
kiface_ids.h Centralizing SCRIPTING class 4 years ago
kiid.h We don't keep a CHANGELOG.TXT 4 years ago
kiway.h We don't keep a CHANGELOG.TXT 4 years ago
kiway_express.h We don't keep a CHANGELOG.TXT 4 years ago
kiway_holder.h KIWAY_HOLDER doesnt need wx/frame.h 4 years ago
kiway_mgr.h We don't keep a CHANGELOG.TXT 4 years ago
kiway_player.h KIFACE_I -> KIFACE_BASE. 4 years ago
launch_ext.h Factor out utility to launch a given file or folder 6 years ago
layer_ids.h Clean up removal of separate front & back footprint text visibility. 4 years ago
lib_id.h Remove long-dead revision support for LIB_IDs. 4 years ago
lib_table_base.h Fix source comment/doc typos (follow-up) 4 years ago
lib_table_grid.h Fix kicad_string.h / string.cpp mismatch. 4 years ago
lib_tree_item.h Evict some more eda_item.h includes 4 years ago
lib_tree_model.h Pass wxString objects by reference instead of on the stack. 4 years ago
lib_tree_model_adapter.h Pass wxString objects by reference instead of on the stack. 4 years ago
locale_io.h Move LOCALE_IO out of common.h 5 years ago
lockfile.h Header clean up round 3. 5 years ago
logging.h Header clean up round 3. 5 years ago
macros.h Overhaul arc internal model to not over-specify information. 4 years ago
macros_swig.h We don't keep a CHANGELOG.TXT 4 years ago
mail_type.h We don't keep a CHANGELOG.TXT 4 years ago
marker_base.h We don't keep a CHANGELOG.TXT 4 years ago
menus_helpers.h Remove transitive inclusion of bitmaps.h 5 years ago
multivector.h Added a lot of consts and refactored a few lines 5 years ago
netclass.h Return new string to avoid losing the reference 4 years ago
newstroke_font.h Fix incorrect (too small) bounding box EDA_TEXT, noticeable when chars like j or { are used in zone fill functions. 10 years ago
observable.h Header clean up round 3. 5 years ago
origin_transforms.h Header clean up round 3. 5 years ago
origin_viewitem.h Rename layer ids file. 4 years ago
outline_mode.h python wrap: fix undefined FILLED/SKETCH constants in pcbnew.py 5 years ago
pad_shapes.h We don't keep a CHANGELOG.TXT 4 years ago
page_info.h Don't restrict page sizes unnecessarily. 4 years ago
painter.h Rename layer ids file. 4 years ago
panel_hotkeys_editor.h We don't keep a CHANGELOG.TXT 4 years ago
panel_text_variables.h Variable substitution framework. 6 years ago
paths.h Add KICAD6_3RD_PARTY env variable 4 years ago
pcb_base_frame.h Don't scroll to highlight an object already visible. 4 years ago
pcb_display_options.h Impleent persistence for no-connect pad setting. 4 years ago
pcb_group.h Lock/unlock group members when locking/unlocking group. 4 years ago
pcb_screen.h Header clean up round 3. 5 years ago
pgm_base.h Use more descriptive terminology for preferred text editor. 4 years ago
printout.h Header clean up round 4. 5 years ago
profile.h Header clean up round 4. 5 years ago
progress_reporter.h Decouple PROGRESS_REPORTER interface from implementations. 4 years ago
project.h Expunge the use of the word part from Eeschema code. 4 years ago
properties.h Header clean up round 4. 5 years ago
property.h common: add PROPERTY::IsValueDefined() 4 years ago
property_mgr.h Include optimization: move some things from common.h to point-of-use 5 years ago
ptree.h Header clean up round 4. 5 years ago
rc_item.h Work around EnsureVisible bug in wxWidgets during DRC cross-probe. 4 years ago
refdes_utils.h We don't keep a CHANGELOG.TXT 4 years ago
render_settings.h We don't keep a CHANGELOG.TXT 4 years ago
reporter.h Remove all wxWidgets build dependencies from REPORTER object header. 4 years ago
richio.h File open/import progress dialogs. 4 years ago
scintilla_tricks.h Add support mode for dark mode to SCINTILLA_TRICKS. 4 years ago
scoped_set_reset.h Header clean up round 4. 5 years ago
search_stack.h Header clean up round 4. 5 years ago
status_popup.h Fix broken Doxygen comment specifiers. 5 years ago
streamwrapper.h Header clean up round 4. 5 years ago
string_utils.h Exclude formatting chars from text width approximation. 4 years ago
sync_queue.h Header clean up round 4. 5 years ago
systemdirsappend.h Header clean up round 4. 5 years ago
template_fieldnames.h We don't keep a CHANGELOG.TXT 4 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 Add logging of the functions used in the coroutine implemntation 5 years ago
undo_redo_container.h Fix compil warnings (UNDO_REDO::GROUP renamed to UNDO_REDO::REGROUP to fix 4 years ago
utf8.h Start expunging NULL. 4 years ago
validators.h Pass wxString objects by reference instead of on the stack. 4 years ago
wildcards_and_files_ext.h Expunge EDA_FILE_SELECTOR. 4 years ago
wx_filename.h Add utility method to resolve symlinks 4 years ago
wxdataviewctrl_helpers.h Move wxDataViewCtrl manipulators out of dialog_choose_component.cpp 9 years ago
wxstream_helper.h PCM implementation 4 years ago
xnode.h Header clean up round 4. 5 years ago
zoom_defines.h Increase maximum zoom for pcbnew and gerbview 4 years ago