kicad/common
Dick Hollenbeck 9431c2a60a changes 2012-01-14 19:31:39 -06:00
..
dialog_about Pcbnew: Fix error message in Module Editor after a global pad change. 2011-12-30 13:29:54 +01:00
dialogs carve out TITLE_BLOCK class from BASE_SCREEN, add hashtables.h for PROPERTIES 2012-01-09 02:35:06 -06:00
CMakeLists.txt add GetRunningMicroSecs() to libcommon for debug timing 2012-01-13 03:46:02 -06:00
base_screen.cpp merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support 2012-01-05 10:30:58 -06:00
base_struct.cpp Pcbnew object improvements. 2012-01-14 14:50:32 -05:00
basicframe.cpp moving objects into BOARD which are saved in a *.brd file, for PLUGIN access 2011-12-30 23:44:00 -06:00
bezier_curves.cpp Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
bitmap.cpp Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
block_commande.cpp Encapsulation and other minor improvements. 2011-12-29 15:11:42 -05:00
build_version.cpp Add Bulgarian language. Update translators list. 2011-11-30 12:45:49 +01:00
class_bitmap_base.cpp Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
class_colors_design_settings.cpp Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
class_layer_box_selector.cpp More encapsulation work and other minor improvements. 2011-12-16 08:32:23 -05:00
class_marker_base.cpp Encapsulation and other minor improvements. 2011-12-29 15:11:42 -05:00
class_plotter.cpp merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support 2012-01-05 10:30:58 -06:00
class_undoredo_container.cpp Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
common.cpp improved comments 2012-01-05 12:16:21 -06:00
common_plotDXF_functions.cpp Minor coding policy and code readability improvements. 2012-01-03 12:14:17 -05:00
common_plotGERBER_functions.cpp Minor coding policy and code readability improvements. 2012-01-03 12:14:17 -05:00
common_plotHPGL_functions.cpp merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support 2012-01-05 10:30:58 -06:00
common_plotPS_functions.cpp This patch implements width tuning (width correction) for PS plotting of tracks, pads and vias. 2012-01-07 00:02:38 -06:00
common_plot_functions.cpp fix build when defined KICAD_GOST 2012-01-09 23:13:20 +04:00
confirm.cpp Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
copy_to_clipboard.cpp Encapsulation and other minor improvements. 2011-12-29 15:11:42 -05:00
dcsvg.cpp Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
displlst.cpp Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
dlist.cpp Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
drawframe.cpp merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support 2012-01-05 10:30:58 -06:00
drawpanel.cpp MacOSX: Grid now is displayed correctly 2012-01-10 23:27:31 +01:00
drawtxt.cpp Minor coding policy and code readability improvements. 2012-01-03 12:14:17 -05:00
dsnlexer.cpp Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
eda_dde.cpp Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
eda_doc.cpp Encapsulate EDA_APP class. 2011-12-16 15:12:49 -05:00
edaappl.cpp Encapsulation and other minor improvements. 2011-12-29 15:11:42 -05:00
filter_reader.cpp Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
footprint_info.cpp Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
gestfich.cpp Encapsulate EDA_APP class. 2011-12-16 15:12:49 -05:00
getrunningmicrosecs.cpp changes 2012-01-14 19:31:39 -06:00
gr_basic.cpp MacOSX: Main issue catch! wxPen with size 0 draws NOTHING (8 months to spot it) 2012-01-10 20:52:48 +01:00
hotkey_grid_table.cpp Minor PCBNew code fixes. 2011-09-29 12:49:40 -04:00
hotkeys_basic.cpp Pcbnew: Fix typo in 2 filenames. Add comments in ratsnest.cpp. 2011-11-07 19:04:19 +01:00
html_messagebox.cpp Code cleaning: rename DIALOG_LOAD_ERROR (a stupid name) class to the more understandable HTML_MESSAGE_BOX. 2011-09-04 20:35:14 +02:00
msgpanel.cpp More encapsulation work and other minor improvements. 2011-12-16 08:32:23 -05:00
netlist.keywords TokenList2DsnLexer.cmake, netform.cpp enhancements 2010-08-08 21:03:16 -05:00
newstroke_font.cpp Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
pcb_plot_params.keywords All: fix hotkey issue with wxWidgets-2.9.3 (Window only): hotkey events called twice. 2011-12-08 19:23:44 +01:00
pcbcommon.cpp moving objects into BOARD which are saved in a *.brd file, for PLUGIN access 2011-12-30 23:44:00 -06:00
projet_config.cpp moving objects into BOARD which are saved in a *.brd file, for PLUGIN access 2011-12-30 23:44:00 -06:00
richio.cpp Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
sch_item_struct.cpp Eeschema schematic object improvements. 2012-01-09 15:26:55 -05:00
selcolor.cpp Gerbview: fix an issue with gerber files having a line comment starting by G04 and a command after this comment, on the same line. 2010-11-04 19:51:18 +01:00
string.cpp Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
trigo.cpp kicad_plugin 2011-12-13 22:29:25 -06:00
worksheet.cpp fix build when defined KICAD_GOST 2012-01-09 23:13:20 +04:00
wxwineda.cpp KICAD_PLUGIN and nanometer intermediate checkin, work in progress... 2011-11-30 15:15:56 -06:00
xnode.cpp Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
zoom.cpp More encapsulation improvements. 2011-12-22 08:28:11 -05:00