| .. |
|
core
|
MINOPTMAX: added OptThenMin() method as syntax sugar
|
5 years ago |
|
gal
|
Standardize PostScript capitalizaiton
|
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
|
Ban unitless numbers in DRC rules.
|
5 years ago |
|
page_layout
|
Eeschema: add schematic sheet page number.
|
5 years ago |
|
plugins
|
Add noexcept to some functions in the 3d viewer.
|
6 years ago |
|
preview_items
|
Split base_struct into eda_item and eda_rect
|
5 years ago |
|
project
|
Finish moving eeschema assigned netclasses to sheet-path-relative.
|
5 years ago |
|
settings
|
Update default color theme
|
5 years ago |
|
tool
|
Split base_struct into eda_item and eda_rect
|
5 years ago |
|
view
|
Nix rogue forward declaration
|
5 years ago |
|
widgets
|
Introduce a new number badge UI element for DRC and ERC reporting
|
5 years ago |
|
advanced_config.h
|
Add advance config variable to skip bounding box loading on footprints
|
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
|
Eeschema: add schematic sheet page number.
|
5 years ago |
|
base_units.h
|
Make the statubar aware of mils units
|
5 years ago |
|
basic_gal.h
|
Comment-only changes
|
6 years ago |
|
bin_mod.h
|
Move the file history into the frames
|
6 years ago |
|
bitmap_base.h
|
Improve spelling.
|
6 years ago |
|
bitmap_types.h
|
Move scaled toolbar separator into ACTION_TOOLBAR
|
5 years ago |
|
bitmaps.h
|
Bitmaps: move bitmap defs to bitmaps library
|
7 years ago |
|
board_design_settings.h
|
Add silk clearance to board setup constraints.
|
5 years ago |
|
board_printout.h
|
Don't mandate ownership semantics in API
|
5 years ago |
|
build_version.h
|
Move bug reporting to COMMON_CONTROL; add to Help menu
|
6 years ago |
|
class_board_item.h
|
First pass renaming module to footprint
|
5 years ago |
|
class_draw_panel_gal.h
|
Fix focus theft, Windows sends mouse events to windows regardless of focus.
|
5 years ago |
|
class_pcb_group.h
|
Implement groups for modedit.
|
5 years ago |
|
collector.h
|
Split base_struct into eda_item and eda_rect
|
5 years ago |
|
commit.h
|
Convert UNDO_REDO_T to an enum class
|
5 years ago |
|
common.h
|
Cleanup: remove dead code
|
5 years ago |
|
config_map.h
|
Fix a few doxygen warnings
|
9 years ago |
|
config_params.h
|
Clean up some unused things
|
5 years ago |
|
confirm.h
|
Fix library table panel path adding and cleanup duplicate dialog
|
6 years ago |
|
convert_to_biu.h
|
Read/write schematic netclass properties.
|
5 years ago |
|
cursors.h
|
Add new place cursor, fix cursor hotpoints again
|
5 years ago |
|
dialog_configure_paths.h
|
Flesh out object properties and DRC Rule syntax help.
|
5 years ago |
|
dialog_edit_library_tables.h
|
Add Manage Symbol and Footprint Library tables to project frame.
|
7 years ago |
|
dialog_helpers.h
|
Add Assign Netclass... to context menu.
|
5 years ago |
|
dialog_shim.h
|
Make sure CvPcb gets its Cancel button fixed up.
|
6 years ago |
|
dsnlexer.h
|
Last issue wasn't gcc/CLang after all, but the lexer not getting built.
|
5 years ago |
|
eda_base_frame.h
|
Maximize main editors by default if config is missing
|
5 years ago |
|
eda_dde.h
|
Keep track of open sockets and dispose of them in d'tor.
|
8 years ago |
|
eda_doc.h
|
Add text variable support to envVar processing.
|
6 years ago |
|
eda_draw_frame.h
|
Remove some includes in random pcbnew files
|
5 years ago |
|
eda_item.h
|
Split out FILL_T to its own header to avoid spreading eda_item everywhere
|
5 years ago |
|
eda_pattern_match.h
|
Prevent implicit * from wildcard match in footprint
|
8 years ago |
|
eda_rect.h
|
Rotate the bounding box for hit tests on the fly
|
5 years ago |
|
eda_text.h
|
Rename PLOT_MODE to OUTLINE_MODE
|
5 years ago |
|
enum_vector.h
|
Comment-only changes
|
6 years ago |
|
env_paths.h
|
Project settings fixes from review
|
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
|
Rework the file history menus to not need references to the file history
|
6 years ago |
|
filename_resolver.h
|
Add text variable support to envVar processing.
|
6 years ago |
|
fill_type.h
|
Split out FILL_T to its own header to avoid spreading eda_item everywhere
|
5 years ago |
|
filter_reader.h
|
Comment-only changes
|
6 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
|
Remove kicad_string.h from footprint_info.h
|
5 years ago |
|
fp_lib_table.h
|
Comment-only changes
|
6 years ago |
|
frame_type.h
|
Update frame type enum to match current class names.
|
6 years ago |
|
gbr_metadata.h
|
ADDED: pad fabrication property, as required in latest Gerber file specification.
|
6 years ago |
|
gbr_netlist_metadata.h
|
Scope 3d viewer enums
|
6 years ago |
|
gestfich.h
|
Rename CopyFile() to KiCopyFile() to avoid name colliding with a windows header.
|
5 years ago |
|
gl_context_mgr.h
|
Replace remaining Boost mutexs with std::mutex
|
7 years ago |
|
gl_utils.h
|
Modify glx sync to be Linux only.
|
5 years ago |
|
gr_basic.h
|
Avoid include wx/wx.h in many files that do not actually use this include.
|
5 years ago |
|
gr_text.h
|
Split base_struct into eda_item and eda_rect
|
5 years ago |
|
grid_tricks.h
|
more cleanup about removing useless include
|
5 years ago |
|
hash_eda.h
|
Update templating for hash values
|
5 years ago |
|
hashtables.h
|
Split base_struct into eda_item and eda_rect
|
5 years ago |
|
hotkey_store.h
|
Preferences, Hotkey list: Avoid list to be shown twice.
|
6 years ago |
|
hotkeys_basic.h
|
Improve gesture lables for better consistency with key labels.
|
7 years ago |
|
html_messagebox.h
|
Make a bunch of help dialogs modeless.
|
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
|
Attempt to fix duplicate ID issue on MSW.
|
6 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
|
5 years ago |
|
intrusive_list.h
|
Moved INTRUSIVE_LIST to a separate header
|
9 years ago |
|
ki_exception.h
|
Report lexer issues through error reporter.
|
5 years ago |
|
kicad_string.h
|
Relocate AccumulateDescription to kicad_string.h
|
5 years ago |
|
kiface_i.h
|
Move the file history into the frames
|
6 years ago |
|
kiface_ids.h
|
eeschema: allow exporting netlists through UI-less KIFACE API function
|
5 years ago |
|
kiway.h
|
Ensure the environment variables are synchronized between KiCad and Python
|
5 years ago |
|
kiway_express.h
|
Comment-only changes
|
6 years ago |
|
kiway_holder.h
|
Move SCH_SCREEN project access to SCHEMATIC
|
6 years ago |
|
kiway_mgr.h
|
Comment-only changes
|
6 years ago |
|
kiway_player.h
|
Avoid include wx/wx.h in many files that do not actually use this include.
|
5 years ago |
|
launch_ext.h
|
Fix URL launching on MacOS
|
6 years ago |
|
layers_id_colors_and_visibility.h
|
First pass renaming module to footprint
|
5 years ago |
|
lib_id.h
|
Fix build issue exposed by commit b824051a.
|
6 years ago |
|
lib_table_base.h
|
Initialize variables properly
|
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 |
|
lockfile.h
|
Doxygen comment improvements.
|
9 years ago |
|
logging.h
|
Show an error message when switching to a language that isn't installed
|
5 years ago |
|
macros.h
|
Remove GetChars(), a wxWidgets 2.9 compatibility hack
|
5 years ago |
|
mail_type.h
|
Disambiguate backannotation (Update Schematic from PCB) from Cvpcb.
|
5 years ago |
|
marker_base.h
|
PcbNew: Improved DRC marker display
|
5 years ago |
|
menus_helpers.h
|
Implement a framework to handle wxUpdateUIEvents for tool actions
|
5 years ago |
|
msgpanel.h
|
Avoid include wx/wx.h in many files that do not actually use this include.
|
5 years ago |
|
multivector.h
|
Don't throw an exception you have no intention of catching.
|
6 years ago |
|
netclass.h
|
NETCLASS: initial support for net classes with empty clearance/width values
|
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
|
Fix a few doxygen warnings
|
9 years ago |
|
origin_transforms.h
|
PCBNew: Fix values displayed in the bottom panel
|
5 years ago |
|
origin_viewitem.h
|
Remove eda_item and gr_basic from eda_text.h
|
5 years ago |
|
outline_mode.h
|
python wrap: fix undefined FILLED/SKETCH constants in pcbnew.py
|
5 years ago |
|
pad_shapes.h
|
Standardize pad type enums
|
5 years ago |
|
page_info.h
|
Remove a few include<wx/wx.h> in many files that do not actually use this include.
|
5 years ago |
|
painter.h
|
Avoid include wx/wx.h in many files that do not actually use this include.
|
5 years ago |
|
panel_hotkeys_editor.h
|
Unify settings reset buttons into one location
|
5 years ago |
|
panel_text_variables.h
|
Variable substitution framework.
|
6 years ago |
|
pcb_base_frame.h
|
First pass renaming module to footprint
|
5 years ago |
|
pcb_display_options.h
|
ADDED: Control to only show ratsnest for visible layers
|
5 years ago |
|
pcb_screen.h
|
Undo for schematic-wide operations.
|
5 years ago |
|
pgm_base.h
|
Show an error message when switching to a language that isn't installed
|
5 years ago |
|
plotter.h
|
Python compatibility: move DXF_PLOTTER::DXF_UNITS to DXF_UNITS in pcb_plot_params.h
|
5 years ago |
|
plotters_specific.h
|
Standardize PostScript capitalizaiton
|
5 years ago |
|
printout.h
|
Coverity fixes
|
6 years ago |
|
profile.h
|
some other WXDEBUG replacement
|
6 years ago |
|
project.h
|
A better way of handling standalone project files
|
5 years ago |
|
properties.h
|
Comment-only changes
|
6 years ago |
|
property.h
|
Code cleanup: remove useless wx/wx.h include inside a few files.
|
5 years ago |
|
property_mgr.h
|
PROPERTY_MANAGER: added GetAllClasses and GetMatchingClasses methods
|
5 years ago |
|
ptree.h
|
Removed all exception specifiers since deprecated.
|
9 years ago |
|
refdes_utils.h
|
Break out ref-des-centric functions to own header
|
7 years ago |
|
render_settings.h
|
Repair drill mark printing.
|
5 years ago |
|
reporter.h
|
HTML_REPORTER dialog.
|
5 years ago |
|
richio.h
|
Code cleanup: remove useless wx/wx.h include inside a few files.
|
5 years ago |
|
scintilla_tricks.h
|
ADDED hotkey for comment/uncomment line(s) in Scintilla.
|
5 years ago |
|
scoped_set_reset.h
|
Add context menu to GAL DRAWING_TOOL, including the zone menu
|
9 years ago |
|
search_stack.h
|
Comment-only changes
|
6 years ago |
|
status_popup.h
|
Code cleanup: remove useless wx/wx.h include inside a few files.
|
5 years ago |
|
streamwrapper.h
|
Replace WIN32 preprocessor symbol by the official symbol _WIN32, used almost everywhere
|
7 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 |
|
textentry_tricks.h
|
Some more work on getting wxWidgets to stop stealing textEntry keys.
|
6 years ago |
|
title_block.h
|
Comment-only changes
|
6 years ago |
|
trace_helpers.h
|
Catch exception when creating app settings objects
|
5 years ago |
|
undo_redo_container.h
|
Split base_struct into eda_item and eda_rect
|
5 years ago |
|
utf8.h
|
Comment-only changes
|
6 years ago |
|
validators.h
|
Remove multi-label entry feature.
|
5 years ago |
|
wildcards_and_files_ext.h
|
ADDED: CADSTAR Archive project importer
|
5 years ago |
|
wxdataviewctrl_helpers.h
|
Move wxDataViewCtrl manipulators out of dialog_choose_component.cpp
|
9 years ago |
|
xnode.h
|
Comment-only changes
|
6 years ago |