.. |
core
|
pcbnew: Rename PCB_ZONE_T and remove from connectivity
|
2018-09-29 15:09:15 -07:00 |
gal
|
Fix some artifacts when drawing items, both on Cairo and Opengl.
|
2018-10-09 11:08:56 +01:00 |
geometry
|
Revert "pcbnew: Adding copy constructors to PNS items"
|
2018-10-09 14:50:20 -07:00 |
kicad_curl
|
…
|
|
legacy_gal
|
Fix zoom issues in Eeschema (F1 to F4 and popup zoom commands) Fix also not saving the Gal Canvas type on eeschema exit.
|
2018-10-09 11:08:56 +01:00 |
legacy_wx
|
eeschema-gal: Base refactoring before GALification of the eeschema legacy canvas.
|
2018-10-09 11:08:52 +01:00 |
libeval
|
Clean up units infrastructure after g_UserUnit removal.
|
2018-07-17 15:12:36 +01:00 |
math
|
BOX2: added compare operators
|
2018-10-10 17:26:32 +02:00 |
plugins
|
…
|
|
preview_items
|
Pcbnew: fix 45-degree snapping of ruler and dimension tools
|
2018-07-24 15:01:02 +01:00 |
system
|
…
|
|
tool
|
Put cursor and pan control in libcommon/tool, enable in Gerbview
|
2018-10-04 11:41:06 +02:00 |
ttl
|
…
|
|
view
|
VIEW: use BOX2D for view boundary
|
2018-10-09 11:08:52 +01:00 |
widgets
|
Remember settings in Global Track & Via Properties dialog.
|
2018-10-10 19:49:06 +01:00 |
base_screen.h
|
Fix up zoom and pan issues entering/leaving sheets.
|
2018-10-09 11:08:56 +01:00 |
base_struct.h
|
eeschema: Only allow dragging of draggable items
|
2018-09-06 13:44:37 -07:00 |
base_units.h
|
Allow user-specification of dimension units.
|
2018-07-21 13:50:21 +01:00 |
basic_gal.h
|
fix misspelled 'allows to' -> 'allows one to'
|
2018-07-11 10:35:03 -04:00 |
bezier_curves.h
|
DXF import: add import of DXF splines that are converted to Bezier curves.
|
2018-07-22 18:39:47 +02:00 |
bin_mod.h
|
Allow updating of file history size on the fly.
|
2018-08-21 10:34:41 +01:00 |
bitmap_base.h
|
eeschema-gal: factor out EDA_DRAW_PANEL from BITMAP_BASE, remove some unnecessary includes of class_drawpanel.h
|
2018-10-09 11:08:52 +01:00 |
bitmap_types.h
|
pcbnew: Add toolbar buttons for action plugins
|
2018-08-26 19:39:27 -07:00 |
bitmaps.h
|
Rewrite Library Symbol Properties dialog.
|
2018-08-14 13:54:04 +01:00 |
block_commande.h
|
Finish up the block rotate/mirror fixes.
|
2018-10-09 11:08:55 +01:00 |
board_design_settings.h
|
Honour diff-pair dimension changes while routing.
|
2018-09-18 20:37:00 +01:00 |
build_version.h
|
…
|
|
class_board_item.h
|
Fix occurrences of "edition" which should be "editing"
|
2018-07-17 15:12:39 +01:00 |
class_draw_panel_gal.h
|
add option to switch between opengl and cairo in eeschema (step 1)
|
2018-10-09 11:08:56 +01:00 |
collector.h
|
…
|
|
colors.h
|
…
|
|
colors_design_settings.h
|
…
|
|
commit.h
|
Don't set dirty bit when adding MARKERs.
|
2018-04-09 21:19:11 +01:00 |
common.h
|
Remove dead code.
|
2018-09-27 13:17:48 +02:00 |
config_map.h
|
…
|
|
config_params.h
|
Consolidate design rules UI.
|
2018-07-17 15:12:34 +01:00 |
confirm.h
|
Make ModEdit and LibEdit library tree actions more consistent.
|
2018-10-03 22:46:41 +01:00 |
convert_basic_shapes_to_polygon.h
|
…
|
|
convert_to_biu.h
|
…
|
|
dialog_configure_paths.h
|
Centralise utilities for env variables.
|
2018-10-03 11:53:10 -04:00 |
dialog_edit_library_tables.h
|
Add Manage Symbol and Footprint Library tables to project frame.
|
2018-07-19 21:46:41 +01:00 |
dialog_helpers.h
|
Move symbol management to a standard Save As... model.
|
2018-07-25 14:41:20 +01:00 |
dialog_shim.h
|
DIALOG_SHIM: make default style wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER.
|
2018-10-04 18:03:46 +02:00 |
dlist.h
|
…
|
|
draw_frame.h
|
Fix zoom issues in Eeschema (F1 to F4 and popup zoom commands) Fix also not saving the Gal Canvas type on eeschema exit.
|
2018-10-09 11:08:56 +01:00 |
draw_graphic_text.h
|
…
|
|
drc_item.h
|
Eradicate g_UserUnit from ERC/DRC.
|
2018-07-17 15:12:16 +01:00 |
dsnlexer.h
|
…
|
|
eagle_parser.h
|
Eeschema: Copy attributes from eagle.
|
2018-07-31 11:58:01 -07:00 |
eda_base_frame.h
|
Overhaul border drawing in all the Kicad frames.
|
2018-08-11 17:25:38 +01:00 |
eda_dde.h
|
…
|
|
eda_doc.h
|
More forgiving keyword search.
|
2018-05-10 12:16:00 +01:00 |
eda_dockart.h
|
Overhaul border drawing in all the Kicad frames.
|
2018-08-11 17:25:38 +01:00 |
eda_pattern_match.h
|
Prevent implicit * from wildcard match in footprint
|
2018-05-01 16:49:20 -07:00 |
eda_rect.h
|
…
|
|
eda_text.h
|
Fix text size measurement.
|
2018-10-09 11:08:55 +01: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
|
…
|
|
env_vars.h
|
Centralise utilities for env variables.
|
2018-10-03 11:53:10 -04:00 |
executable_names.h
|
…
|
|
fctsys.h
|
…
|
|
filename_resolver.h
|
Fold 3D Search Paths dialog into Configure Paths.
|
2018-07-17 15:11:01 +01:00 |
filter_reader.h
|
…
|
|
footprint_filter.h
|
Update footprint filter type-in to be implicit *
|
2018-05-08 10:44:14 -07:00 |
footprint_info.h
|
More performance enhancements.
|
2018-08-06 13:49:27 +01:00 |
fp_lib_table.h
|
Make ModEdit and LibEdit library tree actions more consistent.
|
2018-10-03 22:46:41 +01:00 |
frame_type.h
|
Overhaul border drawing in all the Kicad frames.
|
2018-08-11 17:25:38 +01:00 |
gbr_metadata.h
|
Gerber X1 plot files: prepare adding more structured comments (aperture and object attributes)
|
2018-05-17 17:32:35 +02:00 |
gbr_netlist_metadata.h
|
…
|
|
gestfich.h
|
…
|
|
gl_context_mgr.h
|
…
|
|
gr_basic.h
|
…
|
|
grid_tricks.h
|
Add single-click editing to grid cells. (Experimental.)
|
2018-08-29 19:59:02 +01:00 |
hash_eda.h
|
…
|
|
hashtables.h
|
…
|
|
hotkey_store.h
|
Check for conflicts when reseting/undoing hotkey changes
|
2018-09-28 08:28:22 -04:00 |
hotkeys_basic.h
|
Check for conflicts when reseting/undoing hotkey changes
|
2018-09-28 08:28:22 -04:00 |
html_messagebox.h
|
Release mouse before closing HTML_MESSAGE_BOX.
|
2018-05-21 13:18:41 +01:00 |
i18n_utility.h
|
…
|
|
id.h
|
Add Chinese traditional in language list.
|
2018-08-27 18:30:49 +02:00 |
import_export.h
|
…
|
|
incremental_text_ctrl.h
|
…
|
|
intrusive_list.h
|
…
|
|
ki_exception.h
|
Add KI_PARAM_ERROR, similar to std::invalid_argument but using wxString instead of std::string to throw errors.
|
2018-06-05 13:29:51 +02:00 |
ki_mutex.h
|
…
|
|
kicad_device_context.h
|
…
|
|
kicad_string.h
|
More work on arbitrary characters in references, etc.
|
2018-09-27 14:44:42 +01:00 |
kiface_i.h
|
Allow updating of file history size on the fly.
|
2018-08-21 10:34:41 +01:00 |
kiface_ids.h
|
Make sure Cvpcb doesn't use its own FP_LIB_TABLE.
|
2018-05-01 21:49:03 +01:00 |
kiway.h
|
Unified preferences dialog framework.
|
2018-07-17 15:11:17 +01:00 |
kiway_express.h
|
…
|
|
kiway_mgr.h
|
…
|
|
kiway_player.h
|
Unified preferences dialog framework.
|
2018-07-17 15:11:17 +01:00 |
layers_id_colors_and_visibility.h
|
Fix color issues with cursor and sheet pins.
|
2018-10-09 11:08:56 +01:00 |
length.h.usuned
|
…
|
|
lib_id.h
|
Fix LIB_ID illegal character tests.
|
2018-10-07 09:09:27 -04:00 |
lib_table_base.h
|
Add Manage Symbol and Footprint Library tables to project frame.
|
2018-07-19 21:46:41 +01:00 |
lib_table_grid.h
|
fix a minor compil warning
|
2018-05-06 12:49:35 +02:00 |
lib_tree_item.h
|
More performance enhancements.
|
2018-08-06 13:49:27 +01:00 |
lockfile.h
|
…
|
|
lru_cache.h
|
…
|
|
macros.h
|
…
|
|
mail_type.h
|
Implement double-click for other filetypes in project tree.
|
2018-08-29 19:59:02 +01:00 |
make_unique.h
|
…
|
|
marker_base.h
|
Implementation of ERC markers.
|
2018-10-09 11:08:55 +01:00 |
md5_hash.h
|
…
|
|
menus_helpers.h
|
…
|
|
msgpanel.h
|
…
|
|
multivector.h
|
…
|
|
newstroke_font.h
|
…
|
|
observable.h
|
…
|
|
origin_viewitem.h
|
…
|
|
pad_shapes.h
|
…
|
|
page_info.h
|
Allows bigger max page size (120x120") in Eeschema, Gerbview and Page Layout Editor
|
2018-08-04 17:19:48 +02:00 |
painter.h
|
Fix color issues with cursor and sheet pins.
|
2018-10-09 11:08:56 +01:00 |
panel_hotkeys_editor.h
|
Add read-only option for hotkey list, use for list dialog
|
2018-10-04 07:47:21 -04:00 |
pcb_base_frame.h
|
Hook up 3D viewer to common preferences.
|
2018-09-25 20:47:03 +01:00 |
pcb_display_options.h
|
…
|
|
pcb_screen.h
|
…
|
|
pcbstruct.h
|
…
|
|
pgm_base.h
|
Grid settings for Eeschema GAL.
|
2018-10-09 11:08:55 +01:00 |
plotter.h
|
Add line style drawing.
|
2018-10-09 11:08:56 +01:00 |
profile.h
|
…
|
|
project.h
|
Implement poor-man's RTTI for use over KiWAY.
|
2018-09-15 20:06:42 +01:00 |
properties.h
|
…
|
|
ptree.h
|
…
|
|
reporter.h
|
Optionally sort reporter messages
|
2018-05-22 13:55:02 -07:00 |
richio.h
|
…
|
|
scoped_set_reset.h
|
…
|
|
search_stack.h
|
Implement poor-man's RTTI for use over KiWAY.
|
2018-09-15 20:06:42 +01:00 |
status_popup.h
|
Bug fixes in Length Tuning UI.
|
2018-05-20 23:48:29 +01:00 |
streamwrapper.h
|
…
|
|
sync_queue.h
|
…
|
|
systemdirsappend.h
|
…
|
|
text_utils.h
|
…
|
|
title_block.h
|
…
|
|
trace_helpers.h
|
Replace printf debugging output in common/project.cpp with wxLogTrace.
|
2018-04-30 15:18:09 -04:00 |
trigo.h
|
…
|
|
undo_redo_container.h
|
…
|
|
unit_format.h
|
…
|
|
utf8.h
|
…
|
|
validators.h
|
UI infrastructure enhancements and bug fixes.
|
2018-07-17 15:10:15 +01:00 |
wildcards_and_files_ext.h
|
Fix thread-safety issue with some global wxStrings.
|
2018-08-04 10:29:17 +01:00 |
worksheet.h
|
…
|
|
worksheet_dataitem.h
|
Fix incorrect calculations in WORKSHEET_DATAITEM::GetMarkerSizeUi()
|
2018-09-06 11:48:53 +02:00 |
worksheet_shape_builder.h
|
Constant-size page layout object handles w/respect to zoom.
|
2018-08-21 10:34:41 +01:00 |
worksheet_viewitem.h
|
GAL canvases: add DrawBitmap(), using a basic brute force algo for OpenGL, and a optimized code for Cairo. In this fix the brute force means draw each pixel as a rectangle. It works fine, but could be optimized.
|
2018-07-30 00:13:30 +02:00 |
wxdataviewctrl_helpers.h
|
…
|
|
xnode.h
|
…
|
|