kicad/include
jean-pierre charras 319908b7f4 fix a compil issue. 2018-04-24 15:20:35 +02:00
..
core Code formatting 2018-03-01 17:20:50 +01:00
gal Modified STROKE_FONT::ComputeStringBoundaryLimits() to process multiline strings 2018-03-08 10:56:34 +01:00
geometry Adding seg-polyset collision support 2018-04-23 16:43:13 -07:00
kicad_curl Spelling indentifier -> identifier 2018-03-08 12:33:32 -08:00
libeval Change NumericEvaluator::clear() to optionally accept an object to clear 2018-02-27 12:47:32 +01:00
math
plugins
preview_items Allow drawing self-intersecting polygons, just display a warning 2018-03-02 10:58:43 +01:00
system
tool fix a compil issue. 2018-04-24 15:20:35 +02:00
ttl
view fix misspelled 'allows to' -> 'allows one to' 2018-04-08 13:24:18 -04:00
widgets Prevent reentrancy in footprint loading. 2018-04-16 23:19:08 +01:00
base_screen.h fix code after file renaming 2018-01-31 09:24:02 +01:00
base_struct.h Organize trace debugging code for ease of maintenance. 2018-04-13 09:59:01 -04:00
base_units.h
basic_gal.h DrawGraphicText: remove a static variable, and replace it (when needed) by a new parameter in argument list. 2018-04-07 19:57:26 +02:00
bezier_curves.h Changed negative recursion level argument to positive 2018-04-19 08:39:46 +02:00
bin_mod.h
bitmap_base.h fix misspelled 'an other' -> 'another' 2018-04-08 13:24:37 -04:00
bitmap_types.h Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07:00
bitmaps.h Move Fields Editor to wxGrid. 2018-04-17 11:39:44 +01:00
block_commande.h fix code after file renaming 2018-01-31 09:24:02 +01:00
board_design_settings.h rename files 2018-02-02 21:57:12 +01:00
build_version.h
class_board_item.h DRAWSEGMENT, S_POLYGON shape: remove useless copies or conversion to std::vector<wxPoint> of SHPE_POLY_SET polygon shape. 2018-01-24 14:22:43 +01:00
class_draw_panel_gal.h Organize trace debugging code for ease of maintenance. 2018-04-13 09:59:01 -04:00
class_drawpanel.h Organize trace debugging code for ease of maintenance. 2018-04-13 09:59:01 -04:00
collector.h Removing the last of time_t and fixing downcast corner bug in collector 2018-03-27 16:52:06 -07:00
colors.h
colors_design_settings.h rename files 2018-01-31 09:24:00 +01:00
commit.h Don't set dirty bit when adding MARKERs. 2018-04-09 21:19:11 +01:00
common.h Fix compil issue (created by commit "Added std::less specialization for wxPoint") with wxWidgets 3.1.1 2018-04-13 11:06:46 +02:00
config_map.h
config_params.h
confirm.h Derive DIALOG_MULTI_OPTIONS from wxMultiChoiceDialog 2018-03-02 18:09:27 +01:00
convert_basic_shapes_to_polygon.h Better calculation of polygon clearance area of oval pads. Wip. 2018-01-20 19:34:50 +01:00
convert_to_biu.h Switch zone fillets to absolute-error algorithm. 2018-03-23 12:46:17 +00:00
dialog_env_var_config.h
dialog_get_component.h
dialog_helpers.h Remove confusing active library interactions with save. 2018-02-22 18:19:02 -05:00
dialog_hotkeys_editor.h
dialog_shim.h Fix several dialogs with bad default sizing 2018-01-06 14:39:17 -07:00
dlist.h
draw_frame.h Keep track of open sockets and dispose of them in d'tor. 2018-04-04 12:02:40 +01:00
draw_graphic_text.h DrawGraphicText: remove a static variable, and replace it (when needed) by a new parameter in argument list. 2018-04-07 19:57:26 +02:00
drc_item.h DRC: Center zoom on marker location, not DRC item start location 2018-03-19 22:25:55 -04:00
dsnlexer.h fix misspelled 'an other' -> 'another' 2018-04-08 13:24:37 -04:00
eagle_parser.h Updating Eagle Importer to take curved zones 2018-03-26 15:09:56 -07:00
eda_base_frame.h Organize trace debugging code for ease of maintenance. 2018-04-13 09:59:01 -04:00
eda_dde.h Keep track of open sockets and dispose of them in d'tor. 2018-04-04 12:02:40 +01:00
eda_doc.h
eda_pattern_match.h
eda_rect.h Fix code after renaming files 2018-01-29 11:37:29 +01:00
eda_text.h Changed default text size to 50mils 2017-12-21 12:16:57 -05:00
enabler.h Prevent issuing a print command before the previous one is finished 2018-04-23 11:25:28 +02:00
enum_vector.h
env_paths.h Footprint Wizard now also handles custom Env paths 2018-04-06 14:51:09 +01:00
executable_names.h
fctsys.h
filter_reader.h
footprint_filter.h
footprint_info.h Prevent reentrancy in footprint loading. 2018-04-16 23:19:08 +01:00
fp_lib_table.h Go back to checking individual file timestamps. 2018-02-23 10:56:12 -05:00
frame_type.h
gbr_netlist_metadata.h
gestfich.h
gl_context_mgr.h
gr_basic.h eeschema: neatly wrap placeholder text in symbol chooser 2018-01-07 19:30:56 -07:00
grid_tricks.h Don't make user click twice to toggle checkbox in wxGrid. 2018-03-23 12:46:17 +00:00
hash_eda.h
hashtables.h
hotkeys_basic.h Make all new hotkeys editable; label some GAL-only hotkeys 2018-02-25 17:57:36 -05:00
html_messagebox.h Add size control to HTML_MESSAGE_BOX. Fix incorrect default size of a few dialogs. 2018-01-11 10:48:52 +01:00
i18n_utility.h
id.h Eeschema: fix many wxASSERT when trying to open menus from the main menubar. 2018-04-01 20:58:27 +02:00
import_export.h
incremental_text_ctrl.h
intrusive_list.h
ki_exception.h
ki_mutex.h
kicad_device_context.h
kicad_string.h Move Fields Editor to wxGrid. 2018-04-17 11:39:44 +01:00
kiface_i.h
kiface_ids.h
kiway.h eeschema: workaround for 64kByte string length limit in wxString::Format() causing segfaults in netlist update under Windows 2018-03-12 18:26:25 +01:00
kiway_express.h
kiway_mgr.h
kiway_player.h Remove not used ListNets() methods 2018-03-04 18:04:19 +01:00
layer_box_selector.h fix code after file renaming 2018-01-31 09:24:02 +01:00
layers_id_colors_and_visibility.h Restore some missing visibility items from board file 2018-03-02 11:12:53 +01:00
length.h.usuned
lib_id.h Improved validation of library and entry names 2018-04-13 14:24:57 +02:00
lib_table_base.h
lib_table_grid.h Don't make user click twice to toggle checkbox in wxGrid. 2018-03-23 12:46:17 +00:00
lockfile.h
lru_cache.h
macros.h
mail_type.h Dialog-ize CvPcb and implement proper Save. 2018-03-25 19:21:27 +01:00
make_unique.h
marker_base.h Rename a few files 2018-01-28 22:02:31 +01:00
md5_hash.h
menus_helpers.h
msgpanel.h
multivector.h
newstroke_font.h
observable.h
origin_viewitem.h Implement undo/redo for origins in legacy 2018-01-27 19:51:44 -05:00
pad_shapes.h
page_info.h Fix code after renaming files 2018-01-29 11:37:29 +01:00
painter.h Fix a minor issue in pad editor dialog: in GAL mode, the pad was sometimes shown in outline mode, sometimes in filled mode 2018-01-12 19:58:32 +01:00
pcb_base_frame.h Add a method to facilitate Tools handling in main frame toolbars. 2018-04-03 13:00:20 +02:00
pcb_display_options.h
pcb_screen.h Fix code after renaming files 2018-01-29 11:37:29 +01:00
pcbstruct.h
pgm_base.h
plot_auxiliary_data.h
plotter.h Fix code after renaming files 2018-01-29 11:37:29 +01:00
profile.h
project.h Save ModEdit's footprint ID rather than source. 2018-03-09 01:32:52 +00:00
properties.h
ptree.h
reporter.h Created STDOUT_REPORTER class for debugging 2018-03-04 16:45:42 +01:00
richio.h
scoped_set_reset.h
search_stack.h Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 2018-01-09 18:55:51 -05:00
status_popup.h Added STATUS_TEXT_POPUP for simple popup text display 2018-02-22 15:18:52 +01:00
streamwrapper.h
sync_queue.h
systemdirsappend.h
text_utils.h
title_block.h Fix code after renaming files 2018-01-29 11:37:29 +01:00
trace_helpers.h Cleanup of trace logs from Simon Richter. 2018-04-17 17:27:18 +01:00
trigo.h Minor fix in zones_by_polygon.cpp: When editing a non copper zone, some settings were not those of the edited zone. 2018-03-14 19:03:14 +01:00
undo_redo_container.h fix misspelled 'an other' -> 'another' 2018-04-08 13:24:37 -04:00
unit_format.h
utf8.h change UTF8& operator+=( wchar_t ch ) to UTF8& operator+=( unsigned ch ), because swig does not like wchar_t. 2017-12-08 17:57:53 +01:00
validators.h
wildcards_and_files_ext.h
worksheet.h Fix code after renaming files 2018-01-29 11:37:29 +01:00
worksheet_dataitem.h Update code after file renaming 2018-01-29 09:39:49 +01:00
worksheet_shape_builder.h page layout editor: fix a crash on block move. 2018-03-10 10:25:07 +01:00
worksheet_viewitem.h
wxdataviewctrl_helpers.h
xnode.h