161 Commits (b29f55c1ca7774dd5b0f412da029c29afce0d3b1)

Author SHA1 Message Date
Wayne Stambaugh e253862f77 Eeschema: remove automatic conversion of time stamp UUIDs. 6 years ago
Wayne Stambaugh 169f63a6c0 Eeschema: make schematic sharing truly safe across all designs. 6 years ago
Wayne Stambaugh 7183e9f97e Make the new schematic and symbol library file formats the default. 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jon Evans b802a3e776 Add command-line option to generate netlist and exit 6 years ago
jean-pierre charras 98b9c80eb4 Schematic editor: fix not working tool to show/hide invisible pins. 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
Jeff Young 122b1ddaae Unwrap an unnecessary layer now that we have new config stuff. 6 years ago
Jeff Young 591428b0d9 Remove some problematic global variables. 6 years ago
Jeff Young 41b5872f12 Add ERC & DRC checks for unresolved variables. 6 years ago
Jeff Young cee973dc04 Move ERC error reporting over to the new framework. 6 years ago
Jeff Young 085d80e3f3 Remove duplicated settings from preferences. 6 years ago
Jeff Young dc9882c3b9 Fix a few bugs with Sheet field dragging and rotating. 6 years ago
Jeff Young 437f888c25 Schematic Setup dialog. 6 years ago
Jeff Young 535033c5c9 Enable editing of sheet fields. 6 years ago
Jeff Young dccc367864 Remove code missed in the modern-toolset move. 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Ian McInerney 879a8f4efb Rework the file history menus to not need references to the file history 6 years ago
Jeff Young e033e394e7 Add visibility flags for sheet names and sheet filenames. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Jeff Young 836c1ea56e Fix a bunch of un-caught boost::bad_pointer exceptions. 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 6 years ago
jean-pierre charras fd0d5fdb38 HIERARCHY_NAVIG_DLG: fix crash when in a subsheet one open the dialog 6 years ago
Franck Jullien ea218bc722 eeschema: Allow hierarchy navigator to stay open 6 years ago
Ian McInerney b9d8849b28 Unify unsaved changes detection logic in all frames 6 years ago
jean-pierre charras d9de28de35 Eeschema: usability enhancement. 6 years ago
Ian McInerney 087a90cf99 eeschema: Update titlebar when searching schematics 6 years ago
Wayne Stambaugh d4cea0f2b7 Eeschema: fix multiple sheet file name bugs. 6 years ago
Ian McInerney 39ef514ff9 Eeschema: Don't give a default filename to schematics in standalone 6 years ago
Jeff Young 9d288968e7 Be more explicit about extent of schematic cleanups. 6 years ago
Jeff Young 3bd38ec245 Improve zoom-to-extents for footprints with long text. 6 years ago
Jeff Young fb3aa446e1 Remove Run Simulator command from Export Spice Netlist. 6 years ago
Wayne Stambaugh 8789ab9265 Eeschema: remove rogue symbol libraries from project file. 6 years ago
Wayne Stambaugh b595dc0d3b Eeschema: fix edit sheet bug. 6 years ago
Jeff Young 3904d7ccfc Push some search stuff down into EDA_DRAW_FRAME so it can be shared. 6 years ago
jean-pierre charras 858db3c104 Synchronize toolbars state with current options after rebuilding them. 6 years ago
Jeff Young d67c2d13c7 Fix re-entrancy problem in cross-probing. 6 years ago
Jeff Young 6cd7d9fb89 Go back to inconsistent cross-probing for now. 6 years ago
Jeff Young 8d79661996 Convert symbol/module cross-probing to a selection model. 6 years ago
Jeff Young d03041b565 Cleanup. 6 years ago
Jeff Young f088d4d762 Add env-var setting to CommonSettingsChanged(). 6 years ago
Tomasz Włostowski d7fe307913 eeschema: automatically insert junctions at pin connections if needed during file load 6 years ago
Seth Hillbrand 39c2745f55 eeschema: Allow spaces in label names for multilabeling 7 years ago
Jeff Young 3a0256aade Add handle-based editing for eeschema bitmaps. 7 years ago
Jeff Young 909aeba3d9 Transition some more stuff from the MVC view to the controller. 7 years ago
Jeff Young c7bfa9857e Use more reflective naming of what the tool does. 7 years ago
Jeff Young b3e30e50c8 Cleanup. 7 years ago
Jeff Young b0e8443383 Sync-ing of menu has been done in CONDITIONAL_MENU for some time now. 7 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 7 years ago
Jeff Young e606587ff6 Move remaining Symbol Tree ctx menu cmds to ACTIONS. 7 years ago