302 Commits (a9ae86eefd468e0e9d249c47400ccc291babdabf)

Author SHA1 Message Date
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 6 years ago
Jeff Young 3a0256aade Add handle-based editing for eeschema bitmaps. 6 years ago
Jeff Young 909aeba3d9 Transition some more stuff from the MVC view to the controller. 6 years ago
Jeff Young c7bfa9857e Use more reflective naming of what the tool does. 6 years ago
Jeff Young b3e30e50c8 Cleanup. 6 years ago
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
Jeff Young e606587ff6 Move remaining Symbol Tree ctx menu cmds to ACTIONS. 7 years ago
jean-pierre charras df5c5c23ca Eeschema: fix incorrect handling of '/' in graphic texts. 6 years ago
Jeff Young 568c8c336b Move DRC control to a tool; move assorted commands to ACTIONS. 7 years ago
Jeff Young 7f1ed30ff5 Move DeMorgan handling to ACTIONs. 7 years ago
Jeff Young 39b91c90dd Moved more operations to ACTIONs. 7 years ago
Jeff Young 3777c5270b Move some more Eeschema operations to ACTIONs. 7 years ago
Jeff Young c7fa5c567f Load sheet content after a paste. 7 years ago
Jeff Young edc8438ef0 Start the process of removing the legacy draw panel. 7 years ago
Jeff Young 9d29e94cb5 Remove some more legacy code. 7 years ago
Jeff Young c0909611d3 Remove a bunch more legacy editing code. 7 years ago