7 Commits (5c8f4697ca6a9dded0c61c0a4285bf11d2b6c6f4)

Author SHA1 Message Date
Wayne Stambaugh 5c8f4697ca Common folder housekeeping part 1. 9 months ago
Jeff Young beda29856d Hide DesignBlock Migrate Libraries button (for now). 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
Lucas Dumont bb9a329ee4 Avoid wxWidgets alert when removing bottom to top 1 year ago
Mike Williams 2eec2489ea design blocks: move globals behind accessor functions 1 year ago
Mike Williams b2dda11fae design blocks: move table manager to common dialogs 1 year ago
Mike Williams 2c99bc6c6d new feature: Schematic Design Blocks 2 years ago
Seth Hillbrand 7214ef1f14 Remove basic masking class map_string_utf8 1 year ago
jean-pierre charras 91ad3d2a08 Pcbnew, Migrate libraries: do not stop migration when a footprint cannot be converted. 1 year ago
Jeff Young 0f099ac65e Use lock when clearing and loading libTables. 1 year ago
Jeff Young b7161181e8 Hidden footprint libraries are not yet supported. 1 year ago
jean-pierre charras 814e54af9b Fix minor compil warnings 1 year ago
Seth Hillbrand ae610bbe85 ADDED: Reset option for Library tables 1 year ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 2 years ago
Roberto Fernandez Bautista a4a99e3aff kicad_cli: Allow upgrade of legacy and non-kicad footprint libraries 2 years ago
Jon Evans 7b0bb59b37 Remove hard-coded versioned env vars in most places 2 years ago
Wayne Stambaugh 92c2ddf77a Do not parent dialogs to non top level windows in panels or widgets. 2 years ago
Wayne Stambaugh 2b1bf369f2 Do not parent file or directory dialogs to panels. 2 years ago
Jeff Young 85f0dd279c Push fileFilter callback function down a level. 2 years ago
Alex Shvartzkop c8a0a58683 Fix PCB_FILE_T usage in FP_LIB_TABLE_GRID. 2 years ago
Alex Shvartzkop 4fac43d696 Fix variable substitutions in library tables. 2 years ago
Ian McInerney f2702b223c Introduce base IO_MGR class and unify RELEASER objects 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Ian McInerney f8688a922d Unify IO library descriptors 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
Ian McInerney be9c3b08b5 Fix library table file filters 2 years ago
Alex Shvartzkop 6c21e0607b Use wxFileName::Mkdir instead of wxMkDir. 2 years ago
Jeff Young 6c6a7cf862 Provide a callback for supplying file filters just-in-time. 2 years ago
Wayne Stambaugh 6269453416 Coverity warning fixes. 2 years ago
Jon Evans eb5b3db063 Add bitmap bundle support to BITMAP_SCALE 2 years ago
Marek Roszko 6d3b846eb5 Add more missing destructor event cleanups 2 years ago
Marek Roszko 6b12a12b3e On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2 years ago
Marek Roszko 7e8b18035f Eliminate the conditional pcbnew/cvpcb definition of PROJECT 2 years ago
Alex Shvartzkop ff49d5ada9 Fix ambiguous overloads on wx 3.3 2 years ago
Alex Shvartzkop a5a93f808e Populate symbol library type choices from SCH_IO_MGR list. 2 years ago
Seth Hillbrand fa15f8aa0c Fix compile error 2 years ago
Roberto Fernandez Bautista 32b6deb8b1 ADDED Migrate libraries button in Footprint Library Table 2 years ago
Seth Hillbrand db8e15ce88 Require wxWidgets 3.2 2 years ago
Alex Shvartzkop 76e0d5981d Import system refactor for PCB plugins. 2 years ago
Jon Evans 4c4bbdc8f3 Stricter API for LIB_TABLE 2 years ago
jean-pierre charras 639da0eb5a Fix a wxWidgets alert when deleting the last entry in a lib table. 2 years ago
Jeff Young f3d3ade1dc Increased mutex safety. 2 years ago
Roberto Fernandez Bautista a119bd604d Refactor: Move DIALOG_PLUGIN_OPTIONS to common and use enum for event ID 2 years ago
Jeff Young 7252c7471c Use enums for column ids. 3 years ago
Roberto Fernandez Bautista 6f5321c481 ADDED: CADSTAR .cpa footprint libraries 3 years ago
Marek Roszko dffd2da8c8 Fix the shared_lock added and micro-opt the reindex 3 years ago
qu1ck 2975f53647 PCM: auto reload global libs after dialog is run 3 years ago
Jeff Young 2a5bb71fbd ADDED operating point text variables for labels and symbols. 3 years ago