kicad/common
charras 1868bb8e3c improved OSX compatibility and fixed possible crash in debug mode in Pcbnew 2009-07-20 05:18:47 +00:00
..
CMakeLists.txt First work about net classes. This is a work in progress and a moving target 2009-07-18 11:44:19 +00:00
about_kicad.cpp Code cleanup about netlist, ERC and markers in eeschema ( work in progress ) 2009-07-12 15:29:42 +00:00
base_screen.cpp Build improvements, compiler warning fixes and build fixes, and lots of clean up. 2009-05-21 17:42:42 +00:00
base_struct.cpp Commit patch for plot functions from Lorenzo 2009-06-28 16:50:42 +00:00
basicframe.cpp improved OSX compatibility and fixed possible crash in debug mode in Pcbnew 2009-07-20 05:18:47 +00:00
bezier_curves.cpp in bezier_curves: changed calculations like dx*dx to (double)dx * dx to avoid integer overflow in calculation 2009-06-27 07:41:16 +00:00
block_commande.cpp Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00
class_drawpickedstruct.cpp Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00
class_marker_base.cpp better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info) 2009-07-13 15:25:41 +00:00
common.cpp Fixed Crash when changing color under MacOSX. This could also affect all versions. 2009-07-09 04:55:55 +00:00
common_plotDXF_functions.cpp changes in common_plotDFX.cpp to avoid compil warnings 2009-07-01 05:20:11 +00:00
common_plotGERBER_functions.cpp minor changes 2009-06-28 18:13:55 +00:00
common_plotHPGL_functions.cpp Commit patch for plot functions from Lorenzo 2009-06-28 16:50:42 +00:00
common_plotPS_functions.cpp minor bugs in plot functions (bad document size in PS header and junction size) fixed 2009-07-01 14:59:34 +00:00
common_plot_functions.cpp minor bug at russian GOST in common_plot_functions.cpp (thx Yuri Vikulov) 2009-07-14 04:33:03 +00:00
confirm.cpp Build improvements, compiler warning fixes and build fixes, and lots of clean up. 2009-05-21 17:42:42 +00:00
copy_to_clipboard.cpp made kicad compilable with wxWidgets 2.9 (wxWidgets 3) 2009-04-13 05:58:11 +00:00
dcsvg.cpp made kicad compilable with wxWidgets 2.9 (wxWidgets 3) 2009-04-13 05:58:11 +00:00
dialog_display_info_HTML_base.cpp Eeschema: Connecting power pins of all parts is no more needed. see changelog 2009-07-10 12:29:31 +00:00
dialog_display_info_HTML_base.fbp Eeschema: Connecting power pins of all parts is no more needed. see changelog 2009-07-10 12:29:31 +00:00
dialog_display_info_HTML_base.h Eeschema: Connecting power pins of all parts is no more needed. see changelog 2009-07-10 12:29:31 +00:00
dialog_load_error.cpp better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info) 2009-07-13 15:25:41 +00:00
displlst.cpp EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
dlist.cpp injected DLIST<> into many list heads, see change_log.txt 2008-12-04 04:28:11 +00:00
drawframe.cpp Build fixes for VC8, compiler warnings fixed, and some minor wxDC zoom changes. 2009-06-26 17:24:32 +00:00
drawpanel.cpp Eeschema: Connecting power pins of all parts is no more needed. see changelog 2009-07-10 12:29:31 +00:00
drawtxt.cpp Commit patch for plot functions from Lorenzo 2009-06-28 16:50:42 +00:00
eda_dde.cpp Build improvements, compiler warning fixes and build fixes, and lots of clean up. 2009-05-21 17:42:42 +00:00
eda_doc.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
edaappl.cpp make command-line invocation with relative paths work 2009-07-03 07:32:48 +00:00
gestfich.cpp Added hauptmech big patch, Updated documentation to match this patch. See CHANGELOG.txt 2009-06-19 20:13:22 +00:00
get_component_dialog.cpp EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
gr_basic.cpp support for bezier curves 2009-06-25 20:45:27 +00:00
hotkeys_basic.cpp Added hauptmech big patch, Updated documentation to match this patch. See CHANGELOG.txt 2009-06-19 20:13:22 +00:00
msgpanel.cpp Minor search path updates, initial UI clean up, and more wxDC zoom work. 2009-04-15 19:53:41 +00:00
pcbcommon.cpp code cleaning and very minor bugs fixed 2009-06-04 19:39:50 +00:00
projet_config.cpp pcbnew: fixed serious bug in clean pcb function 2009-06-11 18:30:03 +00:00
pyhandler.cpp Build improvements, compiler warning fixes and build fixes, and lots of clean up. 2009-05-21 17:42:42 +00:00
sch_item_struct.cpp overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes. 2009-04-06 10:56:17 +00:00
selcolor.cpp Fixed Crash when changing color under MacOSX. This could also affect all versions. 2009-07-09 04:54:11 +00:00
string.cpp Build improvements, compiler warning fixes and build fixes, and lots of clean up. 2009-05-21 17:42:42 +00:00
toolbars.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
trigo.cpp Eeschema: code cleanup 2009-06-13 17:06:07 +00:00
worksheet.cpp Changes in minimum pen size parameters used to draw or plot or print items. 2009-06-02 07:26:49 +00:00
wxwineda.cpp Minor bug and compiler warning fixes. 2009-06-01 18:28:34 +00:00
zoom.cpp Build improvements, compiler warning fixes and build fixes, and lots of clean up. 2009-05-21 17:42:42 +00:00