202 Commits (154e19b6e74f8d33cbca54a701af2f68c228f1a3)

Author SHA1 Message Date
jean-pierre charras 77f651639d Eeschema: fix crash using tune/probe function in spice simulator. 5 years ago
Jeff Young 8a720ef305 Update naming. 5 years ago
Marek Roszko 9b0a137d6c Stop bludgeoncompiling dialog_page_settings 5 years ago
Jeff Young 91ab540d18 Naming conventions. 5 years ago
Jeff Young 9c7c05c161 Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
Jeff Young dd60fd47b2 Cleanup and formatting. 5 years ago
jean-pierre charras 64636601b8 Eeschema: fix a Unicode/UTF8 management when pasting items from Clipboard. 5 years ago
Jeff Young 8c5c902fa3 Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young 6e6e0aa644 Naming conventions (including some component -> symbol). 5 years ago
Jeff Young f0d0e17aab Prepare for MODULE -> FOOTPRINT. 5 years ago
Jeff Young bddc97df30 LibEdit -> SymbolEditor 5 years ago
Jeff Young c5a86126d2 Be more clever about making sheet names unique. 5 years ago
Seth Hillbrand 4085757aeb Remove beginning/ending spaces in translations 5 years ago
Wayne Stambaugh 8ff51d8899 Eeschema: add schematic sheet page number. 5 years ago
Marek Roszko a2c3bdec0d Remove kicad_string.h from netlist_exporter.h 5 years ago
Marek Roszko 2c86363aa0 Relocate the page_layout includes to a page_layout folder 5 years ago
Michael Kavanagh c40483d18a Cleanup: Move KiCad files into plugins folder 5 years ago
Marek Roszko 03074ae6ed Kick the selection tool to activate (and thus update cursors) on exiting some picker tools 5 years ago
Mark Roszko d9485129c8 Implement more context specific cursors using both stock and custom cursors. 5 years ago
Jeff Young 4565631728 Finish moving eeschema assigned netclasses to sheet-path-relative. 5 years ago
jean-pierre charras bda275de46 more cleanup about removing useless include 5 years ago
Franck Jullien 2fc49045d1 ADDED: eeschema: Add intersheets references function 5 years ago
Jeff Young fdbb28aea2 Treat Reference and Unit as separate words when searching. 5 years ago
Jeff Young d5fd09249b Save instance info on clipboard and reapply it when keeping annotations. 5 years ago
Wayne Stambaugh c9fa46ace8 Eeschema: allow symbols to be edited in place. 5 years ago
Jeff Young 88635ee5b6 Clean up error messages. 5 years ago
Jon Evans 38a4e4ad5a Remove the last bits of the old netlist system 5 years ago
Jon Evans cf17a675b4 Port simulator probing to new connectivity info 5 years ago
Jeff Young 1bd7290309 Repair broken logic in ForceKeepAnnotations. 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Ian McInerney 2f7094b352 Cleanup some unused variables 5 years ago
Jeff Young 97c34e2516 ADDED alternate pin definitions and assignments. 5 years ago
Jeff Young 2b0b7a5153 Clear pin net-name-driving cache when changing annotation. 5 years ago
Jeff Young f4ab14f32d Performance improvements for SchematicCleanup(). 5 years ago
Jeff Young 5f3fd43b29 Fix uninitialized variable. 5 years ago
Jeff Young 8a9fa53cd7 Clear annotations by default on copy/paste. 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jeff Young 358cccfd73 A bit of safety if realtime connection updating isn't on. 5 years ago
Jeff Young e66523586b Add Assign Netclass... to context menu. 5 years ago
Jon Evans e9b99cc8b7 Fix grabbing connections from power components 5 years ago
Jon Evans b94e29e3b1 Persist ERC pin table in project settings 5 years ago
Jeff Young c48f4272f3 Collapse a level out of the zoom settings. 5 years ago
Ian McInerney 4357c1d3b3 Coverity and compiler warning fixes 5 years ago
Jon Evans ae852e17f9 Re-add null component checking in UpdateNetHighlighting 6 years ago
Jeff Young aadc926740 Coverity fixes and "auto" removal. 6 years ago
Jeff Young 160981ee71 Better error reporting for DRC rule parsing. 6 years ago
Mikołaj Wielgus ecec7192fc Add "Select All" in schematic & layout disambiguation popup menu 6 years ago
Jon Evans 699985cd97 Check for nested buses when highlighting 6 years ago
Jon Evans c7daf8a8f3 ADDED: Cross-probe highlighting of bus members 6 years ago