Browse Source
1. Fixed copy paste error in append_board_to_current.cpp ruining a if else condition, should fix a possible bounding box computation bug
1. Fixed copy paste error in append_board_to_current.cpp ruining a if else condition, should fix a possible bounding box computation bug
2. Whole bunch of pointless casts removed 3. Unused variables removed 4. Fix bug caused by JP on April 25, 2015 where strings were adjusted for translation and the hotkeys section table accidentally swapped the footprint editor title with tag, resulting in "footprint editor" being exported instead of "[footprinteditor]" No functional changes besides #4, technically it'll "break" imports hotkeys files but April 25 broke imports as well.pull/7/head
committed by
jean-pierre charras
43 changed files with 64 additions and 118 deletions
-
2eeschema/hotkeys.cpp
-
8pcbnew/append_board_to_current.cpp
-
5pcbnew/block.cpp
-
2pcbnew/board_items_to_polygon_shape_transform.cpp
-
8pcbnew/board_undo_redo.cpp
-
6pcbnew/class_board.cpp
-
3pcbnew/class_board_connected_item.cpp
-
4pcbnew/class_drawsegment.cpp
-
4pcbnew/class_edge_mod.cpp
-
3pcbnew/class_footprint_wizard.cpp
-
2pcbnew/class_mire.cpp
-
12pcbnew/class_module.cpp
-
14pcbnew/class_pad.cpp
-
4pcbnew/class_track.cpp
-
4pcbnew/class_zone.cpp
-
4pcbnew/clean.cpp
-
8pcbnew/dragsegm.cpp
-
1pcbnew/drc.cpp
-
4pcbnew/editrack-part2.cpp
-
1pcbnew/exporters/export_vrml.cpp
-
4pcbnew/exporters/gen_modules_placefile.cpp
-
4pcbnew/github/github_plugin.cpp
-
3pcbnew/gpcb_plugin.cpp
-
3pcbnew/highlight.cpp
-
4pcbnew/hotkeys.cpp
-
3pcbnew/kicad_netlist_reader.cpp
-
6pcbnew/kicad_plugin.cpp
-
1pcbnew/librairi.cpp
-
2pcbnew/modedit.cpp
-
2pcbnew/modview_frame.cpp
-
11pcbnew/muonde.cpp
-
2pcbnew/onrightclick.cpp
-
2pcbnew/pad_edition_functions.cpp
-
2pcbnew/pcad2kicadpcb_plugin/pcad2kicad_common.cpp
-
2pcbnew/pcbnew.cpp
-
7pcbnew/pcbnew_config.cpp
-
12pcbnew/specctra_export.cpp
-
1pcbnew/swap_layers.cpp
-
2pcbnew/tool_pcb.cpp
-
2pcbnew/toolbars_update_user_interface.cpp
-
3pcbnew/xchgmod.cpp
-
2pcbnew/zones_polygons_test_connections.cpp
-
3pcbnew/zones_test_and_combine_areas.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue