7 Commits (master)

Author SHA1 Message Date
Seth Hillbrand 6cd076eed4 Blast quite a bit of LOCALE_IO into the sun 3 months ago
Jeff Young a7e2878e6b Kicad SEXPR should no longer need LOCALE_IO. 3 months ago
Jeff Young 5dc8e9a5de Formatting. 8 months ago
Jeff Young 9083c9e6ab Remove dead code. 8 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Mike Williams 895c977dd3 design blocks: move all loading out the main kicad frame 1 year ago
Mike Williams 2c99bc6c6d new feature: Schematic Design Blocks 2 years ago
Jeff Young 5a9b681009 Clear timestamp when clearing cache. 1 year ago
Marek Roszko ab1a6651a9 send multivector.h and sync_queue.h to core 2 years ago
Seth Hillbrand 03c279ffd4 ADDED: Threadpool 3 years ago
Wayne Stambaugh 37b200cb3e Pass wxString objects by reference instead of on the stack. 4 years ago
Wayne Stambaugh 2a6c7a7c0f Pcbnew header housekeeping round 1. 4 years ago
Marek Roszko 0967995a80 Replace wxTextFile for writing fp info cache 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young 9aaa235b7b Use binary search on Footprint Info list. 7 years ago
Jeff Young f3f814e622 Performance enhancements for footprint info list. 7 years ago
Jeff Young f8a5e2c1c8 Performance enhancements in fp loading, string cmp, etc. 7 years ago
Seth Hillbrand ee34aab07a Async hardening 7 years ago
Seth Hillbrand cf2a07559d Safely release thread memory 7 years ago
Jeff Young 12ec56bc15 Prevent reentrancy in footprint loading. 8 years ago
Jeff Young 5e36fe8df7 Move timestamp setting where it will alwasy get set. 8 years ago
Jeff Young f4ce8766e3 Implement shared FOOTPRINT_LIST. 8 years ago
Jeff Young 7bd2f14342 Go back to checking individual file timestamps. 8 years ago
Jeff Young f68bf33cd3 Implement progress reporter for cvpcb footprint loading. 8 years ago
Jeff Young 916f79d5a1 Performance fixes for the place footprint list all dialog. 8 years ago
Camille 9ff66a5274 Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
jean-pierre charras 47989ccfc0 fix a minor compil warning 8 years ago
Chris Pavlina 849b3c2a4b Add footprint select dropdown to component chooser, serious refactoring 9 years ago