kicad/include
Dick Hollenbeck d8b270ca4d move ${Boost_LIBRARIES} into cvpcb, pcbnew, _pcbnew and out of github, because worker threads used regardless of github 2013-12-09 12:48:42 -06:00
..
gal Switch STROKE_FONT::Draw() to take "const wxString&" rather than "wxString" by value. 2013-12-05 12:59:27 -06:00
geometry Fix redraw issue in modedit a modview, with GAL 2013-11-01 13:56:20 +01:00
math Mainly case changes. 2013-10-14 20:40:36 +02:00
tool Renamed TOOL_MOUSE_BUTTONS constants to avoid name conflict with Windows MB_RIGHT constant. 2013-10-15 10:41:00 +02:00
view *) Start removing some of the problematic "<%s>.." format strings, which won't 2013-11-01 19:24:38 -05:00
HersheyCyrillic.h.unused
appl_wxstruct.h add {Get,Set}ModuleLibraryNickname to EDA_APP, reformatting 2013-10-17 14:01:35 -05:00
base_struct.h All: GetBoundingBox returns now a const EDA_RECT. 2013-11-24 18:48:14 +01:00
base_units.h
bezier_curves.h
bitmaps.h
block_commande.h
build_version.h
class_base_screen.h
class_bitmap_base.h pl_editor: add a PPI (pixel per inch) setup option for bitmaps. 2013-10-19 12:29:54 +02:00
class_board_design_settings.h Pcbnew: enhancements for blind/buried vias palcement, and save blind/buried vias allowed option in .kicad_pcb file 2013-08-28 18:14:39 +02:00
class_board_item.h Pcbnew: Code cleaning and some minor fixes. 2013-11-20 18:26:47 +01:00
class_collector.h
class_colors_design_settings.h
class_drawpanel.h Changed the way of refreshing canvases (both standard & GAL). 2013-09-20 17:29:32 +02:00
class_drawpanel_gal.h Corrected Doxygen comments notation. 2013-11-11 13:47:08 +01:00
class_drc_item.h Pcbnew: Fix issue when displaying net names and/or pad numbers including the "<" char in drc dialog, because drc dialog uses an wxHtmlWindow to display drc messages, and the "<" char has a special meaning and is not allowed in texts (now replaced by the" &lt;" sequence in messages displayed in html) 2013-10-14 18:03:38 +02:00
class_layer_box_selector.h minor changes and refinement in class pcb layer box 2013-09-02 11:06:17 +02:00
class_macros_record.h
class_marker_base.h
class_pcb_screen.h
class_sch_screen.h
class_title_block.h
class_undoredo_container.h
class_worksheet_dataitem.h Merged upstream. 2013-10-28 21:34:06 +01:00
colors.h Added one more function to convert colors. 2013-09-11 11:11:27 +02:00
colors_selection.h
common.h Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes from wxWidgets and should not be made inside kicad 2013-10-11 18:24:43 +02:00
confirm.h Minor message box improvements 2013-10-18 09:32:22 -04:00
convert_basic_shapes_to_polygon.h
convert_from_iu.h REMOVE: USE_PCBNEW_NANOMETERS by making it the only way to go in pcbnew, effectively removing the deci-mils build. 2013-08-06 18:21:40 -05:00
convert_to_biu.h REMOVE: USE_PCBNEW_NANOMETERS by making it the only way to go in pcbnew, effectively removing the deci-mils build. 2013-08-06 18:21:40 -05:00
dcsvg.h.unused
dialog_get_component.h
dialog_helpers.h FIX: work around for wx 2.8 bug affecting wxListCtrl column resizing. 2013-11-26 11:08:07 -06:00
dialog_hotkeys_editor.h Fix some minor issues in hotkey dialogs 2013-09-21 19:09:08 +02:00
dialog_shim.h EDA_LIST_DIALOG_BASE is used multiple times for different numbers of 2013-11-17 00:04:20 -06:00
dlist.h
drawtxt.h
dsnlexer.h Make pretty prettier by striving for single line module pads. Add slick std::string based strprintf(), twice. 2013-09-26 00:29:54 -05:00
eda_dde.h
eda_doc.h
eda_text.h eeschema, Pcbnew: fix Bug #1255822 (incorrect position of multiline texts when plotting them) 2013-11-29 09:13:43 +01:00
fctsys.h Minor code cleaning: Remove unused file, remove obsolete or useless defines 2013-11-15 10:28:31 +01:00
filter_reader.h
footprint_info.h *) Change FOOTPRINT_LIST::ReadFootprintFiles( FP_LIB_TABLE*, const wxString*) 2013-12-09 12:09:58 -06:00
fp_lib_table.h *) Implement "Copy On Write" (COW) support in GITHUB_PLUGIN. See class header 2013-11-27 00:04:04 -06:00
fpid.h Fix but reading empty footprints in netlist. (fixes lp:1226283) 2013-09-16 20:52:08 -04:00
gestfich.h
gr_basic.h
grid_tricks.h *) Factor out Cut, Copy, and Paste for wxGrid into class common/GRID_TRICKS. 2013-10-23 13:56:03 -05:00
hashtables.h more DIALOG_FP_PLUGIN_OPTIONS work, make PROPERTIES a map instead of a hashtable for alphabetical iteration. 2013-10-24 08:58:05 -05:00
hotkey_grid_table.h Fix some minor issues in hotkey dialogs 2013-09-21 19:09:08 +02:00
hotkeys_basic.h
html_messagebox.h *) Change FOOTPRINT_LIST::ReadFootprintFiles( FP_LIB_TABLE*, const wxString*) 2013-12-09 12:09:58 -06:00
id.h
ki_mutex.h move ${Boost_LIBRARIES} into cvpcb, pcbnew, _pcbnew and out of github, because worker threads used regardless of github 2013-12-09 12:48:42 -06:00
kicad_device_context.h
kicad_string.h Pcbnew: footprint library table fixes. 2013-11-29 13:29:41 -05:00
layers_id_colors_and_visibility.h Patches one by Lorenzo, one by Orson 2013-11-06 11:17:42 -06:00
length.h.usuned Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
macros.h Minor code cleaning: Remove unused file, remove obsolete or useless defines 2013-11-15 10:28:31 +01:00
menus_helpers.h
msgpanel.h
newstroke_font.h
online_help.h
pad_shapes.h
painter.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
param_config.h
pcbcommon.h
pcbstruct.h
plot_common.h Plot functions: some enhancements in mirror mode (Pcbnew specific): boards are mirrored horizontally, and the page layout is no more mirrored, and therefore is always readable. 2013-12-06 19:31:15 +01:00
profile.h Profile counter simplified, so it should be more portable. 2013-11-27 09:46:59 +01:00
ptree.h
reporter.h CvPcb footprint library table implementation. 2013-09-14 16:33:22 -04:00
richio.h *) Change FOOTPRINT_LIST::ReadFootprintFiles( FP_LIB_TABLE*, const wxString*) 2013-12-09 12:09:58 -06:00
rtree.h rtree.h: suppress compil warnings about not initialized vars. 2013-11-14 19:00:57 +01:00
sch_base_frame.h
sch_item_struct.h Eeschema find/replace bug fixes and improvements (fixes 1208616). 2013-10-27 14:21:53 -04:00
trigo.h Eeschema: netlist generation: fix bad choice for the "best net name" when selecting a net name between labels connected to the same net. 2013-09-27 14:30:35 +02:00
utf8.h *) Change FOOTPRINT_LIST::ReadFootprintFiles( FP_LIB_TABLE*, const wxString*) 2013-12-09 12:09:58 -06:00
validators.h Pcbnew: footprint library table fixes. 2013-11-29 13:29:41 -05:00
wildcards_and_files_ext.h
worksheet.h
worksheet_shape_builder.h Merged upstream. 2013-10-28 21:34:06 +01:00
worksheet_viewitem.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
wxBasePcbFrame.h *) Implement "Copy On Write" (COW) support in GITHUB_PLUGIN. See class header 2013-11-27 00:04:04 -06:00
wxEeschemaStruct.h Merged upstream. 2013-10-28 21:34:06 +01:00
wxPcbStruct.h Pcbnew: Autoplace functions: renamed spread footprint functions. Rewritten. 2013-11-27 14:20:42 +01:00
wxstruct.h Pcbnew: footprint viewer wxAUI improvements. 2013-12-06 19:33:16 -05:00
xnode.h