38097 Commits (ef6866757e516a2f8ee9fa84d3d4757f7a2c33f9)
 

Author SHA1 Message Date
Jeff Young ef6866757e Treat undo as backspace and/or escape when drawing. Ignore redo. 2 years ago
Jeff Young b3235ce667 Handle some Mac-standard keyboard shortcuts in Scintilla. 2 years ago
Alex Shvartzkop d3be62f644 Adapt panels to PAGED_DIALOG sizing algorithm. 2 years ago
Alex Shvartzkop caf0bb6baa Cosmetic fixes in schematic formatting panel (GTK) 2 years ago
Alex Shvartzkop 6ace80700e PAGED_DIALOG: make sure the dialog is big enough to contain page. 2 years ago
Alex Shvartzkop f5da58e17d PAGED_DIALOG: allow setting initial size in ctor. 2 years ago
jean-pierre charras e7fac08c2f Worksheet editor: fix crash when adding new graphical text object. 2 years ago
Jeff Young da558f57d4 Don't leave selection lying around when swapping out footprints. 2 years ago
Jeff Young b44c547aa6 Don't let selection VIEW_GROUP get lost from VIEW. 2 years ago
Jeff Young 8259091ca1 Fix typo in new SCH_COMMIT architecture for shape drawing. 2 years ago
Jeff Young 75e78f9088 Move bitmap2cmp and pcb_calculator to tool framework. 2 years ago
Jeff Young d8debfa0ee Require regular expressions to be explicit. 2 years ago
Wayne Stambaugh 285f8a0e59 Command line PCB gerber export fix and improvement. 2 years ago
jean-pierre charras c37332bdb3 Plot Solder mask layer: do not add items on edge_cut, but not on mask layer 2 years ago
Ian McInerney c52fb23d4f PCM: Fix use of variable after it was moved into the cache 2 years ago
Ian McInerney 63e91366e2 Add variable initializations 2 years ago
Ian McInerney 4761815f36 Fix reversed arguments in ltspice importer 2 years ago
Ian McInerney b73cc7db4a Fix a few accidental copies in loop iterators 2 years ago
Jeff Young 150e2b8a19 Separate BITMAP2CMP_PANEL from BITMAP2CMP_FRAME. 2 years ago
Jeff Young abc0c19d64 Separate SIMULATOR_PANEL from SIMULATOR_FRAME. 2 years ago
Jeff Young 5c4ca9f092 Renaming to support potential future usage of SIMULATOR_PANEL as a panel within SIMULATOR_FRAME. 2 years ago
Wayne Stambaugh fc1d540036 Fix a Coverity issue in the net navigator code. 2 years ago
Jon Evans c90fe84cc1 Fix missing change in d996ec14 2 years ago
Jon Evans d996ec143f Fix STD_BITMAP_BUTTON for GTK HiDPI 2 years ago
Ian McInerney 753cc6679b Remove temp items from its group before deleting them 2 years ago
Ian McInerney 1f5719ef3a Pass proper parent to symbol viewer frame when changing symbols 2 years ago
jean-pierre charras 8ad7736f5e Cvpcb: fix crash when trying to associate a footprint to a symbol. 2 years ago
Seth Hillbrand d5d28e5b34 Add magic_enum 2 years ago
Wayne Stambaugh 4ccbbde54a Net navigator bug fixes and improvements. 2 years ago
Jeff Young 46564055f4 More protection around an exceedingly dangerous hack. 2 years ago
jean-pierre charras f3eac6a12f pcb_calculator, transmission lines: some fixes: 2 years ago
Alex Shvartzkop 730cf80960 Fix paddings in PCB calculator UI on GTK. 2 years ago
Alex Shvartzkop dfb05c4f4b Fix lock condition in GL_CONTEXT_MANAGER, remove unnecessary assert. 2 years ago
Marek Roszko fd669773b6 Use guarded pages for coroutine stack on windows 2 years ago
Ian McInerney 137640ac28 Remove group association before plotting board outline in drill map 2 years ago
Kuba Sunderland-Ober e852d04043 Ensure the bitmap exported to the clipboard is valid. 2 years ago
Seth Hillbrand 6896148a10 Check for directory locking not file 2 years ago
Wayne Stambaugh 5a7f95e8da Allow for library symbols to derived from derived symbols. 2 years ago
Yang Hongbo fe1b1becef Check visibility when switching layer in router tool 3 years ago
Jeff Young 20d2568f0c Move where we fire EDA_EVT_SCHEMATIC_CHANGED again. 2 years ago
Mark Roszko 03990ee7e0 Move the custom assert handler to release builds only 2 years ago
Jeff Young 4f39cb0789 Fix SCH_COMMIT handling in TwoClickPlace. 2 years ago
Marek Roszko 992ed34365 Disable sizer asserts in release 2 years ago
Jeff Young 9ed2458f00 Reset session drawing props after Board Setup. 2 years ago
Alex Shvartzkop 3c742c71a0 GTK: Add workarounds for broadway and allow wayland GDK backend. 2 years ago
Marek Roszko a87fada9e5 Minor tweaks to support wx3.3 2 years ago
Seth Hillbrand 42933c1c12 Save difference file if error detected in QA image test 2 years ago
Seth Hillbrand cef4b72b89 Remove image-diff from QA 2 years ago
Seth Hillbrand f76c94e622 Don't log asserts in release mode 2 years ago
Ian McInerney d96580c651 Properly handle improper symbols when pasting in symbol editor 2 years ago