..
dialog_about
Update about dialog link to GitLab
2019-12-17 20:17:03 +00:00
dialogs
Minor speed cleanup
2019-12-05 14:20:59 -08:00
gal
Suppress false warning of uninit var
2019-12-06 06:27:47 -08:00
geometry
SHAPE_LINE_CHAIN: Remove element access
2019-12-12 13:54:48 +00:00
kicad_curl
Cleanup: Replace C-only deprecated headers
2019-12-05 11:03:15 -08:00
libeval
Cleanup: Replace C-only deprecated headers
2019-12-05 11:03:15 -08:00
math
…
page_layout
SHAPE_LINE_CHAIN: Remove element access
2019-12-12 13:54:48 +00:00
plotters
Gerber plotter: modify G02 and G03 commands.
2019-12-18 11:35:28 +01:00
preview_items
SHAPE_LINE_CHAIN: Unify constructors
2019-12-12 13:54:48 +00:00
swig
SHAPE_LINE_CHAIN: Remove element access
2019-12-12 13:54:48 +00:00
system
Cleanup: Replace C-only deprecated headers
2019-12-05 11:03:15 -08:00
tool
Fix long-standing issue with arrow keys moving in both axes.
2019-12-15 14:29:47 +00:00
view
Fix long-standing issue with arrow keys moving in both axes.
2019-12-15 14:29:47 +00:00
widgets
Cleanup: Replace push_back with emplace_back
2019-12-05 13:41:21 -08:00
CMakeLists.txt
Update Linux appdata file and CMake version strings
2019-12-18 17:24:07 +00:00
advanced_config.cpp
Make pin function in pads an advanced feature.
2019-11-23 09:12:44 +01:00
array_axis.cpp
…
array_options.cpp
…
base64.cpp
Plot SVG embedded
2019-12-08 08:57:33 -08:00
base_screen.cpp
…
base_struct.cpp
Allow EDA_RECT to properly be uninitialized
2019-08-16 10:54:16 -07:00
base_units.cpp
Pcbnew: add a board layer stack manager
2019-09-05 18:51:18 +02:00
basic_gal.cpp
Cleanup: Replace push_back with emplace_back
2019-12-05 13:41:21 -08:00
bezier_curves.cpp
FIX: add parameter to GAL::DrawCurve to control the curve to polyline conversion. Cairo supports curves, but not Opengl, that needs a conversion to polyline. This control allows optimization in conversion
2019-11-09 11:41:29 +01:00
bin_mod.cpp
Add clear recent files action to the menus
2019-11-23 23:35:21 +00:00
bitmap.cpp
…
bitmap_base.cpp
…
board_printout.cpp
…
build_version.cpp
Make build date update whenever build version does
2019-11-11 18:01:38 +00:00
colors.cpp
…
colors_design_settings.cpp
Update frame type enum to match current class names.
2019-09-06 23:38:20 +01:00
commit.cpp
keepout in footprint: fix some crashes and issues. Create a specific type (PCB_MODULE_ZONE_AREA_T) for zones in footprint. The new class (MODULE_ZONE_CONTAINER) is the same as ZONE_CONTAINER, but the type ID is PCB_MODULE_ZONE_AREA_T instead of PCB_ZONE_AREA_T.
2019-10-29 11:24:57 +01:00
common.cpp
Remove WINCE check
2019-12-17 15:38:38 +00:00
config_params.cpp
Eradicate globals for PCB_GENERAL_SETTINGS.
2019-06-26 21:54:03 +01:00
confirm.cpp
Minor UI improvement.
2019-12-14 12:29:38 -05:00
convert_basic_shapes_to_polygon.cpp
Performance enhancement for pad drawing.
2019-09-09 13:45:06 +01:00
cursor_store.cpp
…
dialog_shim.cpp
Implement simple inheritance for library symbols.
2019-12-06 11:33:52 -05:00
displlst.cpp
Fix some issues with the previous commit.
2019-12-02 23:35:19 +00:00
dlist.cpp
…
dpi_scaling.cpp
…
draw_panel_gal.cpp
some other WXDEBUG replacement
2019-10-14 12:38:52 +02:00
dsnlexer.cpp
…
eagle_parser.cpp
Cleanup: Replace push_back with emplace_back
2019-12-05 13:41:21 -08:00
eda_base_frame.cpp
Add clear recent files action to the menus
2019-11-23 23:35:21 +00:00
eda_dde.cpp
…
eda_doc.cpp
…
eda_draw_frame.cpp
Add clear recent files action to the menus
2019-11-23 23:35:21 +00:00
eda_pattern_match.cpp
C++14: Remove unused make_unique.h
2019-08-07 09:27:31 -07:00
eda_size_ctrl.cpp
…
eda_text.cpp
Add super- and subscript support to Eeschema.
2019-11-05 17:22:51 +00:00
env_paths.cpp
…
env_vars.cpp
…
exceptions.cpp
Fix bugs in Eeschema paste.
2019-08-15 10:00:23 +01:00
executable_names.cpp
…
filehistory.cpp
Add clear recent files action to the menus
2019-11-23 23:35:21 +00:00
filename_resolver.cpp
Cleanup: Replace push_back with emplace_back
2019-12-05 13:41:21 -08:00
filter_reader.cpp
Cleanup: Replace C-only deprecated headers
2019-12-05 11:03:15 -08:00
footprint_filter.cpp
Cleanup to make implementation names consistent with what they now do.
2019-09-03 19:29:30 +01:00
footprint_info.cpp
…
fp_lib_table.cpp
Workaround an issue where a throw terminates (even when there's a catch for it).
2019-08-31 15:18:27 +01:00
gbr_metadata.cpp
ADDED: Pcbnew, add "pin function" (pin name in eeschema) to pads.
2019-11-23 09:12:43 +01:00
gestfich.cpp
Fix a compil issue on Windows.
2019-12-06 08:40:58 +01:00
getrunningmicrosecs.cpp
Cleanup: Replace C-only deprecated headers
2019-12-05 11:03:15 -08:00
gl_context_mgr.cpp
…
gr_basic.cpp
SHAPE_LINE_CHAIN: Unify constructors
2019-12-12 13:54:48 +00:00
gr_text.cpp
New selection highlighting model for eeschema.
2019-07-29 19:57:41 -06:00
grid_tricks.cpp
Fix a wxWidgets alert (on wxWidgets 3.1.3)
2019-11-04 17:30:50 +01:00
hash_eda.cpp
Gencad export: fix an issue in hash_eda calculation, that can generate the same hash for 2 different footprints.
2019-10-10 20:18:48 +02:00
hotkey_store.cpp
Preferences, Hotkey list: Avoid list to be shown twice.
2019-07-16 18:30:14 +02:00
hotkeys_basic.cpp
…
html_messagebox.cpp
Pcbnew: fix size of graphics import warning dialog.
2019-09-06 14:57:04 -04:00
kiface_i.cpp
…
kiway.cpp
Clean up compile warnings
2019-12-05 20:05:21 -08:00
kiway_express.cpp
…
kiway_holder.cpp
…
kiway_player.cpp
…
languages_menu.cpp
Add checking to languages menu.
2019-06-16 20:26:43 +01:00
lib_id.cpp
Unify string lists of forbidden footprint chars
2019-10-29 13:31:11 -07:00
lib_table.keywords
…
lib_table_base.cpp
Alphabetize Library Table returns
2019-08-19 16:07:13 -07:00
lib_tree_model.cpp
Return control of Symbol and Footprint chooser col widths to user.
2019-08-26 18:27:49 +01:00
lib_tree_model.h
…
lib_tree_model_adapter.cpp
Add a minimum size to the part column in the lib trees
2019-12-10 23:26:07 +00:00
lib_tree_model_adapter.h
Fix width of part selector columns
2019-09-18 16:12:45 -07:00
lockfile.cpp
…
lset.cpp
Cleanup: Replace C-only deprecated headers
2019-12-05 11:03:15 -08:00
marker_base.cpp
Cleanup: Replace push_back with emplace_back
2019-12-05 13:41:21 -08:00
md5_hash.cpp
…
msgpanel.cpp
…
netlist.keywords
ADDED: Pcbnew, add "pin function" (pin name in eeschema) to pads.
2019-11-23 09:12:43 +01:00
newstroke_font.cpp
Rescale and flip Chinese characters
2019-10-05 07:42:15 -07:00
observable.cpp
…
origin_viewitem.cpp
Fix compiler warnings.
2019-11-05 17:22:51 +00:00
page_info.cpp
…
painter.cpp
Silence/fix double to float conversion warnings
2019-12-12 21:51:21 +00:00
pcb.keywords
ADDED: Pcbnew, add "pin function" (pin name in eeschema) to pads.
2019-11-23 09:12:43 +01:00
pcb_plot_params.keywords
…
pgm_base.cpp
Cleanup struct initialization and formatting
2019-12-17 16:09:32 +00:00
prependpath.cpp
…
printout.cpp
…
project.cpp
…
properties.cpp
…
ptree.cpp
Cleanup: Replace C-only deprecated headers
2019-12-05 11:03:15 -08:00
refdes_utils.cpp
…
reporter.cpp
…
richio.cpp
…
search_stack.cpp
…
searchhelpfilefullpath.cpp
…
settings.cpp
…
single_top.cpp
Update frame type enum to match current class names.
2019-09-06 23:38:20 +01:00
status_popup.cpp
…
streamwrapper.cpp
…
string.cpp
Cherry pick of line-ending-safety fix from 5.1.
2019-09-07 03:14:03 +01:00
strtok_r.c
…
systemdirsappend.cpp
…
trace_helpers.cpp
Add log trace for tool handling
2019-07-31 21:56:53 -06:00
undo_redo_container.cpp
…
utf8.cpp
Cleanup: Replace C-only deprecated headers
2019-12-05 11:03:15 -08:00
validators.cpp
Unify string lists of forbidden footprint chars
2019-10-29 13:31:11 -07:00
wildcards_and_files_ext.cpp
Minor speed cleanup
2019-12-05 14:20:59 -08:00
wxdataviewctrl_helpers.cpp
…
xnode.cpp
…