You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Maciej Suminski cbec733deb Refactored code responsible for high contrast mode. Now it allows to have more than one layer on the top. 12 years ago
..
gal Fixind GLM headers problem. 12 years ago
math Copyright change 13 years ago
view Refactored code responsible for high contrast mode. Now it allows to have more than one layer on the top. 12 years ago
HersheyCyrillic.h.unused Use layer_widget in Gerbview 16 years ago
appl_wxstruct.h Pcbnew footprint library table work in progress. 13 years ago
base_struct.h Removed KICAD_GAL CMake option. 12 years ago
base_units.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
bezier_curves.h Schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
bitmaps.h Add filtering footprint list by library to CvPcb 13 years ago
block_commande.h Enforced EDA_COLOR_T type and minor const-ification 13 years ago
build_version.h PCB common library header rationalization. 14 years ago
class_base_screen.h Script plotting patch 13 years ago
class_bitmap_base.h Cleanup of the eeschema 'layers' i.e. entitity colours. This also fixes 13 years ago
class_board_design_settings.h Factored out text anchor drawing 13 years ago
class_board_item.h Upstream merged 13 years ago
class_collector.h Rationalize numeric time stamps to type time_t. 14 years ago
class_colors_design_settings.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
class_drawpanel.h added option to allow zooming around the crosshair instead of the center; can be enabled via options or by holding alt while using the mousewheel 13 years ago
class_drawpanel_gal.h Shaders are built-in instead of being loaded from external files. 12 years ago
class_drc_item.h Hit test method rationalization and other minor improvements. 14 years ago
class_layer_box_selector.h Factored out text anchor drawing 13 years ago
class_macros_record.h add forgotten file to bzr3107, add GOST to KICAD_BULD_VERSION if defined KICAD_GOST 14 years ago
class_marker_base.h Encapsulated drawmode as an enum for type checking 13 years ago
class_pcb_screen.h Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number. 13 years ago
class_sch_screen.h Make title block date field modifiable by hand. 13 years ago
class_title_block.h All: use a S expression to describe the page layout (title block and grid references). Work in progress. 13 years ago
class_undoredo_container.h Typedef STATUS_FLAGS to encapsulate EDA_ITEM bitmapped flags 13 years ago
colors.h Hunted down hardcoded pixel size thresholds for drawing 13 years ago
colors_selection.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
common.h Prevent GTK printing build error on Linux 12 years ago
confirm.h All: added a standard exit dialog called by int DisplayExitDialog( wxWindow* aParent, const wxString& aMessage ) 14 years ago
convert_basic_shapes_to_polygon.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
convert_from_iu.h convert_from_iu: erroneous definition of MILS_PER_IU, MM_PER_IU (and therefore Iu2Mils) 13 years ago
convert_to_biu.h All: change some texts and messages hard to translate, or not translatable (and some incorrect messages). 13 years ago
dcsvg.h.unused Minor fixes and cleanup 13 years ago
dialog_get_component.h EDA_LIST_DIALOG: add a filter option to select names to display is list, from a kamil zorychta's patch <kamil.zorychta@gmail.com> 13 years ago
dialog_helpers.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
dialog_hotkeys_editor.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
dialog_shim.h fix goof-ed preprocessor test 13 years ago
dlist.h Eeschema object list and other minor improvements. 14 years ago
drawtxt.h Replace in EDA_TEXT::Draw the parameter EDA_DRAW_PANEL* aPanel by EDA_RECT* aClipBox, which is the actual parameter used by Draw. 12 years ago
dsnlexer.h DSNLEXER::NextTok() organizes the specctraMode code better, into one if block mostly. 12 years ago
eda_dde.h wxServer was a confusing define, since it is also a wxWidgets class, do not use it 13 years ago
eda_doc.h Minor fixes, dead code removal, and coding policy fixes. 14 years ago
eda_text.h Replace in EDA_TEXT::Draw the parameter EDA_DRAW_PANEL* aPanel by EDA_RECT* aClipBox, which is the actual parameter used by Draw. 12 years ago
fctsys.h Fix compil issue under MinGW: for an obscure reason the option -std=c++0x creates error in wxWidget code: 13 years ago
filter_reader.h Add Pcbnew GEDA PCB module plugin support. 13 years ago
footprint_info.h Fix CvPcb library filtering bug. (fixes lp:1188321) 13 years ago
fp_lib_table.h More Pcbnew footprint library table work in progress. 13 years ago
fpid.h Pcbnew footprint library table work in progress. 13 years ago
gestfich.h Add patch from Jacobo Aragunde Perez <Log of opened and closed applications in KiCad launcher> 13 years ago
gr_basic.h Migrated the interfaces accepting angles to the double type 13 years ago
hashtables.h Speed up DSNLEXER::findToken() to such an extent that it resulted in an approximate 13% reduction 12 years ago
hotkey_grid_table.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
hotkeys_basic.h Factor Eeschema rotate item hot keys into a rotate event handler. 14 years ago
html_messagebox.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
id.h *) Introduce "invoke_a_dialog.h" to information hide between top frame 13 years ago
kicad_device_context.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
kicad_string.h Minor fixes and cleanup 13 years ago
layers_id_colors_and_visibility.h Separate layers for each copper layer netnames. 12 years ago
length.h.usuned Pcbnew: class DIMENSION: code cleaning 13 years ago
macros.h Moved utilities for angles in trigo.h 13 years ago
menus_helpers.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
msgpanel.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
newstroke_font.h Application name capitalization fixes. 14 years ago
online_help.h Application name capitalization fixes. 14 years ago
pad_shapes.h Eeschema: code cleanup, remove dead code and some global and useless variables 13 years ago
painter.h Moved STROKE_FONT from PAINTER to GAL. 12 years ago
param_config.h Fix wierd ConfigBaseWriteDouble's Printf( wxT("%12f"), aValue ); format string 13 years ago
pcbcommon.h More cleanup on layer code usage 13 years ago
pcbstruct.h work on footprint plugin API 14 years ago
plot_common.h Upstream merge. 13 years ago
ptree.h Implement "KiCad s-epression" support for boost::property_tree's ptree, the 8 13 years ago
reporter.h better error reporting and parsing of bad legacy footprint libs 13 years ago
richio.h DSNLEXER::NextTok() organizes the specctraMode code better, into one if block mostly. 12 years ago
rtree.h Added template RTREE and class VIEW_RTREE (R-tree for fast spatial indexing of VIEW items; for future usage in GAL) 13 years ago
sch_base_frame.h All: better code to handle opened frames libview, libedit, modview, modedit. 13 years ago
sch_item_struct.h Gerbview, layer manager: add option (popup menu) to always keep layers not visible but the active layer, even when the active layer is changed. 13 years ago
trigo.h More int casts to rounding conversions 13 years ago
wildcards_and_files_ext.h Pcbnew NETLIST_READER improvements. 13 years ago
worksheet.h Replace in EDA_TEXT::Draw the parameter EDA_DRAW_PANEL* aPanel by EDA_RECT* aClipBox, which is the actual parameter used by Draw. 12 years ago
worksheet_shape_builder.h Upstream merge. 12 years ago
wxBasePcbFrame.h More Pcbnew footprint library table work in progress. 13 years ago
wxEeschemaStruct.h *) Introduce "invoke_a_dialog.h" to information hide between top frame 13 years ago
wxPcbStruct.h Refactored code responsible for high contrast mode. Now it allows to have more than one layer on the top. 12 years ago
wxstruct.h Upstream merge. 12 years ago
xnode.h various 13 years ago