| .. | 
		
		
			
			
			
			
				| dialog_about | Replace TTL delauney triangulator | 5 years ago | 
		
			
			
			
			
				| dialogs | Fix missing user grid in COMMON_TOOLS. | 5 years ago | 
		
			
			
			
			
				| gal | Fix initialization order fiasco with colors | 5 years ago | 
		
			
			
			
			
				| kicad_curl | Expose curl_easy_escape via KICAD_CURL_EASY | 6 years ago | 
		
			
			
			
			
				| libeval | Switch to scoped enums | 6 years ago | 
		
			
			
			
			
				| page_layout | Autocomplete for page layout editor text items. | 6 years ago | 
		
			
			
			
			
				| plotters | Eeschema: allow editing of junction properties diameter and color. | 5 years ago | 
		
			
			
			
			
				| preview_items | Fix a minor compil warning. Add a wxASSERT in hierarch.cpp. | 6 years ago | 
		
			
			
			
			
				| settings | very minor fix: change the default value user grid size to 10mils | 5 years ago | 
		
			
			
			
			
				| swig | Implement a new settings framework across all of KiCad | 6 years ago | 
		
			
			
			
			
				| tool | The dispatch-behind & whitelist stuff got broken again, so I've | 5 years ago | 
		
			
			
			
			
				| view | Coverity fixes | 6 years ago | 
		
			
			
			
			
				| widgets | Push grid settings dialogs down into common. | 5 years ago | 
		
			
			
			
			
				| CMakeLists.txt | Replace TTL delauney triangulator | 5 years ago | 
		
			
			
			
			
				| advanced_config.cpp | Fix some build warnings | 6 years ago | 
		
			
			
			
			
				| array_axis.cpp | Pcbnew: add a step field to the array tool | 7 years ago | 
		
			
			
			
			
				| array_options.cpp | Arrays: isolate axis code in a new class | 7 years ago | 
		
			
			
			
			
				| base64.cpp | Plot SVG embedded | 6 years ago | 
		
			
			
			
			
				| base_screen.cpp | Collapse a level out of the zoom settings. | 5 years ago | 
		
			
			
			
			
				| base_struct.cpp | Finish implementation of DRAWSEGMENT::C_RECT. | 5 years ago | 
		
			
			
			
			
				| base_units.cpp | base_units.cpp: better fix for a overzealous gcc compil warning than 4f369801 fix. | 6 years ago | 
		
			
			
			
			
				| basic_gal.cpp | Cleanup: Replace push_back with emplace_back | 6 years ago | 
		
			
			
			
			
				| bin_mod.cpp | Move the file history into the frames | 6 years ago | 
		
			
			
			
			
				| bitmap.cpp | Push tool framework base down into TOOL_HOLDER. | 6 years ago | 
		
			
			
			
			
				| bitmap_base.cpp | BITMAP_BASE, Eeschema: fix incorrect position of the bitmap when printing. | 6 years ago | 
		
			
			
			
			
				| board_printout.cpp | ADDED: Enable color themes for PcbNew printing | 6 years ago | 
		
			
			
			
			
				| build_version.cpp | Move bug reporting to COMMON_CONTROL; add to Help menu | 6 years ago | 
		
			
			
			
			
				| commit.cpp | keepout in footprint: fix some crashes and issues. Create a specific type (PCB_MODULE_ZONE_AREA_T) for zones in footprint. The new class (MODULE_ZONE_CONTAINER) is the same as ZONE_CONTAINER, but the type ID is PCB_MODULE_ZONE_AREA_T instead of PCB_ZONE_AREA_T. | 6 years ago | 
		
			
			
			
			
				| common.cpp | Add ~ processing in env vars. | 6 years ago | 
		
			
			
			
			
				| config_params.cpp | Rip out the unused leftovers of the old color system | 5 years ago | 
		
			
			
			
			
				| confirm.cpp | Fix library table panel path adding and cleanup duplicate dialog | 6 years ago | 
		
			
			
			
			
				| cursor_store.cpp | Fix preprocessor expression | 6 years ago | 
		
			
			
			
			
				| dialog_shim.cpp | The dispatch-behind & whitelist stuff got broken again, so I've | 5 years ago | 
		
			
			
			
			
				| displlst.cpp | Fix some issues with the previous commit. | 6 years ago | 
		
			
			
			
			
				| draw_panel_gal.cpp | Collapse a level out of the zoom settings. | 5 years ago | 
		
			
			
			
			
				| drc_rules.keywords | Implement "disallow" rules and integrate with keepout settings. | 6 years ago | 
		
			
			
			
			
				| dsnlexer.cpp | Improve parse error messages. | 6 years ago | 
		
			
			
			
			
				| eagle_parser.cpp | Convert timestamps to UUIDs. | 6 years ago | 
		
			
			
			
			
				| eda_base_frame.cpp | Fix GTK window position when closed maximized | 5 years ago | 
		
			
			
			
			
				| eda_dde.cpp | Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. | 6 years ago | 
		
			
			
			
			
				| eda_doc.cpp | Add text variable support to envVar processing. | 6 years ago | 
		
			
			
			
			
				| eda_draw_frame.cpp | The dispatch-behind & whitelist stuff got broken again, so I've | 5 years ago | 
		
			
			
			
			
				| eda_pattern_match.cpp | C++14: Remove unused make_unique.h | 6 years ago | 
		
			
			
			
			
				| eda_size_ctrl.cpp | Switch to scoped enums | 6 years ago | 
		
			
			
			
			
				| eda_text.cpp | Fix some more pen width issues from global removal. | 6 years ago | 
		
			
			
			
			
				| env_paths.cpp | Test every environment variable when doing substitution to remove more directories | 6 years ago | 
		
			
			
			
			
				| env_vars.cpp | Add configuration of Hi-DPI canvas scaling in OpenGL | 7 years ago | 
		
			
			
			
			
				| exceptions.cpp | Fix bugs in Eeschema paste. | 6 years ago | 
		
			
			
			
			
				| executable_names.cpp | Move executable name constants to own file | 9 years ago | 
		
			
			
			
			
				| filehistory.cpp | Rework the file history menus to not need references to the file history | 6 years ago | 
		
			
			
			
			
				| filename_resolver.cpp | Add text variable support to envVar processing. | 6 years ago | 
		
			
			
			
			
				| filter_reader.cpp | Cleanup: Replace C-only deprecated headers | 6 years ago | 
		
			
			
			
			
				| footprint_filter.cpp | Cleanup to make implementation names consistent with what they now do. | 6 years ago | 
		
			
			
			
			
				| footprint_info.cpp | Move remaining hard-coded segment counts | 7 years ago | 
		
			
			
			
			
				| fp_lib_table.cpp | Implement a new settings framework across all of KiCad | 6 years ago | 
		
			
			
			
			
				| gbr_metadata.cpp | ADDED: pad fabrication property, as required in latest Gerber file specification. | 6 years ago | 
		
			
			
			
			
				| gestfich.cpp | Properly escape spaces when opening PDFs on windows | 6 years ago | 
		
			
			
			
			
				| getrunningmicrosecs.cpp | Cleanup: Replace C-only deprecated headers | 6 years ago | 
		
			
			
			
			
				| gl_context_mgr.cpp | Dealing with inconsistent wxGLCanvas::IsDisplaySupported() | 7 years ago | 
		
			
			
			
			
				| gr_basic.cpp | Refactor all math into a new kimath library | 6 years ago | 
		
			
			
			
			
				| gr_text.cpp | Unify support for line width magic cookies. | 6 years ago | 
		
			
			
			
			
				| grid_tricks.cpp | GRID_TRICKS: Ensure destinations can take value | 5 years ago | 
		
			
			
			
			
				| hash_eda.cpp | Gencad export: fix an issue in hash_eda calculation, that can generate the same hash for 2 different footprints. | 6 years ago | 
		
			
			
			
			
				| hotkey_store.cpp | Code cleanup for readibility. | 6 years ago | 
		
			
			
			
			
				| hotkeys_basic.cpp | Implement a new settings framework across all of KiCad | 6 years ago | 
		
			
			
			
			
				| html_messagebox.cpp | Pcbnew: fix size of graphics import warning dialog. | 6 years ago | 
		
			
			
			
			
				| kiface_i.cpp | Implement a new settings framework across all of KiCad | 6 years ago | 
		
			
			
			
			
				| kiway.cpp | Clean up compile warnings | 6 years ago | 
		
			
			
			
			
				| kiway_express.cpp | Support synchronous messaging over KIWAY EXPRESS. | 7 years ago | 
		
			
			
			
			
				| kiway_holder.cpp | Replace EESchema DLIST | 6 years ago | 
		
			
			
			
			
				| kiway_player.cpp | Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. | 6 years ago | 
		
			
			
			
			
				| languages_menu.cpp | Add checking to languages menu. | 6 years ago | 
		
			
			
			
			
				| launch_ext.cpp | Fix URL launching on MacOS | 6 years ago | 
		
			
			
			
			
				| layer_id.cpp | Point editor: show dragged points with a highlight | 5 years ago | 
		
			
			
			
			
				| lib_id.cpp | Fix build issue exposed by commit b824051a. | 6 years ago | 
		
			
			
			
			
				| lib_table.keywords | Added "enabled" parameter for LIB_TABLE_ROW | 8 years ago | 
		
			
			
			
			
				| lib_table_base.cpp | Add text variable support to envVar processing. | 6 years ago | 
		
			
			
			
			
				| lib_tree_model.cpp | #include <algorithm> so std::sort is found. | 6 years ago | 
		
			
			
			
			
				| lib_tree_model.h | Pinning for library trees in FPEditor and SymbolEditor. | 6 years ago | 
		
			
			
			
			
				| lib_tree_model_adapter.cpp | Symbol editor: fix crash when editing new symbol value field. | 6 years ago | 
		
			
			
			
			
				| lib_tree_model_adapter.h | Implement a different solution to refreshing lib trees. | 6 years ago | 
		
			
			
			
			
				| lockfile.cpp | Move file locking utilities to a separate file | 9 years ago | 
		
			
			
			
			
				| lset.cpp | Minor fix: add Fab layers to the assembly layers list. | 6 years ago | 
		
			
			
			
			
				| marker_base.cpp | Lay some groundwork for adding distances to DRC errors. | 6 years ago | 
		
			
			
			
			
				| msgpanel.cpp | Remove colours from message text items. | 7 years ago | 
		
			
			
			
			
				| netlist.keywords | ADDED: Pcbnew, add "pin function" (pin name in eeschema) to pads. | 6 years ago | 
		
			
			
			
			
				| newstroke_font.cpp | Correct cyrillic 'f' in newstroke | 6 years ago | 
		
			
			
			
			
				| observable.cpp | Coverity fixes (mostly initializing variables) | 9 years ago | 
		
			
			
			
			
				| origin_viewitem.cpp | Fix invalid std::array constructor causing MSVC illegal indirection error | 6 years ago | 
		
			
			
			
			
				| page_info.cpp | Fix issues with Kicad Manager frame and new kicad_sch files. | 6 years ago | 
		
			
			
			
			
				| painter.cpp | Remove a bunch of globals. | 6 years ago | 
		
			
			
			
			
				| pcb.keywords | Finish implementation of DRAWSEGMENT::C_RECT. | 5 years ago | 
		
			
			
			
			
				| pcb_plot_params.keywords | Implement changes for Sketch Pads to Fab Layers. | 6 years ago | 
		
			
			
			
			
				| pgm_base.cpp | Implement a new settings framework across all of KiCad | 6 years ago | 
		
			
			
			
			
				| prependpath.cpp | Fix some issues related to the footprint wizard frame: | 10 years ago | 
		
			
			
			
			
				| printout.cpp | Implement a new settings framework across all of KiCad | 6 years ago | 
		
			
			
			
			
				| project.cpp | Tidy up some Coverity issues. | 6 years ago | 
		
			
			
			
			
				| properties.cpp | Eeschema: initial schematic I/O plugin. | 9 years ago | 
		
			
			
			
			
				| ptree.cpp | Cleanup: Replace C-only deprecated headers | 6 years ago | 
		
			
			
			
			
				| rc_item.cpp | Cleanup Graphics to parallel Cleanup Tracks & Vias. | 5 years ago | 
		
			
			
			
			
				| rc_item.h | Cleanup Graphics to parallel Cleanup Tracks & Vias. | 5 years ago | 
		
			
			
			
			
				| refdes_utils.cpp | Fix broken GetReferencePrefix function | 7 years ago | 
		
			
			
			
			
				| render_settings.cpp | ADDED: Cross-probe highlighting of bus members | 6 years ago | 
		
			
			
			
			
				| reporter.cpp | Give the 3D viewer an infobar & Infobar upgrades | 5 years ago | 
		
			
			
			
			
				| richio.cpp | Uniformly quote strings which may have user content. | 7 years ago | 
		
			
			
			
			
				| scintilla_tricks.cpp | Fix DELETE in Scintilla | 5 years ago | 
		
			
			
			
			
				| search_stack.cpp | Replace log debugging output with tracing. | 7 years ago | 
		
			
			
			
			
				| searchhelpfilefullpath.cpp | Replace log debugging output with tracing. | 7 years ago | 
		
			
			
			
			
				| single_top.cpp | Fix some strings to help translation. | 6 years ago | 
		
			
			
			
			
				| status_popup.cpp | Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. | 6 years ago | 
		
			
			
			
			
				| streamwrapper.cpp | Replace WIN32 preprocessor symbol by the official symbol _WIN32, used almost everywhere | 7 years ago | 
		
			
			
			
			
				| string.cpp | Fix errant $ | 6 years ago | 
		
			
			
			
			
				| strtok_r.c | Add strtok_r.c | 12 years ago | 
		
			
			
			
			
				| systemdirsappend.cpp | Minor fixes: remove a few useless includes and move a few others to the right file. Remove a few coverity warnings about not initialized members. | 11 years ago | 
		
			
			
			
			
				| template_fieldnames.cpp | Fix some Coverity issues. | 6 years ago | 
		
			
			
			
			
				| template_fieldnames.h | Fix some Coverity issues. | 6 years ago | 
		
			
			
			
			
				| template_fieldnames.keywords | Variable substitution framework. | 6 years ago | 
		
			
			
			
			
				| textentry_tricks.cpp | Change DELETE behaviour from delete sel to delete forward. | 5 years ago | 
		
			
			
			
			
				| trace_helpers.cpp | Eeschema: make schematic sharing truly safe across all designs. | 6 years ago | 
		
			
			
			
			
				| undo_redo_container.cpp | eeschema: Remove UR_WIRE_IMAGE | 7 years ago | 
		
			
			
			
			
				| utf8.cpp | Many callers of uni_forward are not expecting an exception. | 6 years ago | 
		
			
			
			
			
				| validators.cpp | Fix event handler type casting | 6 years ago | 
		
			
			
			
			
				| wildcards_and_files_ext.cpp | Deprecate saving legacy schematic and symbol library file formats. | 6 years ago | 
		
			
			
			
			
				| wxdataviewctrl_helpers.cpp | Move wxDataViewCtrl manipulators out of dialog_choose_component.cpp | 9 years ago | 
		
			
			
			
			
				| xnode.cpp | Escape slashes in labels and netnames. | 7 years ago |