kicad/common
Dick Hollenbeck 1393eb0f11 finish up SCH_SHEET::{Set,Get}PageSettings() switch over 2012-01-05 02:07:11 -06:00
..
dialog_about Add Bulgarian language. Update translators list. 2011-11-30 12:45:49 +01:00
dialogs finish up SCH_SHEET::{Set,Get}PageSettings() switch over 2012-01-05 02:07:11 -06:00
CMakeLists.txt moving objects into BOARD which are saved in a *.brd file, for PLUGIN access 2011-12-30 23:44:00 -06:00
base_screen.cpp moving objects into BOARD which are saved in a *.brd file, for PLUGIN access 2011-12-30 23:44:00 -06:00
base_struct.cpp More encapsulation work and other minor improvements. 2011-12-21 08:42:02 -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 More encapsulation improvements. 2011-12-22 08:28:11 -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 Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
class_plotter.cpp moving objects into BOARD which are saved in a *.brd file, for PLUGIN access 2011-12-30 23:44:00 -06:00
class_undoredo_container.cpp Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
common.cpp finish up SCH_SHEET::{Set,Get}PageSettings() switch over 2012-01-05 02:07:11 -06:00
common_plotDXF_functions.cpp Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
common_plotGERBER_functions.cpp Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
common_plotHPGL_functions.cpp moving objects into BOARD which are saved in a *.brd file, for PLUGIN access 2011-12-30 23:44:00 -06:00
common_plotPS_functions.cpp rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD 2011-12-22 15:57:50 -06:00
common_plot_functions.cpp moving objects into BOARD which are saved in a *.brd file, for PLUGIN access 2011-12-30 23:44:00 -06:00
confirm.cpp Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
copy_to_clipboard.cpp More encapsulation improvements. 2011-12-22 08:28:11 -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 moving objects into BOARD which are saved in a *.brd file, for PLUGIN access 2011-12-30 23:44:00 -06:00
drawpanel.cpp moving objects into BOARD which are saved in a *.brd file, for PLUGIN access 2011-12-30 23:44:00 -06:00
drawtxt.cpp More encapsulation improvements. 2011-12-22 08:28:11 -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 Encapsulate EDA_APP class. 2011-12-16 15:12:49 -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
gr_basic.cpp Application name capitalization fixes. 2011-09-30 14:15:37 -04: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 More encapsulation improvements. 2011-12-22 08:28:11 -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 merge in testing 2011-12-22 16:12:21 -06: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