178 Commits (9dd1ba7f9f6a4ba4c3a2f152ef1d65761dc7b1d1)

Author SHA1 Message Date
Ian McInerney 548334b4e2 Load toolbar configuration from settings 8 months ago
Jon Evans d371bb06ae New macOS installation scripts 2 years ago
Marek Roszko 4d77fd48ef Shove thread_pool to core 2 years ago
Ian McInerney 18ea3be3f2 Revert "Reintroduce constexpr to COLOR4D" 3 years ago
Ian McInerney dc08c48f33 Try to fix linking after constexpr change 3 years ago
Ian McInerney a6ebd60c3b CMake: Modernize Boost import to use imported targets 3 years ago
aris-kimi 22bca5c2a0 Disable link maps by default and fix compile issue with lld linker 3 years ago
Ian McInerney 301777f3c9 Cleanup condition for Linux-only CMake configs 3 years ago
Ian McInerney 912f1d5cec Modernize setting link map linker flags 3 years ago
Ian McInerney bcb93e9aa7 Modernize setting of compiler definitions in CMake 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Marek Roszko fc99b3ba95 Don't link gdiplus everywhere anymore 3 years ago
Jeff Young e10158ff10 ADDED show pin names on footprint pads when assigning to symbol. 3 years ago
Seth Hillbrand 03c279ffd4 ADDED: Threadpool 3 years ago
Ian McInerney b51d8c9825 Introduce new CMake variable to store kiface install location 3 years ago
Seth Hillbrand 098e8f7d9b Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 4 years ago
Davide Gerhard ea9f960cc1 cmake: adding KICAD_MACOSX_APP_BUNDLE option 4 years ago
Marek Roszko 3f711b8958 Add win32 VERSION_INFO resource blocks for the DLLs 4 years ago
Mikolaj Wielgus 5f53019290 Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
Jeff Young 7a879c6a2d Naming conventions. 4 years ago
Marek Roszko c794a6ce7a Add pdb install option for msvc 4 years ago
Jeff Young 15a094c647 Give CVPCB its own footprint info list. 4 years ago
Marek Roszko 3d4ac9af03 Relocate win32 resource files to the central folder for further consolidation 5 years ago
Seth Hillbrand 9ed6cdd943 Remove GITHUB plugins 5 years ago
Roberto Fernandez Bautista 3b3af5327f CADSTAR PCB Archive Importer: Move code into common/plugins and pcbnew/plugins folders 5 years ago
Roberto Fernandez Bautista 86bf592bac ADDED: CADSTAR PCB Archive Importer 5 years ago
Thomas Pointhuber a03fb7a9a8 Altium: Refactor and add initial structure for schematic importer 5 years ago
Ian McInerney 5c7a43b939 Remove unused CMake from cvpcb 5 years ago
Jon Evans 0e2f9cb1bd Migrate CvPcb project parameters 6 years ago
Ian McInerney 4ecf99e7c8 Give the footprint viewer a toolbar and remove the options dialog 6 years ago
Ian McInerney 6692935808 Consolidate common viewer actions across cvpcb and pcbnew frames 6 years ago
Ian McInerney e4b6487fca Overhaul compiler warnings infrastructure 6 years ago
Ian McInerney 7bda8178d1 Move library includes to main CMake file 6 years ago
Thomas Pointhuber b707c84b62 Use Record handling for parsing 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Ian McInerney 06c979dfaa Convert all CMake paths to absolute instead of relative 6 years ago
Fabien Corona 183bbf6914 3d-viewer : synchronise colours with board stackup. 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
Ian McInerney c3b2885f88 cvpcb: Split control tool in two and add cut/copy/paste 6 years ago
Ian McInerney e022a2e4d1 cvpcb: Clean up compile dependencies 6 years ago
Ian McInerney 72120e0a96 Actionize cvpcb 6 years ago
Ian McInerney c0b80c67b9 Rename cvpcb footprint viewer tools 6 years ago
Jeff Young f9702aab87 Immediate actions for PlEditor, PcbNew, etc. 6 years ago
Jeff Young e6d5110ccf Implement I18N for ACTIONs. 6 years ago
Seppe Stas 455ee4c08c Set KiCad version in MacOS apps 7 years ago
John Beard 7ebda0247f Common: Remove legacy_gal library, fold into common 6 years ago
Jeff Young 6ac273264d Move Show3DViewer to common action. 7 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 7 years ago
Wayne Stambaugh 37edf0e9a6 Remove superfluous build library dependencies. 7 years ago
Seth Hillbrand f96d16eba3 Restore LINK_MAP linker options 7 years ago