1097 Commits (99e4ce0ae8255bd8933e88403e31799641c5603c)

Author SHA1 Message Date
Seth Hillbrand 61ab7cc915 ADDED: AUI Memory 2 months ago
Seth Hillbrand 0785e7525b Auto-update flyout icons when changed 2 months ago
Seth Hillbrand f66cbaf43a ADDED: Stacked pin notation support 3 months ago
Seth Hillbrand 26f0c03e61 ADDED: support for 45 degree crosshairs 3 months ago
Seth Hillbrand 2445b481c3 Fix compile issue 4 months ago
Jeff Young 325570eeec Coverity tweaks. 4 months ago
Jeff Young be0da70839 Shutdown safety. (Possibly KICAD-8S0.) 4 months ago
Jeff Young beb83e87ea Must use addParamsForWindow to init WINDOW_SETTINGs structs. 4 months ago
Jeff Young a7e2878e6b Kicad SEXPR should no longer need LOCALE_IO. 5 months ago
Jeff Young 68d4940087 Thread-safety (potentially KICAD-VMX...) 5 months ago
jean-pierre charras 5f8547dc7e Minor compil warnings fixes. 5 months ago
Jeff Young 1e0a08034f Bounds checking (KICAD-8V9) 5 months ago
Alex Shvartzkop 4a5039c2cf Remove some unused variables. 5 months ago
Jeff Young ca1db93013 Iterator safety. 5 months ago
Jeff Young 1bc60c32f0 Nullptr safety. 5 months ago
Jeff Young 18e107529a Don't force callers of GetAppSettings to implement exception processing. 6 months ago
Jeff Young 96fa79cef2 Minor performance optimizations. 6 months ago
Jeff Young 06dcb64ad8 Harden progress reporter API against misuse. 6 months ago
Jeff Young f58fc0b952 Rewrite GROUP undo based on uuids. 6 months ago
Jeff Young 0659290417 Simplify hatch damage/rebuild and move it out of view. 8 months ago
Mike Williams 40058ebe80 actions: move all basic selection operations to common actions 8 months ago
jean-pierre charras eaa1e6d594 Fix a collision with a Windows define and our use of the same var name. 9 months ago
Jeff Young f951497a4f Code brevity. 9 months ago
Ian McInerney 85810510f4 Tweak toolbar settings a bit 9 months ago
Ian McInerney 548334b4e2 Load toolbar configuration from settings 9 months ago
Ian McInerney 7e2a81da15 Initial JSON work 9 months ago
Ian McInerney 784246575b Move footprint viewer/cvpcb actions to tool framework 9 months ago
Ian McInerney fc6f3f2332 Formatting tweak 9 months ago
Ian McInerney 7ad1103f55 Move toolbars to a serializable storage format 9 months ago
Ian McInerney c24dbc17bf Move toolbar setup flags into the action definition 10 months ago
Jeff Young 9083c9e6ab Remove dead code. 10 months ago
Wayne Stambaugh d53ed205f2 CvPcb and Eeschema part 1 housekeeping. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Marek Roszko 22d13546fb Some DisplayError -> DisplayErrorMessage 11 months ago
Jeff Young 0bcf6000a4 Formatting. 12 months ago
Jeff Young 6ff79ae78a Fix typo. 1 year ago
Jeff Young 94f995c49e Reduce dependency on dynamic_cast. 1 year ago
Jeff Young 535aca7a8d Remove redundant tooltips. 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 b8819b4636 Another reduction in asserts. 1 year ago
Jeff Young 02bc093b55 Use consistent sorting for footprint libs. 2 years ago
Jeff Young fa78c24a16 Formatting. 2 years ago
Jeff Young a99377c1ec The user can cancel the opening of many editors. 2 years ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 2 years ago
Marek Roszko 94847e89c3 Static cast some more enum usage 2 years ago
Jeff Young bf2b3b0b0f Deconflict some LIB_TREE_ITEM APIs so they can remain non-const. 2 years ago
Marek Roszko 83ef5fd7d6 Move PGM_BASE to kicommon 2 years ago
Jeff Young 72ba31ba27 Pass symbol's netlist to footprint preview widget. 2 years ago
Jeff Young 9ff66d0e71 Don't capture references to local variables for CallAfter. 2 years ago
Marek Roszko 6a37f99e94 Fix crash if we exit lib table setup 2 years ago