272 Commits (5d751bef749232abd75d5c9aadf203f3e2fadde6)

Author SHA1 Message Date
Jeff Young 7fc04c3cf2 Fixes for realtime connectivity being off. 4 years ago
Jeff Young 9e999f4de4 ADDED Repair Schematic. 4 years ago
Roberto Fernandez Bautista 04a30638f0 eeschema: Pasted items are moving as soon as they are pasted 4 years ago
Roberto Fernandez Bautista b572781a8a eeschema: Update anchor position of pasted items after initial move 4 years ago
Jeff Young f345eacf13 Be more careful with undo, and don't re-merge a bus over a bus entry. 4 years ago
Seth Hillbrand 18318c73b5 Fix swapped parameters 4 years ago
Seth Hillbrand dd99b2dc2f Add action to edit symbol from Library 4 years ago
jean-pierre charras 29756278e0 eeschema: fix crash when the simulator frame is open and the Tune tool is actived. 4 years ago
Jeff Young c5e5d8e0d4 Fix multi-sheet find/replace issues. 4 years ago
Seth Hillbrand 854472d550 Prevent automatic RTree recaching 4 years ago
jean-pierre charras d362cbc530 EEschema: change Save Copy As... to Save Current Sheet Copy As... 4 years ago
Jeff Young 9ea6b44ee8 Formatting. 4 years ago
Marek Roszko 064ab933dd Always update the hierarchy navigator when setting the current sheet in the frame 4 years ago
Marek Roszko e7814915db Call UpdateHierarchyNavigator on find jump in schematic in case we cross pages 4 years ago
Jeff Young 5c07441e24 Remove Setup Dialog assignment of netclasses to buses. 4 years ago
Jeff Young cc14dfe3ca Make canvas netclass assignment mirror Setup Dialog assignment. 4 years ago
Jon Evans ed342d0cc0 Do not clear highlighting on a cancel event 4 years ago
Wayne Stambaugh 451f8eefc0 Eeschema: fix broken project symbol rescue bug. 4 years ago
Wayne Stambaugh 4ee0b28ffc Coverity issue fixes. 4 years ago
Marek Roszko 74b8f14ec3 Don't find when the dialog isn't open or the search is blank (which resulted in full highlighting) 4 years ago
Roberto Fernandez Bautista 3e32c2e5a7 eeschema: Make pasted text left aligned so that it is editable 4 years ago
Seth Hillbrand 871bdbc952 Search sheets in hierarchy-order 4 years ago
Mike Williams d18d993eac Eeschema: find next key shouldn't launch find dialog 4 years ago
Jon Evans 0463fc4c2b Fix several bugs and refactor schematic saving 4 years ago
Seth Hillbrand 75e4fa9b75 Handle multiple annotation in search 4 years ago
Seth Hillbrand 729ba1e301 Ensure deterministic Find/Replace ordering 4 years ago
Jeff Young 95b87ba29a Freshen microwave polygon dialog and remove a bunch of dead code. 4 years ago
Jeff Young d40712d9d6 Formatting and message consistency. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Mike Williams 2c766bdb2b Eeschema: fix assigning netclass to buses 4 years ago
Jeff Young 46701c1195 Don't allow undo record to get pushed during an undo. 4 years ago
Mikolaj Wielgus 1c28ea0577 Do not create selection with simulator probe tool 4 years ago
Jeff Young f46486bc3e Naming conventions. 4 years ago
Jeff Young a1dfc36233 More error message regularization. 4 years ago
Roberto Fernandez Bautista 466536d509 Make sure hierarchy is up to date before checking duplicate sheet names 4 years ago
Wayne Stambaugh ff099453c8 Rename class_library.[h|cpp] to symbol_library.[h|cpp]. 4 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 4 years ago
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Jeff Young bcdec0dea7 Move '~' pin name processing to LIB_PIN and SCH_PIN. 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
luz paz 5f1e9bc8a7 Fix typos in source code 4 years ago
Seth Hillbrand c7d188a8d0 Centralizing SCRIPTING class 5 years ago
Jeff Young c4cabb38d5 More worksheet -> drawing sheet cleanup. 5 years ago
Jeff Young 0598c82972 Terminology (use present tense for flags). 5 years ago
Jeff Young 42eae27551 Rebuild selection after heavy lifting. 5 years ago
Roberto Fernandez Bautista 5cf3e6d31a eeschema: Duplicate() is a Copy() followed by a Paste() 5 years ago
Jeff Young 7356f9568d Move grid disable modifier from ALT to CTRL. 5 years ago
Ian McInerney 5378cacee3 Don't make a copy when looping 5 years ago
Roberto Fernandez Bautista f2677340f2 Access the new paste behaviour via a new Paste Special... dialog 5 years ago