127 Commits (5c8f4697ca6a9dded0c61c0a4285bf11d2b6c6f4)

Author SHA1 Message Date
Wayne Stambaugh 5c8f4697ca Common folder housekeeping part 1. 10 months ago
Ian McInerney 6be3401b92 Add more global extensions and switch archiver to use them 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young 753d385473 Reduce dependency on dynamic_cast. 11 months ago
JamesJCode 3f1a8f0e1d Fix clang build warning 1 year ago
jean-pierre charras 4631ce6d3e FP_LIB_TABLE::IsFootprintLibWritable( const wxString& aNickname ) fix crash 1 year ago
Jeff Young 431087fc7c Don't deadlock when adding rows. 1 year ago
Jeff Young 0f099ac65e Use lock when clearing and loading libTables. 1 year ago
Jeff Young 9e1330184c Patch another dynamic_cast-across-compile-unit-boundaries issue. 1 year ago
Jeff Young a53bc9e026 Attempt to prevent KICAD-YP. 2 years ago
Lucas Dumont 13c647ef6f Fix resources leak reported by coverity 2 years ago
Jon Evans 7b0bb59b37 Remove hard-coded versioned env vars in most places 2 years ago
Ian McInerney f2702b223c Introduce base IO_MGR class and unify RELEASER objects 2 years ago
Ian McInerney 743e9d669a Push library management into IO_BASE 2 years ago
Ian McInerney d8b47d18d3 Initial rename of file plugin infrastructure components to IO 2 years ago
Marek Roszko 121ea99824 Move the settings path to PATHS to allow shifting other classes into kicommon 2 years ago
jean-pierre charras 1c11a2c7bd Capture exceptions thrown by FP_LIB_TABLE::FindRow() in some places. 2 years ago
qu1ck 2975f53647 PCM: auto reload global libs after dialog is run 3 years ago
Jon Evans d04cda35c5 Handle hidden attribute in fp-lib-table 3 years ago
Jeff Young 51293858b3 Allow empty lib tables. 3 years ago
Seth Hillbrand 442ee52905 Add versioning to lib tables 3 years ago
Seth Hillbrand efe12f2da5 Cleanup variable naming 3 years ago
Seth Hillbrand a9ed47f06c Update KICAD6->KICAD7 3 years ago
Marek Roszko 0ff32d20cd wxS more things 3 years ago
Marek Roszko ac94995f70 Some more wxS 3 years ago
jean-pierre charras bd28bd7a00 fix a few compil warnings 3 years ago
qu1ck 6ebb3baa3b PCM: autoload libs from installed packages to global lib tables 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
Jeff Young a1dfc36233 More error message regularization. 4 years ago
Jeff Young 062c4fda62 More error message regularization (and translatability improvements). 4 years ago
jean-pierre charras 6eb2e2a6e3 Fp editor: do not change item UUIDs when loading a footprint from library. 5 years ago
Wayne Stambaugh 1eee72ec65 Fix library tree behavior when duplicate project table entry is disabled. 5 years ago
Seth Hillbrand 8de9cff4e0 Change environmental variables to human-readable 5 years ago
Jeff Young 1c0d4ac02d Simplify some error messages. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Ian McInerney 31e626f279 Cleanup creation of all our smart pointers 5 years ago
jean-pierre charras f6b4b66a86 Avoid include wx/wx.h in many files that do not actually use this include. 5 years ago
jean-pierre charras 36bc44e6d7 more cleanup about removing useless include 5 years ago
Jeff Young dd0f33bcbb Get rid of extraneous char conversion. 5 years ago
Jeff Young 33480ecad1 Show all symbol libraries by default. 5 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Jeff Young e269b5d1b9 Workaround an issue where a throw terminates (even when there's a catch for it). 6 years ago
Jeff Young 20036f8105 Add FootprintExists() which can be more careful about FS differences. 6 years ago
Wayne Stambaugh a55d9819bc Do not use project path when searching for default library tables. 7 years ago
Jeff Young c9ca1013b2 Make ModEdit and LibEdit library tree actions more consistent. 7 years ago
Jeff Young f8a5e2c1c8 Performance enhancements in fp loading, string cmp, etc. 7 years ago
Martin Aberg 9b1f2447b6 fp_lib_table: explicit assumption by assert 7 years ago
Damien Espitallier 0e3be5776c Add library name pseudo-hash in fp_list_table GenerateTimestamp output 8 years ago