kicad/common
Dick Hollenbeck 84ed5f501d ++new:
* Added the basic structure to the Sweet parser in sch_part.cpp.
  * Got inheritence working off of the 'extends' keyword and PART::inherit()
  * Tossed the units support out of sweet.keywords, since we agreed to go dimensionless.
++richio:
  * Added the problemInputLine support to PARSE_ERROR, so UI can show the
    offending line of bytes.  Yes bytes, not even guaranteed to be characters.
2011-01-01 16:56:07 -06:00
..
dialog_about Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
dialogs Common dialog file housekeeping. Code cleanup, and minor fixes. 2010-11-20 11:59:59 +01:00
CMakeLists.txt fill out more /new files 2010-12-27 10:49:39 -06:00
base_screen.cpp Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
base_struct.cpp Add copy constructors and cloning to schematic objects and other minor fixes. 2010-12-21 10:13:09 -05:00
basicframe.cpp Add copy constructors and cloning to schematic objects and other minor fixes. 2010-12-21 10:13:09 -05:00
bezier_curves.cpp Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
block_commande.cpp Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
build_version.cpp Fix some Doxygen warnings. No new code. 2010-12-28 12:24:42 +01:00
class_colors_design_settings.cpp pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
class_layerchoicebox.cpp Pcbnew: code cleanup 2010-11-26 18:47:35 +01:00
class_marker_base.cpp Add copy constructors and cloning to schematic objects and other minor fixes. 2010-12-21 10:13:09 -05:00
class_plotter.cpp Pcbnew plot functions: code cleanup, coding policy fixes and minor enhancements 2010-12-11 19:40:39 +01:00
class_undoredo_container.cpp Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
common.cpp function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 2010-11-12 10:36:43 -06:00
common_plotDXF_functions.cpp Fix some Doxygen warnings. No new code. 2010-12-28 12:24:42 +01:00
common_plotGERBER_functions.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
common_plotHPGL_functions.cpp Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
common_plotPS_functions.cpp Pcbnew plot functions: code cleanup, coding policy fixes and minor enhancements 2010-12-11 19:40:39 +01:00
common_plot_functions.cpp Gerbview: remove flicker when refresh screen. Pcbnew fix (partially) issue when printing in mirror mode ( version compiled with USE_WX_ZOOM = ON specific). Minor enhancements. 2010-12-18 17:09:06 +01:00
confirm.cpp code cleaning. 2010-07-20 20:11:34 +02:00
copy_to_clipboard.cpp Eeschema 2010-03-18 20:35:29 +00:00
dcsvg.cpp Add copy constructors and cloning to schematic objects and other minor fixes. 2010-12-21 10:13:09 -05:00
displlst.cpp Code cleanup 2010-11-19 19:50:23 +01:00
dlist.cpp Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
drawframe.cpp Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
drawpanel.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
drawtxt.cpp Fix some Doxygen warnings. No new code. 2010-12-28 12:24:42 +01:00
dsnlexer.cpp ++new: 2011-01-01 16:56:07 -06:00
eda_dde.cpp Complete comment translation of common source. 2009-11-23 15:16:50 +00:00
eda_doc.cpp Fix gcc 4.5 warnings compil. 2010-11-20 20:53:00 +01:00
edaappl.cpp Fix some Doxygen warnings. 2011-01-01 18:28:21 +01:00
gestfich.cpp Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
gr_basic.cpp Eeschema: fix issues in drag command (mainly hotkey command and forgotten wire ends connected to components to drag). 2010-12-20 18:44:25 +01:00
hotkey_grid_table.cpp pieces of Amir's 2010-09-28 patch 2010-09-29 13:19:26 -05:00
hotkeys_basic.cpp Eeschema: fix issues in drag command (mainly hotkey command and forgotten wire ends connected to components to drag). 2010-12-20 18:44:25 +01:00
msgpanel.cpp Complete comment translation of common source. 2009-11-23 15:16:50 +00:00
netlist.keywords TokenList2DsnLexer.cmake, netform.cpp enhancements 2010-08-08 21:03:16 -05:00
newstroke_font.cpp Font bug removed 2010-04-01 12:14:39 +00:00
pcbcommon.cpp Open file dialog fixes and minor code cleaning. 2010-05-17 16:35:46 -04:00
projet_config.cpp minor cleanup. minor enhancements. Finish file housekeeping. add Bug 682586 fix from Mark van Doesburg. 2010-11-29 16:05:01 +01:00
richio.cpp see CHANGELOG.txt 2010-12-30 16:15:53 -06:00
sch_item_struct.cpp Add copy constructors and cloning to schematic objects and other minor fixes. 2010-12-21 10:13:09 -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 Put netform.cpp functions into a class so scratch memory objects can be freed. 2010-08-02 21:13:33 -05:00
trigo.cpp function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 2010-11-12 10:36:43 -06:00
wineda_toolbar.cpp Fixed kicad.app linking, layer behaviour on OSX and toolbar behaviour 2010-11-01 20:03:08 +01:00
worksheet.cpp function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 2010-11-12 10:36:43 -06:00
wxwineda.cpp code cleaning 2010-11-18 22:16:28 +01:00
xnode.cpp more richio enhancements, /new work, SCH::LIB_TABLE nearly finished 2010-12-28 10:55:28 -06:00
zoom.cpp Gerbview: remove flicker when refresh screen, and loadind files. Fix very minor bugs. 2010-12-17 21:34:29 +01:00