kicad/common
Jon Evans 72a6963e9e Free some memory that asan was complaining about 2020-02-27 22:58:33 -05:00
..
dialog_about Make libcurl a required dependency and always build KICAD_CURL 2020-02-26 01:03:07 +00:00
dialogs Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
gal Check if scaling factor has changed when top-level window is moved 2020-02-22 01:25:08 +00:00
kicad_curl Expose curl_easy_escape via KICAD_CURL_EASY 2020-02-20 22:07:17 -05:00
libeval
page_layout Use grid color for worksheet page borders 2020-02-25 20:36:27 -05:00
plotters Gerber plots: Add initial G01 command to the header, 2020-02-03 17:55:19 +01:00
preview_items
settings Fix management of nested settings for PNS 2020-02-27 22:53:00 -05:00
swig Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
tool common: prevent segfault with no edit frame in TOOL_MANAGER 2020-02-27 22:02:56 +01:00
view Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
widgets Pinning for library trees in FPEditor and SymbolEditor. 2020-02-14 00:10:40 +00:00
CMakeLists.txt genral: always link libcurl to avoid unresolved symbols in pcbnew 2020-02-27 22:02:56 +01:00
advanced_config.cpp Free some memory that asan was complaining about 2020-02-27 22:58:33 -05:00
array_axis.cpp
array_options.cpp
base64.cpp
base_screen.cpp
base_struct.cpp Convert timestamps to UUIDs. 2020-02-20 21:29:52 +00:00
base_units.cpp Add zone area to message panel 2020-02-05 09:44:53 +00:00
basic_gal.cpp
bin_mod.cpp Rework the file history menus to not need references to the file history 2020-02-25 16:18:10 +00:00
bitmap.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
bitmap_base.cpp
board_printout.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
build_version.cpp
colors.cpp
colors_design_settings.cpp
commit.cpp
common.cpp Change KUUID to KIID. 2020-02-21 22:20:42 +00:00
config_params.cpp
confirm.cpp Fix library table panel path adding and cleanup duplicate dialog 2020-02-14 19:07:27 +00:00
cursor_store.cpp
dialog_shim.cpp
displlst.cpp
dpi_scaling.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
draw_panel_gal.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
dsnlexer.cpp
eagle_parser.cpp Convert timestamps to UUIDs. 2020-02-20 21:29:52 +00:00
eda_base_frame.cpp Rework the file history menus to not need references to the file history 2020-02-25 16:18:10 +00:00
eda_dde.cpp
eda_doc.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
eda_draw_frame.cpp Fix management of nested settings for PNS 2020-02-27 22:53:00 -05:00
eda_pattern_match.cpp
eda_size_ctrl.cpp
eda_text.cpp
env_paths.cpp Test every environment variable when doing substitution to remove more directories 2020-02-14 22:59:18 +00:00
env_vars.cpp
exceptions.cpp
executable_names.cpp
filehistory.cpp Rework the file history menus to not need references to the file history 2020-02-25 16:18:10 +00:00
filename_resolver.cpp
filter_reader.cpp
footprint_filter.cpp
footprint_info.cpp
fp_lib_table.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
gbr_metadata.cpp Fix build error and cleanup overzealous refactor changes 2020-02-14 00:56:41 +00:00
gestfich.cpp
getrunningmicrosecs.cpp
gl_context_mgr.cpp
gr_basic.cpp
gr_text.cpp
grid_tricks.cpp Allow space to toggle all selected entries in a grid 2020-02-14 19:28:18 +00:00
hash_eda.cpp
hotkey_store.cpp
hotkeys_basic.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
html_messagebox.cpp
kiface_i.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
kiway.cpp
kiway_express.cpp
kiway_holder.cpp
kiway_player.cpp
languages_menu.cpp
launch_ext.cpp Fix URL launching on MacOS 2020-02-22 09:47:51 -05:00
lib_id.cpp Fix build issue exposed by commit b824051a. 2020-02-07 15:29:03 -05:00
lib_table.keywords
lib_table_base.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
lib_tree_model.cpp Pinning for library trees in FPEditor and SymbolEditor. 2020-02-14 00:10:40 +00:00
lib_tree_model.h Pinning for library trees in FPEditor and SymbolEditor. 2020-02-14 00:10:40 +00:00
lib_tree_model_adapter.cpp Fix issue returning pointers to items inside std::vector. 2020-02-27 22:00:51 +00:00
lib_tree_model_adapter.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
lockfile.cpp
lset.cpp
marker_base.cpp
msgpanel.cpp
netlist.keywords
newstroke_font.cpp Correct cyrillic 'f' in newstroke 2020-02-12 14:08:02 -08:00
observable.cpp
origin_viewitem.cpp Fix invalid std::array constructor causing MSVC illegal indirection error 2020-01-20 01:30:26 +00:00
page_info.cpp
painter.cpp
pcb.keywords Adding Arcs to TRACKS 2020-02-21 23:51:58 +00:00
pcb_plot_params.keywords
pgm_base.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
prependpath.cpp
printout.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
project.cpp Change KUUID to KIID. 2020-02-21 22:20:42 +00:00
properties.cpp
ptree.cpp
refdes_utils.cpp
reporter.cpp
richio.cpp
search_stack.cpp
searchhelpfilefullpath.cpp
settings.cpp
single_top.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
status_popup.cpp
streamwrapper.cpp
string.cpp Use proper encoding in UnescapeString() to speed up processing 2020-01-20 10:51:20 +00:00
strtok_r.c
systemdirsappend.cpp
trace_helpers.cpp
undo_redo_container.cpp
utf8.cpp
validators.cpp
wildcards_and_files_ext.cpp Improve directory handling for Project Save As. 2020-02-03 15:08:01 +00:00
wxdataviewctrl_helpers.cpp
xnode.cpp