| .. |
|
core
|
MINOPTMAX: added OptThenMin() method as syntax sugar
|
5 years ago |
|
gal
|
Implement hypertext links for intersheet references.
|
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
|
Support for 'L' in DRC expression language.
|
5 years ago |
|
plugins
|
Add noexcept to some functions in the 3d viewer.
|
6 years ago |
|
preview_items
|
Update unit handling in the preview ruler
|
5 years ago |
|
project
|
Finish moving eeschema assigned netclasses to sheet-path-relative.
|
5 years ago |
|
settings
|
Deduplicate settings migration handling
|
5 years ago |
|
tool
|
Fix fly-off arc handles and move Arc Properties to start/end/angle.
|
5 years ago |
|
view
|
VIEW_OVERLAY: added Cross() method
|
5 years ago |
|
widgets
|
Add mils to units, remove useMils variables
|
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
|
Undo for schematic-wide operations.
|
5 years ago |
|
base_struct.h
|
Implement hypertext links for intersheet references.
|
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
|
Make GetCenter() return the boundingbox center by default.
|
5 years ago |
|
class_draw_panel_gal.h
|
Implement more context specific cursors using both stock and custom cursors.
|
5 years ago |
|
class_pcb_group.h
|
Implement groups for modedit.
|
5 years ago |
|
collector.h
|
Naming conventions.
|
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
|
Minor code cleanup, step2: remove more useless include.
|
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
|
Switch to showing metric/imperial units in comboboxes and menus
|
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
|
EDA_TEXT: Use actual draw rotation angle to generate the effective shape.
|
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 |
|
fctsys.h
|
Code cleanup: remove useless wx/wx.h include inside a few files.
|
5 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 |
|
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
|
Push deprecation warning suppression down into boost.
|
6 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
|
SHAPE_LINE_CHAIN: Remove element access
|
6 years ago |
|
gr_text.h
|
Fix some more pen width issues from global removal.
|
6 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
|
Pcbnew: major swig fix.
|
9 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.
|
6 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.
|
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
|
5 years ago |
|
intrusive_list.h
|
Moved INTRUSIVE_LIST to a separate header
|
8 years ago |
|
ki_exception.h
|
Comment-only changes
|
6 years ago |
|
kicad_string.h
|
Convert smart quotes and dashes in reports to ASCII quotes and dashes.
|
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
|
EDA_BASE_FRAME::windowClosing( wxCloseEvent& event ): fix incorrect behavior.
|
5 years ago |
|
launch_ext.h
|
Fix URL launching on MacOS
|
6 years ago |
|
layers_id_colors_and_visibility.h
|
Fix conversion warnings
|
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
|
Add virtual constructors to some classes that should have them
|
6 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
|
Code cleanup: remove useless wx/wx.h include inside a few files.
|
5 years ago |
|
mail_type.h
|
ADDED: Geographic Reannotation
|
5 years ago |
|
marker_base.h
|
Migrate RC_ITEM to use shared_ptr
|
5 years ago |
|
menus_helpers.h
|
Implement a framework to handle wxUpdateUIEvents for tool actions
|
5 years ago |
|
msgpanel.h
|
Comment-only changes
|
6 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
|
Add the ORIGIN_TRANSFORMS class
|
5 years ago |
|
origin_viewitem.h
|
Add snapping to eeschema
|
5 years ago |
|
pad_shapes.h
|
Standardize pad type enums
|
5 years ago |
|
page_info.h
|
Eeschema : Add A5 sheet size
|
5 years ago |
|
painter.h
|
Remove a bunch of globals.
|
6 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
|
Class renaming.
|
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
|
Plotters: better support of filled circles having a thickness set to 0.
|
5 years ago |
|
plotters_specific.h
|
Move specialized plotter classes from plotter.h to specific plotter_xx.h
|
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
|
Clean up terminology around active & high contrast layers.
|
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
|
Re-implement undo/redo of group ops in a pointer-safe way.
|
5 years ago |
|
utf8.h
|
Comment-only changes
|
6 years ago |
|
validators.h
|
Allow Net Inspector to create, rename and delete nets.
|
5 years ago |
|
wildcards_and_files_ext.h
|
ADDED: CADSTAR Archive project importer
|
5 years ago |
|
ws_data_item.h
|
Clean up worksheet draw items
|
5 years ago |
|
ws_data_model.h
|
pl_editor:make the option "show formatted texts" working.
|
6 years ago |
|
ws_draw_item.h
|
Add snapping to eeschema
|
5 years ago |
|
ws_painter.h
|
ADDED: New appearance control widget for PcbNew
|
5 years ago |
|
ws_proxy_undo_item.h
|
CERN copyrights for work packages.
|
6 years ago |
|
ws_proxy_view_item.h
|
Don't use the schematic grid for page border in pcbnew
|
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 |