742 Commits (ea62b145ff2f03fb0a34bf528c2480ef902571df)

Author SHA1 Message Date
jean-pierre charras f3f0e20a67 Pcbnew: add a board layer stack manager 6 years ago
Alexander bb290abe91 added board statistics dialog, which shows info for production and assembly 6 years ago
Jeff Young 183687c69e Cleanup and a big hack to prevent keyboard focus loss. 6 years ago
Simon Richter c8c3e1f96a Fix build order for generated headers and sources 6 years ago
jean-pierre charras 978c4fd7d3 Pcbnew, export_footprints_placefile.cpp: code refactor. 6 years ago
jean-pierre charras c1eee56785 Prepare changes to support a better board stack management in .gbrjob file. 6 years ago
Seth Hillbrand 51511eda85 CMake adjust Linux build 6 years ago
Jeff Young ce1f35a1be Cleanup some left-over vestiages of the legacy canvas architecture. 6 years ago
Seppe Stas 455ee4c08c Set KiCad version in MacOS apps 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
Jeff Young 765606012f Convert separate-compilation of selection.cpp to polymorphism. 6 years ago
John Beard 7ebda0247f Common: Remove legacy_gal library, fold into common 6 years ago
Seth Hillbrand c6af38477d CMake: Handle custom_target indirection 6 years ago
Jeff Young 3912c7407f Move global commands to ACTIONs. 6 years ago
Jeff Young 568c8c336b Move DRC control to a tool; move assorted commands to ACTIONS. 6 years ago
Seth Hillbrand 6a45446496 pcbnew: Remove the last dlist from modules/pcbnew 6 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
Jeff Young 03bab2f4a9 Remove some more legacy drawing stuff. 6 years ago
Jeff Young 1e9da7f57b Remove CurItem() architecture and legacy routers and drawing code. 6 years ago
Jeff Young a27e4246e0 Move some more menu commands to ACTIONs. 6 years ago
Jeff Young c0909611d3 Remove a bunch more legacy editing code. 6 years ago
Jeff Young 718ad77891 Fix a bug introduced when UseGalCanvas() no longer switches. 6 years ago
Jeff Young e9e28b9aac Retire legacy block architecture. 6 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 6 years ago
Jeff Young b90b454ada Remove legacy block operations. 6 years ago
Jeff Young fbb807f3bb Move some more menu & toolbar items to modern toolset. 6 years ago
Jeff Young f602ccd814 Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 6 years ago
Jeff Young ea0941cab3 Implement modern tools for LibEdit. 7 years ago
Jeff Young a12d769074 Code clarification and commenting. 7 years ago
Jeff Young b63fab92cf Move Eeschema net highlighting to modern toolset. 7 years ago
Tomasz Włostowski e5753b79d4 pcbnew: Hyperlynx Exporter - initial version 7 years ago
Jeff Young 87f303319c Implement a dry run for Cleanup Tracks and Vias. 7 years ago
Seth Hillbrand f96d16eba3 Restore LINK_MAP linker options 7 years ago
John Beard e6a6266f3d Build: libpolygon provides its own includes 7 years ago
John Beard bb2ae8e13b Bitmaps: move bitmap defs to bitmaps library 7 years ago
John Beard 453a91f661 Pcbnew: arrays skip existing names 7 years ago
John Beard 8297ab24e4 DRC: Break out courtyard overlap function 7 years ago
John Beard e6edc1b670 DRC: Make the marker factory a separate class 7 years ago
Wayne Stambaugh b13efdb0f2 Initial global footprint library table fixes. 7 years ago
John Beard ec91329da0 Pcbnew: Array tool should not number NPTHs 7 years ago
John Beard 892f7cf8ff Make SVG import an advanced config, not a compile option. 7 years ago
jean-pierre charras 85775d522c Fix incorrect include paths 7 years ago
jean-pierre charras a18c7496bb Ensure compatibility with "old" pythons scripts after renaming SetUseGerberAttributes() to SetUseGerberX2format() 7 years ago
John Beard bb18c9201b Make SVG import a CMake option (experimental) 7 years ago
jean-pierre charras cc0aa8b928 Gfx import: fix many issues, and add many enhancements. 7 years ago
jean-pierre charras 74a9d5401a Import svg import code from experimental trunk: start point 7 years ago
Maciej Suminski dea778842b Grand printing dialogs refactor 7 years ago
Maciej Suminski e81c3a59a2 Refactored and unified board editor and footprint editor print dialogs 7 years ago
Maciej Suminski 59f77e68c9 Removed unused pcbnew printing code 7 years ago
Maciej Suminski 5b94f20e6f Adapted printout controllers to the new printing routines 7 years ago