..
core
Header clean up round 4.
5 years ago
dialogs
Stop bludgeoncompiling dialog_page_settings
5 years ago
gal
Header clean up round 5.
5 years ago
kicad_curl
Expose curl_easy_escape via KICAD_CURL_EASY
6 years ago
libeval
Remove "useMils" variable from numeric evaluator
5 years ago
libeval_compiler
A rule zone is not really a BOARD_CONNECTED_ITEM.
5 years ago
page_layout
Header clean up round 5.
5 years ago
plugins
Add noexcept to some functions in the 3d viewer.
6 years ago
preview_items
Appy units updating more consistently to editing assistants.
5 years ago
project
Store zone display mode in project local settings
5 years ago
settings
Create color settings path if missing
5 years ago
tool
Header clean up round 6.
5 years ago
view
Header clean up round 6.
5 years ago
widgets
Allow both aui-manager-based infobars and window overlay infobars.
5 years ago
advanced_config.h
Naming conventions.
5 years ago
array_axis.h
Pcbnew: add a step field to the array tool
7 years ago
array_options.h
Arrays: isolate axis code in a new class
7 years ago
base64.h
Plot SVG embedded
6 years ago
base_screen.h
Header clean up round 1.
5 years ago
base_units.h
Move StripTrailingZeros to kicad_string.h
5 years ago
basic_gal.h
Header clean up round 1.
5 years ago
bin_mod.h
Header clean up round 1.
5 years ago
bitmap_base.h
Header clean up round 1.
5 years ago
bitmap_types.h
Move scaled toolbar separator into ACTION_TOOLBAR
6 years ago
bitmaps.h
Bitmaps: move bitmap defs to bitmaps library
7 years ago
board_design_settings.h
Header clean up round 1.
5 years ago
board_item.h
Header clean up round 1.
5 years ago
board_printout.h
Header clean up round 1.
5 years ago
build_version.h
Move bug reporting to COMMON_CONTROL; add to Help menu
6 years ago
class_draw_panel_gal.h
Header clean up round 1.
5 years ago
collector.h
Header clean up round 1.
5 years ago
commit.h
Header clean up round 1.
5 years ago
common.h
Header clean up round 1.
5 years ago
config_map.h
Fix a few doxygen warnings
9 years ago
config_params.h
Header clean up round 1.
5 years ago
confirm.h
Save should be disabled only if the file is up-to-date.
5 years ago
convert_to_biu.h
Code cleanup related to zoom:
5 years ago
cursors.h
Add new place cursor, fix cursor hotpoints again
5 years ago
dialog_helpers.h
Header clean up round 1.
5 years ago
dialog_shim.h
Header clean up round 1.
5 years ago
dsnlexer.h
Header clean up round 1.
5 years ago
eda_base_frame.h
Allow both aui-manager-based infobars and window overlay infobars.
5 years ago
eda_dde.h
Keep track of open sockets and dispose of them in d'tor.
8 years ago
eda_doc.h
Header clean up round 1.
5 years ago
eda_draw_frame.h
Use color theme backgrounds in page previews.
5 years ago
eda_item.h
Fix a bunch of issues with group selection and highlighting.
5 years ago
eda_pattern_match.h
Add group-by-suffix display option in net inspector
5 years ago
eda_rect.h
Header clean up round 1.
5 years ago
eda_text.h
Header clean up round 1.
5 years ago
eda_units.h
Split EDA_UNITS out from common.
5 years ago
enum_vector.h
Comment-only changes
6 years ago
env_paths.h
Formatting.
5 years ago
env_vars.h
Add configuration of Hi-DPI canvas scaling in OpenGL
7 years ago
executable_names.h
Move executable name constants to own file
9 years ago
filehistory.h
Header clean up round 2.
5 years ago
filename_resolver.h
Change environmental variables to human-readable
5 years ago
fill_type.h
Header clean up round 2.
5 years ago
filter_reader.h
Header clean up round 2.
5 years ago
footprint_editor_settings.h
Deduplicate settings migration handling
5 years ago
footprint_filter.h
Cleanup to make implementation names consistent with what they now do.
6 years ago
footprint_info.h
Header clean up round 2.
5 years ago
fp_lib_table.h
Header clean up round 2.
5 years ago
frame_type.h
Header clean up round 2.
5 years ago
gbr_metadata.h
Header clean up round 2.
5 years ago
gbr_netlist_metadata.h
Header clean up round 2.
5 years ago
gestfich.h
Header clean up round 2.
5 years ago
gl_context_mgr.h
Header clean up round 2.
5 years ago
gl_utils.h
Header clean up round 2.
5 years ago
gr_basic.h
Header clean up round 2.
5 years ago
gr_text.h
Header clean up round 2.
5 years ago
grid_tricks.h
Header clean up round 2.
5 years ago
hash_eda.h
First-class support for filled shapes.
5 years ago
hashtables.h
Header clean up round 2.
5 years ago
hotkey_store.h
Add missing include
5 years ago
hotkeys_basic.h
Header clean up round 2.
5 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
Add vietnamese language
5 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
inspectable.h
INSPECTABLE: minor bugfix
6 years ago
intrusive_list.h
Moved INTRUSIVE_LIST to a separate header
9 years ago
ki_exception.h
Header clean up round 2.
5 years ago
kicad_string.h
Header clean up round 2.
5 years ago
kiface_i.h
Header clean up round 2.
5 years ago
kiface_ids.h
eeschema: allow exporting netlists through UI-less KIFACE API function
5 years ago
kiid.h
Split KIID out of common.h
5 years ago
kiway.h
Header clean up round 2.
5 years ago
kiway_express.h
Header clean up round 2.
5 years ago
kiway_holder.h
Header clean up round 2.
5 years ago
kiway_mgr.h
Header clean up round 2.
5 years ago
kiway_player.h
Header clean up round 2.
5 years ago
launch_ext.h
Fix URL launching on MacOS
6 years ago
layers_id_colors_and_visibility.h
Remove macros.h from files that don't need it
5 years ago
lib_id.h
Header clean up round 3.
5 years ago
lib_table_base.h
Header clean up round 3.
5 years ago
lib_table_grid.h
Generalize default footprint fields.
6 years ago
lib_tree_item.h
Split base_struct into eda_item and eda_rect
5 years ago
lib_tree_model.h
Header clean up round 3.
5 years ago
lib_tree_model_adapter.h
Header clean up round 3.
5 years ago
locale_io.h
Move LOCALE_IO out of common.h
5 years ago
lockfile.h
Header clean up round 3.
5 years ago
logging.h
Header clean up round 3.
5 years ago
macros.h
Header clean up round 3.
5 years ago
macros_swig.h
Split KIID out of common.h
5 years ago
mail_type.h
Header clean up round 3.
5 years ago
marker_base.h
Header clean up round 3.
5 years ago
menus_helpers.h
Header clean up round 3.
5 years ago
multivector.h
Header clean up round 3.
5 years ago
netclass.h
Header clean up round 3.
5 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
Header clean up round 3.
5 years ago
origin_transforms.h
Header clean up round 3.
5 years ago
origin_viewitem.h
Header clean up round 3.
5 years ago
outline_mode.h
python wrap: fix undefined FILLED/SKETCH constants in pcbnew.py
5 years ago
pad_shapes.h
Header clean up round 3.
5 years ago
page_info.h
Header clean up round 3.
5 years ago
painter.h
Header clean up round 3.
5 years ago
panel_hotkeys_editor.h
Header clean up round 3.
5 years ago
panel_text_variables.h
Variable substitution framework.
6 years ago
pcb_base_frame.h
Use color theme backgrounds in page previews.
5 years ago
pcb_display_options.h
Header clean up round 3.
5 years ago
pcb_group.h
Header clean up round 3.
5 years ago
pcb_screen.h
Header clean up round 3.
5 years ago
pgm_base.h
Change environmental variables to human-readable
5 years ago
plotter.h
Naming conventions.
5 years ago
plotters_specific.h
Standardize PostScript capitalizaiton
5 years ago
printout.h
Header clean up round 4.
5 years ago
profile.h
Header clean up round 4.
5 years ago
project.h
Header clean up round 2.
5 years ago
properties.h
Header clean up round 4.
5 years ago
property.h
Fix compiler warning the old fashioned way. (Remove the code.)
5 years ago
property_mgr.h
Remove common.h from more headers
5 years ago
ptree.h
Header clean up round 4.
5 years ago
rc_item.h
Header clean up round 4.
5 years ago
refdes_utils.h
Break out ref-des-centric functions to own header
7 years ago
render_settings.h
Header clean up round 4.
5 years ago
reporter.h
Header clean up round 4.
5 years ago
richio.h
Header clean up round 4.
5 years ago
scintilla_tricks.h
Header clean up round 4.
5 years ago
scoped_set_reset.h
Header clean up round 4.
5 years ago
search_stack.h
Header clean up round 4.
5 years ago
status_popup.h
Header clean up round 4.
5 years ago
streamwrapper.h
Header clean up round 4.
5 years ago
sync_queue.h
Header clean up round 4.
5 years ago
systemdirsappend.h
Header clean up round 4.
5 years ago
template_fieldnames.h
Header clean up round 4.
5 years ago
textentry_tricks.h
Header clean up round 4.
5 years ago
title_block.h
Header clean up round 4.
5 years ago
trace_helpers.h
Catch exception when creating app settings objects
5 years ago
undo_redo_container.h
Header clean up round 4.
5 years ago
utf8.h
Header clean up round 4.
5 years ago
validators.h
Unify LIB_IDs now that both are stored in sexpr files.
5 years ago
wildcards_and_files_ext.h
ADDED: CADSTAR Archive project importer
5 years ago
wx_filename.h
Header clean up round 4.
5 years ago
wxdataviewctrl_helpers.h
Move wxDataViewCtrl manipulators out of dialog_choose_component.cpp
9 years ago
xnode.h
Header clean up round 4.
5 years ago
zoom_defines.h
Code cleanup related to zoom:
5 years ago