..
dialog_about
Scripting: fix erroneous extension for Sexp board files
13 years ago
dialogs
Commit missing files.
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
Gerbview: remove dependencies from Pcbnew.
14 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: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name.
13 years ago
class_undoredo_container.cpp
Undo redo change and code cleanup.
14 years ago
common.cpp
Enforced EDA_COLOR_T type and minor const-ification
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
Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name.
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
move all hashtable declarations into include/hashtables.h, prepare for boost usage
14 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
optimize isSpace for negative 8 bit bytes
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
Eeschema:commit patch <Prevent Eeschema from opening the same file twice> with a small fix for windows.
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
more fp_lib_table work
13 years ago
fp_lib_table.keywords
Initial commit of footprint library table code.
13 years ago
gestfich.cpp
Kicad: bug fix in menubar when changing the selected locale.
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
MacOSX: cleanups 3817 & completes 3820
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
Pcbnew: board editor: allows pad edition by hotkey 'E' (was accessible only by mouse button right click)
13 years ago
wildcards_and_files_ext.cpp
add eagle *.lbr lib path extension for future use
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