..
core
Eeschema: Normalize layer ordering between plot and screen
7 years ago
gal
Fix OPENGL_GAL initialization sequence (Version for 5.1)
5 years ago
geometry
Gerber plot solder mask layer: prepare new algo to avoid merging pads in zones
6 years ago
kicad_curl
Replace WIN32 preprocessor symbol by the official symbol _WIN32, used almost everywhere
7 years ago
legacy_gal
Remove debugging printf
7 years ago
legacy_wx
eeschema-gal: Base refactoring before GALification of the eeschema legacy canvas.
7 years ago
libeval
Clean up units infrastructure after g_UserUnit removal.
8 years ago
math
BOX2: added compare operators
7 years ago
plugins
Remove some extra semicolons
8 years ago
preview_items
Increase visibility of polygon preview
6 years ago
system
Fix another compilation issue on PPC64
7 years ago
tool
Fix bugs in keyboard cursor movement.
7 years ago
ttl
Remove some extra semicolons
8 years ago
view
gtk3: Force GTK2-style input handling
7 years ago
widgets
Properly dismiss the grid combobox editor when it loses focus
5 years ago
advanced_config.h
Disable legacy canvas on GTK3
7 years ago
array_options.h
Separate ARRAY_OPTIONS to own class in common
7 years ago
base64.h
Plot SVG embedded
6 years ago
base_screen.h
Fix up zoom and pan issues entering/leaving sheets.
7 years ago
base_struct.h
Eeschema: fix sheet bug in schematic editor drawing tool.
6 years ago
base_units.h
Remove angle brackets from indeterminate string.
7 years ago
basic_gal.h
fix misspelled 'allows to' -> 'allows one to'
8 years ago
bezier_curves.h
Bezier curves: replace previous algorithm to convert the curve to segments.
6 years ago
bin_mod.h
Fixed memory leaks
7 years ago
bitmap_base.h
eeschema-gal: factor out EDA_DRAW_PANEL from BITMAP_BASE, remove some unnecessary includes of class_drawpanel.h
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
block_commande.h
Finish up the block rotate/mirror fixes.
7 years ago
board_design_settings.h
Solder mask clearance default value: set default to 0, taking advice from
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
Fix pad name increment to use last edited pad.
6 years ago
class_draw_panel_gal.h
Fix focus theft, Windows sends mouse events to windows regardless of focus.
5 years ago
collector.h
SELECTION: Prevent double select/deselect.
7 years ago
colors.h
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
9 years ago
colors_design_settings.h
rename files
8 years ago
commit.h
Don't set dirty bit when adding MARKERs.
8 years ago
common.h
LOCALE_IO: replace the call to setlocale by a call to wxLocale to switch to "C" locale.
6 years ago
config_map.h
Fix a few doxygen warnings
9 years ago
config_params.h
Fixes for importing board setup properties.
7 years ago
confirm.h
CvPcb: fix save changes dialog layout issue.
7 years ago
convert_basic_shapes_to_polygon.h
Better calculation of polygon clearance area of oval pads. Wip.
8 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.
8 years ago
dialog_helpers.h
Make sure that libraries are always sorted consistently.
6 years ago
dialog_shim.h
Dialog: Esc key closes a grid editor first.
7 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
draw_frame.h
Check if scaling factor has changed when top-level window is moved
6 years ago
draw_graphic_text.h
DrawGraphicText: remove a static variable, and replace it (when needed) by a new parameter in argument list.
8 years ago
drc_item.h
Eradicate g_UserUnit from ERC/DRC.
8 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
Check if scaling factor has changed when top-level window is moved
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
Overhaul border drawing in all the Kicad frames.
7 years ago
eda_pattern_match.h
Prevent implicit * from wildcard match in footprint
8 years ago
eda_rect.h
Allow EDA_RECT to properly be uninitialized
6 years ago
eda_text.h
Fix text size measurement.
7 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.
8 years ago
filter_reader.h
Removed all exception specifiers since deprecated.
9 years ago
footprint_filter.h
Update footprint filter type-in to be implicit *
8 years ago
footprint_info.h
Footprint library nickname comparison fixes.
7 years ago
fp_lib_table.h
Workaround an issue where a throw terminates (even when there's a catch for it).
6 years ago
frame_type.h
Overhaul border drawing in all the Kicad frames.
7 years ago
gbr_metadata.h
Gerber file generation: fix incorrect aperFunction attribute for graphic items on edge cut layer.
6 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.
9 years ago
gestfich.h
Doxygen comment improvements.
9 years ago
gl_context_mgr.h
Reverted 6912 with minor changes (LockCtx requires to specify canvas that locks a context).
10 years ago
gr_basic.h
Bezier curves: replace previous algorithm to convert the curve to segments.
6 years ago
grid_tricks.h
Remove previous cell selection fixes in favour of slow-click hack.
7 years ago
hash_eda.h
Gencad export: fix an issue in hash_eda calculation,
6 years ago
hashtables.h
Pcbnew: major swig fix.
10 years ago
hotkey_store.h
Added hotkey validity checking to the preferences menu
7 years ago
hotkeys_basic.h
Add Ctrl+, hotkey to preferences dialog
7 years ago
html_messagebox.h
Pcbnew: fix size of graphics import warning dialog.
6 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
Fix incorrect initialization of some menuitems IDs.
7 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
9 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
ki_mutex.h
More missing source license fixes.
11 years ago
kicad_device_context.h
Minor coding style fixes in headers
10 years ago
kicad_string.h
Convert smart quotes and dashes in reports to ASCII quotes and dashes.
5 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
Unified preferences dialog framework.
8 years ago
kiway_express.h
Explicitly mark overriding functions.
9 years ago
kiway_mgr.h
Minor coding style fixes in headers
10 years ago
kiway_player.h
Allow dialogs to veto mouse-warping when called from context menu.
7 years ago
layers_id_colors_and_visibility.h
Eeschema: Normalize layer ordering between plot and screen
7 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.
9 years ago
lru_cache.h
3D Viewer: complete refactor of the 3D viewer.
10 years ago
macros.h
Replace DIM() macro
7 years ago
mail_type.h
Implement double-click for other filetypes in project tree.
7 years ago
make_unique.h
Add C++14-style std::make_unique 'polyfill' for C++11
9 years ago
marker_base.h
classes MARKER rework: remove duplicate code. Better HitTest code (HitTest takes in account the actual shape)
7 years ago
md5_hash.h
pcbnew: Optimized zone filling algorithm.
8 years ago
menus_helpers.h
Make show/hide icons in menus a run time option, instead of compil option.
9 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
9 years ago
origin_viewitem.h
Implement undo/redo for origins in legacy
8 years ago
pad_shapes.h
Add support for custom pad shape. Full support in DRC and PnS.
8 years ago
page_info.h
Allows bigger max page size (120x120") in Eeschema, Gerbview and Page Layout Editor
7 years ago
painter.h
Refactored and unified board editor and footprint editor print dialogs
7 years ago
panel_hotkeys_editor.h
Added hotkey validity checking to the preferences menu
7 years ago
pcb_base_frame.h
Show the current grid setting.
7 years ago
pcb_display_options.h
refactoring: renamed pcbstruct.h to pcb_display_options.h, DISPLAY_OPTIONS->PCB_DISPLAY_OPTIONS
8 years ago
pcb_screen.h
Fix code after renaming files
8 years ago
pcbstruct.h
pcbnew legacy: remove option to hide via drill
10 years ago
pgm_base.h
Fix incorrect initialization of some menuitems IDs.
7 years ago
plotter.h
Gerber plotter: Better object attributes handling when plotting a zone
6 years ago
printout.h
Removed default line width setting from the printing dialog
7 years ago
profile.h
PROF_COUNTER: add a helper method.
7 years ago
project.h
Implement poor-man's RTTI for use over KiWAY.
7 years ago
properties.h
Store information about buffering & caching in properties
9 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
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
status_popup: Allow VECTOR2I input
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
fix misspelled 'an other' -> 'another'
8 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
Minor library identifier validator change.
7 years ago
wildcards_and_files_ext.h
pcbnew: Clean up extension handling in graphics plugins
6 years ago
worksheet.h
Fix code after renaming files
8 years ago
worksheet_dataitem.h
Fix incorrect calculations in WORKSHEET_DATAITEM::GetMarkerSizeUi()
7 years ago
worksheet_shape_builder.h
Constant-size page layout object handles w/respect to zoom.
7 years ago
worksheet_viewitem.h
GAL canvases: add DrawBitmap(), using a basic brute force algo for OpenGL, and a optimized code for Cairo. In this fix the brute force means draw each pixel as a rectangle. It works fine, but could be optimized.
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.
9 years ago