.. |
core
|
Move std::contains to alg::contains.
|
5 years ago |
gal
|
ADDED: Menu option to enable/disable snap to grid
|
5 years ago |
kicad_curl
|
Expose curl_easy_escape via KICAD_CURL_EASY
|
6 years ago |
libeval
|
Add parsing for centimeters into the 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
|
Move ruler drawing to the stroke font.
|
5 years ago |
project
|
ADDED: Appearance panel for footprint editor
|
5 years ago |
settings
|
Add an option to not migrate library tables when migrating settings
|
5 years ago |
tool
|
Pcb: Get proper "Break Track" location when invoked from RMB context menu
|
5 years ago |
view
|
Refactor GetDocumentExtents()
|
5 years ago |
widgets
|
When showing/hiding infobar, keep position
|
5 years ago |
advanced_config.h
|
Move DebugZoneFiller to advanced config.
|
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
|
Add snapping to eeschema
|
5 years ago |
base_units.h
|
Ensure file reads always use the C-locale variant
|
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
|
When knocking out higher-priority zone use fill, not outline.
|
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
|
5 years ago |
class_board_item.h
|
Don't leave stale pointers in groups when exchanging modules.
|
5 years ago |
class_draw_panel_gal.h
|
Sometimes a DRAW_PANEL_GAL wants its immediate parent and sometimes not.
|
5 years ago |
class_pcb_group.h
|
Allow selection of nested items (ie: pads) inside an entered group.
|
5 years ago |
collector.h
|
ADDED: Expand selection in context menu
|
5 years ago |
commit.h
|
Convert UNDO_REDO_T to an enum class
|
5 years ago |
common.h
|
Move std::contains to alg::contains.
|
5 years ago |
config_map.h
|
Fix a few doxygen warnings
|
8 years ago |
config_params.h
|
Port Eeschema to new project settings
|
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 |
cursor_store.h
|
Eeschema: construct simulator cursors on demand
|
7 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.
|
5 years ago |
dsnlexer.h
|
Last issue wasn't gcc/CLang after all, but the lexer not getting built.
|
5 years ago |
eagle_parser.h
|
Convert timestamps to UUIDs.
|
6 years ago |
eda_base_frame.h
|
Add a palette to the toolbars to display groups of actions
|
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
|
Refactor GetDocumentExtents()
|
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
|
Implement shape routines for DIMENSION_Ts.
|
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
|
removed wx carbon include in fctsys as it is unnecessary
|
10 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
|
ADDED: Appearance panel for footprint editor
|
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
|
Fix issues created by Adds Save As... to the Kicad manger.
|
6 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
|
Only reserve hotkeys for focused textCtrls that are editabled.
|
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
|
5 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
|
Allow edge cuts to be drawn in the footprint editor
|
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.
|
8 years ago |
logging.h
|
Show an error message when switching to a language that isn't installed
|
5 years ago |
macros.h
|
Introduce new KI_FALLTHROUGH macro
|
6 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
|
Fix doubly-inited list.
|
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
|
8 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
|
Cleanup. No changes to execution.
|
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
|
Move specialized plotter classes from plotter.h to specific plotter_xx.h
|
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
|
5 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
|
Support for 'L' in DRC expression language.
|
5 years ago |
property_mgr.h
|
PROPERTY_MANAGER: added GetAllClasses and GetMatchingClasses methods
|
5 years ago |
ptree.h
|
Removed all exception specifiers since deprecated.
|
8 years ago |
refdes_utils.h
|
Break out ref-des-centric functions to own header
|
7 years ago |
render_settings.h
|
Use high-contrast layer to inform clearance rules for outline.
|
5 years ago |
reporter.h
|
HTML_REPORTER dialog.
|
5 years ago |
richio.h
|
Comment-only changes
|
6 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
|
Comment-only changes
|
6 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.
|
5 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 |