43 Commits (73a0cbff62457420f59010a495cf1e9759f755a0)

Author SHA1 Message Date
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
Jeff Young d804427c83 Add Open-Schematic tool to PcbNew. 7 years ago
Jeff Young eaf5b913b6 Add Manage Symbol and Footprint Library tables to project frame. 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" 8 years ago
Jeff Young aab97c8385 Consolidate design rules UI. 8 years ago
Jeff Young 0358aee89e UNIT_BINDERize print and plot dialogs. 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 7841f8a466 Unified preferences dialog framework. 8 years ago
Jeff Young 2283bcda4c Add text item property options when updating footprints. 8 years ago
jean-pierre charras 250d958ebb Plot dialog: fix broken dialog management. 8 years ago
Seth Hillbrand 2d812c2827 Remove FreeRouting icon and menu option 8 years ago
Seth Hillbrand d62b4f36a6 Save hotkeys to combined app-based file 8 years ago
Jeff Young a31017bc9c Check zone fills before plotting. 8 years ago
Seth Hillbrand 2836d36de8 Removing legacy autorouter menu options 8 years ago
Jeff Young d54a252eaa Check zone fills for being out-of-date during DRC. 8 years ago
Jeff Young aa0ae48dda Update status bar and toolbars on language change. 8 years ago
Jeff Young 3b0a758f97 Ensure router layer is visible. 8 years ago
Jeff Young c6ef0d57f1 Retire auto-delete-old-track from toolbar. 8 years ago
Maciej Suminski a3941b1dec Eagle import plugin: remap zones/tracks/vias using net name remapping 8 years ago
Maciej Suminski 1f078f533b Refactor Eagle project import to use Kiway::ExpressMail() 8 years ago
Russell Oliver 9016344bb3 Eagle Schematic Import: Fix netlist mapping for zones and vias. 8 years ago
Tomasz Włostowski af7064ef89 pcbnew: synchronize zone visibility view menu entries with the toolbar buttons 8 years ago
Jon Evans cfd67163a1 Refactor post-load actions in PcbNew and apply them consistently 8 years ago
Jeff Young 2473cf6d45 Make plot dialog modeless. 8 years ago
Jeff Young 4dda8a39fe Add inc/dec current layer alpha to menus. 8 years ago
Maciej Suminski 9e80eff90a Eagle importer: two stage netlist update 8 years ago
Russell Oliver 864c152a5b Add converted footprint library to library table during Eagle project. 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 39b4afecfa fix code after file renaming 8 years ago
jean-pierre charras edf9821014 rename files 8 years ago
Jeff Young 4c29ab6c09 Simplify Exchange Footprints dialog and add Update mode. 8 years ago
Maciej Suminski d87a7ae58e Fallback to Cairo when OpenGL is not supported 8 years ago
jean-pierre charras 433b2bff40 Add comments in progress_reporter.h; Remove unused parameter in Fill_All_Zones and remove empty file. 8 years ago
Chris Pavlina 7e6a6540c8 Implement primitive icon scaling for high DPI 8 years ago
Jon Evans ca264f8982 Add bidirectional net highlight cross-probing 8 years ago
Henner Zeller 3f57fa5d24 Change time_t in the functions that deal with timestamps to a new typedef timestamp_t (defined as a long). 8 years ago
Jon Evans 0564d3456b Preserve color scheme when switching to legacy (Fixes lp:1670669) 8 years ago