336 Commits (e9e28b9aac8a81df025b04ea67cfe31eb08e7e8f)

Author SHA1 Message Date
Jeff Young e9e28b9aac Retire legacy block architecture. 7 years ago
Jeff Young b90b454ada Remove legacy block operations. 7 years ago
Jeff Young fbb807f3bb Move some more menu & toolbar items to modern toolset. 7 years ago
Jeff Young a461eae8b9 Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
Jeff Young dae41b7460 Remove legacy segment-based zones. 7 years ago
Seth Hillbrand aeedb3543b pcbnew: Update strings 7 years ago
jean-pierre charras cc0aa8b928 Gfx import: fix many issues, and add many enhancements. 7 years ago
jean-pierre charras 430c61822d Import svg import code from experimental trunk: convert dxf importer 7 years ago
Jeff Young 0de9cb345c Add shortcuts to setting dialogs for track widths, via sizes and grid sizes. 7 years ago
Jeff Young 5c26b1dabd Don't use C-style cast when we don't actually know what it is. 7 years ago
Jeff Young adfe2fc267 Make sure user isn't surprised by Match All setting. 7 years ago
Jeff Young 3dcd52021a Simplify exchange footprints dialog and support wildcards. 7 years ago
Seth Hillbrand 4460313104 pcbnew: Separating connectivity to subdir 7 years ago
Jeff Young 42ee4f79e4 Fix assert in Graphic Item Properties. 7 years ago
Seth Hillbrand b3a5e08c2f pcbnew: Rename PCB_ZONE_T and remove from connectivity 7 years ago
Jeff Young cbb3492d98 Standardize Footprint Viewer and Footprint Browser. 7 years ago
Tomasz Wlostowski 61fb3f6d0f pcbnew: bring back the autoplacer tool to GAL 7 years ago
Jeff Young 45e6dfc7af Simplify copy/paste of pad settings. 7 years ago
Jeff Young 49ea6e1670 Fix occurrences of "edition" which should be "editing" 7 years ago
Jeff Young aab97c8385 Consolidate design rules UI. 8 years ago
Jeff Young ae2cb331b1 Merge PCBnew text edit dialogs. 8 years ago
Jeff Young 40c1c8285d Combine PCBnew and ModEdit Graphic Item Properties dialogs. 8 years ago
Jeff Young 2ff414adb4 Simplify Move Exactly and Postion Relative dialogs. 8 years ago
jean-pierre charras e57cd291ff class BOARD: rename m_Zone to m_SegZoneDeprecated to avoid mistakes in code. 8 years ago
Seth Hillbrand 6b973f42eb Re-enabling lock/unlock context menus in legacy 8 years ago
Seth Hillbrand 8d017c9261 Re-enabling global spread and place 8 years ago
jean-pierre charras c758e72c1d Remove a useless file and move the 2 methods to suitable files. 8 years ago
jean-pierre charras be746a8e3d rename a few files related to the footprint viewer. 8 years ago
jean-pierre charras 39b4afecfa fix code after file renaming 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
Jeff Young 4c29ab6c09 Simplify Exchange Footprints dialog and add Update mode. 8 years ago
Tomasz Włostowski fdd5023aee pcbnew: factored out ZONE_FILLER to a separate file 8 years ago
Tomasz Włostowski 00ad8f24a0 pcbnew: Minor changes in CONNECTIVITY_DATA interface: 8 years ago
Tomasz Włostowski b945d2a708 cleanup: replace CLASS_MIRE with CLASS_PCB_TARGET for naming clarity 8 years ago
Tomasz Włostowski 81d1e17f02 refactoring: renamed pcbstruct.h to pcb_display_options.h, DISPLAY_OPTIONS->PCB_DISPLAY_OPTIONS 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
Simon Richter d41af7db7d Legacy handling for Via tool 8 years ago
Robbert Lagerweij bf832dd941 pcbnew - refactor move exactly tool (1/2) 8 years ago
Maciej Suminski e18475f220 Renamed remaining constants to match the action (see ab44e7cc) 8 years ago
Maciej Suminski 72eff0941e Code formatting and warning fixes 8 years ago
Maciej Suminski 7b9330129c Update ratsnest lines on zone fill removal 8 years ago
Tomasz Włostowski 3b16d3cffe further DLIST/Iterators cleanup, some code formatting 9 years ago
Tomasz Włostowski 3cba1007eb Removed legacy connectivity/ratsnest algorithm, replaced with the new one. No legacy autorouting for the moment 9 years ago
jean-pierre charras a1a9440091 Pcbnew fix incorrect UI behavior of Zoom to selection in legacy canvas. UI behavior in GAL canvas is still incorrect. 9 years ago
jean-pierre charras ad48cd435d Replace SetToolID( ID_NO_TOOL_SELECTED, ...) by SetNoToolSelected() in code 9 years ago
jean-pierre charras 1951ee924c Very minor change in some sources: replace in comments CHANGE_LOG.TXT AUTHORS.txt 9 years ago
Robbert Lagerweij e57c962336 Pcbnew: add option to select origin & anchor in move exactly tool 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Alejandro García Montoro f68ce306bd CPolyLine -> SHAPE_POLY_SET refactor. 9 years ago
John Beard 8c3b8ee693 Add a ruler tool to pcbnew GAL 9 years ago