.. |
dialogs
|
zone properties dialog was not showing previously selected net
|
2011-08-27 18:31:56 -05:00 |
CMakeLists.txt
|
pcbnew: better code to read/modify/delete footprints in module libraries.
|
2011-07-06 18:40:54 +02:00 |
Info.plist
|
Fix some minor OS X issues
|
2011-08-30 09:35:40 +02:00 |
ar_protos.h
|
All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected)
|
2011-03-09 21:09:11 +01:00 |
attribut.cpp
|
Pcbnew: finish work on Length Die (displays track length, and fulll length and length die for tracks ending on pads having a length die > 0 )
|
2011-08-20 16:46:48 +02:00 |
automove.cpp
|
Minor fixes. Code cleaning.
|
2011-03-09 15:30:39 +01:00 |
autoplac.cpp
|
Coding policy fixes and other minor improvements.
|
2011-04-12 10:19:59 -04:00 |
autorout.cpp
|
All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected)
|
2011-03-09 21:09:11 +01:00 |
autorout.h
|
Coding style and Doxygen comment fixes.
|
2011-03-29 15:33:07 -04:00 |
basepcbframe.cpp
|
Pcbnew: fix bug 804780.
|
2011-07-05 14:46:14 +02:00 |
block.cpp
|
Fix most GCC 4.6 compiler warnings and minor bug fix.
|
2011-05-13 09:15:28 -04:00 |
block_module_editor.cpp
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
board.cpp
|
Coding style and Doxygen comment fixes.
|
2011-03-29 15:33:07 -04:00 |
board_items_to_polygon_shape_transform.cpp
|
Combine DRAWSEGMENT and EDGE_MOD code in pcbnew.
|
2011-08-09 02:50:55 +03:00 |
board_undo_redo.cpp
|
EESchema remove global variable and fix text object change type undo/redo.
|
2011-04-05 10:46:51 -04:00 |
build_BOM_from_board.cpp
|
fix very minor bugs.
|
2011-03-03 20:08:13 +01:00 |
cell.h
|
finished Draw functions for aperture macros. Now aperture macros are drawn correctly.
|
2010-10-03 17:39:06 +02:00 |
class_board.cpp
|
improved comments and formatting
|
2011-08-09 09:13:01 -05:00 |
class_board.h
|
zone to zone DRC 'clearance' policy/setting now comes from ZONE_CONTAINER::GetClearance(), a virtual override, and is currently ignoring the netclass setting and using only the m_ZoneClearance settting, see ZONE_CONTAINER::GetClearance() to adjust policy.
|
2011-08-08 22:41:20 -05:00 |
class_board_connected_item.cpp
|
function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers
|
2010-11-12 10:36:43 -06:00 |
class_board_design_settings.cpp
|
LibEdit: finished SVG plot.
|
2010-03-19 20:15:30 +00:00 |
class_board_item.cpp
|
Refactor PCBNew selection clarification menu icon code.
|
2011-08-01 11:29:27 -04:00 |
class_dimension.cpp
|
Refactor PCBNew selection clarification menu text code.
|
2011-07-14 11:42:44 -04:00 |
class_dimension.h
|
zwischen punkt for migration to PNG bitmaps
|
2011-08-28 22:04:59 -05:00 |
class_drawsegment.cpp
|
Combine DRAWSEGMENT and EDGE_MOD code in pcbnew.
|
2011-08-09 02:50:55 +03:00 |
class_drawsegment.h
|
zwischen punkt for migration to PNG bitmaps
|
2011-08-28 22:04:59 -05:00 |
class_drc_item.cpp
|
removed in drawpanel an erroneous change (was made only for a test). drc code cleaning. cmakelist.txt changes in minizip.
|
2010-09-18 10:29:40 +02:00 |
class_edge_mod.cpp
|
Combine DRAWSEGMENT and EDGE_MOD code in pcbnew.
|
2011-08-09 02:50:55 +03:00 |
class_edge_mod.h
|
zwischen punkt for migration to PNG bitmaps
|
2011-08-28 22:04:59 -05:00 |
class_footprint_library.cpp
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
class_footprint_library.h
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
class_marker_pcb.cpp
|
Refactor PCBNew selection clarification menu text code.
|
2011-07-14 11:42:44 -04:00 |
class_marker_pcb.h
|
zwischen punkt for migration to PNG bitmaps
|
2011-08-28 22:04:59 -05:00 |
class_mire.cpp
|
Refactor PCBNew selection clarification menu text code.
|
2011-07-14 11:42:44 -04:00 |
class_mire.h
|
zwischen punkt for migration to PNG bitmaps
|
2011-08-28 22:04:59 -05:00 |
class_module.cpp
|
pcbnew's footprint editor was not injecting the m_LocalClearance setting back into an existing board after a module edit
|
2011-08-08 22:37:48 -05:00 |
class_module.h
|
zwischen punkt for migration to PNG bitmaps
|
2011-08-28 22:04:59 -05:00 |
class_module_transform_functions.cpp
|
Pcbnew: netlist.cpp: code cleaning. Comments added and updated
|
2011-05-03 14:57:44 +02:00 |
class_netclass.cpp
|
Fix bug 741352
|
2011-03-25 21:07:27 +01:00 |
class_netclass.h
|
EESchema improvements and other minor fixes.
|
2011-02-04 21:21:11 -05:00 |
class_netinfo.h
|
EESchema code refactoring and coding policy naming fixes.
|
2011-01-21 14:30:59 -05:00 |
class_netinfo_item.cpp
|
Pcbnew: finish work on Length Die (displays track length, and fulll length and length die for tracks ending on pads having a length die > 0 )
|
2011-08-20 16:46:48 +02:00 |
class_netinfolist.cpp
|
Pcbnew: code cleanup
|
2010-11-26 18:47:35 +01:00 |
class_pad.cpp
|
Pcbnew: Add NPTH pads (seen changelog).
|
2011-08-19 15:08:24 +02:00 |
class_pad.h
|
zwischen punkt for migration to PNG bitmaps
|
2011-08-28 22:04:59 -05:00 |
class_pad_draw_functions.cpp
|
Pcbnew: Add NPTH pads (seen changelog).
|
2011-08-19 15:08:24 +02:00 |
class_pcb_layer_widget.cpp
|
Pcbnew, Gerbview: Fix a minor issue in layer manager:
|
2011-04-07 21:17:51 +02:00 |
class_pcb_layer_widget.h
|
Pcbnew, Gerbview: Fix a minor issue in layer manager:
|
2011-04-07 21:17:51 +02:00 |
class_pcb_text.cpp
|
Refactor PCBNew selection clarification menu text code.
|
2011-07-14 11:42:44 -04:00 |
class_pcb_text.h
|
zwischen punkt for migration to PNG bitmaps
|
2011-08-28 22:04:59 -05:00 |
class_text_mod.cpp
|
Refactor PCBNew selection clarification menu text code.
|
2011-07-14 11:42:44 -04:00 |
class_text_mod.h
|
zwischen punkt for migration to PNG bitmaps
|
2011-08-28 22:04:59 -05:00 |
class_track.cpp
|
Pcbnew: finish work on Length Die (displays track length, and fulll length and length die for tracks ending on pads having a length die > 0 )
|
2011-08-20 16:46:48 +02:00 |
class_track.h
|
zwischen punkt for migration to PNG bitmaps
|
2011-08-28 22:04:59 -05:00 |
class_zone.cpp
|
improved comments and formatting
|
2011-08-09 09:13:01 -05:00 |
class_zone.h
|
zwischen punkt for migration to PNG bitmaps
|
2011-08-28 22:04:59 -05:00 |
class_zone_setting.cpp
|
Add zone corner smoothing to pcbnew.
|
2011-02-21 21:43:59 +02:00 |
class_zone_setting.h
|
Add zone corner smoothing to pcbnew.
|
2011-02-21 21:43:59 +02:00 |
classpcb.cpp
|
Pcbnew: fix bug 804780.
|
2011-07-05 14:46:14 +02:00 |
clean.cpp
|
Coding policy fixes and other minor improvements.
|
2011-04-12 10:19:59 -04:00 |
collectors.cpp
|
Pcbnew: fix RDC error, for DRC between a an OVAL pad and an other pad.
|
2011-05-12 13:06:32 +02:00 |
collectors.h
|
Pcbnew: fix RDC error, for DRC between a an OVAL pad and an other pad.
|
2011-05-12 13:06:32 +02:00 |
connect.cpp
|
Fix most GCC 4.6 compiler warnings and minor bug fix.
|
2011-05-13 09:15:28 -04:00 |
controle.cpp
|
zwischen punkt for migration to PNG bitmaps
|
2011-08-28 22:04:59 -05:00 |
cross-probing.cpp
|
fix an issue created by commit 2954. Gerbview: display now an indicator of layers in use. minor code cleanup.
|
2011-04-05 19:49:14 +02:00 |
debug_kbool_key_file_fct.cpp
|
Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected.
|
2011-02-28 19:36:19 +01:00 |
debug_kbool_key_file_fct.h
|
fix function comments, this time ones in *.cpp files until they
|
2010-11-12 10:59:16 -06:00 |
deltrack.cpp
|
Pcbnew: finish work on Length Die (displays track length, and fulll length and length die for tracks ending on pads having a length die > 0 )
|
2011-08-20 16:46:48 +02:00 |
dimension.cpp
|
Replace WinEDAChoiceBox with wxComboBox.
|
2011-04-19 15:19:41 -04:00 |
dist.cpp
|
Minor fixes. Code cleaning.
|
2011-03-09 15:30:39 +01:00 |
drag.h
|
EESchema code refactoring and coding policy naming fixes.
|
2011-01-21 14:30:59 -05:00 |
dragsegm.cpp
|
PCBNew control update bug fixes, fixes lp:725963.
|
2011-03-01 14:26:17 -05:00 |
drc.cpp
|
Refactor PCBNew selection clarification menu text code.
|
2011-07-14 11:42:44 -04:00 |
drc_clearance_test_functions.cpp
|
Pcbnew: fix RDC error, for DRC between a an OVAL pad and an other pad.
|
2011-05-12 13:06:32 +02:00 |
drc_marker_functions.cpp
|
Refactor PCBNew selection clarification menu text code.
|
2011-07-14 11:42:44 -04:00 |
drc_stuff.h
|
eeschema: fix memory leakage.
|
2011-06-09 15:30:46 +02:00 |
edgemod.cpp
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
edit.cpp
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
edit_pcb_text.cpp
|
Add horizontal text justification to text items in pcbnew.
|
2011-07-05 00:32:49 +03:00 |
edit_track_width.cpp
|
Pcbnew: finish work on Length Die (displays track length, and fulll length and length die for tracks ending on pads having a length die > 0 )
|
2011-08-20 16:46:48 +02:00 |
editedge.cpp
|
Fix most GCC 4.6 compiler warnings and minor bug fix.
|
2011-05-13 09:15:28 -04:00 |
editmod.cpp
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
editrack-part2.cpp
|
Pcbnew: finish work on Length Die (displays track length, and fulll length and length die for tracks ending on pads having a length die > 0 )
|
2011-08-20 16:46:48 +02:00 |
editrack.cpp
|
Pcbnew: finish work on Length Die (displays track length, and fulll length and length die for tracks ending on pads having a length die > 0 )
|
2011-08-20 16:46:48 +02:00 |
edtxtmod.cpp
|
Add horizontal text justification to text items in pcbnew.
|
2011-07-05 00:32:49 +03:00 |
event_handlers_tracks_vias_sizes.cpp
|
Replace WinEDAChoiceBox with wxComboBox.
|
2011-04-19 15:19:41 -04:00 |
export_gencad.cpp
|
fix very minor bugs.
|
2011-03-03 20:08:13 +01:00 |
export_vrml.cpp
|
zwischen punkt for migration to PNG bitmaps
|
2011-08-28 22:04:59 -05:00 |
files.cpp
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
find.cpp
|
PCBNew control update bug fixes, fixes lp:725963.
|
2011-03-01 14:26:17 -05:00 |
find.h
|
PCBNew control update bug fixes, fixes lp:725963.
|
2011-03-01 14:26:17 -05:00 |
find.pjd
|
PCBNew UI normalization and global variable reductions.
|
2009-05-01 18:06:03 +00:00 |
gen_drill_report_files.cpp
|
Pcbnew: Add NPTH pads (seen changelog).
|
2011-08-19 15:08:24 +02:00 |
gen_holes_and_tools_lists_for_drill.cpp
|
Pcbnew: Add NPTH pads (seen changelog).
|
2011-08-19 15:08:24 +02:00 |
gen_modules_placefile.cpp
|
Coding policy fixes and other minor improvements.
|
2011-04-12 10:19:59 -04:00 |
gendrill.cpp
|
Pcbnew: Add NPTH pads (seen changelog).
|
2011-08-19 15:08:24 +02:00 |
gendrill.h
|
Pcbnew: Add NPTH pads (seen changelog).
|
2011-08-19 15:08:24 +02:00 |
globaleditpad.cpp
|
PCBNew control update bug fixes, fixes lp:725963.
|
2011-03-01 14:26:17 -05:00 |
gpcb_exchange.cpp
|
fix very minor bugs.
|
2011-03-03 20:08:13 +01:00 |
graphpcb.cpp
|
Fix most GCC 4.6 compiler warnings and minor bug fix.
|
2011-05-13 09:15:28 -04:00 |
help_common_strings.h
|
Pcbnew: netlist.cpp: code cleaning. Comments added and updated
|
2011-05-03 14:57:44 +02:00 |
hotkeys.cpp
|
Pcbnew: gen drill files code cleanup. Fix minor bug 680558
|
2010-11-24 16:10:33 +01:00 |
hotkeys.h
|
Schematic component object encapsulation and Doxygen comment warning fixes.
|
2010-12-14 10:56:30 -05:00 |
hotkeys_board_editor.cpp
|
PCBNew control update bug fixes, fixes lp:725963.
|
2011-03-01 14:26:17 -05:00 |
hotkeys_module_editor.cpp
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
icon_modedit.ico
|
Initial import of KiCad.
|
2007-05-06 16:03:28 +00:00 |
icon_pcbnew.ico
|
Initial import of KiCad.
|
2007-05-06 16:03:28 +00:00 |
icon_w3d.ico
|
Initial import of KiCad.
|
2007-05-06 16:03:28 +00:00 |
initpcb.cpp
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
ioascii.cpp
|
Fix bug 741352
|
2011-03-25 21:07:27 +01:00 |
layer_widget.cpp
|
fix an issue created by commit 2954. Gerbview: display now an indicator of layers in use. minor code cleanup.
|
2011-04-05 19:49:14 +02:00 |
layer_widget.h
|
fix an issue created by commit 2954. Gerbview: display now an indicator of layers in use. minor code cleanup.
|
2011-04-05 19:49:14 +02:00 |
librairi.cpp
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
loadcmp.cpp
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
locate.cpp
|
Fix most GCC 4.6 compiler warnings and minor bug fix.
|
2011-05-13 09:15:28 -04:00 |
magnetic_tracks_functions.cpp
|
PCBNew control update bug fixes, fixes lp:725963.
|
2011-03-01 14:26:17 -05:00 |
menubar_modedit.cpp
|
go to bitmap filenames which match the embedded bitmap variable name, i.e. lowercase
|
2011-08-28 15:51:45 -05:00 |
menubar_pcbframe.cpp
|
zwischen punkt for migration to PNG bitmaps
|
2011-08-28 22:04:59 -05:00 |
mirepcb.cpp
|
PCBNew control update bug fixes, fixes lp:725963.
|
2011-03-01 14:26:17 -05:00 |
modedit.cpp
|
zwischen punkt for migration to PNG bitmaps
|
2011-08-28 22:04:59 -05:00 |
modedit_onclick.cpp
|
zwischen punkt for migration to PNG bitmaps
|
2011-08-28 22:04:59 -05:00 |
modedit_undo_redo.cpp
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
modeditoptions.cpp
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
module_editor_frame.h
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
moduleframe.cpp
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
modules.cpp
|
PCBNew control update bug fixes, fixes lp:725963.
|
2011-03-01 14:26:17 -05:00 |
move-drag_pads.cpp
|
Fix most GCC 4.6 compiler warnings and minor bug fix.
|
2011-05-13 09:15:28 -04:00 |
move_copy_track.cpp.notused
|
file maintenance
|
2007-12-17 22:08:42 +00:00 |
move_or_drag_track.cpp
|
gr_basic.cpp: fix a bug I created in my last commit. Pcbnew: fix a very minor bug in hight light behavior
|
2011-04-15 16:10:20 +02:00 |
muonde.cpp
|
Combine DRAWSEGMENT and EDGE_MOD code in pcbnew.
|
2011-08-09 02:50:55 +03:00 |
muwave_command.cpp
|
PCBNew control update bug fixes, fixes lp:725963.
|
2011-03-01 14:26:17 -05:00 |
netlist.cpp
|
Pcbnew: Add NPTH pads (seen changelog).
|
2011-08-19 15:08:24 +02:00 |
onleftclick.cpp
|
gr_basic: fix incorrect clipping of thick lines (due to changes in code, the thickness was not taken in account to calculate the clip box size)
|
2011-04-14 20:44:46 +02:00 |
onrightclick.cpp
|
zwischen punkt for migration to PNG bitmaps
|
2011-08-28 22:04:59 -05:00 |
pcb_plot_params.cpp
|
Pcbnew: Add NPTH pads (seen changelog).
|
2011-08-19 15:08:24 +02:00 |
pcb_plot_params.h
|
Pcbnew: Add NPTH pads (seen changelog).
|
2011-08-19 15:08:24 +02:00 |
pcb_plot_params.keywords
|
Fix postscript output option in pcbnew plot dialog.
|
2011-02-17 19:11:20 +02:00 |
pcbframe.cpp
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
pcbnew.cpp
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
pcbnew.h
|
fix an issue created by commit 2954. Gerbview: display now an indicator of layers in use. minor code cleanup.
|
2011-04-05 19:49:14 +02:00 |
pcbnew.icns
|
Update OS X icns icons
|
2010-05-13 21:03:12 +02:00 |
pcbnew.rc
|
add files not currently available in source (e.g. docs, modules, etc.)
|
2007-06-05 12:10:51 +00:00 |
pcbnew_config.cpp
|
More native changes for OSX, see CHANGELOG.txt
|
2011-04-04 20:05:55 +02:00 |
pcbnew_config.h
|
Add PCBNew setting to remember last net list read and other minor fixes.
|
2010-04-23 10:46:00 -04:00 |
pcbnew_doc.icns
|
Update OS X icns icons
|
2010-05-13 21:03:12 +02:00 |
pcbnew_id.h
|
Code cleaning. Coding policy fixes.
|
2011-04-17 15:54:17 +02:00 |
pcbplot.cpp
|
Pcbnew: fix a minor issue: *.pro file updated by Pcbnew only on demand.
|
2011-03-22 18:58:58 +01:00 |
pcbplot.h
|
Add saving of pcb plot settings in board files.
|
2011-01-29 00:54:16 +02:00 |
plot_rtn.cpp
|
Pcbnew: Add NPTH pads (seen changelog).
|
2011-08-19 15:08:24 +02:00 |
plotdxf.cpp
|
PCBNew control update bug fixes, fixes lp:725963.
|
2011-03-01 14:26:17 -05:00 |
plotgerb.cpp
|
Pcbnew: Add NPTH pads (seen changelog).
|
2011-08-19 15:08:24 +02:00 |
plothpgl.cpp
|
PCBNew control update bug fixes, fixes lp:725963.
|
2011-03-01 14:26:17 -05:00 |
plotps.cpp
|
PCBNew control update bug fixes, fixes lp:725963.
|
2011-03-01 14:26:17 -05:00 |
polygons_defs.h
|
added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO.
|
2010-07-29 22:00:24 +02:00 |
print_board_functions.cpp
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
printout_controler.cpp
|
Coding style and Doxygen comment fixes.
|
2011-03-29 15:33:07 -04:00 |
printout_controler.h
|
EESchema code refactoring and coding policy naming fixes.
|
2011-01-21 14:30:59 -05:00 |
protos.h
|
Pcbnew: finish work on Length Die (displays track length, and fulll length and length die for tracks ending on pads having a length die > 0 )
|
2011-08-20 16:46:48 +02:00 |
queue.cpp
|
Minor fixes. Code cleaning.
|
2011-03-09 15:30:39 +01:00 |
ratsnest.cpp
|
Coding policy fixes and other minor improvements.
|
2011-04-12 10:19:59 -04:00 |
sel_layer.cpp
|
Gerbview: export_to_pcbnew enhancement and fixes.
|
2011-04-26 10:30:16 +02:00 |
set_grid.cpp
|
Set default button on all dialogs. Fixes lp:665703
|
2011-03-14 11:17:18 -04:00 |
solve.cpp
|
Fix most GCC 4.6 compiler warnings and minor bug fix.
|
2011-05-13 09:15:28 -04:00 |
specctra.cpp
|
specctra back import of session file can have numeric net names
|
2011-03-02 01:22:20 -06:00 |
specctra.h
|
EESchema bug fixes and other minor changes (fixes lp:793373).
|
2011-06-07 11:29:01 -04:00 |
specctra.keywords
|
++all:
|
2011-01-19 14:46:07 -06:00 |
specctra_export.cpp
|
PCBNew control update bug fixes, fixes lp:725963.
|
2011-03-01 14:26:17 -05:00 |
specctra_import.cpp
|
PCBNew auxiliary tool bar changes and other minor improvements.
|
2011-03-11 10:53:28 -05:00 |
specctra_test.cpp
|
Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected.
|
2011-02-28 19:36:19 +01:00 |
surbrill.cpp
|
Replace WinEDA_TextFrame with wxSingleChoiceDialog.
|
2011-04-19 10:28:34 -04:00 |
swap_layers.cpp
|
Dialog escape key termination and default button fixes.
|
2011-03-14 15:17:42 -04:00 |
tool_modedit.cpp
|
zwischen punkt for migration to PNG bitmaps
|
2011-08-28 22:04:59 -05:00 |
tool_onrightclick.cpp
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
tool_pcb.cpp
|
zwischen punkt for migration to PNG bitmaps
|
2011-08-28 22:04:59 -05:00 |
toolbars_update_user_interface.cpp
|
fix very minor bugs.
|
2011-03-03 20:08:13 +01:00 |
tr_modif.cpp
|
Pcbnew: finish work on Length Die (displays track length, and fulll length and length die for tracks ending on pads having a length die > 0 )
|
2011-08-20 16:46:48 +02:00 |
tracepcb.cpp
|
Add user write permission tests to PCBNew and other minor fixes.
|
2011-08-26 13:01:17 -04:00 |
track.cpp
|
Pcbnew: finish work on Length Die (displays track length, and fulll length and length die for tracks ending on pads having a length die > 0 )
|
2011-08-20 16:46:48 +02:00 |
trpiste.cpp
|
EESchema code refactoring and coding policy naming fixes.
|
2011-01-21 14:30:59 -05:00 |
work.cpp
|
Minor fixes. Code cleaning.
|
2011-03-09 15:30:39 +01:00 |
xchgmod.cpp
|
pcbnew: change module - fix the position of the new module is the same as the old module
|
2011-05-03 18:23:17 +04:00 |
zone_filling_algorithm.cpp
|
Coding style and Doxygen comment fixes.
|
2011-03-29 15:33:07 -04:00 |
zones.h
|
Minor fixes. Code cleaning.
|
2011-03-09 15:30:39 +01:00 |
zones_by_polygon.cpp
|
Pcbnew: Fix bug 811437 . This bug (due to duplicate time stamps), cannot happen with usual boards, only when 2 identical board (from the same .brd file) are append.
|
2011-07-16 18:04:49 +02:00 |
zones_by_polygon_fill_functions.cpp
|
Pcbnew: Fix bug 811437 . This bug (due to duplicate time stamps), cannot happen with usual boards, only when 2 identical board (from the same .brd file) are append.
|
2011-07-16 18:04:49 +02:00 |
zones_convert_brd_items_to_polygons_with_Boost.cpp
|
Pcbnew: bug fix: in rare cases, solid copper areas are to large (minimum width not taken in account to calculate filled areas)
|
2011-05-06 09:17:28 +02:00 |
zones_convert_brd_items_to_polygons_with_Kbool.cpp
|
Coding style and Doxygen comment fixes.
|
2011-03-29 15:33:07 -04:00 |
zones_convert_to_polygons_aux_functions.cpp
|
Coding style and Doxygen comment fixes.
|
2011-03-29 15:33:07 -04:00 |
zones_functions_for_undo_redo.cpp
|
EESchema remove global variable and fix text object change type undo/redo.
|
2011-04-05 10:46:51 -04:00 |
zones_functions_for_undo_redo.h
|
Doxygen comment warning fixes.
|
2010-12-29 18:47:32 +01:00 |
zones_non_copper_type_functions.cpp
|
PCBNew control update bug fixes, fixes lp:725963.
|
2011-03-01 14:26:17 -05:00 |
zones_polygons_insulated_copper_islands.cpp
|
Coding style and Doxygen comment fixes.
|
2011-03-29 15:33:07 -04:00 |
zones_polygons_test_connections.cpp
|
Coding style and Doxygen comment fixes.
|
2011-03-29 15:33:07 -04:00 |
zones_test_and_combine_areas.cpp
|
zone to zone DRC 'clearance' policy/setting now comes from ZONE_CONTAINER::GetClearance(), a virtual override, and is currently ignoring the netclass setting and using only the m_ZoneClearance settting, see ZONE_CONTAINER::GetClearance() to adjust policy.
|
2011-08-08 22:41:20 -05:00 |