| .. |
|
dialog_about
|
Remove edit_module in favor of module.svg
|
5 years ago |
|
dialogs
|
DIALOG_CONFIGURE_PATHS: fix issue: html help window never destroyed.
|
5 years ago |
|
gal
|
Replace STROKE_FONT performance fix, this time with correct type.
|
5 years ago |
|
kicad_curl
|
Remove all debugging output that cannot be disabled.
|
5 years ago |
|
libeval
|
Remove "useMils" variable from numeric evaluator
|
5 years ago |
|
libeval_compiler
|
A rule zone is not really a BOARD_CONNECTED_ITEM.
|
5 years ago |
|
page_layout
|
Make PLEditor greedy selections of rectangles sparse.
|
5 years ago |
|
plotters
|
Gerber output: fix incorrect creation of trapezoid apertures.
|
5 years ago |
|
plugins
|
CADSTAR PCB Archive Importer: Correctly load the pad numbers as per the original design
|
5 years ago |
|
preview_items
|
Don't draw ruler ticks outside the viewport.
|
5 years ago |
|
project
|
Formatting.
|
5 years ago |
|
settings
|
Don't write local settings of imported project into current settings.
|
5 years ago |
|
swig
|
Split EDA_UNITS out from common.
|
5 years ago |
|
tool
|
Update Show DCode icon
|
5 years ago |
|
view
|
Update the zoom level as soon as it is modified by the mouse wheel
|
5 years ago |
|
widgets
|
Take II.
|
5 years ago |
|
CMakeLists.txt
|
Naming conventions.
|
5 years ago |
|
advanced_config.cpp
|
Naming conventions.
|
5 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
|
Naming conventions.
|
5 years ago |
|
base_units.cpp
|
Move StripTrailingZeros to kicad_string.h
|
5 years ago |
|
basic_gal.cpp
|
Replace STROKE_FONT performance fix, this time with correct type.
|
5 years ago |
|
bin_mod.cpp
|
Move the file history into the frames
|
6 years ago |
|
bitmap.cpp
|
Allow checkboxes in Windows with/without bitmaps
|
5 years ago |
|
bitmap_base.cpp
|
Better fix for incorrect page preview in Page Settings when the worksheet contains a bitmap
|
5 years ago |
|
board_printout.cpp
|
Naming conventions.
|
5 years ago |
|
build_version.cpp
|
Remove unused variables plus some more fixes from CppCheck
|
5 years ago |
|
commit.cpp
|
Split base_struct into eda_item and eda_rect
|
5 years ago |
|
common.cpp
|
Better fix for incorrect page preview in Page Settings when the worksheet contains a bitmap
|
5 years ago |
|
config_params.cpp
|
Move LOCALE_IO out of common.h
|
5 years ago |
|
confirm.cpp
|
HTML_MESSAGE_BOX is a dialog
|
5 years ago |
|
cursors.cpp
|
Fix uninitialized variable.
|
5 years ago |
|
dialog_shim.cpp
|
Use stronger language when talking to wx.
|
5 years ago |
|
draw_panel_gal.cpp
|
Once more into the depths of hell... er, I mean fix a focus issue.
|
5 years ago |
|
drc_rules.keywords
|
Fixes for hole clearance and hole-to-hole tests.
|
5 years ago |
|
dsnlexer.cpp
|
Add const specifiers
|
5 years ago |
|
eda_base_frame.cpp
|
EDA_BASE_FRAME::ShowInfoBarMsg: add option to show a close button.
|
5 years ago |
|
eda_dde.cpp
|
Avoid include wx/wx.h in many files that do not actually use this include.
|
5 years ago |
|
eda_doc.cpp
|
Cleanup compiler warnings
|
5 years ago |
|
eda_draw_frame.cpp
|
Fix up msg panel status on save slightly
|
5 years ago |
|
eda_item.cpp
|
Naming conventions.
|
5 years ago |
|
eda_pattern_match.cpp
|
Add missing <algorithm>
|
5 years ago |
|
eda_rect.cpp
|
Naming conventions.
|
5 years ago |
|
eda_size_ctrl.cpp
|
Add more consts all over the place
|
5 years ago |
|
eda_text.cpp
|
Rewrite PCBNew selection disambiguation based on shapes.
|
5 years ago |
|
eda_units.cpp
|
Split EDA_UNITS out from common.
|
5 years ago |
|
env_paths.cpp
|
Project settings fixes from review
|
5 years ago |
|
env_vars.cpp
|
Remove GITHUB plugins
|
5 years ago |
|
exceptions.cpp
|
Report lexer issues through error reporter.
|
5 years ago |
|
executable_names.cpp
|
Move executable name constants to own file
|
9 years ago |
|
filehistory.cpp
|
File history (recent opened files): fix incorrect behavior when a filename
|
5 years ago |
|
filename_resolver.cpp
|
fix 2 compil issues
|
5 years ago |
|
filter_reader.cpp
|
Cleanup: Replace C-only deprecated headers
|
6 years ago |
|
footprint_filter.cpp
|
Add group-by-suffix display option in net inspector
|
5 years ago |
|
footprint_info.cpp
|
Mostly formatting cleanup but a few type-casting cleanups too.
|
5 years ago |
|
fp_lib_table.cpp
|
MODULE -> FOOTPRINT.
|
5 years ago |
|
gbr_metadata.cpp
|
Add const specifiers
|
5 years ago |
|
gestfich.cpp
|
Don't search hardcoded (and never valid on non-english) Windows paths
|
5 years ago |
|
getrunningmicrosecs.cpp
|
Cleanup: Replace C-only deprecated headers
|
6 years ago |
|
gl_context_mgr.cpp
|
Dealing with inconsistent wxGLCanvas::IsDisplaySupported()
|
8 years ago |
|
gr_basic.cpp
|
Split base_struct into eda_item and eda_rect
|
5 years ago |
|
gr_text.cpp
|
More module -> footprint.
|
5 years ago |
|
grid_tricks.cpp
|
Fix localization of the menu strings with accelerator strings
|
5 years ago |
|
hash_eda.cpp
|
First-class support for filled shapes.
|
5 years ago |
|
hotkey_store.cpp
|
Use consistent naming for project manager.
|
5 years ago |
|
hotkeys_basic.cpp
|
Add num pad keys to name list so they are allowed to be hotkeyed
|
5 years ago |
|
kiface_i.cpp
|
Move default model location to 3dmodels
|
5 years ago |
|
kiid.cpp
|
Don't require keepout zones to be named.
|
5 years ago |
|
kiway.cpp
|
Cleanup compiler warnings
|
5 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
|
Save file / window states for kicad project locally
|
5 years ago |
|
languages_menu.cpp
|
more cleanup about removing useless include
|
5 years ago |
|
launch_ext.cpp
|
Fix URL launching on MacOS
|
6 years ago |
|
layer_id.cpp
|
Consistency in capitalization and plurality.
|
5 years ago |
|
lib_id.cpp
|
More module -> footprint.
|
5 years ago |
|
lib_table.keywords
|
Added "enabled" parameter for LIB_TABLE_ROW
|
8 years ago |
|
lib_table_base.cpp
|
Split EDA_UNITS out from common.
|
5 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
|
Fix/workaround GTK libtree issue with multi-unit symbols
|
5 years ago |
|
lib_tree_model_adapter.h
|
Formatting and naming conventions.
|
5 years ago |
|
locale_io.cpp
|
Move LOCALE_IO out of common.h
|
5 years ago |
|
lockfile.cpp
|
Fix formatting error
|
5 years ago |
|
lset.cpp
|
Split out arrayDim and MIRROR templates from macros.h
|
5 years ago |
|
marker_base.cpp
|
Split out arrayDim and MIRROR templates from macros.h
|
5 years ago |
|
netclass.cpp
|
Split EDA_UNITS out from common.
|
5 years ago |
|
netlist.keywords
|
ADDED properties passed between eescema and pcbnew.
|
5 years ago |
|
newstroke_font.cpp
|
Correct cyrillic 'f' in newstroke
|
6 years ago |
|
observable.cpp
|
Add const specifiers
|
5 years ago |
|
origin_transforms.cpp
|
Add more consts all over the place
|
5 years ago |
|
origin_viewitem.cpp
|
Keep snap line alignment before new snaps
|
5 years ago |
|
page_info.cpp
|
Eeschema : Add A5 sheet size
|
5 years ago |
|
painter.cpp
|
Remove a bunch of globals.
|
6 years ago |
|
pcb.keywords
|
Add version information to footprint sexpr files and clipboard
|
5 years ago |
|
pcb_plot_params.keywords
|
Gerber, Dialog plot: add option to disable Aperture Macro use.
|
5 years ago |
|
pgm_base.cpp
|
Remove unnecessary decimal point notation test on application start.
|
5 years ago |
|
printout.cpp
|
Implement a new settings framework across all of KiCad
|
6 years ago |
|
project.cpp
|
Split out arrayDim and MIRROR templates from macros.h
|
5 years ago |
|
properties.cpp
|
Eeschema: initial schematic I/O plugin.
|
9 years ago |
|
property_mgr.cpp
|
Hook libeval compiler up to rule parser
|
5 years ago |
|
ptree.cpp
|
Add const specifiers
|
5 years ago |
|
rc_item.cpp
|
Fix off-by-one error when deleting single marker.
|
5 years ago |
|
rc_item.h
|
Make prev/next marker work reliably on all platforms.
|
5 years ago |
|
refdes_utils.cpp
|
Netnames are case sensitive.
|
5 years ago |
|
render_settings.cpp
|
Clean up terminology around active & high contrast layers.
|
5 years ago |
|
reporter.cpp
|
Better board-edge error reporting.
|
5 years ago |
|
richio.cpp
|
Adjust ruler text on non-HDPI displays.
|
5 years ago |
|
scintilla_tricks.cpp
|
Fix missing include (linux).
|
5 years ago |
|
search_stack.cpp
|
Minor code cleanup, step3: remove more useless include.
|
5 years ago |
|
searchhelpfilefullpath.cpp
|
Code cleanup: remove useless wx/wx.h include inside a few files.
|
5 years ago |
|
single_top.cpp
|
Once more into the depths of hell... er, I mean fix a focus issue.
|
5 years ago |
|
status_popup.cpp
|
Add some missing headers required on wx3.0 at least
|
5 years ago |
|
streamwrapper.cpp
|
Replace WIN32 preprocessor symbol by the official symbol _WIN32, used almost everywhere
|
7 years ago |
|
string.cpp
|
Smarten isEmpty checks to include nothing-but-whitespace.
|
5 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
|
Mostly formatting cleanup but a few type-casting cleanups too.
|
5 years ago |
|
template_fieldnames.h
|
Prepare for MODULE -> FOOTPRINT.
|
5 years ago |
|
template_fieldnames.keywords
|
Variable substitution framework.
|
6 years ago |
|
textentry_tricks.cpp
|
more cleanup about removing useless include
|
5 years ago |
|
title_block.cpp
|
Refactor common QA components to create a single common library
|
5 years ago |
|
trace_helpers.cpp
|
Fix Python environment variable handling
|
5 years ago |
|
undo_redo_container.cpp
|
Split base_struct into eda_item and eda_rect
|
5 years ago |
|
utf8.cpp
|
Many callers of uni_forward are not expecting an exception.
|
6 years ago |
|
validators.cpp
|
More module -> footprint.
|
5 years ago |
|
wildcards_and_files_ext.cpp
|
ADDED: CADSTAR Archive project importer
|
5 years ago |
|
wx_filename.cpp
|
Split wx_filename out of common
|
5 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 |