..
core
Pcbnew: major swig fix.
10 years ago
gal
Add reset text attributes function to GAL - use for arc tool
9 years ago
geometry
CPolyLine -> SHAPE_POLY_SET refactor.
9 years ago
kicad_curl
GitHub plugin: fix threading issues when libcurl is build against openssl.
10 years ago
math
CPolyLine -> SHAPE_POLY_SET refactor.
9 years ago
plugins
Explicitly mark overriding functions.
9 years ago
preview_items
Refactor layer enumerations to all live in the same place
9 years ago
system
Made libcontext compile on FreeBSD. Code formatting too.
9 years ago
tool
Allow GAL cursor to be always displayed
9 years ago
ttl
Explicitly mark overriding functions.
9 years ago
view
Refactor layer enumerations to all live in the same place
9 years ago
widgets
Increase number of footprints listed in component chooser
9 years ago
base_struct.h
Removed a few more headers from base_struct.h
9 years ago
base_units.h
Move some unit related util function to base_units.h
9 years ago
basic_gal.h
Removed a few more headers from base_struct.h
9 years ago
bezier_curves.h
More missing source license fixes.
11 years ago
bin_mod.h
Minor coding style fixes in headers
10 years ago
bitmap_types.h
Move bitmaps.h out of base_struct.h
9 years ago
bitmaps.h
Add a ruler tool to pcbnew GAL
9 years ago
block_commande.h
Removed a few more headers from base_struct.h
9 years ago
build_version.h
More missing source license fixes.
11 years ago
class_base_screen.h
Explicitly mark overriding functions.
9 years ago
class_bitmap_base.h
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
9 years ago
class_board_design_settings.h
Refactor layer enumerations to all live in the same place
9 years ago
class_board_item.h
Refactor layer enumerations to all live in the same place
9 years ago
class_collector.h
Removed a few more headers from base_struct.h
9 years ago
class_colors_design_settings.h
Refactor layer enumerations to all live in the same place
9 years ago
class_draw_panel_gal.h
Component chooser: event and focus cleanup
9 years ago
class_drawpanel.h
Removed a few more headers from base_struct.h
9 years ago
class_drc_item.h
Fix uninitialized member in DRC_ITEM constructor.
12 years ago
class_eda_rect.h
CPolyLine -> SHAPE_POLY_SET refactor.
9 years ago
class_layer_box_selector.h
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
9 years ago
class_marker_base.h
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
9 years ago
class_page_info.h
Move the non shared file class_sch_screen.h to eeschema folder. Code cleaning. Remove some wxCHECK_VERSION tests now useless.
11 years ago
class_pcb_screen.h
Refactor layer enumerations to all live in the same place
9 years ago
class_title_block.h
Removed a few more headers from base_struct.h
9 years ago
class_undoredo_container.h
Unified undo buffer handling code for PCB & module editor.
9 years ago
class_worksheet_dataitem.h
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
9 years ago
colors.h
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
9 years ago
colors_selection.h
More missing source license fixes.
11 years ago
commit.h
Code formatting
9 years ago
common.h
Move some unit related util function to base_units.h
9 years ago
config_map.h
Sanitise incoming GAL config options using mapping tables
9 years ago
config_params.h
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
9 years ago
confirm.h
Clean up includes in confirm.cpp, confirm.h
10 years ago
convert_basic_shapes_to_polygon.h
Prepare rounded rect and custom shaped pads: add plot functions. It fixes also a pcbnew crash in HPGL mode when plotting trapezoidal pads.
10 years ago
convert_to_biu.h
convert_to_biu: Changed defines & functions to constexpr
9 years ago
dialog_env_var_config.h
Explicitly mark overriding functions.
9 years ago
dialog_get_component.h
Explicitly mark overriding functions.
9 years ago
dialog_helpers.h
Explicitly mark overriding functions.
9 years ago
dialog_hotkeys_editor.h
Explicitly mark overriding functions.
9 years ago
dialog_shim.h
MACOS Setfocus and CancelButtonIssue moved into dialog_shim.
9 years ago
dlist.h
Eeschema object list and other minor improvements.
14 years ago
draw_frame.h
Move file locking utilities to a separate file
9 years ago
drawtxt.h
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
9 years ago
dsnlexer.h
More Coverity scan error fixes.
11 years ago
eda_dde.h
More missing source license fixes.
11 years ago
eda_doc.h
More missing source license fixes.
11 years ago
eda_pattern_match.h
Add relational operators to component search
9 years ago
eda_text.h
Changed COLOR4D defines to static consts
9 years ago
executable_names.h
Move executable name constants to own file
9 years ago
fctsys.h
removed wx carbon include in fctsys as it is unnecessary
10 years ago
filter_reader.h
Explicitly mark overriding functions.
9 years ago
footprint_filter.h
Add footprint select dropdown to component chooser, serious refactoring
9 years ago
footprint_info.h
Fix SYNC_QUEUE build issue on Boost < 1.56
9 years ago
fp_lib_table.h
Make FP_TBL_MODEL reusable.
9 years ago
frame_type.h
Revamp component chooser and add footprint preview
9 years ago
gbr_netlist_metadata.h
Gerbview: locate item now does not take in account not visible layers. Remove an unused file
9 years ago
gestfich.h
Default and most recently used path fixes. (fixes: 1494210)
10 years ago
gl_context_mgr.h
Reverted 6912 with minor changes (LockCtx requires to specify canvas that locks a context).
10 years ago
gr_basic.h
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
9 years ago
grid_tricks.h
*) Factor out Cut, Copy, and Paste for wxGrid into class common/GRID_TRICKS.
12 years ago
hashtables.h
Pcbnew: major swig fix.
10 years ago
hotkeys_basic.h
Add zoom-to-selection tool
10 years ago
html_messagebox.h
Explicitly mark overriding functions.
9 years ago
i18n_utility.h
Try to fix a compil issue on OSX (no viable conversion from 'const wxString' to 'const wxChar *', in colors.cpp)
10 years ago
id.h
Make show/hide icons in menus a run time option, instead of compil option.
9 years ago
import_export.h
Use _WIN32 instead of __MINGW32__ in 2 conditional compilations which are Windows specific, not especially mingw32 specific.
10 years ago
incremental_text_ctrl.h
Add a class to govern an "incrementing" text control
9 years ago
ki_exception.h
Add SWIG support for NETCLASSPTR. Reduce SWIG visibility from C++ headers.
9 years ago
ki_mutex.h
More missing source license fixes.
11 years ago
kicad_device_context.h
Minor coding style fixes in headers
10 years ago
kicad_string.h
Display more information in component selector
9 years ago
kiface_i.h
Explicitly mark overriding functions.
9 years ago
kiface_ids.h
Add footprint select dropdown to component chooser, serious refactoring
9 years ago
kiway.h
Make show/hide icons in menus a run time option, instead of compil option.
9 years ago
kiway_express.h
Explicitly mark overriding functions.
9 years ago
kiway_mgr.h
Minor coding style fixes in headers
10 years ago
kiway_player.h
Icons options menu: code rework
9 years ago
layers_id_colors_and_visibility.h
Refactor layer enumerations to all live in the same place
9 years ago
length.h.usuned
Namespace KiGfx->KIGFX.
12 years ago
lib_id.h
Eeschema: fix schematic I/O plugin symbol name issue.
9 years ago
lib_table_base.h
Make FP_TBL_MODEL reusable.
9 years ago
lib_table_grid.h
Make FP_TBL_MODEL reusable.
9 years ago
lockfile.h
Move file locking utilities to a separate file
9 years ago
lru_cache.h
3D Viewer: complete refactor of the 3D viewer.
10 years ago
macros.h
EDA_TEXT object refactor.
9 years ago
mail_type.h
Remove excessive schematic symbol library re-linking.
9 years ago
make_unique.h
Add C++14-style std::make_unique 'polyfill' for C++11
9 years ago
menus_helpers.h
Make show/hide icons in menus a run time option, instead of compil option.
9 years ago
msgpanel.h
Changed COLOR4D defines to static consts
9 years ago
newstroke_font.h
Fix incorrect (too small) bounding box EDA_TEXT, noticeable when chars like j or { are used in zone fill functions.
10 years ago
observable.h
OpenGL antialising code clean up & formatting
9 years ago
origin_viewitem.h
Refactor layer enumerations to all live in the same place
9 years ago
pad_shapes.h
Remove duplicate definitions only needed only by old python wizards. No more useful in master branch, since a long time.
9 years ago
painter.h
Refactor layer enumerations to all live in the same place
9 years ago
pcbstruct.h
pcbnew legacy: remove option to hide via drill
10 years ago
pgm_base.h
Icons options menu: code rework
9 years ago
plot_auxiliary_data.h
Prepare Plot Gerber file to include advanced aperture and net attributes.
9 years ago
plot_common.h
Changed COLOR4D defines to static consts
9 years ago
profile.h
More optimization in project rescue.
9 years ago
project.h
Initial symbol library table implementation prep work.
9 years ago
properties.h
Store information about buffering & caching in properties
9 years ago
ptree.h
Minor coding style fixes in headers
10 years ago
reporter.h
Explicitly mark overriding functions.
9 years ago
richio.h
Explicitly mark overriding functions.
9 years ago
scoped_set_reset.h
Add context menu to GAL DRAWING_TOOL, including the zone menu
9 years ago
search_stack.h
Fix windows help path bug. (fixes lp:1313412)
10 years ago
streamwrapper.h
Fix compil issue on Windows
9 years ago
sync_queue.h
Fix SYNC_QUEUE build issue on Boost < 1.56
9 years ago
systemdirsappend.h
Move SystemDirsAppend to own header
9 years ago
trigo.h
EDA_TEXT object refactor.
9 years ago
utf8.h
Pcbnew: major swig fix.
10 years ago
validators.h
Envrionment variable dialog improvments.
10 years ago
wildcards_and_files_ext.h
KiCad: add html file support to tree view.
11 years ago
worksheet.h
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
9 years ago
worksheet_shape_builder.h
Changed COLOR4D defines to static consts
9 years ago
worksheet_viewitem.h
Code formatting
9 years ago
wxBasePcbFrame.h
Refactor layer enumerations to all live in the same place
9 years ago
wxPcbStruct.h
Refactor layer enumerations to all live in the same place
9 years ago
wx_status_popup.h
Code formatting.
11 years ago
wx_unit_binder.h
Method to check WX_UNIT_BINDER value validity.
11 years ago
wxdataviewctrl_helpers.h
Move wxDataViewCtrl manipulators out of dialog_choose_component.cpp
9 years ago
wxstruct.h
Icons options menu: code rework
9 years ago
wxunittext.h
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
11 years ago
xnode.h
Minor coding style fixes in headers
10 years ago