..
dialogs
Remove class RETAINED_PATH, put is main member function into SEARCH_STACK.
11 years ago
plugins
The internal BOM generator has bugs. I designed an XSL script, which converts the generated XML Partlist into
13 years ago
CMakeLists.txt
mac fixes
12 years ago
Info.plist
Try some new Mac support ideas.
12 years ago
annotate.cpp
Remove some uses of using namespace std.
12 years ago
backanno.cpp
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
block.cpp
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
block_libedit.cpp
Modular-Kicad milestone B), major portions:
12 years ago
bus-wire-junction.cpp
Code cleanup: Pcbnew: move files relative to exort functions to the new folder exporters
12 years ago
busentry.cpp
Code cleanup: Pcbnew: move files relative to exort functions to the new folder exporters
12 years ago
class_drc_erc_item.cpp
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
class_libentry.cpp
Jettison FP_LIB_TABLE::ConvertFromLegacy() into a static function, where it
12 years ago
class_libentry.h
Constification of HitTest and GetParent
12 years ago
class_library.cpp
Jettison FP_LIB_TABLE::ConvertFromLegacy() into a static function, where it
12 years ago
class_library.h
Make option KICAD_KEEPCASE actually functional for Eeschema, and make the setting default ON.
12 years ago
class_netlist_object.cpp
Finishing dialog_freeroute_exchange.cpp changes to run freeroute.jar if found in kicad binaries.
12 years ago
class_netlist_object.h
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
cmp_library.keywords
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
cmp_library_lexer.cpp
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
component_references_lister.cpp
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
component_tree_search_container.cpp
merge tip in, resolve.
12 years ago
component_tree_search_container.h
Eeschema: * Preselect the currently chosen component in the browser when pressing the thumbnail view.
12 years ago
controle.cpp
add back missing pcbnew cross probing event handlers. eeschema launches kiface versions of pcbnew & cvpcb if not single.
12 years ago
cross-probing.cpp
Functional
12 years ago
database.cpp
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
dialog_erc_listbox.h
Fix some compil warnings and Debug assertions
12 years ago
edit_bitmap.cpp
BUG FIX: eeschema as segfaulting on the 'Insert' key because the m_itemToRepeat
12 years ago
edit_component_in_schematic.cpp
More encapsulation work.
13 years ago
edit_label.cpp
Made the project default text size apply to all text things in eeschema, instead of the hardcoded value
12 years ago
eelibs_read_libraryfiles.cpp
Fix off by one error in libpart editor when displaying duplicate pins, unit numbers.
12 years ago
eeredraw.cpp
Worksheet code: cleanup and remove useless parameters.
13 years ago
eeschema.cpp
Kicad: fix crash on exit, when Libedit was called during a session. It fixes also a crash if Libedit was called, closed and reopened.
12 years ago
eeschema.icns
[MacOSX] Updated Icons - Document ones still missing :(
13 years ago
eeschema.rc
Remove old xpm icons files
14 years ago
eeschema_config.cpp
Made the project default text size apply to all text things in eeschema, instead of the hardcoded value
12 years ago
eeschema_config.h
More migration towards single process, extend PROJECT::Config*() in proper direction, cleanups.
12 years ago
eeschema_doc.icns
Updates for OS X
16 years ago
eeschema_id.h
Eeschema: Bug fix (move component field was not undoable)
13 years ago
erc.cpp
Fix compile errors when wx3.x is built with --enable-stl
12 years ago
erc.h
Fix compile errors when wx3.x is built with --enable-stl
12 years ago
events_called_functions_for_edit.cpp
Code cleanup: Pcbnew: move files relative to exort functions to the new folder exporters
12 years ago
files-io.cpp
Rework FOOTPRINT_VIEWER_FRAME::GetActiveFootprintViewer(), fix up comments and warnings.
12 years ago
find.cpp
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
general.h
Made the project default text size apply to all text things in eeschema, instead of the hardcoded value
12 years ago
getpart.cpp
DXF export: fix incorrect export of polygons having thick outline (like zones): Thick segments of outline were drawn like lines with no thickness.
12 years ago
help_common_strings.h
Commit patch about cvpcb, pcbnew and layout editor menu items, with 3 menu labels modified in Eeschema.
12 years ago
hierarch.cpp
Eeschema: Fix bug #1271155 relative to Grid selection in Eeschema.
12 years ago
hotkeys.cpp
All: add 2 hotkeys to simulate a mouse left click (key return) and left dclick (key end)
12 years ago
hotkeys.h
All: add 2 hotkeys to simulate a mouse left click (key return) and left dclick (key end)
12 years ago
invoke_sch_dialog.h
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
lib_arc.cpp
Constification of HitTest and GetParent
12 years ago
lib_arc.h
Constification of HitTest and GetParent
12 years ago
lib_bezier.cpp
Constification of HitTest and GetParent
12 years ago
lib_bezier.h
Constification of HitTest and GetParent
12 years ago
lib_circle.cpp
Constification of HitTest and GetParent
12 years ago
lib_circle.h
Constification of HitTest and GetParent
12 years ago
lib_collectors.cpp
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
lib_collectors.h
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
lib_draw_item.cpp
Code cleanup: Pcbnew: move files relative to exort functions to the new folder exporters
12 years ago
lib_draw_item.h
Constification of HitTest and GetParent
12 years ago
lib_export.cpp
Better strings for the translators (converted concatenations to formats)
13 years ago
lib_field.cpp
Made the project default text size apply to all text things in eeschema, instead of the hardcoded value
12 years ago
lib_field.h
Constification of HitTest and GetParent
12 years ago
lib_pin.cpp
Made the project default text size apply to all text things in eeschema, instead of the hardcoded value
12 years ago
lib_pin.h
Various fixes to pin drawing code
12 years ago
lib_polyline.cpp
Constification of HitTest and GetParent
12 years ago
lib_polyline.h
Constification of HitTest and GetParent
12 years ago
lib_rectangle.cpp
Constification of HitTest and GetParent
12 years ago
lib_rectangle.h
Constification of HitTest and GetParent
12 years ago
lib_text.cpp
Constification of HitTest and GetParent
12 years ago
lib_text.h
Constification of HitTest and GetParent
12 years ago
libarch.cpp
Code cleanup: Pcbnew: move files relative to exort functions to the new folder exporters
12 years ago
libedit.cpp
Remove class RETAINED_PATH, put is main member function into SEARCH_STACK.
11 years ago
libedit_onleftclick.cpp
Eeschema, Libedit: fixes color artifacts when moving/placing a pin.
13 years ago
libedit_onrightclick.cpp
Remove duplicate icon apply.svg (use ckecked_ok.svg instead which is the same icon).
12 years ago
libedit_plot_component.cpp
1) Add 32 Cu Layers.
11 years ago
libedit_undo_redo.cpp
Undo redo change and code cleanup.
14 years ago
libeditframe.cpp
Made the project default text size apply to all text things in eeschema, instead of the hardcoded value
12 years ago
libeditframe.h
1) Add 32 Cu Layers.
11 years ago
libfield.cpp
More encapsulation work.
13 years ago
load_one_schematic_file.cpp
Eeschema: fix compatibility with old schematic files, which can contain markers.
12 years ago
menubar.cpp
add back missing pcbnew cross probing event handlers. eeschema launches kiface versions of pcbnew & cvpcb if not single.
12 years ago
menubar_libedit.cpp
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
netform.cpp
Jettison FP_LIB_TABLE::ConvertFromLegacy() into a static function, where it
12 years ago
netlist.cpp
Code cleanup: Pcbnew: move files relative to exort functions to the new folder exporters
12 years ago
netlist.h
Eeschema: Rework on netlist generator: code clenenig and enhancement.
12 years ago
onleftclick.cpp
Eeschema component selection dialog improvements.
12 years ago
onrightclick.cpp
Remove duplicate icon apply.svg (use ckecked_ok.svg instead which is the same icon).
12 years ago
operations_on_items_lists.cpp
merge tip in, resolve.
12 years ago
pinedit.cpp
Fix off by one error in libpart editor when displaying duplicate pins, unit numbers.
12 years ago
plot_schematic_DXF.cpp
Remove duplicate code to draw and to plot title blocks.
13 years ago
plot_schematic_HPGL.cpp
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
plot_schematic_PDF.cpp
Remove duplicate code to draw and to plot title blocks.
13 years ago
plot_schematic_PS.cpp
Eeschema: fix Bug #1189893 (ps plot file opened twice)
13 years ago
plot_schematic_SVG.cpp
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
protos.h
Code cleanup: Pcbnew: move files relative to exort functions to the new folder exporters
12 years ago
sch_base_frame.cpp
Modular-Kicad milestone B), major portions:
12 years ago
sch_bitmap.cpp
All: GetBoundingBox returns now a const EDA_RECT.
12 years ago
sch_bitmap.h
All: GetBoundingBox returns now a const EDA_RECT.
12 years ago
sch_bus_entry.cpp
Remove some uses of using namespace std.
12 years ago
sch_bus_entry.h
Remove some uses of using namespace std.
12 years ago
sch_collectors.cpp
Eeschema find/replace bug fixes and improvements (fixes 1208616).
12 years ago
sch_collectors.h
Constification of HitTest and GetParent
12 years ago
sch_component.cpp
Made the project default text size apply to all text things in eeschema, instead of the hardcoded value
12 years ago
sch_component.h
Remove some uses of using namespace std.
12 years ago
sch_field.cpp
eeschema: fix the very minor bug #1298094. But it was due to a bad bounding box calculation, which is now fixed.
12 years ago
sch_field.h
All: GetBoundingBox returns now a const EDA_RECT.
12 years ago
sch_junction.cpp
Remove some uses of using namespace std.
12 years ago
sch_junction.h
Remove some uses of using namespace std.
12 years ago
sch_line.cpp
Remove some uses of using namespace std.
12 years ago
sch_line.h
Remove some uses of using namespace std.
12 years ago
sch_marker.cpp
All: GetBoundingBox returns now a const EDA_RECT.
12 years ago
sch_marker.h
All: GetBoundingBox returns now a const EDA_RECT.
12 years ago
sch_no_connect.cpp
Remove some uses of using namespace std.
12 years ago
sch_no_connect.h
Remove some uses of using namespace std.
12 years ago
sch_screen.cpp
- Better way to iterate on vias in the track list (GetFirstVia)
12 years ago
sch_sheet.cpp
Made the project default text size apply to all text things in eeschema, instead of the hardcoded value
12 years ago
sch_sheet.h
Remove some uses of using namespace std.
12 years ago
sch_sheet_path.cpp
- Better way to iterate on vias in the track list (GetFirstVia)
12 years ago
sch_sheet_path.h
- Better way to iterate on vias in the track list (GetFirstVia)
12 years ago
sch_sheet_pin.cpp
Made the project default text size apply to all text things in eeschema, instead of the hardcoded value
12 years ago
sch_text.cpp
Made the project default text size apply to all text things in eeschema, instead of the hardcoded value
12 years ago
sch_text.h
Remove some uses of using namespace std.
12 years ago
schedit.cpp
Modular-Kicad milestone B), major portions:
12 years ago
schematic_undo_redo.cpp
Upstream merge.
12 years ago
schframe.cpp
1) Add 32 Cu Layers.
11 years ago
selpart.cpp
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
sheet.cpp
Modular-Kicad milestone B), major portions:
12 years ago
sheetlab.cpp
Made the project default text size apply to all text things in eeschema, instead of the hardcoded value
12 years ago
symbdraw.cpp
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
symbedit.cpp
Remove class RETAINED_PATH, put is main member function into SEARCH_STACK.
11 years ago
template_fieldnames.cpp
Some more missing D()->DBG() changes.
12 years ago
template_fieldnames.h
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
14 years ago
template_fieldnames.keywords
*.lst -> *.keywords, rename input filenames to CMake script TokenList2DsnLexer.cmake
16 years ago
tool_lib.cpp
Code cleanup: Pcbnew: move files relative to exort functions to the new folder exporters
12 years ago
tool_sch.cpp
Modular-Kicad milestone B), glamorous portions:
12 years ago
tool_viewlib.cpp
Modular-Kicad milestone B), minor portions:
12 years ago
transform.cpp
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
transform.h
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
viewlib_frame.cpp
Modular-Kicad milestone B), minor portions:
12 years ago
viewlib_frame.h
OSX: fix incorrect path to launch pl_editor.
12 years ago
viewlibs.cpp
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago