2092 Commits (30748006f7fab340c8f0a0b5edbca68e098d9a2d)

Author SHA1 Message Date
John Beard 5df2fa2921 Eeschema: fix typo in min image size 1 year ago
John Beard 460e575457 Use REFERENCE_IMAGE for SCH_BITMAP 1 year ago
jean-pierre charras 4a0f111fd6 Eeschema: add bitmap to tool Increment Annotations From... 1 year ago
jean-pierre charras e2282a4af8 Minor cosmetic enhancement: add icon to Revert and Generate Legacy BOM tools 1 year ago
Mike Williams 953bc2d4bd design blocks: implement properties window 1 year ago
John Beard 109675f39e Eeschema: add bezier tool 1 year ago
John Beard 30e51f7d1a Pcbnew: Show some helper lines in point editor 1 year ago
jean-pierre charras 2a333475cd Symbol Editor, align items on grid: do not modify shape of arcs and circles. 1 year ago
Mike Williams 867cb58175 feature removal: remove Show Hidden Text 1 year ago
John Beard 69889eff7c SYMBOL_LIBRARY_MANAGER: Enforce non-null via reference 1 year ago
Mike Williams 586a327e4a import sheet: fix doubled sheets when placing existing sheet file 1 year ago
Mike Williams 93b9607e6a sheets: respect annotation when adding existing sheet 1 year ago
Mike Williams 01e6b6a9f9 hotkeys: fix overlapping use of S 1 year ago
Mike Williams 5ed80a08b8 schematic: fix missing actions strings and hotkey conflict 1 year ago
Seth Hillbrand c736904e39 Use arrow not pencil when selecting image 1 year ago
Seth Hillbrand f4bec843d4 Preserve pin numbering when duplicating 1 year ago
Mike Williams 9f6ffbb156 schematic editor: update View menu label for consistency 1 year ago
Mike Williams bf7742b8fb schematic: grid/movement tweaks for repeat and duplicate symbols 1 year ago
John Beard ebef24b6b0 Debug: graphical snap anchor debug mode 1 year ago
John Beard b2be0d39bd Snapping: Add construction geometry snapping 1 year ago
Mike Williams 2c99bc6c6d new feature: Schematic Design Blocks 2 years ago
Alex Shvartzkop 36019314e9 Make simulation reporter warnings non-fatal. 1 year ago
jean-pierre charras 8f348820f3 EEschema: fix crash when repeat an item (ins key), due to a null parent 1 year ago
jean-pierre charras b3b7cbcab2 Fix a compil issue on msys2. 1 year ago
Jeff Young cfb93920ed ADDED: increment annotation. 1 year ago
JamesJCode 222d48d639 Traverse to parent symbol when editing symbol-relevant fields on a pin 1 year ago
Jeff Young 535aca7a8d Remove redundant tooltips. 1 year ago
Jeff Young 7c4fe35589 Don't presume CreatePin/RepeatPin() return something. 1 year ago
Jeff Young 417f3638a3 Don't mess up current zoom when switching sheets. 1 year ago
Tomasz Wlostowski 9963b9dd9f TOOL_INTERACTIVE: only create the context menu when we are running in GUI mode 1 year ago
Jeff Young 528b74db7f Improve PIN_TRICKS to handle pins with no names. 1 year ago
Seth Hillbrand 094d265313 Re-enable grid snap line 1 year ago
Wayne Stambaugh 73bcaec10a Respect default schematic text size setting when creating text box. 1 year ago
Jeff Young 958df855eb Secondary commit for "fixes" statement. 1 year ago
Jeff Young c378e6f690 Remove asserts for valid states. 1 year ago
Jeff Young 3833922c35 Support Body Style changes in context menus. 1 year ago
Jeff Young b8819b4636 Another reduction in asserts. 1 year ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 1 year ago
jean-pierre charras d933a8d6a9 Fix minor compil warnings 1 year ago
John Beard bb100994a7 Eeschema: swap label rotations (and include fields) 1 year ago
aris-kimi 6969b9d64f Open library file preselected in the file explorer for both symbol and footprint editors. 1 year ago
JamesJCode c05dd18613 Don't reset sheet / screen file names if cancelling repeat insert 1 year ago
Jeff Young 5c22162d85 EEschema polylines aren't closed. 1 year ago
Seth Hillbrand c0bf866c58 Speed up shutdown 1 year ago
Lucas DUMONT 312fc8bdbe Differentiate between Line and Area corner 1 year ago
Jeff Young 2c40aa6278 Revert part of previous commit so user-supplied MR will apply cleanly. 1 year ago
Jeff Young 4ee0bb15c5 Give polylines & rule areas different minimum point counts. 1 year ago
Ian McInerney cc81ccf79a Display unit name in symbol context menu 1 year ago
Jeff Young 26b86b3922 Don't use wxLogMessage/wxLogError for messages not meant for user. 1 year ago
Jeff Young 0b4d0bcb6c Undo for Repeat Pin. 1 year ago