..
autorouter
fix code after renaming files
8 years ago
dialogs
Treat ${...} and $(...) envvar references uniformly.
8 years ago
exporters
Gerber job file, update to the latest file specification: add a change forgotten in the first commit.
8 years ago
github
Don't cache github libraries above nginx server.
8 years ago
import_dxf
DIALOG_GRAPHIC_ITEM_PROPERTIES: fix a not very understandable error message (especially when Dwgs.User layer is disabled).
8 years ago
microwave
Changed PCB_BASE_FRAME::CreateNewModule() to stop adding modules to the board
8 years ago
pcad2kicadpcb_plugin
Don't cache github libraries above nginx server.
8 years ago
python
Typo
8 years ago
router
Optimize itemset
8 years ago
specctra_import_export
Correct minor error in SPECTRA rounded-rect
8 years ago
swig
Refinements for commit 986b904
8 years ago
tools
Allow disabling snap-to when placing vias
8 years ago
CMakeLists.txt
Check footprint history list for validity.
8 years ago
Doxyfile_python
Fixes typo in doxygen-python, and fixes unitest TestCase().discover on python < 2.7
12 years ago
Doxyfile_xml
Adds target to build doxygen-python documentation, that take
12 years ago
Info.plist
macOS: standardise CFBundleName to application names.
8 years ago
action_plugin.cpp
Fix for crash due to pcbnew_action_plugin object tracking
8 years ago
action_plugin.h
Fix for crash due to pcbnew_action_plugin object tracking
8 years ago
append_board_to_current.cpp
Refactor post-load actions in PcbNew and apply them consistently
8 years ago
array_creator.cpp
Renamed D_PAD::{Set,Get}PadName() to D_PAD::{Set,Get}Name()
8 years ago
array_creator.h
Enhancements in Create array tool (bad parameters detection and disable parms when not applicable)
10 years ago
attribut.cpp
fix code after renaming files
8 years ago
block.cpp
Decouple vias from tracks in selection filter
8 years ago
block_footprint_editor.cpp
rename files: replace module by footprint in dialog filenames
8 years ago
board_commit.cpp
Don't set dirty bit when adding MARKERs.
8 years ago
board_commit.h
Don't set dirty bit when adding MARKERs.
8 years ago
board_connected_item.cpp
rename files
8 years ago
board_connected_item.h
rename files
8 years ago
board_design_settings.cpp
rename files
8 years ago
board_item_container.h
Doxygen comment improvements.
9 years ago
board_items_to_polygon_shape_transform.cpp
Separate clearance axes when plotting pads to DXF (among other things).
8 years ago
board_netlist_updater.cpp
Don't leave Zones with "dead" nets.
8 years ago
board_netlist_updater.h
Don't leave Zones with "dead" nets.
8 years ago
build_BOM_from_board.cpp
fix code after renaming files
8 years ago
class_board.cpp
Change status bar Unconnected to Unrouted.
8 years ago
class_board.h
rename files
8 years ago
class_board_item.cpp
DRAWSEGMENT, S_POLYGON shape: remove useless copies or conversion to std::vector<wxPoint> of SHPE_POLY_SET polygon shape.
8 years ago
class_dimension.cpp
Change dimension style to improve display and be more standard
8 years ago
class_dimension.h
pcbnew: fix graphical polygon movement, rotation, flipping and edit points synchronization.
8 years ago
class_drawsegment.cpp
Adding radius info to panel for arcs/circles
8 years ago
class_drawsegment.h
DRAWSEGMENT, S_POLYGON shape: remove useless copies or conversion to std::vector<wxPoint> of SHPE_POLY_SET polygon shape.
8 years ago
class_edge_mod.cpp
Fix pads and footprints rendering switches behavior
8 years ago
class_edge_mod.h
Fix pads and footprints rendering switches behavior
8 years ago
class_marker_pcb.cpp
Fix code after renaming files
8 years ago
class_marker_pcb.h
Rename a few files
8 years ago
class_module.cpp
Clarify timestamp type for wxDateTime
8 years ago
class_module.h
class MODULE: use timestamp_t instead of time_t in SetLastEditTime and GetLastEditTime, like in all other methods using a time stamp.
8 years ago
class_pad.cpp
mask clearance parameters: use clearances only for pads on copper layers, and never for pads on technical layers only.
8 years ago
class_pad.h
mask clearance parameters: use clearances only for pads on copper layers, and never for pads on technical layers only.
8 years ago
class_pcb_target.cpp
fix code after renaming files
8 years ago
class_pcb_target.h
pcbnew: fix graphical polygon movement, rotation, flipping and edit points synchronization.
8 years ago
class_pcb_text.cpp
Coverity fixes
8 years ago
class_pcb_text.h
Fix missing include.
8 years ago
class_text_mod.cpp
Replace previous hidden text commit with a LOD-based one.
8 years ago
class_text_mod.h
Fix pads and footprints rendering switches behavior
8 years ago
class_track.cpp
PCBNew: Fix crash while routing in Legacy canvas
8 years ago
class_track.h
PCBNew: Fix crash while routing in Legacy canvas
8 years ago
class_zone.cpp
Switch zone fillets to absolute-error algorithm.
8 years ago
class_zone.h
Respect 45-degree mode when set from zone dialog.
8 years ago
collectors.cpp
Adding locking to the context menu for modules
8 years ago
collectors.h
Adding locking to the context menu for modules
8 years ago
connect.cpp
Pcbnew, legacy mode: fix ratsnest display artifacts when finishing or removing a track
8 years ago
connectivity_algo.cpp
pcbnew: CONNECTIVITY_ALGO should always mark newly added nets as dirty
8 years ago
connectivity_algo.h
fix misspelled 'an other' -> 'another'
8 years ago
connectivity_data.cpp
Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases
8 years ago
connectivity_data.h
Move zone out-of-date check to the right place.
8 years ago
controle.cpp
Enable magnetic pads in Modedit.
8 years ago
convert_drawsegment_list_to_polygon.cpp
Switch zone fillets to absolute-error algorithm.
8 years ago
cross-probing.cpp
Fix warnings for unreferenced local variables
8 years ago
deltrack.cpp
Pcbnew, legacy mode: fix ratsnest display artifacts when finishing or removing a track
8 years ago
dimension.cpp
DIALOG_GRAPHIC_ITEM_PROPERTIES: fix a not very understandable error message (especially when Dwgs.User layer is disabled).
8 years ago
drag.h
Removed legacy connectivity/ratsnest algorithm, replaced with the new one. No legacy autorouting for the moment
9 years ago
dragsegm.cpp
Fix code after renaming files
8 years ago
drc.cpp
Coverity fixes
8 years ago
drc.h
fix misspelled 'an other' -> 'another'
8 years ago
drc_clearance_test_functions.cpp
Don't set dirty bit when adding MARKERs.
8 years ago
drc_item.cpp
rename files
8 years ago
drc_marker_functions.cpp
rename files
8 years ago
eagle_plugin.cpp
Eagle PCB importer: changed m_Track.Insert() to m_Track.PushBack()
8 years ago
eagle_plugin.h
Eagle PCB import: handle 'roundness' DRC rule (SMD rounded rectangles)
8 years ago
edgemod.cpp
Add WX_TEXT_ENTRY_DIALOG which inherits from DIALOG_SHIM.
8 years ago
edit.cpp
Re-enabling lock/unlock context menus in legacy
8 years ago
edit_pcb_text.cpp
fix code after renaming files
8 years ago
edit_track_width.cpp
fix code after renaming files
8 years ago
editedge.cpp
fix code after renaming files
8 years ago
editrack-part2.cpp
rename files
8 years ago
editrack.cpp
Pcbnew, legacy mode: fix ratsnest display artifacts when finishing or removing a track
8 years ago
edtxtmod.cpp
fix code after renaming files
8 years ago
event_handlers_tracks_vias_sizes.cpp
fix code after renaming files
8 years ago
files.cpp
Organize trace debugging code for ease of maintenance.
8 years ago
footprint_edit_frame.cpp
Add missing settings to ModEdit's preferences.
8 years ago
footprint_edit_frame.h
Update status bar and toolbars on language change.
8 years ago
footprint_editor_onclick.cpp
Don't allow many context-menu commands for NEW/MOVED items.
8 years ago
footprint_editor_options.cpp
Add missing settings to ModEdit's preferences.
8 years ago
footprint_editor_utils.cpp
fix misspelled 'allows to' -> 'allows one to'
8 years ago
footprint_info_impl.cpp
Coverity fixes
8 years ago
footprint_info_impl.h
Prevent reentrancy in footprint loading.
8 years ago
footprint_libraries_utils.cpp
Don't discard footprint's library ID when saving.
8 years ago
footprint_preview_panel.cpp
fix code after file renaming
8 years ago
footprint_preview_panel.h
refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future
8 years ago
footprint_viewer_frame.cpp
Don't clear old footprint till after user has hit OK.
8 years ago
footprint_viewer_frame.h
Init Footprint Viewer with current FPID.
8 years ago
footprint_wizard.cpp
Fix code after renaming files. Minor other fix.
8 years ago
footprint_wizard.h
Fix code after renaming files. Minor other fix.
8 years ago
footprint_wizard_frame.cpp
Don't make user click twice to toggle checkbox in wxGrid.
8 years ago
footprint_wizard_frame.h
Fix code after renaming files. Minor other fix.
8 years ago
footprint_wizard_frame_functions.cpp
Notify clients when GRID_TRICKS toggles checkboxes.
8 years ago
globaleditpad.cpp
Fix bug: Pressing Enter in the Move Relative dialog doesn't close the dialog.
8 years ago
gpcb_plugin.cpp
Organize trace debugging code for ease of maintenance.
8 years ago
gpcb_plugin.h
Don't cache github libraries above nginx server.
8 years ago
help_common_strings.h
Standardize terminology for automatic zoom to "Zoom to Fit".
8 years ago
highlight.cpp
fix code after renaming files
8 years ago
hotkeys.cpp
Revert broken hotkey fix.
8 years ago
hotkeys.h
Add a hotkey to control net highlighting
8 years ago
hotkeys_board_editor.cpp
Fix up file menu and hotkeys
8 years ago
hotkeys_footprint_editor.cpp
rename files
8 years ago
initpcb.cpp
fix code after renaming files
8 years ago
invoke_pcb_dialog.h
Layers setup management: Warn user if some removed layers are in use in footprints loaded on the board.
8 years ago
io_mgr.cpp
Fix footprint wizard setup of gEDA libraries.
8 years ago
io_mgr.h
Don't cache github libraries above nginx server.
8 years ago
kicad_clipboard.cpp
Fix pasting BOARD_ITEMs containing Unicode characters
8 years ago
kicad_clipboard.h
Improved copy/paste functionality by Kristoffer:
8 years ago
kicad_netlist_reader.cpp
Count pins instead of using netcount as a proxy.
8 years ago
kicad_plugin.cpp
Query user to create library on save
8 years ago
kicad_plugin.h
Don't cache github libraries above nginx server.
8 years ago
layer_widget.cpp
Only adjust LAYER_WIDGET font size if larger than indicator.
8 years ago
layer_widget.h
Only adjust LAYER_WIDGET font size if larger than indicator.
8 years ago
legacy_netlist_reader.cpp
UI string normalization.
8 years ago
legacy_plugin.cpp
Don't cache github libraries above nginx server.
8 years ago
legacy_plugin.h
Don't cache github libraries above nginx server.
8 years ago
load_select_footprint.cpp
Check footprint history list for validity.
8 years ago
magnetic_tracks_functions.cpp
Enable magnetic pads in Modedit.
8 years ago
menubar_footprint_editor.cpp
Missed some menu items in the earlier clean-up.
8 years ago
menubar_pcb_editor.cpp
Better wording
8 years ago
microwave.cpp
Changed PCB_BASE_FRAME::CreateNewModule() to stop adding modules to the board
8 years ago
minimun_spanning_tree.cpp
fix LSET() constructors, formatting
12 years ago
minimun_spanning_tree.h
More missing source license fixes.
11 years ago
move-drag_pads.cpp
Fix code after renaming files
8 years ago
move_or_drag_track.cpp
fix code after renaming files
8 years ago
muwave_command.cpp
fix code after renaming files
8 years ago
netclass.cpp
fix code after renaming files
8 years ago
netclass.h
rename files
8 years ago
netinfo.h
fix code after renaming files
8 years ago
netinfo_item.cpp
rename files
8 years ago
netinfo_list.cpp
fix code after renaming files
8 years ago
netlist.cpp
Refresh track & via net names after netlist update
8 years ago
netlist_reader.cpp
Fix quotes in UI messages
8 years ago
netlist_reader.h
Doxygen comment improvements.
9 years ago
onleftclick.cpp
Don't clear old footprint till after user has hit OK.
8 years ago
onrightclick.cpp
Re-enabling lock/unlock context menus in legacy
8 years ago
pad_custom_shape_functions.cpp
pcbnew: fixes in primitives->custom pad tool
8 years ago
pad_draw_functions.cpp
Ensure that we are drawing holes and outlines
8 years ago
pad_edition_functions.cpp
rename files
8 years ago
pcb_base_edit_frame.cpp
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
8 years ago
pcb_base_edit_frame.h
Fix code after renaming files
8 years ago
pcb_base_frame.cpp
Add a method to facilitate Tools handling in main frame toolbars.
8 years ago
pcb_display_options.cpp
rename files
8 years ago
pcb_draw_panel_gal.cpp
Change status bar Unconnected to Unrouted.
8 years ago
pcb_draw_panel_gal.h
Use worksheet bounding box when the board is empty
8 years ago
pcb_edit_frame.cpp
Check zone fills before plotting.
8 years ago
pcb_edit_frame.h
Check zone fills before plotting.
8 years ago
pcb_footprint_edit_utils.cpp
Update ratsnest after a footprint change
8 years ago
pcb_general_settings.cpp
Add missing settings to ModEdit's preferences.
8 years ago
pcb_general_settings.h
Share certain settings between board and footprint editor
8 years ago
pcb_layer_box_selector.cpp
rename files
8 years ago
pcb_layer_box_selector.h
DIALOG_GRAPHIC_ITEM_PROPERTIES: fix a not very understandable error message (especially when Dwgs.User layer is disabled).
8 years ago
pcb_layer_widget.cpp
Only adjust LAYER_WIDGET font size if larger than indicator.
8 years ago
pcb_layer_widget.h
Only adjust LAYER_WIDGET font size if larger than indicator.
8 years ago
pcb_legacy_draw_utils.cpp
rename files
8 years ago
pcb_netlist.cpp
Move Fields Editor to wxGrid.
8 years ago
pcb_netlist.h
Count pins instead of using netcount as a proxy.
8 years ago
pcb_painter.cpp
PCB_PAINTER: use dynamic_cast to determine whether an object is of EDA_ITEM type
8 years ago
pcb_painter.h
Fix a minor issue in pad editor dialog: in GAL mode, the pad was sometimes shown in outline mode, sometimes in filled mode
8 years ago
pcb_parser.cpp
Make sure segments read from file are in correct order.
8 years ago
pcb_parser.h
refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future
8 years ago
pcb_plot_params.cpp
rename files: update filenames in sources
8 years ago
pcb_plot_params.h
rename files: update filenames in sources
8 years ago
pcb_plot_params_parser.h
Removed all exception specifiers since deprecated.
9 years ago
pcb_screen.cpp
rename files
8 years ago
pcb_view.cpp
Remove some extra semicolons
8 years ago
pcb_view.h
Removed unused variables in PCB_VIEW
8 years ago
pcbnew.cpp
Make sure Cvpcb doesn't use its own FP_LIB_TABLE.
8 years ago
pcbnew.h
Switch zone fillets to absolute-error algorithm.
8 years ago
pcbnew.icns
Update MacOS icons
8 years ago
pcbnew.rc
Remove old xpm icons files
14 years ago
pcbnew_config.cpp
Fix strings for save/load project menu options; standardize on "Load"
8 years ago
pcbnew_config.h
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
8 years ago
pcbnew_doc.icns
Update MacOS icons
8 years ago
pcbnew_id.h
Retire auto-delete-old-track from toolbar.
8 years ago
pcbplot.cpp
fix code after renaming files
8 years ago
pcbplot.h
Fix a few doxygen warnings
9 years ago
plot_board_layers.cpp
Unify correction factor calculations
8 years ago
plot_brditems_plotter.cpp
Fix regression in plotting %R and %V text.
8 years ago
plotcontroller.h
plotcontroller: add method to get the current plot full file name and the current plot folder full path from Python script.
10 years ago
plugin.cpp
Go back to checking individual file timestamps.
8 years ago
print_board_functions.cpp
Minor fixes (fix a compil warning, and a incorrectly sized dialog)
8 years ago
printout_controler.cpp
Organize trace debugging code for ease of maintenance.
8 years ago
printout_controler.h
Add more "override" markers.
9 years ago
protos.h
Code cleaning: add comments, better names for a function, simplify code. No actual code change.
9 years ago
ratsnest.cpp
fix code after renaming files
8 years ago
ratsnest_data.cpp
Remove unused private vars
8 years ago
ratsnest_data.h
Fix a few doxygen warnings
9 years ago
ratsnest_viewitem.cpp
Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases
8 years ago
ratsnest_viewitem.h
Code formatting and clean-up
9 years ago
sel_layer.cpp
fix code after file renaming
8 years ago
swap_layers.cpp
move and swap layers: make changes undoable.
8 years ago
target_edit.cpp
fix code after renaming files
8 years ago
tool_footprint_editor.cpp
Standardize capitalization
8 years ago
tool_footprint_viewer.cpp
Fix memory leak and push menu change to other apps.
8 years ago
tool_onrightclick.cpp
fix code after renaming files
8 years ago
tool_pcb_editor.cpp
Removing legacy autorouter menu options
8 years ago
toolbars_update_user_interface.cpp
Fix incorrect UI management of Zoom to Selection, created by fix 2a419156
8 years ago
tracks_cleaner.cpp
Track cleaner: make option "Delete dangling tracks" working again.
8 years ago
undo_redo.cpp
fix code after renaming files
8 years ago
zone_filler.cpp
Check zone fills before plotting.
8 years ago
zone_filler.h
Check zone fills before plotting.
8 years ago
zone_settings.cpp
Respect 45-degree mode when set from zone dialog.
8 years ago
zone_settings.h
rename files
8 years ago
zones.h
* Python scripting: brings pad.GetZoneConnection() and in example pad.SetZoneConnection(pcbnew.PAD_ZONE_CONN_FULL) to full workable.
10 years ago
zones_by_polygon.cpp
Allow duplicating a zone onto the same layer in a GAL canvas.
8 years ago
zones_by_polygon_fill_functions.cpp
Make sure doc gets refreshed when zone check results in refill.
8 years ago
zones_functions_for_undo_redo.cpp
fix misspelled 'an other' -> 'another'
8 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_test_and_combine_areas.cpp
fix code after file renaming
8 years ago