263 Commits (4db4a0a46fe8509405e12a1a5e1e7d182720e9b7)

Author SHA1 Message Date
Seth Hillbrand 02a5d47de9 Avoid passing references in EESchema 5 years ago
Seth Hillbrand 8751a55651 Tightening up the title bar display 5 years ago
Seth Hillbrand d6a4ab0eec Shortening filenames in titlebar 5 years ago
Michael Kavanagh de03d3d427 Application title bar: app name after filename 6 years ago
Wayne Stambaugh c9fa46ace8 Eeschema: allow symbols to be edited in place. 5 years ago
Mark Roszko 9f128f942c Move shutdown blocker to kiplatform 5 years ago
Jon Evans 68dd508fbd Use correct wildcard for creating new schematics 5 years ago
Jeff Young 20211eed49 Unroll a level of prefs for fieldname templates. 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
Jeff Young 80846dcbc7 Improve shutdown performance. 5 years ago
Jeff Young 97c34e2516 ADDED alternate pin definitions and assignments. 5 years ago
Seth Hillbrand 7565a08396 eeschema: Add select all to schematic and library editor 5 years ago
Wayne Stambaugh c14065ee98 Fix initial zoom to fit size in schematic and board editors. 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Ian McInerney fd4388710d Migrate eeschema, libview and libedit to the UI condition framework 5 years ago
Jeff Young 2b0b7a5153 Clear pin net-name-driving cache when changing annotation. 5 years ago
Jon Evans 433616cbf0 Prevent segfault on schematic frame close 5 years ago
Jeff Young f4ab14f32d Performance improvements for SchematicCleanup(). 5 years ago
Jon Evans 32a7d00256 Make sure projects are cleaned up nicely when frames close 5 years ago
Jeff Young 3522fd0535 Refresh for colour changes. 5 years ago
Jeff Young 4479fcc6dc Give HardReset() a better chance of success. 5 years ago
Jeff Young 3fd0a3f842 Update text variables even when they're changed from other binary. 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jeff Young 9b92b275de Remove vestiages of old open-PCB-for-settings hack. 5 years ago
Jon Evans b1b9cef5fb Full-project automatic backup system 5 years ago
Jon Evans 0410fdd9fb Push a few missed project settings out of the frame 5 years ago
Jeff Young ec6c1b80b7 Fix a couple of bugs in the CurrentSheet architecture. 5 years ago
Jon Evans 04a51a5ba4 Push current sheet handling to SCHEMATIC 5 years ago
Jon Evans 498fa8d8ba Fix some things about template fieldname synchronization 5 years ago
Jon Evans 4dbbe1cf68 Project settings fixes from review 5 years ago
Jon Evans 12b4a55ae8 Port Eeschema to new project settings 5 years ago
Jeff Young c48f4272f3 Collapse a level out of the zoom settings. 5 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 5 years ago
Jon Evans 1e69f592f6 Rework net highlighting to use connections instead of strings 5 years ago
Jon Evans e934f8b459 Remove python netlist QA facilities 5 years ago
Jon Evans a63df2fbf0 Remove BuildNetListBase from netlisting paths 5 years ago
Jeff Young d61b6f965e Flatten some settings and remove some more globals. 5 years ago
Ian McInerney fca7ade81f Move to the AUI version of the infobar 5 years ago
Jon Evans 7c7b7f41da Move SCH_SCREEN project access to SCHEMATIC 6 years ago
Jon Evans fbc42a8cb5 Move schematic defaults to SCHEMATIC and add some missing settings entries 6 years ago
Ian McInerney 73a1ce3e84 Move eeschema find notification to the infobar and improve the infobar widget 6 years ago
Jeff Young 7bb280ea39 General cleanup. 6 years ago
Jon Evans 4e2e280bf4 Fix part adding 6 years ago
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
Ian McInerney e662e33104 Store the current filename in the history on close 6 years ago
Jon Evans d599648ec7 ADDED: Enable color themes for schematic printing 6 years ago
Jeff Young 724c669434 Move a few more commands to tool framework. 6 years ago
Jeff Young c66bf3df67 Move tool shutdown to after all cancel opportunities. 6 years ago