81 Commits (b429dbfb884f5cfe93c362809d7bc2beaea56ef2)

Author SHA1 Message Date
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" 7 years ago
Jeff Young aab97c8385 Consolidate design rules UI. 8 years ago
Jeff Young 0358aee89e UNIT_BINDERize print and plot dialogs. 7 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
Russell Oliver 3b0855d204 Eagle Project Import: Code cleanup and documentation. 8 years ago
Russell Oliver b9973a1c67 PcbNew Eagle Import: Archives footprints in pretty library automatically on eagle project import. 8 years ago
Russell Oliver 433aa653fe Kicad: Add Project import function. -- add menu entry -- add ImportFile kiway function -- expose functions for creating/reading netlist -- add example eagle boad file as well 8 years ago
Jon Evans 460b1e8540 Move forceColorsToLegacy() to EDA_DRAW_FRAME as virtual method 8 years ago
jean-pierre charras a557838c61 Fix incorrect refresh of User Interface after running an action plugin, and add comments 8 years ago
jean-pierre charras 9bb43a89ba Pcbnew: keep layer manager synchronized with board items visibility after switching to a new canvas. 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
Wayne Stambaugh dab73e172b Doxygen warning fixes and coding policy comment changes. 9 years ago
jean-pierre charras 996bcdf458 Fix a few doxygen warnings 9 years ago
Kristoffer Ödmark 19d5cc7548 Removed all exception specifiers since deprecated. 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
John Beard b8edecc10f Move cursor shape flag into GAL settings 9 years ago