kicad/common
Thomas Pointhuber c255dede17 altium: loosen up ReadProperties check a bit, to allow reading of likely malformed altium files. 2021-02-07 16:52:31 +01:00
..
dialog_about About->Version info. Allow clipboard data to be available after closing KiCad. 2021-02-03 01:55:05 +00:00
dialogs Don't log error messages when using the clipboard 2021-02-03 01:55:05 +00:00
gal Make bitmap text measuring cognizant of overbars. 2021-02-07 13:59:53 +00:00
kicad_curl
libeval
libeval_compiler
page_layout Page layout editor: Fix bitmap bounding box 2021-01-30 20:39:16 +00:00
plotters Don't depend on wxWidgets dotted and dashed line styles. 2021-02-05 16:18:28 +00:00
plugins altium: loosen up ReadProperties check a bit, to allow reading of likely malformed altium files. 2021-02-07 16:52:31 +01:00
preview_items Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
project Archiver: reduce set of archived files for auto-backup 2021-02-04 17:24:13 -05:00
settings Skip backup if project folder isn't writeable 2021-02-03 19:17:32 -05:00
swig
tool Icons: try a new version of the 'new' badge 2021-02-06 22:51:56 +00:00
view Redo pad & via painting (again). 2021-01-30 16:31:27 +00:00
widgets Retire disabled buttons in favour of info boxes. 2021-02-01 22:56:55 +00:00
CMakeLists.txt Ensure cmake commands depend on the cmake file they use 2021-01-28 00:24:22 +00:00
advanced_config.cpp Make small drill marks size configurable via advanced config for both printing and plotting 2021-01-05 22:37:34 +00:00
array_axis.cpp
array_options.cpp
base64.cpp
base_screen.cpp Mark null project initial screen as zoom-initialized 2021-01-31 00:49:11 +00:00
base_units.cpp Add instrumentation to track down local issues in symbol library file code. 2021-02-01 12:57:16 -05:00
basic_gal.cpp
bin_mod.cpp
bitmap.cpp
bitmap_base.cpp
board_printout.cpp Only apply B&W printer fixes when printing. 2021-02-02 15:37:30 +00:00
build_version.cpp
commit.cpp
common.cpp Resolve text variables in title blocks for outputing to netlist. 2021-01-17 16:24:22 +00:00
config_params.cpp
confirm.cpp Save a cancel value when asked if it's not being used to cancel. 2021-01-08 21:32:19 +00:00
cursors.cpp Adjust how wire tool cursors are arranged 2021-01-26 08:44:39 -08:00
dialog_shim.cpp Fix minor compil warnings 2021-01-07 20:55:24 +01:00
draw_panel_gal.cpp Cancel drag action when focus is lost 2021-01-27 03:33:22 +00:00
drc_rules.keywords
dsnlexer.cpp
eda_base_frame.cpp Fix the m_mruPath default 2021-01-27 19:12:19 -05:00
eda_dde.cpp
eda_doc.cpp
eda_draw_frame.cpp Slight fixup to previous library browse change 2021-01-28 07:31:32 -05:00
eda_item.cpp Push addition of shape width down into computeArcBBox. 2021-01-28 22:29:28 +00:00
eda_pattern_match.cpp
eda_rect.cpp
eda_size_ctrl.cpp
eda_text.cpp Minor adjustments 2021-01-12 20:51:31 +00:00
eda_units.cpp
env_paths.cpp Revert "Always return a path if we can't normalize it" 2021-02-05 00:49:34 -05:00
env_vars.cpp
exceptions.cpp
executable_names.cpp
filehistory.cpp
filename_resolver.cpp
filter_reader.cpp
footprint_filter.cpp
footprint_info.cpp Formatting. 2021-01-09 13:47:24 +00:00
fp_lib_table.cpp Fix library tree behavior when duplicate project table entry is disabled. 2021-01-11 07:46:07 -05:00
gbr_metadata.cpp
gestfich.cpp
getrunningmicrosecs.cpp
gl_context_mgr.cpp
gr_basic.cpp
gr_text.cpp
grid_tricks.cpp Don't log error messages when using the clipboard 2021-02-03 01:55:05 +00:00
hash_eda.cpp
hotkey_store.cpp
hotkeys_basic.cpp
kiface_i.cpp
kiid.cpp Coverity fixes. 2021-01-15 08:03:36 -05:00
kiway.cpp
kiway_express.cpp
kiway_holder.cpp
kiway_player.cpp
languages_menu.cpp
launch_ext.cpp
layer_id.cpp Redo pad & via painting (again). 2021-01-30 16:31:27 +00:00
lib_id.cpp
lib_table.keywords
lib_table_base.cpp Fix library tree behavior when duplicate project table entry is disabled. 2021-01-11 07:46:07 -05:00
lib_tree_model.cpp
lib_tree_model_adapter.cpp Fix GTK crash when multiple libraries are expanded 2021-02-04 13:20:33 -08:00
locale_io.cpp
lockfile.cpp
lset.cpp Don't render hole walls when no physical layers are visible. 2021-02-01 17:14:30 +00:00
marker_base.cpp Make RENDER_SETTINGS argument const 2021-01-12 20:51:31 +00:00
netclass.cpp
netlist.keywords Transmit pin electrical types through to pads. 2021-01-23 00:10:01 +00:00
newstroke_font.cpp
observable.cpp
origin_transforms.cpp
origin_viewitem.cpp
page_info.cpp
painter.cpp Only apply B&W printer fixes when printing. 2021-02-02 15:37:30 +00:00
paths.cpp Point to the user template path by default in pl editor 2021-01-31 23:57:41 -05:00
pcb.keywords Save pintype alongside pinfunction (in pads). 2021-01-26 15:28:48 +00:00
pcb_plot_params.keywords
pgm_base.cpp Start trying to shuffle around path management 2021-01-27 19:12:18 -05:00
printout.cpp
project.cpp
properties.cpp
property_mgr.cpp
ptree.cpp
rc_item.cpp
refdes_utils.cpp
render_settings.cpp Make sure print mode is off by default 2021-02-02 21:21:16 -05:00
reporter.cpp
richio.cpp Minor adjustments 2021-01-12 20:51:31 +00:00
scintilla_tricks.cpp Don't log error messages when using the clipboard 2021-02-03 01:55:05 +00:00
search_stack.cpp
searchhelpfilefullpath.cpp
single_top.cpp Fix grammar 2021-01-22 21:25:23 -05:00
status_popup.cpp
streamwrapper.cpp
string.cpp Quote string context only needs to escape double-quotes. 2021-01-07 14:33:27 +00:00
strtok_r.c
systemdirsappend.cpp
template_fieldnames.cpp
template_fieldnames.keywords
textentry_tricks.cpp
title_block.cpp Resolve text variables in title blocks for outputing to netlist. 2021-01-17 16:24:22 +00:00
trace_helpers.cpp
undo_redo_container.cpp
utf8.cpp
validators.cpp
wildcards_and_files_ext.cpp Use consistent terminology for component placement files. 2021-01-28 19:24:55 +00:00
wx_filename.cpp
wxdataviewctrl_helpers.cpp
xnode.cpp