kicad/common
Jeff Young 7ede2c70bd Performance enhancements for hotkeys.
Fixes https://gitlab.com/kicad/code/kicad/issues/11592
2022-06-03 00:36:33 +01:00
..
dialog_about
dialogs EDA_LIST_DIALOG: fix a crash due to use after delete data. 2022-05-03 17:21:34 +02:00
drawing_sheet Add font to status bar for text objects. 2022-04-26 18:52:53 +01:00
font Overhaul bitmap text for performance. 2022-05-14 20:09:54 +01:00
gal Hierarchy: turn into a left side pane 2022-06-02 21:56:17 +00:00
kicad_curl
libeval
libeval_compiler
plotters PS_plotter: fix a minor issue (forgotten in commit 91dfa79a). 2022-05-09 12:34:25 +02:00
plugins Improvements to Eagle dimension importing. 2022-04-12 15:47:39 +01:00
preview_items
project
settings Pcbnew, on line DRC when moving footprints: add visible collisions between courtyards 2022-05-20 12:58:05 +02:00
swig swig: disable a few warnings generated by pcb_shape.i, math.i and version.i 2022-03-09 17:29:29 +01:00
tool Performance enhancements for hotkeys. 2022-06-03 00:36:33 +01:00
view Uniformly use a single facility for location-less prime events. 2022-05-16 23:43:00 +01:00
widgets Hierarchy: turn into a left side pane 2022-06-02 21:56:17 +00:00
CMakeLists.txt Split gal cmake target to a subdirectory 2022-05-11 20:22:22 -04:00
advanced_config.cpp 3D-Viewer, raytracing: implement bevel edges on item layers 2022-05-25 00:11:46 +00:00
array_axis.cpp
array_options.cpp
asset_archive.cpp
base64.cpp
base_screen.cpp
base_units.cpp Cleanup. 2022-02-27 12:05:39 +00:00
bin_mod.cpp
bitmap.cpp
bitmap_base.cpp Fix an issue on wxWidgets 3.1.6 when printing bitmaps 2022-04-08 18:40:25 +02:00
bitmap_store.cpp Don't pointlessly construct a wxBitmap 2022-04-10 07:47:13 -04:00
board_printout.cpp
build_version.cpp Version info: report all font libraries 2022-03-07 14:01:37 +00:00
callback_gal.cpp ADDED: knockout pcb and fp text. 2022-03-08 13:22:20 +00:00
commit.cpp
common.cpp
config_params.cpp
confirm.cpp
dialog_shim.cpp
draw_panel_gal.cpp Hierarchy: turn into a left side pane 2022-06-02 21:56:17 +00:00
drc_rules.keywords Rename mechanical_clearance -> physical_clearance. 2022-05-06 15:54:46 +01:00
dsnlexer.cpp
eda_base_frame.cpp Schematic: Automatic Symbol Annotation 2022-05-27 15:54:00 +00:00
eda_dde.cpp
eda_doc.cpp Fix eda_doc not looking for schematic locally 2022-05-10 21:28:48 -04:00
eda_draw_frame.cpp On-the-fly translations for pin electrical types. 2022-04-05 13:57:28 +01:00
eda_item.cpp Add PCB_ARCs to type enum. 2022-04-14 17:09:27 +01:00
eda_pattern_match.cpp
eda_rect.cpp
eda_shape.cpp Fix a degeneracy bug in arc collisions. 2022-04-08 16:15:58 +01:00
eda_text.cpp EDA_TEXT Get/SetTextSize should use VECTOR2I 2022-05-14 08:16:15 -04:00
eda_units.cpp
env_paths.cpp
env_vars.cpp
exceptions.cpp
executable_names.cpp
filehistory.cpp Ensure "Open Recent" and "Clear files" menu titles are updated after language change. 2022-04-11 11:09:05 +02:00
filename_resolver.cpp
filter_reader.cpp
footprint_filter.cpp
footprint_info.cpp
fp_lib_table.cpp
gbr_metadata.cpp
gestfich.cpp
getrunningmicrosecs.cpp
gl_context_mgr.cpp
gr_basic.cpp
gr_text.cpp
grid_tricks.cpp Don't allow cut or paste into read-only grids. 2022-05-08 19:06:46 +01:00
hash_eda.cpp
hotkey_store.cpp
hotkeys_basic.cpp
html_window.cpp
kiface_base.cpp
kiid.cpp Try and ducktape boost api change for seeder 2022-03-27 21:47:47 -04:00
kiway.cpp Plant the ability to verify code signing signatures when trying to load kifaces 2022-03-12 21:40:47 -05:00
kiway_express.cpp
kiway_holder.cpp
kiway_player.cpp
languages_menu.cpp
launch_ext.cpp
layer_id.cpp Pcbnew, on line DRC when moving footprints: add visible collisions between courtyards 2022-05-20 12:58:05 +02:00
lib_id.cpp
lib_table.keywords
lib_table_base.cpp
lib_tree_model.cpp ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 2022-04-22 22:06:51 +01:00
lib_tree_model_adapter.cpp
locale_io.cpp
lockfile.cpp
lset.cpp Pcbnew, on line DRC when moving footprints: add visible collisions between courtyards 2022-05-20 12:58:05 +02:00
marker_base.cpp
markup_parser.cpp Make gcc (or linux?) happy. 2022-02-26 22:56:10 +00:00
netclass.cpp
netlist.keywords
newstroke_font.cpp
observable.cpp
origin_transforms.cpp
origin_viewitem.cpp
page_info.cpp
painter.cpp
paths.cpp Fix stock templates path for flatpak 2022-03-25 08:15:59 +01:00
pcb.keywords (WIP) Teardrop: use a specific attribute in .kicad_pcb file to identify teardrops 2022-05-14 09:50:00 +02:00
pcb_plot_params.keywords Pcbnew: add plot on all layers feature. 2022-04-02 14:33:40 -04:00
pgm_base.cpp Handle settings sequencing 2022-05-25 16:56:54 -07:00
printout.cpp
project.cpp
properties.cpp
property_mgr.cpp
ptree.cpp
rc_item.cpp Check pointer after yield 2022-04-06 15:59:29 -07:00
refdes_utils.cpp
render_settings.cpp
reporter.cpp
richio.cpp
scintilla_tricks.cpp A right-to-left single-char sel followed by typing leaves cursor the same. 2022-04-07 11:51:58 +01:00
search_stack.cpp
searchhelpfilefullpath.cpp
single_top.cpp
status_popup.cpp
streamwrapper.cpp
string_utils.cpp A bit of wxT(). 2022-03-11 20:52:11 +00:00
stroke_params.cpp Update message panel from PCB point editor and SCH drawing tools. 2022-03-21 10:32:36 +00:00
stroke_params.keywords
strtok_r.c
systemdirsappend.cpp
template_fieldnames.cpp Fix a few issues related to field names and their translation. - Do not use translated field names outside strings displayed in dialogs. - fix code that does not work well with default locale. - fix some (not all) I18n issues in DIALOG_UPDATE_SYMBOL_FIELDS. 2022-05-13 11:45:37 +02:00
template_fieldnames.keywords
textentry_tricks.cpp
title_block.cpp Consistently handle env/prj variables 2022-03-31 17:05:53 -07:00
trace_helpers.cpp
undo_redo_container.cpp
utf8.cpp
validators.cpp
wildcards_and_files_ext.cpp Schematic: Add CSV export to Symbol Fields Table 2022-05-09 12:02:12 -04:00
wx_filename.cpp
wx_stl_compat.cpp
wxdataviewctrl_helpers.cpp
xnode.cpp