| .. |
|
core
|
Modular KiCad Blueprint Milestone B), major portions:
|
11 years ago |
|
gal
|
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
|
11 years ago |
|
geometry
|
Code formatting.
|
11 years ago |
|
math
|
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
|
11 years ago |
|
tool
|
tool: Added a generic parameter for RunAction().
|
11 years ago |
|
ttl
|
Formatted ttl library to comply with KiCad coding policy.
|
12 years ago |
|
view
|
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
|
11 years ago |
|
HersheyCyrillic.h.unused
|
Use layer_widget in Gerbview
|
16 years ago |
|
base_struct.h
|
Polyline.h: remove useless class CRect. Use the more powerful EDA_RECT instead. Clean and remove duplicate code.
|
11 years ago |
|
base_units.h
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
12 years ago |
|
bezier_curves.h
|
More missing source license fixes.
|
11 years ago |
|
bin_mod.h
|
improve help file finding after kiway breakage.
|
12 years ago |
|
bitmaps.h
|
More missing source license fixes.
|
11 years ago |
|
block_commande.h
|
Minor fixes and changes:
|
12 years ago |
|
build_version.h
|
More missing source license fixes.
|
11 years ago |
|
class_base_screen.h
|
Changed void BASE_SCREEN::GetGrids( GRIDS& aList ) to const GRIDS& BASE_SCREEN::GetGrids().
|
12 years ago |
|
class_bitmap_base.h
|
pl_editor: add a PPI (pixel per inch) setup option for bitmaps.
|
12 years ago |
|
class_board_design_settings.h
|
More missing source license fixes.
|
11 years ago |
|
class_board_item.h
|
LAYER_ID work
|
12 years ago |
|
class_collector.h
|
Modular KiCad Blueprint Milestone B), major portions:
|
11 years ago |
|
class_colors_design_settings.h
|
Add missing source file licenses and code policy fixes.
|
11 years ago |
|
class_draw_panel_gal.h
|
Added EDA_DRAW_PANEL_GAL::ForceRefresh().
|
11 years ago |
|
class_drawpanel.h
|
Constification of HitTest and GetParent
|
12 years ago |
|
class_drc_item.h
|
Fix uninitialized member in DRC_ITEM constructor.
|
11 years ago |
|
class_eda_rect.h
|
Polyline.h: remove useless class CRect. Use the more powerful EDA_RECT instead. Clean and remove duplicate code.
|
11 years ago |
|
class_layer_box_selector.h
|
More missing source license fixes.
|
11 years ago |
|
class_macros_record.h
|
More missing source license fixes.
|
11 years ago |
|
class_marker_base.h
|
More missing source license fixes.
|
11 years ago |
|
class_pcb_screen.h
|
More missing source license fixes.
|
11 years ago |
|
class_sch_screen.h
|
Eeschema: Fix some issues (all connections showed as not connected, DRC and NETLIST errors if all sheets in a hierarchy were not open) due to the fact the pointer of a schematic component to its part lib was calculated too late (or never calculated).
|
11 years ago |
|
class_title_block.h
|
All: use a S expression to describe the page layout (title block and grid references). Work in progress.
|
13 years ago |
|
class_undoredo_container.h
|
Added const modifiers where applicable (PICKED_ITEMS_LIST).
|
12 years ago |
|
class_worksheet_dataitem.h
|
More missing source license fixes.
|
11 years ago |
|
colors.h
|
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
|
11 years ago |
|
colors_selection.h
|
More missing source license fixes.
|
11 years ago |
|
common.h
|
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
|
11 years ago |
|
config_params.h
|
.pro file: Settings for schematic editor and library list are now stored in 2 independant sections [schematic_editor] and [eeschema].
|
11 years ago |
|
confirm.h
|
Minor message box improvements
|
12 years ago |
|
convert_basic_shapes_to_polygon.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
convert_from_iu.h
|
REMOVE: USE_PCBNEW_NANOMETERS by making it the only way to go in pcbnew, effectively removing the deci-mils build.
|
12 years ago |
|
convert_to_biu.h
|
More missing source license fixes.
|
11 years ago |
|
dcsvg.h.unused
|
Minor fixes and cleanup
|
13 years ago |
|
dialog_get_component.h
|
More missing source license fixes.
|
11 years ago |
|
dialog_helpers.h
|
Try to fix an issue on Ubuntu/Unity for some dialogs which are not displayed. For most, adding GetSizer()->Fit( this ) in dialog constructor fix the issue, but at least one dialog still is not displayed.
|
11 years ago |
|
dialog_hotkeys_editor.h
|
Make hotkey command titles use consistent capitalization.
|
11 years ago |
|
dialog_shim.h
|
https://lists.launchpad.net/kicad-developers/msg14286.html
|
11 years ago |
|
dlist.h
|
Eeschema object list and other minor improvements.
|
14 years ago |
|
draw_frame.h
|
Eeschema: canvas background color: all frame are now using the same parameter.
|
11 years ago |
|
drawtxt.h
|
More missing source license fixes.
|
11 years ago |
|
dsnlexer.h
|
switch back to original sexpr usage of PTREE, add new DSNLEXER constructor, enforce accessors in kicad.exe
|
12 years ago |
|
eda_dde.h
|
More missing source license fixes.
|
11 years ago |
|
eda_doc.h
|
More missing source license fixes.
|
11 years ago |
|
eda_text.h
|
Added support for decoupling stored text from shown text in EDA_TEXT
|
11 years ago |
|
fctsys.h
|
More missing source license fixes.
|
11 years ago |
|
filter_reader.h
|
Add Pcbnew GEDA PCB module plugin support.
|
13 years ago |
|
footprint_info.h
|
remove USE_FP_LIB_TABLE code, make it the norm. Add lazy loading support to FOOTPRINT_INFO.
|
12 years ago |
|
fp_lib_table.h
|
back annotation when CVPCB and EESCHEMA are running under KICAD
|
12 years ago |
|
fpid.h
|
Modular-Kicad milestone B), major portions:
|
12 years ago |
|
frame_type.h
|
More missing source license fixes.
|
11 years ago |
|
gestfich.h
|
More missing source license fixes.
|
11 years ago |
|
gr_basic.h
|
Update old demo board files. Minor code cleaning.
|
12 years ago |
|
grid_tricks.h
|
*) Factor out Cut, Copy, and Paste for wxGrid into class common/GRID_TRICKS.
|
12 years ago |
|
hashtables.h
|
Changed the way of looking up NETINFO_ITEM using net names (using boost::unordered_map). Added a hash function (wxString) for that. Introduced NETINFO_ITEM::GetNetItem( wxString ). BOARD::FindNet() uses the map.
|
12 years ago |
|
hotkeys_basic.h
|
Hotkey Editor Polishing
|
11 years ago |
|
html_messagebox.h
|
More missing source license fixes.
|
11 years ago |
|
id.h
|
Fix debug assertion when clicking on hot key menu. (fixes lp:1389932)
|
11 years ago |
|
import_export.h
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
12 years ago |
|
ki_mutex.h
|
More missing source license fixes.
|
11 years ago |
|
kicad_device_context.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
kicad_string.h
|
Fix compile errors when wx3.x is built with --enable-stl
|
12 years ago |
|
kiface_i.h
|
Modular-Kicad milestone B), major portions:
|
12 years ago |
|
kiway.h
|
Compile warning fixes and minor code policy fixes.
|
11 years ago |
|
kiway_express.h
|
remove KIWAY_EXPRESS::kiway_express() typo, add comments.
|
12 years ago |
|
kiway_mgr.h
|
*) Add KIFACE_I::StartFlags() and IsSingle() so a KIFACE implementation can know
|
12 years ago |
|
kiway_player.h
|
Modular KiCad Blueprint Milestone B), major portions:
|
11 years ago |
|
layers_id_colors_and_visibility.h
|
Pcbnew: Commit patch (with very minor changes) about SVG file export with the layers ordered from bottom to top. ( bug 1286646 ), from Thiadmer Riemersma.
|
11 years ago |
|
length.h.usuned
|
Namespace KiGfx->KIGFX.
|
12 years ago |
|
macros.h
|
More missing source license fixes.
|
11 years ago |
|
mail_type.h
|
More missing source license fixes.
|
11 years ago |
|
menus_helpers.h
|
Remove duplicate icon apply.svg (use ckecked_ok.svg instead which is the same icon).
|
12 years ago |
|
msgpanel.h
|
DXF export: fix incorrect export of polygons having thick outline (like zones): Thick segments of outline were drawn like lines with no thickness.
|
12 years ago |
|
newstroke_font.h
|
Application name capitalization fixes.
|
14 years ago |
|
online_help.h
|
Help files: can now be html or pdf files: Kicad search first for a .html help file, and if not found in a path, search for the corresponding .pdf file.
|
11 years ago |
|
pad_shapes.h
|
Pcbnew: fix bug #1272714 . Code cleanup: use 2 different enums for pad shapes and pad drill shapes. Remove never used pad shape.
|
12 years ago |
|
painter.h
|
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
|
11 years ago |
|
pcbcommon.h
|
Rework on env. variable KISYS3DMOD. Until now, was used in different files using different ways, so no consistency between files.
|
11 years ago |
|
pcbstruct.h
|
More missing source license fixes.
|
11 years ago |
|
pgm_base.h
|
Lock file improvements.
|
11 years ago |
|
plot_common.h
|
Add missing source file licenses and code policy fixes.
|
11 years ago |
|
profile.h
|
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
|
11 years ago |
|
project.h
|
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
|
11 years ago |
|
ptree.h
|
switch back to original sexpr usage of PTREE, add new DSNLEXER constructor, enforce accessors in kicad.exe
|
12 years ago |
|
reporter.h
|
CvPcb footprint library table implementation.
|
12 years ago |
|
richio.h
|
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
|
11 years ago |
|
sch_base_frame.h
|
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
|
11 years ago |
|
sch_item_struct.h
|
Eeschema: canvas background color: all frame are now using the same parameter.
|
11 years ago |
|
search_stack.h
|
More missing source license fixes.
|
11 years ago |
|
trigo.h
|
Eeschema: netlist generation: fix bad choice for the "best net name" when selecting a net name between labels connected to the same net.
|
12 years ago |
|
utf8.h
|
Python scripting: make UTF8 class accessible by python scripts. Add python method GetChars() to UTF8 class to get its char buffer.
|
11 years ago |
|
validators.h
|
Add FILE_NAME_WITH_PATH_CHAR_VALIDATOR, a custom wxValidator which allows file names with paths, in schematic sheet editor
|
11 years ago |
|
wildcards_and_files_ext.h
|
add patch from Cirilo Bernardo, and minor fixes.
|
12 years ago |
|
worksheet.h
|
Replace in EDA_TEXT::Draw the parameter EDA_DRAW_PANEL* aPanel by EDA_RECT* aClipBox, which is the actual parameter used by Draw.
|
13 years ago |
|
worksheet_shape_builder.h
|
More missing source license fixes.
|
11 years ago |
|
worksheet_viewitem.h
|
Removed a few memory leaks.
|
12 years ago |
|
wxBasePcbFrame.h
|
pcbnew: GAL updates the worksheet layout when it is reloaded.
|
11 years ago |
|
wxEeschemaStruct.h
|
Eeschema, Plot dialog: add Plot directory selection. The patch from 1383026@bugs.launchpad.net was widely used.
|
11 years ago |
|
wxPcbStruct.h
|
Compile warning fixes and minor code policy fixes.
|
11 years ago |
|
wxstruct.h
|
Pcbnew: Console python: use a wxMiniFrame to show the console and remove the management by a EDA_PANEINFO, which was not the right way to manage this console.
|
11 years ago |
|
wxunittext.h
|
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
|
11 years ago |
|
xnode.h
|
Make KiCad compile with minimal warnings against SVN HEAD of wxWidgets as of today.
|
12 years ago |