| .. |
|
core
|
pl_editor: show the page limits and the coord reference corner position.
|
6 years ago |
|
gal
|
GAL: Make high-contrast meld into background
|
6 years ago |
|
geometry
|
Some minor fixes to prepare the new zone filling algo (no filled polygon thickness)
|
6 years ago |
|
kicad_curl
|
Replace WIN32 preprocessor symbol by the official symbol _WIN32, used almost everywhere
|
7 years ago |
|
libeval
|
Clean up units infrastructure after g_UserUnit removal.
|
7 years ago |
|
math
|
BOX2: added compare operators
|
7 years ago |
|
plugins
|
Remove some extra semicolons
|
8 years ago |
|
preview_items
|
Pcbnew: break out preview draw helpers
|
7 years ago |
|
system
|
Fix another compilation issue on PPC64
|
7 years ago |
|
tool
|
Fix bugs with ACTIONs not being "honest" singletons.
|
6 years ago |
|
ttl
|
Remove some extra semicolons
|
8 years ago |
|
view
|
gtk3: Force GTK2-style input handling
|
7 years ago |
|
widgets
|
Fix bugs with ACTIONs not being "honest" singletons.
|
6 years ago |
|
advanced_config.h
|
Some minor fixes to prepare the new zone filling algo (no filled polygon thickness)
|
6 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 |
|
base_screen.h
|
Cleanup some left-over vestiages of the legacy canvas architecture.
|
6 years ago |
|
base_struct.h
|
pcbnew: Changing drawings from dlist to std::deque
|
6 years ago |
|
base_units.h
|
Remove angle brackets from indeterminate string.
|
7 years ago |
|
basic_gal.h
|
Collapse ARRAY_CREATOR into single class now that legacy instance is gone.
|
6 years ago |
|
bezier_curves.h
|
DXF import: add import of DXF splines that are converted to Bezier curves.
|
7 years ago |
|
bin_mod.h
|
Fixed memory leaks
|
7 years ago |
|
bitmap_base.h
|
Common: declare COLOR4D inside KIGFX
|
7 years ago |
|
bitmap_types.h
|
Bitmaps: move bitmap defs to bitmaps library
|
7 years ago |
|
bitmaps.h
|
Bitmaps: move bitmap defs to bitmaps library
|
7 years ago |
|
board_design_settings.h
|
Pcbnew: finalize the new zone filling algo (filled polygons with no thickness).
|
6 years ago |
|
board_printout.h
|
Removed a redundant parameter from BOARD_PRINTOUT constructor
|
7 years ago |
|
build_version.h
|
More missing source license fixes.
|
11 years ago |
|
class_board_item.h
|
pcbnew: remove the last dlist components from pcbnew
|
6 years ago |
|
class_draw_panel_gal.h
|
Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal.
|
6 years ago |
|
collector.h
|
Moving PageLayout editor to GAL canvas and modern toolset.
|
7 years ago |
|
colors.h
|
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
|
9 years ago |
|
colors_design_settings.h
|
Fix assert launching PCBNew.
|
7 years ago |
|
commit.h
|
Don't set dirty bit when adding MARKERs.
|
8 years ago |
|
common.h
|
Common: do not conditionally define wxPoint/Size operator<<
|
7 years ago |
|
config_map.h
|
Fix a few doxygen warnings
|
8 years ago |
|
config_params.h
|
Fixes for importing board setup properties.
|
7 years ago |
|
confirm.h
|
Make ModEdit and LibEdit library tree actions more consistent.
|
7 years ago |
|
convert_basic_shapes_to_polygon.h
|
Moving further arc approximations down
|
7 years ago |
|
convert_to_biu.h
|
Switch zone fillets to absolute-error algorithm.
|
8 years ago |
|
cursor_store.h
|
Eeschema: construct simulator cursors on demand
|
7 years ago |
|
dialog_configure_paths.h
|
Centralise utilities for env variables.
|
7 years ago |
|
dialog_edit_library_tables.h
|
Add Manage Symbol and Footprint Library tables to project frame.
|
7 years ago |
|
dialog_helpers.h
|
Move symbol management to a standard Save As... model.
|
7 years ago |
|
dialog_shim.h
|
Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out.
|
6 years ago |
|
dlist.h
|
Eeschema object list and other minor improvements.
|
14 years ago |
|
dpi_scaling.h
|
Add configuration of Hi-DPI canvas scaling in OpenGL
|
7 years ago |
|
drc_item.h
|
pcbnew: Cleanup tracks and vias rework
|
6 years ago |
|
dsnlexer.h
|
fix misspelled 'an other' -> 'another'
|
8 years ago |
|
eagle_parser.h
|
eagle: Handle DRC rule-based pad shapes
|
7 years ago |
|
eda_base_frame.h
|
Fix bugs with ACTIONs not being "honest" singletons.
|
6 years ago |
|
eda_dde.h
|
Keep track of open sockets and dispose of them in d'tor.
|
8 years ago |
|
eda_doc.h
|
Move env var substitution into GetAssociatedDocument
|
7 years ago |
|
eda_dockart.h
|
Start the process of removing the legacy draw panel.
|
7 years ago |
|
eda_draw_frame.h
|
Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal.
|
6 years ago |
|
eda_pattern_match.h
|
Prevent implicit * from wildcard match in footprint
|
8 years ago |
|
eda_rect.h
|
Fix code after renaming files
|
8 years ago |
|
eda_text.h
|
Remove a bunch of ugly mutex hacks now that we don't use wxString's UTF8 mode anymore.
|
6 years ago |
|
enabler.h
|
Prevent issuing a print command before the previous one is finished
|
8 years ago |
|
enum_vector.h
|
eeschema: Iterate through plugins when determining file format.
|
8 years ago |
|
env_paths.h
|
Footprint Wizard now also handles custom Env paths
|
8 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 |
|
filename_resolver.h
|
Fold 3D Search Paths dialog into Configure Paths.
|
7 years ago |
|
filter_reader.h
|
Removed all exception specifiers since deprecated.
|
8 years ago |
|
footprint_filter.h
|
Update footprint filter type-in to be implicit *
|
8 years ago |
|
footprint_info.h
|
Remove ki_mutex.h and associated includes
|
7 years ago |
|
fp_lib_table.h
|
Make ModEdit and LibEdit library tree actions more consistent.
|
7 years ago |
|
frame_type.h
|
Move ConfigurePaths and LibTable management to common ACTIONs.
|
6 years ago |
|
gbr_metadata.h
|
Drill files generation: add 3 structured comments in NC (Excellon) drill files and remove duplicate code.
|
7 years ago |
|
gbr_netlist_metadata.h
|
Pcbnew: fix minor issue in %TO.C advanced attribute, and avoid creating an unused D10 tool in Gerber files.
|
8 years ago |
|
gestfich.h
|
Doxygen comment improvements.
|
8 years ago |
|
gl_context_mgr.h
|
Replace remaining Boost mutexs with std::mutex
|
7 years ago |
|
gr_basic.h
|
Remove Legacy options for overlay/context
|
6 years ago |
|
gr_text.h
|
Convert remaining legacy drawing code to print code.
|
7 years ago |
|
grid_tricks.h
|
Drop cell editor when selecting column.
|
7 years ago |
|
hash_eda.h
|
Hash functions for BOARD_ITEMs
|
8 years ago |
|
hashtables.h
|
Pcbnew: major swig fix.
|
9 years ago |
|
hotkey_store.h
|
Only show gestures in List HotKeys (and not in Preferences / HotKeys).
|
6 years ago |
|
hotkeys_basic.h
|
Improve gesture lables for better consistency with key labels.
|
6 years ago |
|
html_messagebox.h
|
Release mouse before closing HTML_MESSAGE_BOX.
|
8 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
|
Cleanup.
|
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 |
|
intrusive_list.h
|
Moved INTRUSIVE_LIST to a separate header
|
8 years ago |
|
ki_exception.h
|
Add KI_PARAM_ERROR, similar to std::invalid_argument but using wxString instead of std::string to throw errors.
|
8 years ago |
|
kicad_string.h
|
Escape slashes in labels and netnames.
|
7 years ago |
|
kiface_i.h
|
Fixed memory leaks
|
7 years ago |
|
kiface_ids.h
|
Make sure Cvpcb doesn't use its own FP_LIB_TABLE.
|
8 years ago |
|
kiway.h
|
Support synchronous messaging over KIWAY EXPRESS.
|
7 years ago |
|
kiway_express.h
|
Support synchronous messaging over KIWAY EXPRESS.
|
7 years ago |
|
kiway_holder.h
|
Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out.
|
6 years ago |
|
kiway_mgr.h
|
Minor coding style fixes in headers
|
10 years ago |
|
kiway_player.h
|
Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out.
|
6 years ago |
|
layers_id_colors_and_visibility.h
|
pcbnew: Add option to show ratsnest while moving
|
6 years ago |
|
length.h.usuned
|
Namespace KiGfx->KIGFX.
|
12 years ago |
|
lib_id.h
|
Fix LIB_ID illegal character tests.
|
7 years ago |
|
lib_table_base.h
|
Add try/catch block around writing a new library.
|
7 years ago |
|
lib_table_grid.h
|
fix a minor compil warning
|
8 years ago |
|
lib_tree_item.h
|
More performance enhancements.
|
7 years ago |
|
lockfile.h
|
Doxygen comment improvements.
|
8 years ago |
|
macros.h
|
pcbnew: Changing drawings from dlist to std::deque
|
6 years ago |
|
mail_type.h
|
Support synchronous messaging over KIWAY EXPRESS.
|
7 years ago |
|
make_unique.h
|
Add C++14-style std::make_unique 'polyfill' for C++11
|
9 years ago |
|
marker_base.h
|
Convert remaining legacy drawing code to print code.
|
7 years ago |
|
md5_hash.h
|
Add MD5_HASH::Format for debug purposes.
|
7 years ago |
|
menus_helpers.h
|
SIM_PLOT_FRAME: cosmetic enhancement: add icons in main menu.
|
7 years ago |
|
msgpanel.h
|
Changed COLOR4D defines to static consts
|
9 years ago |
|
multivector.h
|
fix a segfault in library editor when importing symbols.
|
8 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_viewitem.h
|
Convert remaining legacy drawing code to print code.
|
7 years ago |
|
pad_shapes.h
|
Pcbnew: add a new primitive pad shape: chamfered round rect pad.
|
7 years ago |
|
page_info.h
|
Implement undo for Page Settings in PlEditor, Eeschema and PCBNew.
|
7 years ago |
|
painter.h
|
GAL: Make high-contrast meld into background
|
6 years ago |
|
panel_hotkeys_editor.h
|
Add import of hotkeys and fix bugs in reanding and writing hotkeys.
|
6 years ago |
|
pcb_base_frame.h
|
Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal.
|
6 years ago |
|
pcb_display_options.h
|
pcbnew: Add option to show ratsnest while moving
|
6 years ago |
|
pcb_screen.h
|
Remove CurItem() architecture and legacy routers and drawing code.
|
7 years ago |
|
pcbstruct.h
|
Push polar coords down into COMMON_TOOLS.
|
7 years ago |
|
pgm_base.h
|
Move hotkeys to ACTION architecture.
|
6 years ago |
|
plotter.h
|
Allow DXF to be exported in either inches or millimeters
|
6 years ago |
|
printout.h
|
Removed default line width setting from the printing dialog
|
7 years ago |
|
profile.h
|
PROF_COUNTER: Make Show more generic
|
6 years ago |
|
project.h
|
Move ConfigurePaths and LibTable management to common ACTIONs.
|
6 years ago |
|
properties.h
|
Store information about buffering & caching in properties
|
9 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 |
|
reporter.h
|
HTML_REPORT: RPT_ALL as sum of individual options
|
7 years ago |
|
richio.h
|
richio.h, class LINE_READER: prefix variable member names by "m_", like in other classes in Kicad.
|
8 years ago |
|
scoped_set_reset.h
|
Add context menu to GAL DRAWING_TOOL, including the zone menu
|
9 years ago |
|
search_stack.h
|
Implement poor-man's RTTI for use over KiWAY.
|
7 years ago |
|
status_popup.h
|
Rework Eeschema find/replace for modern toolset.
|
7 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 |
|
text_utils.h
|
Added files missing in 602ecf75
|
8 years ago |
|
title_block.h
|
QA: Add TITLE_BLOCK tests
|
7 years ago |
|
trace_helpers.h
|
Eeschema: fix broken symbol library links.
|
7 years ago |
|
trigo.h
|
Report actual intersection position for crossing tracks
|
7 years ago |
|
undo_redo_container.h
|
Retire legacy block architecture.
|
7 years ago |
|
utf8.h
|
change UTF8& operator+=( wchar_t ch ) to UTF8& operator+=( unsigned ch ), because swig does not like wchar_t.
|
8 years ago |
|
validators.h
|
Eeschema: fix corrupted schematic and symbol library files.
|
7 years ago |
|
wildcards_and_files_ext.h
|
Wildcards: unify handling of all files wildcards
|
7 years ago |
|
ws_data_item.h
|
Page layout: rework and fix a few issues.
|
6 years ago |
|
ws_data_model.h
|
Cut/copy/paste for PlEditor.
|
7 years ago |
|
ws_draw_item.h
|
pl_editor: fix move functions for WS_DRAW_ITEM_POLYPOLYGONS
|
6 years ago |
|
ws_painter.h
|
Page layout: rework and fix a few issues.
|
6 years ago |
|
ws_proxy_undo_item.h
|
Cut/copy/paste for PlEditor.
|
7 years ago |
|
ws_proxy_view_item.h
|
Implement undo for Page Settings in PlEditor, Eeschema and PCBNew.
|
7 years ago |
|
wxdataviewctrl_helpers.h
|
Move wxDataViewCtrl manipulators out of dialog_choose_component.cpp
|
9 years ago |
|
xnode.h
|
Removed all exception specifiers since deprecated.
|
8 years ago |