.. |
core
|
Code formatting
|
2018-03-01 17:20:50 +01:00 |
gal
|
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 |
geometry
|
Converted zone drawing tools to store points in a SHAPE_LINE_CHAIN
|
2018-02-22 15:18:52 +01:00 |
kicad_curl
|
Remove useless includes and more fixes to avoid including curl.h in files, when not mandatory.
|
2017-09-05 08:07:31 +02:00 |
libeval
|
Change NumericEvaluator::clear() to optionally accept an object to clear
|
2018-02-27 12:47:32 +01:00 |
math
|
box2: Remove wrong use of typename keyword
|
2017-11-05 23:03:52 +01:00 |
plugins
|
Remove some extra semicolons
|
2017-11-09 19:52:18 +01:00 |
preview_items
|
Allow drawing self-intersecting polygons, just display a warning
|
2018-03-02 10:58:43 +01:00 |
system
|
Remove some extra semicolons
|
2017-11-09 19:52:18 +01:00 |
tool
|
pcbnew: synchronize zone visibility view menu entries with the toolbar buttons
|
2018-03-03 17:38:28 +01:00 |
ttl
|
Remove some extra semicolons
|
2017-11-09 19:52:18 +01:00 |
view
|
GerbView: Implement in-place GAL layer reordering (for X2 sorting)
|
2018-02-27 20:59:07 +01:00 |
widgets
|
Fix SetValue() method in TEXT_CTRL_EVAL
|
2018-02-27 12:47:43 +01:00 |
base_screen.h
|
fix code after file renaming
|
2018-01-31 09:24:02 +01:00 |
base_struct.h
|
Implement undo/redo for origins in legacy
|
2018-01-27 19:51:44 -05:00 |
base_units.h
|
very minor I18n fix
|
2017-11-15 20:28:44 +01:00 |
basic_gal.h
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |
bezier_curves.h
|
…
|
|
bin_mod.h
|
…
|
|
bitmap_base.h
|
Update code after file renaming
|
2018-01-29 09:39:49 +01:00 |
bitmap_types.h
|
Implement primitive icon scaling for high DPI
|
2018-01-10 21:26:06 -07:00 |
bitmaps.h
|
pcbnew: add and use new icons for align left, right, top & bottom
|
2018-02-17 11:58:36 -05: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
|
Use worksheet bounding box when the board is empty
|
2018-01-11 11:28:19 +01:00 |
class_drawpanel.h
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |
collector.h
|
rename class_collector.h to collector.h
|
2018-02-04 10:49:37 +01:00 |
colors.h
|
…
|
|
colors_design_settings.h
|
rename files
|
2018-01-31 09:24:00 +01:00 |
commit.h
|
fix code after file renaming
|
2018-01-31 09:24:02 +01:00 |
common.h
|
Define "template<> struct hash<wxString>" in Kicad only if wxWidgets version < 3.1.0, because it is already defined in 3.1.0
|
2017-12-18 09:53:14 +01:00 |
config_map.h
|
Fix a few doxygen warnings
|
2017-06-20 10:47:30 +02:00 |
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
|
…
|
|
dialog_env_var_config.h
|
ENV_VAR config dialog enhancements.
|
2017-10-26 11:47:57 +02:00 |
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
|
pcbnew: synchronize zone visibility view menu entries with the toolbar buttons
|
2018-03-03 17:38:28 +01:00 |
draw_graphic_text.h
|
Rename a few files
|
2018-01-28 22:02:31 +01:00 |
drc_item.h
|
Rename a few files
|
2018-01-28 22:02:31 +01:00 |
dsnlexer.h
|
…
|
|
eagle_parser.h
|
Eagle importer: convert special characters in net names
|
2018-02-17 00:03:28 +01:00 |
eda_base_frame.h
|
Rename files according to the name of classes they are defining
|
2018-01-29 16:40:20 +01:00 |
eda_dde.h
|
…
|
|
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 |
enum_vector.h
|
eeschema: Iterate through plugins when determining file format.
|
2017-10-20 08:38:38 +02:00 |
env_paths.h
|
Revert commit bc0306ba as it did not fix the issue.
|
2017-11-22 15:54:18 -05:00 |
executable_names.h
|
…
|
|
fctsys.h
|
…
|
|
filter_reader.h
|
…
|
|
footprint_filter.h
|
…
|
|
footprint_info.h
|
Implement progress reporter for cvpcb footprint loading.
|
2018-02-13 20:21:38 -05: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
|
Pcbnew: fix minor issue in %TO.C advanced attribute, and avoid creating an unused D10 tool in Gerber files.
|
2017-07-02 16:41:31 +02:00 |
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
|
…
|
|
hash_eda.h
|
Hash functions for BOARD_ITEMs
|
2017-10-24 23:10:40 +02:00 |
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
|
Pcbnew new menubar structure
|
2018-02-18 11:27:52 -05:00 |
import_export.h
|
…
|
|
incremental_text_ctrl.h
|
…
|
|
intrusive_list.h
|
Moved INTRUSIVE_LIST to a separate header
|
2017-06-23 18:51:00 +02:00 |
ki_exception.h
|
Fix a few doxygen warnings
|
2017-06-20 10:47:30 +02:00 |
ki_mutex.h
|
…
|
|
kicad_device_context.h
|
…
|
|
kicad_string.h
|
…
|
|
kiface_i.h
|
Fix a few doxygen warnings
|
2017-06-20 10:47:30 +02:00 |
kiface_ids.h
|
…
|
|
kiway.h
|
Better management of KIWAY_PLAYER frame when called in modal mode, and having the wxFLOAT_ON_PARENT style option.
|
2018-01-01 10:41:43 +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
|
Fix symbol names with illegal library ID characters.
|
2017-11-23 10:52:55 -05:00 |
lib_table_base.h
|
Added "enabled" parameter for LIB_TABLE_ROW
|
2017-11-21 08:18:06 -05:00 |
lib_table_grid.h
|
Remove custom font from lib_table_grid
|
2017-12-21 09:35:52 +01:00 |
lockfile.h
|
…
|
|
lru_cache.h
|
…
|
|
macros.h
|
…
|
|
mail_type.h
|
Refactor Eagle project import to use Kiway::ExpressMail()
|
2018-03-04 16:45:42 +01:00 |
make_unique.h
|
…
|
|
marker_base.h
|
Rename a few files
|
2018-01-28 22:02:31 +01:00 |
md5_hash.h
|
pcbnew: Optimized zone filling algorithm.
|
2017-12-05 14:54:57 +01:00 |
menus_helpers.h
|
…
|
|
msgpanel.h
|
…
|
|
multivector.h
|
fix a segfault in library editor when importing symbols.
|
2017-10-12 10:38:48 +02:00 |
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
|
Add support for custom pad shape. Full support in DRC and PnS.
|
2017-09-19 09:02:53 +02:00 |
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
|
Fix regression in user grid size.
|
2018-02-24 09:21:28 -05:00 |
pcb_display_options.h
|
refactoring: renamed pcbstruct.h to pcb_display_options.h, DISPLAY_OPTIONS->PCB_DISPLAY_OPTIONS
|
2017-11-03 20:02:06 +01:00 |
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
|
Add Gerber job file writer in Pcbnew, and a basic reader in Gerbview. Currently disabled
|
2017-08-30 11:04:33 +02:00 |
plotter.h
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |
profile.h
|
New connectivity algorithm.
|
2017-06-23 11:12:36 +02:00 |
project.h
|
Minor symbol library table edit dialog fix.
|
2017-11-11 10:33:06 -05:00 |
properties.h
|
…
|
|
ptree.h
|
…
|
|
reporter.h
|
Created STDOUT_REPORTER class for debugging
|
2018-03-04 16:45:42 +01:00 |
richio.h
|
richio.h, class LINE_READER: prefix variable member names by "m_", like in other classes in Kicad.
|
2017-11-12 18:29:56 +01:00 |
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
|
Fix a few doxygen warnings and add a few comments.
|
2017-07-04 11:08:27 +02:00 |
sync_queue.h
|
…
|
|
systemdirsappend.h
|
…
|
|
text_utils.h
|
Added files missing in 602ecf75
|
2017-12-07 18:14:19 +01:00 |
title_block.h
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |
trigo.h
|
GerbView: More accurate selection of arc shapes
|
2018-02-28 08:23:39 +01:00 |
undo_redo_container.h
|
rename files
|
2018-01-31 09:24:00 +01:00 |
unit_format.h
|
Moved FMT_UI & FMT_ANGLE macros to a separate header
|
2017-10-20 09:34:32 +02:00 |
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
|
GTK+ file dialog wildcard improvements.
|
2017-11-11 19:32:26 -05:00 |
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
|
Add empty eeschema page layout for Eagle schematic import.
|
2018-02-13 14:56:11 +01:00 |
worksheet_viewitem.h
|
…
|
|
wxdataviewctrl_helpers.h
|
…
|
|
xnode.h
|
…
|
|