81 Commits (b429dbfb884f5cfe93c362809d7bc2beaea56ef2)

Author SHA1 Message Date
Jeff Young b0e8443383 Sync-ing of menu has been done in CONDITIONAL_MENU for some time now. 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
Seth Hillbrand f007d2857a pcbnew: ClearPcb() without queuing tools 7 years ago
Jeff Young 15241b7fcf ACTION-ize toolbar/palette control. 7 years ago
Jeff Young 1222f3cc72 ACTION-ize fab outputs. 7 years ago
Jeff Young 3912c7407f Move global commands to ACTIONs. 7 years ago
Jeff Young 568c8c336b Move DRC control to a tool; move assorted commands to ACTIONS. 7 years ago
Jeff Young e517199794 Move ConfigurePaths and LibTable management to common ACTIONs. 7 years ago
Jeff Young 6ac273264d Move Show3DViewer to common action. 7 years ago
Seth Hillbrand 888c01d11b pcbnew: Move tracks to std::deque 7 years ago
Jeff Young ed9153a786 Fix assert launching PCBNew. 7 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 7 years ago
Jeff Young d2daab808c Remove some legacy cursor handling stuff. 7 years ago
Jeff Young edc8438ef0 Start the process of removing the legacy draw panel. 7 years ago
Jeff Young 1e9da7f57b Remove CurItem() architecture and legacy routers and drawing code. 7 years ago
Jeff Young a27e4246e0 Move some more menu commands to ACTIONs. 7 years ago
Jeff Young c0909611d3 Remove a bunch more legacy editing code. 7 years ago
Jeff Young 718ad77891 Fix a bug introduced when UseGalCanvas() no longer switches. 7 years ago
Jeff Young 9d9745b555 Remove more legacy editing code. 7 years ago
Jeff Young e9e28b9aac Retire legacy block architecture. 7 years ago
Jeff Young 2502bce987 Move quit back to wxIDs. wxWidgets like to muck around with the location on OSX. 7 years ago
Jeff Young 6936effaa7 Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Jeff Young 7d9a0b06e0 Push help menu down into EDA_BASE_FRAME. 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 69afa27a5f Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 7 years ago
Jeff Young ef5c69167a Start moving some LibEdit and SchEdit menubar menus to actions. 7 years ago
Andrei Pozolotin 3e4913adce Pcbnew export/import scripting functions. 7 years ago
Jon Evans 105825c058 Refactor Import Netlist to use the same codepath as Update PCB 7 years ago
Jeff Young dae41b7460 Remove legacy segment-based zones. 7 years ago
MaPePeR e7d32c54b9 pcbnew: Draw Ratsnest with arcs to avoid overlap 8 years ago
Jeff Young 77f15eeeaf Support synchronous messaging over KIWAY EXPRESS. 7 years ago
Tomasz Włostowski e5753b79d4 pcbnew: Hyperlynx Exporter - initial version 7 years ago
Jeff Young 1ae47b6069 Implement a copper-to-edge-clearance setting. 7 years ago
Seth Hillbrand 078320e2fb Unify and correct Autosave functions 7 years ago
Seth Hillbrand c0008bc757 pcbnew: Change track width should allow no changes 7 years ago
Seth Hillbrand e1bce7dccd pcbnew: Prevent using "edit width" in dialogs 7 years ago
Seth Hillbrand 9d99fd188f Revert "Change top selection drop-down to combobox" 7 years ago
Seth Hillbrand 7d06651a10 Change top selection drop-down to combobox 7 years ago
Jeff Young f0c0f04348 Fix ReadNetList and UpdatePCB issues with new footprints. 7 years ago
Jeff Young 0de9cb345c Add shortcuts to setting dialogs for track widths, via sizes and grid sizes. 7 years ago
Maciej Suminski 59f77e68c9 Removed unused pcbnew printing code 7 years ago
Jeff Young adfe2fc267 Make sure user isn't surprised by Match All setting. 7 years ago
Jeff Young ab67d2f81a Another go at fixing units changes for rulers. 7 years ago
Jeff Young cd7ebaf9ee Generate duplicate footprint errors when reading netlist. 7 years ago
qu1ck 72f87861bb pcbnew: Add toolbar buttons for action plugins 7 years ago
Jeff Young 4b1a31ffad Regularize save-changes dialogs. 7 years ago
jean-pierre charras 009044bd6b FOOTPRINT_EDIT_FRAME: fix incorrect layer manager initialization depending on canvas type. 7 years ago
Jeff Young d788c9d479 Move library table dialogs from PLAYER to KIFACE interface. 7 years ago