kicad/include
Jeff Young 6e4d4401ae Make sure to translate UTF8 std::string to wchars for wxString.
Fixes https://gitlab.com/kicad/code/kicad/issues/5024
2020-07-31 14:48:45 +01:00
..
core Cleanup some unused files 2020-06-19 12:34:15 +01:00
gal Remove creation on the fly of a wxPaintEvent instance (fix previous commit). 2020-07-15 14:56:35 +02:00
kicad_curl
libeval Add parsing for centimeters into the numeric evaluator 2020-07-07 23:12:17 +01:00
libeval_compiler Report all DRC rule errors, not just the first. 2020-07-30 14:27:42 +01:00
plugins
preview_items Improve arc geometry manager to choose the direction which makes more sense 2020-07-03 15:05:17 +00:00
project Hook libeval compiler up to rule parser 2020-07-20 22:11:53 +01:00
settings Make sure to translate UTF8 std::string to wchars for wxString. 2020-07-31 14:48:45 +01:00
tool libcontext: clean up own's shit when coroutine call is over (MSVC only) 2020-07-22 16:57:54 +02:00
view Properties meta-data for pcbnew classes 2020-07-05 22:44:38 +02:00
widgets Allow sheet colors to remain unspecified if not manually set 2020-07-29 21:16:07 -04:00
advanced_config.h ADDED: polygon newlines every point 2020-07-30 01:18:44 +00:00
array_axis.h
array_options.h
base64.h
base_screen.h Undo for schematic-wide operations. 2020-07-13 12:32:17 +01:00
base_struct.h properties: post-rebase fixes 2020-07-05 22:44:38 +02:00
base_units.h Ensure file reads always use the C-locale variant 2020-07-12 20:03:50 -07:00
basic_gal.h
bin_mod.h
bitmap_base.h
bitmap_types.h Move scaled toolbar separator into ACTION_TOOLBAR 2020-06-26 21:29:03 +00:00
bitmaps.h
board_design_settings.h Hook libeval compiler up to rule parser 2020-07-20 22:11:53 +01:00
board_printout.h Don't mandate ownership semantics in API 2020-07-26 02:45:27 +00:00
build_version.h Move bug reporting to COMMON_CONTROL; add to Help menu 2020-05-26 21:18:32 -04:00
class_board_item.h Migrated GetEffectiveShape(s) to SHAPE_COMPOUND 2020-07-29 23:14:03 +02:00
class_draw_panel_gal.h Prepare removing creation of a wxPaintEvent instance, not allowed in 3.1.4 wxWidgets 2020-07-13 19:53:07 +02:00
collector.h ADDED: Expand selection in context menu 2020-07-07 14:18:35 -07:00
commit.h
common.h Project settings fixes from review 2020-07-02 22:08:54 -04:00
config_map.h
config_params.h Port Eeschema to new project settings 2020-07-02 22:08:54 -04:00
confirm.h
convert_to_biu.h Read/write schematic netclass properties. 2020-07-27 23:10:46 +01:00
cursor_store.h
dialog_configure_paths.h
dialog_edit_library_tables.h
dialog_helpers.h Add Assign Netclass... to context menu. 2020-07-07 14:23:39 +01:00
dialog_shim.h Make sure CvPcb gets its Cancel button fixed up. 2020-06-04 22:35:01 +01:00
dsnlexer.h
eagle_parser.h
eda_base_frame.h Update text variables even when they're changed from other binary. 2020-07-17 21:05:11 +01:00
eda_dde.h
eda_doc.h
eda_draw_frame.h Update text variables even when they're changed from other binary. 2020-07-17 21:05:11 +01:00
eda_pattern_match.h
eda_rect.h
eda_text.h EDA_TEXT: implement GetEffectiveShape() 2020-07-29 23:14:03 +02:00
enum_vector.h
env_paths.h Project settings fixes from review 2020-07-02 22:08:54 -04:00
env_vars.h
executable_names.h
fctsys.h
filehistory.h
filename_resolver.h
filter_reader.h
footprint_editor_settings.h Migrate PcbNew project settings to new framework 2020-07-02 22:08:54 -04:00
footprint_filter.h
footprint_info.h
fp_lib_table.h
frame_type.h Remove SHAPE_EDITOR frame types before we forget about them. 2020-06-19 14:10:41 +01:00
gbr_metadata.h
gbr_netlist_metadata.h
gestfich.h
gl_context_mgr.h
gl_utils.h Modify glx sync to be Linux only. 2020-07-03 11:17:56 -07:00
gr_basic.h
gr_text.h
grid_tricks.h Only reserve hotkeys for focused textCtrls that are editabled. 2020-07-14 13:30:43 +01:00
hash_eda.h Update templating for hash values 2020-07-10 10:03:29 -07:00
hashtables.h
hotkey_store.h
hotkeys_basic.h
html_messagebox.h
i18n_utility.h
id.h Attempt to fix duplicate ID issue on MSW. 2020-06-17 18:44:39 +01:00
import_export.h
inspectable.h INSPECTABLE: minor bugfix 2020-07-05 22:44:38 +02:00
intrusive_list.h
ki_exception.h
kicad_json.h
kicad_string.h Add an implementation of string splitting 2020-07-18 13:03:39 -07:00
kiface_i.h
kiface_ids.h
kiway.h Update text variables even when they're changed from other binary. 2020-07-17 21:05:11 +01:00
kiway_express.h
kiway_holder.h
kiway_mgr.h
kiway_player.h More infrastructure work for shape editor. 2020-06-18 15:38:01 +01:00
launch_ext.h
layers_id_colors_and_visibility.h Give excluded DRC items their own layer. 2020-07-24 01:28:25 +01:00
lib_id.h
lib_table_base.h
lib_table_grid.h
lib_tree_item.h
lockfile.h
macros.h
mail_type.h Allow Update Schematic from PCB to re-link based on refdes. 2020-07-16 18:32:49 +01:00
marker_base.h
menus_helpers.h
msgpanel.h
multivector.h
netclass.h NetClass settings for Eeschema. 2020-07-08 21:23:25 +01:00
newstroke_font.h
observable.h
origin_viewitem.h Removed const modifier for returned non-reference types 2020-07-05 22:44:38 +02:00
pad_shapes.h Add missing include 2020-07-01 15:40:15 -07:00
page_info.h Eeschema : Add A5 sheet size 2020-07-21 00:00:36 +00:00
painter.h
panel_hotkeys_editor.h Unify settings reset buttons into one location 2020-07-16 00:08:16 +01:00
panel_text_variables.h
pcb_base_frame.h Update text variables even when they're changed from other binary. 2020-07-17 21:05:11 +01:00
pcb_display_options.h More visibility settings infrastructure 2020-07-11 21:59:07 -04:00
pcb_screen.h Undo for schematic-wide operations. 2020-07-13 12:32:17 +01:00
pgm_base.h
plotter.h PDF plotter: better handling of non ASCII7 (unicode 16) chars. 2020-07-26 17:59:02 +02:00
printout.h
profile.h
project.h Update project template system for new format 2020-07-02 22:08:54 -04:00
properties.h
property.h ENUM_MAP: fix value used as index (should be use as key) bug causing incorrect String<>Enum mappings 2020-07-29 23:14:34 +02:00
property_mgr.h PROPERTY_MANAGER: added GetAllClasses and GetMatchingClasses methods 2020-07-05 22:44:38 +02:00
ptree.h
refdes_utils.h
render_settings.h Flags cleanup. 2020-06-27 17:53:04 +01:00
reporter.h Add simplified HTML reporter window. 2020-07-30 14:27:42 +01:00
richio.h
scintilla_tricks.h Only reserve hotkeys for focused textCtrls that are editabled. 2020-07-14 13:30:43 +01:00
scoped_set_reset.h
search_stack.h
status_popup.h
streamwrapper.h
sync_queue.h
systemdirsappend.h
textentry_tricks.h Some more work on getting wxWidgets to stop stealing textEntry keys. 2020-05-30 12:32:33 +01:00
title_block.h
trace_helpers.h
undo_redo_container.h Undo for schematic-wide operations. 2020-07-13 12:32:17 +01:00
utf8.h
validators.h Allow Net Inspector to create, rename and delete nets. 2020-07-11 21:19:49 +01:00
wildcards_and_files_ext.h Adding Fabmaster extensions 2020-07-19 20:46:14 -07:00
ws_data_item.h Clean up worksheet draw items 2020-07-03 23:06:37 -04:00
ws_data_model.h
ws_draw_item.h Add missing includes 2020-07-06 06:17:37 -07:00
ws_painter.h
ws_proxy_undo_item.h
ws_proxy_view_item.h Add unresolved variable testing for worksheet items. 2020-05-28 17:36:22 +01:00
wxdataviewctrl_helpers.h
xnode.h