| .. |
|
autorouter
|
Solved refreshing issues.
|
12 years ago |
|
dialogs
|
Currently selected layer is displayed on the top.
|
12 years ago |
|
pcad2kicadpcb_plugin
|
pcad2kicadpcb: check for file format
|
13 years ago |
|
router
|
Initial version of the P&S router. Buggy and crappy.
|
12 years ago |
|
scripting
|
Minor code cleaning. Pcbnew: better iniatilization of members in DRAWSEGMENT, TRACK, EDGE_MOD (useful when using python scripting).
|
12 years ago |
|
tools
|
Removed unnecessary debug message
|
12 years ago |
|
CMakeLists.txt
|
Merged kicad-gal-orson
|
12 years ago |
|
Info.plist
|
Updated the pcbnew Info.plist to associate .kicad_pcb files with pcbnew.
|
13 years ago |
|
attribut.cpp
|
Extremely trivial stuff (mostly cosmetics)
|
13 years ago |
|
basepcbframe.cpp
|
Added drawing of worksheet layout.
|
12 years ago |
|
block.cpp
|
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
|
13 years ago |
|
block_module_editor.cpp
|
More encapsulation work.
|
13 years ago |
|
board_items_to_polygon_shape_transform.cpp
|
Changed D() macro to DBG() because of conflict with glm::D().
|
12 years ago |
|
board_undo_redo.cpp
|
Solved refreshing issues.
|
12 years ago |
|
build_BOM_from_board.cpp
|
Better strings for the translators (converted concatenations to formats)
|
13 years ago |
|
class_board.cpp
|
Unified Set/GetPosition() for BOARD_ITEMs.
|
12 years ago |
|
class_board.h
|
Unified Set/GetPosition() for BOARD_ITEMs.
|
12 years ago |
|
class_board_connected_item.cpp
|
Very minor fixes.
|
13 years ago |
|
class_board_connected_item.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
class_board_design_settings.cpp
|
Factored out text anchor drawing
|
13 years ago |
|
class_board_item.cpp
|
Upstream merge.
|
13 years ago |
|
class_dimension.cpp
|
Moved selection marking boxes to a different layer.
|
12 years ago |
|
class_dimension.h
|
Added selection box for DIMENSION.
|
12 years ago |
|
class_drawsegment.cpp
|
Minor code cleaning. Pcbnew: better iniatilization of members in DRAWSEGMENT, TRACK, EDGE_MOD (useful when using python scripting).
|
12 years ago |
|
class_drawsegment.h
|
Removed Show code from BOARD_ITEM derived classes (as requested by Dick)
|
13 years ago |
|
class_drc_item.cpp
|
Pcbnew: Add keepout areas (Copper zones without tracks or/and vias).
|
13 years ago |
|
class_edge_mod.cpp
|
Minor code cleaning. Pcbnew: better iniatilization of members in DRAWSEGMENT, TRACK, EDGE_MOD (useful when using python scripting).
|
12 years ago |
|
class_edge_mod.h
|
Removed Show code from BOARD_ITEM derived classes (as requested by Dick)
|
13 years ago |
|
class_footprint_wizard.cpp
|
Allow plugins to be reloaded without closing/opening pcbnew, next step is plugin editor, just a few lines away...
|
13 years ago |
|
class_footprint_wizard.h
|
Allow plugins to be reloaded without closing/opening pcbnew, next step is plugin editor, just a few lines away...
|
13 years ago |
|
class_marker_pcb.cpp
|
Better strings for the translators (converted concatenations to formats)
|
13 years ago |
|
class_marker_pcb.h
|
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
|
13 years ago |
|
class_mire.cpp
|
Minor code cleaning. Pcbnew: better iniatilization of members in DRAWSEGMENT, TRACK, EDGE_MOD (useful when using python scripting).
|
12 years ago |
|
class_mire.h
|
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
|
13 years ago |
|
class_module.cpp
|
Moved selection marking boxes to a different layer.
|
12 years ago |
|
class_module.h
|
Added selection box for modules.
|
12 years ago |
|
class_netclass.cpp
|
Internal unit improvements and Pcbnew s-expression file format changes.
|
14 years ago |
|
class_netclass.h
|
merge 1 with tip
|
14 years ago |
|
class_netinfo.h
|
Pcbnew NETLIST_READER improvements.
|
13 years ago |
|
class_netinfo_item.cpp
|
Pcbnew NETLIST_READER improvements.
|
13 years ago |
|
class_netinfolist.cpp
|
Moved utilities for angles in trigo.h
|
13 years ago |
|
class_pad.cpp
|
Moved VIEW_ITEM::ViewGetRequiredLayers() functionality to the VIEW class. Now required layers are set per layer basis instead of per item.
|
12 years ago |
|
class_pad.h
|
Moved VIEW_ITEM::ViewGetRequiredLayers() functionality to the VIEW class. Now required layers are set per layer basis instead of per item.
|
12 years ago |
|
class_pad_draw_functions.cpp
|
Replace in EDA_TEXT::Draw the parameter EDA_DRAW_PANEL* aPanel by EDA_RECT* aClipBox, which is the actual parameter used by Draw.
|
13 years ago |
|
class_pcb_layer_box_selector.cpp
|
Factored out text anchor drawing
|
13 years ago |
|
class_pcb_layer_box_selector.h
|
Factored out text anchor drawing
|
13 years ago |
|
class_pcb_layer_widget.cpp
|
Currently selected layer is displayed on the top.
|
12 years ago |
|
class_pcb_layer_widget.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
class_pcb_text.cpp
|
Moved selection marking boxes to a different layer.
|
12 years ago |
|
class_pcb_text.h
|
Unified Set/GetPosition() for BOARD_ITEMs.
|
12 years ago |
|
class_text_mod.cpp
|
Moved selection marking boxes to a different layer.
|
12 years ago |
|
class_text_mod.h
|
Module texts are now moveable, rotatable and flippable.
|
12 years ago |
|
class_track.cpp
|
Moved VIEW_ITEM::ViewGetRequiredLayers() functionality to the VIEW class. Now required layers are set per layer basis instead of per item.
|
12 years ago |
|
class_track.h
|
Moved VIEW_ITEM::ViewGetRequiredLayers() functionality to the VIEW class. Now required layers are set per layer basis instead of per item.
|
12 years ago |
|
class_zone.cpp
|
Pcbnew fix Bug #1192203 (I hope ...)
|
13 years ago |
|
class_zone.h
|
Pcbnew: fix bug 1179877, due a bad default copy constructor, after my changes about CPOLYGONS_LIST class.
|
13 years ago |
|
class_zone_settings.cpp
|
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
|
13 years ago |
|
class_zone_settings.h
|
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
|
13 years ago |
|
classpcb.cpp
|
Pcbnew: Update incorrect or incomplete copyrights in many files.
|
14 years ago |
|
clean.cpp
|
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
|
13 years ago |
|
collectors.cpp
|
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
|
13 years ago |
|
collectors.h
|
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
|
13 years ago |
|
connect.cpp
|
Angle and distances cleanup (preparing for angles in doubles)
|
13 years ago |
|
connect.h
|
Eeschema: fix a bug which crashes Eeschema (when a label is being created, and its type is changed by popup menu, for instance to a text, before it was put on schematic)
|
13 years ago |
|
controle.cpp
|
Renamed global variables:
|
13 years ago |
|
cross-probing.cpp
|
More cleanup on layer code usage
|
13 years ago |
|
deltrack.cpp
|
Currently selected layer is displayed on the top.
|
12 years ago |
|
dimension.cpp
|
Currently selected layer is displayed on the top.
|
12 years ago |
|
drag.h
|
- New typedef LAYER_MSK to encapsulate a layer bitmap
|
13 years ago |
|
dragsegm.cpp
|
Eeschema: fix a *very subtle* bug noticeable only in complex hierachies, for multiple parts per package:
|
13 years ago |
|
drc.cpp
|
- New typedef LAYER_MSK to encapsulate a layer bitmap
|
13 years ago |
|
drc_clearance_test_functions.cpp
|
Migrated the interfaces accepting angles to the double type
|
13 years ago |
|
drc_marker_functions.cpp
|
Angle and distances cleanup (preparing for angles in doubles)
|
13 years ago |
|
drc_stuff.h
|
Migrated the interfaces accepting angles to the double type
|
13 years ago |
|
eagle_plugin.cpp
|
Changed D() macro to DBG() because of conflict with glm::D().
|
12 years ago |
|
eagle_plugin.h
|
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
|
13 years ago |
|
edgemod.cpp
|
Angle and distances cleanup (preparing for angles in doubles)
|
13 years ago |
|
edit.cpp
|
Currently selected layer is displayed on the top.
|
12 years ago |
|
edit_pcb_text.cpp
|
Solved refreshing issues.
|
12 years ago |
|
edit_track_width.cpp
|
Renamed global variables:
|
13 years ago |
|
editedge.cpp
|
Currently selected layer is displayed on the top.
|
12 years ago |
|
editmod.cpp
|
Solved refreshing issues.
|
12 years ago |
|
editrack-part2.cpp
|
Currently selected layer is displayed on the top.
|
12 years ago |
|
editrack.cpp
|
Changed D() macro to DBG() because of conflict with glm::D().
|
12 years ago |
|
edtxtmod.cpp
|
Solved refreshing issues.
|
12 years ago |
|
event_handlers_tracks_vias_sizes.cpp
|
Solved refreshing issues.
|
12 years ago |
|
export_gencad.cpp
|
Migrated the interfaces accepting angles to the double type
|
13 years ago |
|
export_vrml.cpp
|
Migrated the interfaces accepting angles to the double type
|
13 years ago |
|
files.cpp
|
DSNLEXER::NextTok() organizes the specctraMode code better, into one if block mostly.
|
13 years ago |
|
footprint_wizard.cpp
|
Solved refreshing issues.
|
12 years ago |
|
footprint_wizard_frame.cpp
|
Solved refreshing issues.
|
12 years ago |
|
footprint_wizard_frame.h
|
Allow plugins to be reloaded without closing/opening pcbnew, next step is plugin editor, just a few lines away...
|
13 years ago |
|
gen_drill_report_files.cpp
|
More int casts to rounding conversions
|
13 years ago |
|
gen_modules_placefile.cpp
|
Changed D() macro to DBG() because of conflict with glm::D().
|
12 years ago |
|
gendrill_Excellon_writer.cpp
|
Moved utilities for angles in trigo.h
|
13 years ago |
|
gendrill_Excellon_writer.h
|
Migrated the interfaces accepting angles to the double type
|
13 years ago |
|
globaleditpad.cpp
|
Migrated the interfaces accepting angles to the double type
|
13 years ago |
|
gpcb_plugin.cpp
|
More int casts to rounding conversions
|
13 years ago |
|
gpcb_plugin.h
|
Add Pcbnew GEDA PCB module plugin support.
|
13 years ago |
|
help_common_strings.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
highlight.cpp
|
Pcbnew: Update incorrect or incomplete copyrights in many files.
|
14 years ago |
|
hotkeys.cpp
|
Removed shaderless OpenGL backend.
|
12 years ago |
|
hotkeys.h
|
Removed shaderless OpenGL backend.
|
12 years ago |
|
hotkeys_board_editor.cpp
|
Currently selected layer is displayed on the top.
|
12 years ago |
|
hotkeys_module_editor.cpp
|
Eeschema: fix broken mirroring for texts and labels in block mirror X and Y (this fixes Bug #1135505)
|
13 years ago |
|
initpcb.cpp
|
Fixed high contrast mode in OpenGL. Split display settings loading into more appropriate places.
|
12 years ago |
|
invoke_pcb_dialog.h
|
dialog information hiding, initial Fit()
|
12 years ago |
|
io_mgr.cpp
|
add eagle *.lbr lib path extension for future use
|
13 years ago |
|
io_mgr.h
|
merge in branch fp-lib-table
|
13 years ago |
|
ioascii.cpp.notused
|
more footprint support for LEGACY_PLUGIN
|
14 years ago |
|
item_io.cpp.notused
|
more footprint support for LEGACY_PLUGIN
|
14 years ago |
|
kicad_netlist_reader.cpp
|
More Pcbnew footprint library table work in progress.
|
13 years ago |
|
kicad_plugin.cpp
|
fix FP_CACHE::Load()
|
12 years ago |
|
kicad_plugin.h
|
add CTL_OMIT_INITIAL_COMMENTS and CTL_FOR_BOARD PCB_IO::Format()ing flags
|
13 years ago |
|
layer_widget.cpp
|
Better strings for the translators (converted concatenations to formats)
|
13 years ago |
|
layer_widget.h
|
Removed arbitrary MAX_LAYER_ROWS limit (only used in one assertion, anyway)
|
13 years ago |
|
legacy_netlist_reader.cpp
|
More Pcbnew footprint library table work in progress.
|
13 years ago |
|
legacy_plugin.cpp
|
minor tweaks to debug statements and cmake
|
12 years ago |
|
legacy_plugin.h
|
better error reporting and parsing of bad legacy footprint libs
|
13 years ago |
|
librairi.cpp
|
More Pcbnew footprint library table work in progress.
|
13 years ago |
|
loadcmp.cpp
|
More Pcbnew footprint library table work in progress.
|
13 years ago |
|
magnetic_tracks_functions.cpp
|
Angle and distances cleanup (preparing for angles in doubles)
|
13 years ago |
|
menubar_modedit.cpp
|
All: change some texts and messages hard to translate, or not translatable (and some incorrect messages).
|
13 years ago |
|
menubar_pcbframe.cpp
|
pcbnew: start integrating P&S router
|
12 years ago |
|
minimun_spanning_tree.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
minimun_spanning_tree.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
mirepcb.cpp
|
More internal unit improvements.
|
14 years ago |
|
modedit.cpp
|
Solved refreshing issues.
|
12 years ago |
|
modedit_onclick.cpp
|
Solved refreshing issues.
|
12 years ago |
|
modedit_undo_redo.cpp
|
Solved refreshing issues.
|
12 years ago |
|
modeditoptions.cpp
|
Pcbnew: Update incorrect or incomplete copyrights in many files.
|
14 years ago |
|
module_editor_frame.h
|
More Pcbnew footprint library table work in progress.
|
13 years ago |
|
moduleframe.cpp
|
More Pcbnew footprint library table work in progress.
|
13 years ago |
|
modules.cpp
|
Solved refreshing issues.
|
12 years ago |
|
modview.cpp
|
Solved refreshing issues.
|
12 years ago |
|
modview_frame.cpp
|
Solved refreshing issues.
|
12 years ago |
|
modview_frame.h
|
Pcbnew footprint library table work in progress.
|
13 years ago |
|
move-drag_pads.cpp
|
Eeschema: fix a *very subtle* bug noticeable only in complex hierachies, for multiple parts per package:
|
13 years ago |
|
move_or_drag_track.cpp
|
Solved refreshing issues.
|
12 years ago |
|
muonde.cpp
|
Angle and distances cleanup (preparing for angles in doubles)
|
13 years ago |
|
muwave_command.cpp
|
Pcbnew: drag functions: serious cleanup and better code. Use now the connectivity functions to find tracks connected to pads,
|
13 years ago |
|
netlist.cpp
|
Solved refreshing issues.
|
12 years ago |
|
netlist_reader.cpp
|
CvPcb filtering and other minor improvements.
|
13 years ago |
|
netlist_reader.h
|
CvPcb filtering and other minor improvements.
|
13 years ago |
|
onleftclick.cpp
|
Currently selected layer is displayed on the top.
|
12 years ago |
|
onrightclick.cpp
|
Eeschema: fix a *very subtle* bug noticeable only in complex hierachies, for multiple parts per package:
|
13 years ago |
|
pad_edition_functions.cpp
|
Moved utilities for angles in trigo.h
|
13 years ago |
|
pcb_painter.cpp
|
PCB_PAINTER: fix segfault when item has no net assigned
|
12 years ago |
|
pcb_painter.h
|
Merged Tom's branch
|
12 years ago |
|
pcb_parser.cpp
|
Support for 'initial single line comments' in the pretty footprint format.
|
13 years ago |
|
pcb_parser.h
|
Support for 'initial single line comments' in the pretty footprint format.
|
13 years ago |
|
pcb_plot_params.cpp
|
More work on CPOLYGONS_LIST class.
|
13 years ago |
|
pcb_plot_params.h
|
More work on CPOLYGONS_LIST class.
|
13 years ago |
|
pcbframe.cpp
|
Changed VIEW::PrepareTargets() to more appropriate name VIEW::ClearTargets(). Added SELECTION layer to always-on-top list.
|
12 years ago |
|
pcbnew.cpp
|
Starts the GAL by default.
|
12 years ago |
|
pcbnew.h
|
Factored out text anchor drawing
|
13 years ago |
|
pcbnew.icns
|
[MacOSX] Updated Icons - Document ones still missing :(
|
13 years ago |
|
pcbnew.rc
|
Remove old xpm icons files
|
14 years ago |
|
pcbnew_config.cpp
|
Initial release of pl_editor, the page layout and title block editor.
|
12 years ago |
|
pcbnew_config.h
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
14 years ago |
|
pcbnew_doc.icns
|
Update OS X icns icons
|
16 years ago |
|
pcbnew_id.h
|
pcbnew: start integrating P&S router
|
12 years ago |
|
pcbplot.cpp
|
Decouple PLOT_CONTROLLER from UI dependencies.
|
13 years ago |
|
pcbplot.h
|
Decouple PLOT_CONTROLLER from UI dependencies.
|
13 years ago |
|
plot_board_layers.cpp
|
More work on CPOLYGONS_LIST class.
|
13 years ago |
|
plot_brditems_plotter.cpp
|
More work on CPOLYGONS_LIST class.
|
13 years ago |
|
plotcontroller.h
|
Decouple PLOT_CONTROLLER from UI dependencies.
|
13 years ago |
|
print_board_functions.cpp
|
Fixed some tab-induced disalignments
|
13 years ago |
|
printout_controler.cpp
|
Minor fixes. Gerbview: fix a collision name for GetLayout method.
|
13 years ago |
|
printout_controler.h
|
- New typedef LAYER_MSK to encapsulate a layer bitmap
|
13 years ago |
|
protos.h
|
Factored layer utility functions: classification, layer flip and mask flip
|
13 years ago |
|
ratsnest.cpp
|
Moved utilities for angles in trigo.h
|
13 years ago |
|
sel_layer.cpp
|
Solved refreshing issues.
|
12 years ago |
|
specctra.cpp
|
Fixed LAYER_NUM usage in the specctra code.
|
13 years ago |
|
specctra.h
|
Fixed LAYER_NUM usage in the specctra code.
|
13 years ago |
|
specctra.keywords
|
++all:
|
15 years ago |
|
specctra_export.cpp
|
Changed D() macro to DBG() because of conflict with glm::D().
|
12 years ago |
|
specctra_import.cpp
|
Fixed LAYER_NUM usage in the specctra code.
|
13 years ago |
|
specctra_test.cpp
|
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
|
13 years ago |
|
swap_layers.cpp
|
Factored out text anchor drawing
|
13 years ago |
|
tool_modedit.cpp
|
Reverted back the ( i ) parameters for python, applied the PyGILState_Ensure from Dick into his PyLOCK class
|
13 years ago |
|
tool_modview.cpp
|
Pcbnew: Update incorrect or incomplete copyrights in many files.
|
14 years ago |
|
tool_onrightclick.cpp
|
dialog information hiding, initial Fit()
|
12 years ago |
|
tool_pcb.cpp
|
Currently selected layer is displayed on the top.
|
12 years ago |
|
toolbars_update_user_interface.cpp
|
Currently selected layer is displayed on the top.
|
12 years ago |
|
tr_modif.cpp
|
- New typedef LAYER_MSK to encapsulate a layer bitmap
|
13 years ago |
|
tracepcb.cpp
|
Worksheet code: cleanup and remove useless parameters.
|
13 years ago |
|
xchgmod.cpp
|
Solved refreshing issues.
|
12 years ago |
|
zone_filling_algorithm.cpp
|
Pcbnew: fix bug 1179877, due a bad default copy constructor, after my changes about CPOLYGONS_LIST class.
|
13 years ago |
|
zones.h
|
Pcbnew: Add keepout areas (Copper zones without tracks or/and vias).
|
13 years ago |
|
zones_by_polygon.cpp
|
Currently selected layer is displayed on the top.
|
12 years ago |
|
zones_by_polygon_fill_functions.cpp
|
Solved refreshing issues.
|
12 years ago |
|
zones_convert_brd_items_to_polygons_with_Boost.cpp
|
Pcbnew: fix bug 1179877, due a bad default copy constructor, after my changes about CPOLYGONS_LIST class.
|
13 years ago |
|
zones_convert_to_polygons_aux_functions.cpp
|
More work on CPOLYGONS_LIST class.
|
13 years ago |
|
zones_functions_for_undo_redo.cpp
|
More work on CPOLYGONS_LIST class.
|
13 years ago |
|
zones_functions_for_undo_redo.h
|
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
|
13 years ago |
|
zones_non_copper_type_functions.cpp
|
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
|
13 years ago |
|
zones_polygons_insulated_copper_islands.cpp
|
More work on CPOLYGONS_LIST class.
|
13 years ago |
|
zones_polygons_test_connections.cpp
|
More work on CPOLYGONS_LIST class.
|
13 years ago |
|
zones_test_and_combine_areas.cpp
|
More work on CPOLYGONS_LIST class.
|
13 years ago |