31 Commits (87a220b8e2921824ad6f35b483bf01816b863ba2)

Author SHA1 Message Date
jean-pierre charras 87a220b8e2 more cleanup about removing useless include 5 years ago
Mark Roszko c6e388db14 Implement an app progress indicator in the taskbar 5 years ago
Jeff Young 0e9714fdba Simplify fp-info-cache escaping mechanism. 5 years ago
Seth Hillbrand 73d6169338 pcbnew: Check before reading/writing cache 6 years ago
Seth Hillbrand b5f021ff9f Cleanup: Replace push_back with emplace_back 6 years ago
Jeff Young e269b5d1b9 Workaround an issue where a throw terminates (even when there's a catch for it). 6 years ago
Seth Hillbrand 5151cd0bfe C++14: Remove unused make_unique.h 6 years ago
Jeff Young 684bb62fd8 Escape slashes in labels and netnames. 7 years ago
Jeff Young ed27027ab1 Escape/unescape footprint descriptions and keywords when writing/reading cache file. 7 years ago
Jeff Young c016861962 Run some sanity checks on fp-info-cache files. 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 975e777149 Fix threaded race condition in footprints 7 years ago
Seth Hillbrand cf2a07559d Safely release thread memory 7 years ago
Maciej Suminski 684f085ac5 Coverity fixes 8 years ago
jean-pierre charras 0294e41cbc fix minor compil warnings (about signed/unsigned comparison) 8 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 284c346828 Don't cache github libraries above nginx server. 8 years ago
Jeff Young 7bd2f14342 Go back to checking individual file timestamps. 8 years ago
Maciej Suminski 6c1a05a7d5 Coverity fixes 8 years ago
jean-pierre charras de72ef8518 Fix code after renaming files 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
Mark Roszko b98cc0b937 Some coverity fixes 8 years ago
Wayne Stambaugh 3cec63e9b9 Pcbnew: plugin improvements. 8 years ago
Chris Pavlina 68853c988e Fix SYNC_QUEUE build issue on Boost < 1.56 9 years ago
Chris Pavlina 849b3c2a4b Add footprint select dropdown to component chooser, serious refactoring 9 years ago