You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jean-pierre charras 410644343d Eeschema, Libedit: fixes color artifacts when moving/placing a pin. 13 years ago
..
dialog_about Scripting: fix erroneous extension for Sexp board files 13 years ago
dialogs Pcbnew: fix bug Bug #1101399 (Custom page size gets reset after restarting pcbnew) (bug also in eeschema) 13 years ago
CMakeLists.txt EDA_LIST_DIALOG: add a filter option to select names to display is list, from a kamil zorychta's patch <kamil.zorychta@gmail.com> 13 years ago
base_screen.cpp fix problem with eeschema print dialog showing up on missing monitor 13 years ago
base_struct.cpp All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code). 13 years ago
base_units.cpp Pcbnew: Add a min width parameter to plot solder mask layers. 13 years ago
basicframe.cpp Base object decoupling improvements. 13 years ago
bezier_curves.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
bitmap.cpp Remove old xpm icons files 14 years ago
block_commande.cpp Enforced EDA_COLOR_T type and minor const-ification 13 years ago
build_version.cpp Pcbnew: minor coding style fixes. Very minor fixes. Minor enhancements. Fix bug #1085523 13 years ago
class_bitmap_base.cpp Pcbnew: added: SVG plotter. Need refinements, but works. 13 years ago
class_colors_design_settings.cpp Enforced EDA_COLOR_T type and minor const-ification 13 years ago
class_layer_box_selector.cpp fix compiler warnings with gcc 4.6.3 on x86_64 linux 13 years ago
class_marker_base.cpp All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code). 13 years ago
class_page_info.cpp More dialogs derived from DIALO_SHIM 13 years ago
class_plotter.cpp Eeschema, Libedit: fixes color artifacts when moving/placing a pin. 13 years ago
class_undoredo_container.cpp Undo redo change and code cleanup. 14 years ago
common.cpp Add patch from Jacobo Aragunde Perez <Log of opened and closed applications in KiCad launcher> 13 years ago
common_plotDXF_functions.cpp Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 13 years ago
common_plotGERBER_functions.cpp Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 13 years ago
common_plotHPGL_functions.cpp fix some errors in common_plotHPGL_functions.cpp 13 years ago
common_plotPDF_functions.cpp Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 13 years ago
common_plotPS_functions.cpp Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 13 years ago
common_plotSVG_functions.cpp Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 13 years ago
common_plot_functions.cpp All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code). 13 years ago
confirm.cpp Pcbnew: fix an issue when collecting vias (for instance when left clicking on a via, it was not always detected) 13 years ago
convert_basic_shapes_to_polygon.cpp 3d-viewer and polygon functions: remove duplicate code about conversion from basic shapes to polygons. 13 years ago
copy_to_clipboard.cpp Removal of internal units. 14 years ago
dcsvg.cpp.unused dcsvg (and therefore KicadSVGFileDC) is now unused. Use SVG plotter only to export a board SVG file. 13 years ago
dialog_shim.cpp Enhance DIALOG_SHIM to optionally call SetFocus() after the derived class's constructor has been called, for wx 2.8 and wxGTK 13 years ago
displlst.cpp EDA_LIST_DIALOG: add a filter option to select names to display is list, from a kamil zorychta's patch <kamil.zorychta@gmail.com> 13 years ago
dlist.cpp Eeschema object list and other minor improvements. 14 years ago
drawframe.cpp Base object decoupling improvements. 13 years ago
drawpanel.cpp Try to fix an unwanted left mouse release button event, when closing a dialog on a click or double click, 13 years ago
drawtxt.cpp All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code). 13 years ago
dsnlexer.cpp more fp_lib_table work, enhance parser 13 years ago
eda_dde.cpp wxServer was a confusing define, since it is also a wxWidgets class, do not use it 13 years ago
eda_doc.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
eda_text.cpp All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code). 13 years ago
edaappl.cpp Commit patch to fix bug 1108838 (+ fix a very minor fix in eeschema, when loading a new component) 13 years ago
filter_reader.cpp Add Pcbnew GEDA PCB module plugin support. 13 years ago
footprint_info.cpp Eliminate many assumptions in Pcbnew's library manager, pertaining to locality of libraries and 13 years ago
fp_lib_id.cpp Minor FP_LIB_ID object changes. 13 years ago
fp_lib_table.cpp embellish fp_lib_table editor with beginnings of cut, copy, paste 13 years ago
fp_lib_table.keywords more fp_lib_table work, enhance parser 13 years ago
gestfich.cpp Add patch from Jacobo Aragunde Perez <Log of opened and closed applications in KiCad launcher> 13 years ago
getrunningmicrosecs.cpp changes 14 years ago
gr_basic.cpp All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code). 13 years ago
hotkey_grid_table.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
hotkeys_basic.cpp Move AddMenuItem inline functions outside wxstruct.h in a new file (menu_helpers.h) 14 years ago
html_messagebox.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
msgpanel.cpp Base object decoupling improvements. 13 years ago
netlist.keywords Pcbnew and Cvpcb: more about new netlist support: see CHANGELOG (important changes). 14 years ago
newstroke_font.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
pcb.keywords Add a min width parameter to plot solder mask layers. 13 years ago
pcb_plot_params.keywords All: fix hotkey issue with wxWidgets-2.9.3 (Window only): hotkey events called twice. 14 years ago
pcbcommon.cpp All: added a standard exit dialog called by int DisplayExitDialog( wxWindow* aParent, const wxString& aMessage ) 14 years ago
projet_config.cpp Kicad: bug fix in menubar when changing the selected locale. 13 years ago
richio.cpp merge in branch fp-lib-table 13 years ago
sch_item_struct.cpp Internal unit improvements and Pcbnew s-expression file format changes. 14 years ago
selcolor.cpp All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code). 13 years ago
string.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
trigo.cpp Fix bug in TestSegmentHit( wxPoint aRefPoint, wxPoint aStart, wxPoint aEnd, int aDist ), when aDist = 0. (fix Bug #1106744 ) 13 years ago
wildcards_and_files_ext.cpp Changes for CvPcb to eeschema stuff file: the stuff file generation from CvPcb is removed. Eeschema now imports footprints names from the .cmp usual file created by CvPcb or by Pcbnew (Why to use 2 file formats for the same thing?) . 13 years ago
worksheet.cpp Fix Pcbnew s-expr file parser bug. 13 years ago
wxwineda.cpp More internal unit improvements. 14 years ago
xnode.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
zoom.cpp All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code). 13 years ago