436 Commits (b837aa823c3010ba65dd7e7313a227d75a9a6d53)

Author SHA1 Message Date
Ian McInerney a2f027e063 Add an infobar widget to display information above the canvas 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Jeff Young 84160c1da4 Fix typo. 6 years ago
jean-pierre charras 2cf82d9129 fix a wxWidgets minor alert and compil warnings 6 years ago
Jeff Young 724c669434 Move a few more commands to tool framework. 6 years ago
jean-pierre charras bc24d8e957 Fix typo and I18N string 6 years ago
Wayne Stambaugh e253862f77 Eeschema: remove automatic conversion of time stamp UUIDs. 6 years ago
Wayne Stambaugh 9c99286385 Fix a few Coverity warnings. 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
Jon Evans 2eaefb4874 Improve performance of schematic load and connectivity 6 years ago
Jon Evans b802a3e776 Add command-line option to generate netlist and exit 6 years ago
Jeff Young 2b6089240a Change super/subscript syntax to ^{foo} and _{foo}. 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
Wayne Stambaugh 2f682b6c5f Eeschema: implement s-expression schematic file format parser. 6 years ago
Jeff Young b13559c926 Add envVar and text variable resolution to plot directory paths. 6 years ago
jean-pierre charras b1b8a32078 fix a few Coverity warnings and compil minor warnings. 6 years ago
Wayne Stambaugh 7dc64f08b7 Eeschema: implement s-expression schematic file formatter. 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Jeff Young 490f39a671 Remove obsolete code requiring unique sheet names. 6 years ago
Jeff Young 81dd1d7a68 Timestamp-based paths were ugly. UUID-based ones are worse. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 6 years ago
Ian McInerney 079423c3cc eeschema: Remove unused include of eeschema_id.h 6 years ago
Mark Roszko 686b768a3d Add shutdown blocking on Windows for pcbnew, eeschema and pleditor 6 years ago
Wayne Stambaugh 30da2b31ea Eeschema: fix multiple symbol rescue bug caused by commit 54f066fe. 6 years ago
Jeff Young 9d288968e7 Be more explicit about extent of schematic cleanups. 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
Seth Hillbrand 7759ad7e27 eeschema: Clean up backup name 6 years ago
Wayne Stambaugh 9fae30162d Eeschema: fix many append schematic bugs. 6 years ago
Tomasz Włostowski d7fe307913 eeschema: automatically insert junctions at pin connections if needed during file load 6 years ago
Jeff Young 4eab89d9ef Fix OSX button order issue in Unsaved Changes dialog. 7 years ago
Jeff Young 1ea001d497 Go back to event-loop zooming for new frames. 7 years ago
Jeff Young bdd44ce88c Use consistent PageLayout data structure names. 7 years ago
Jeff Young a3dfce5adb Implement common file menu actions and move Eeschema over. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Seth Hillbrand b53b29399d eeschema: Ensure conn is updated after import 7 years ago
Tomasz Włostowski aff3243f3b eeschema: fix use-after-free crash in GetScreen()/GetCurrentSheet() 7 years ago
Jeff Young e850592587 Cleanup. 7 years ago
Jeff Young 7995b5cc3c Restore selection on abort and undo/redo. 7 years ago
Jeff Young 0c2ba94b16 More sharing between SchEdit and LibEdit. 7 years ago
Jon Evans 9589427960 Refactor how at-load schematic normalization is called 7 years ago
Jon Evans 3c714f1d8c Fix undo handling of SchematicCleanUp 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago
Seth Hillbrand 078320e2fb Unify and correct Autosave functions 7 years ago
jean-pierre charras bec2d7861e Eeschema: shows the opened sheet info in title bar. 7 years ago
Wayne Stambaugh 44cb979e91 Decouple SCH_EDIT_FRAME from symbol rescue and remap dialogs. 7 years ago
Seth Hillbrand 88d9f946a2 eeschema: Don't break Eagle junctions on import 7 years ago