742 Commits (ea62b145ff2f03fb0a34bf528c2480ef902571df)

Author SHA1 Message Date
Ian McInerney ea62b145ff Introduce core interface library 3 years ago
Nimish Telang f7bf3011fb Use bundled Find{CURL,ZLIB}.cmake 3 years ago
Ian McInerney a6ebd60c3b CMake: Modernize Boost import to use imported targets 3 years ago
Jeff Young 2d6ab62da4 ADDED: schematic/library diff for symbols. 3 years ago
aris-kimi 22bca5c2a0 Disable link maps by default and fix compile issue with lld linker 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
jean-pierre charras 90c5ede1e6 pcbnew: move DIALOG_PAD_PROPERTIES_BASE from dialog_pad_properties to its own files. 3 years ago
qu1ck a369fd6a9c Fix swig optimization flag causing incompatible codegen 3 years ago
Seth Hillbrand 6271917682 Remove deprecated -py3 flag, use -O for swig 3 years ago
Marek Roszko 8ab9934143 Use our own cmake module path variable to avoid conflicting with the main ones listy functional 3 years ago
Marek Roszko 020f8f61db Let's try fixing the doxygen-python again 3 years ago
Marek Roszko e152cf0a92 Undo one doxygen-python build change, remains broken 3 years ago
Marek Roszko 8bfec30761 Fix the pcbnew.py dependency causing the doxygen to fail 3 years ago
Marek Roszko caeb579174 Fix the dependencies for the python doxygen build 3 years ago
Simon Richter b5cb9eccbf Generate dependency files from Swig 3 years ago
Jeff Young c0872364d4 Get rid of bloated bitmap buttons on wxWidgets 3.2. 3 years ago
Alexander Dewing 02325130fa Initial arm64 work 4 years ago
Jon Evans 64f315c649 Move properties panel to widgets with the other AUI panels 3 years ago
jean-pierre charras f51db4e093 Fix some Coverity and compil warnings. 3 years ago
Marek Roszko cedef5912e Link to zlib for pcbnew due to step 3 years ago
jean-pierre charras 49ff3513e7 Add missing lib (libz) in lib list to link on msys2 3 years ago
Marek Roszko 3dd2ae762d Refactor step export to use our normal board processing routines 3 years ago
Marek Roszko cd30da179a Round out the cli with position file export 3 years ago
Marek Roszko bc45ae1b72 Move a dialog that was hiding in the filetree 3 years ago
Jeff Young 11dc5424cb Pull interactive courtyard checker out of move tool to share with router. 3 years ago
Marek Roszko aaa1d166a7 Redirect step export output to a pretty window 3 years ago
Marek Roszko 3fe004fd1b New kicad-cli will now be the cli interface 3 years ago
Mark Roszko fb8a4c10f7 Shove kicad2step into pcbnew itself with a new cli 3 years ago
Alex 4095172259 ADDED: Pack and Move Footprints, improved footprint spread algorithm. 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
jean-pierre charras 397a93029e Fix some outdated things (mainly about fix_swig_imports.py, useless with swig version 4) 3 years ago
Mark Roszko f304e2d4f6 ADDED: Search/inspect pane 3 years ago
Marek Roszko fc99b3ba95 Don't link gdiplus everywhere anymore 3 years ago
Maciej Suminski f6f6ebd5f9 WIP: Properties GUI 6 years ago
Marek Roszko b6b4ae959e Shuffle around the helper script folders 3 years ago
Mike Williams d44e34d513 Images: Add full properties editor 3 years ago
Mike Williams 3669cb4673 PCB Editor: Add User Background Images 4 years ago
Seth Hillbrand 3081023b5e ADDED: Minimum copper connection width DRC check 3 years ago
Ian McInerney 4e4b0962db Create python subdirectory in pcbnew build for the symlink 3 years ago
Seth Hillbrand 03c279ffd4 ADDED: Threadpool 3 years ago
Ian McInerney f303d78723 Fix install of _pcbnew.so to allow DESTDIR to be used with it 3 years ago
Ian McInerney 44a8f1e6e6 Create the symlink for the python module in the build tree as well 3 years ago
Ian McInerney 9bb5beb264 Use symlink to pcbnew kiface for python module on Linux 3 years ago
Ian McInerney b51d8c9825 Introduce new CMake variable to store kiface install location 3 years ago
Seth Hillbrand 3ddd287004 Revert "Fixup python module install" 3 years ago
Seth Hillbrand 6fd60c5561 Fixup python module install 3 years ago
jean-pierre charras 57e59a4959 Pcbnew, on line DRC when moving footprints: add visible collisions between courtyards 3 years ago
Jeff Young deeb7d4d6d Make use of board stackup data when exporting VRML. 3 years ago
Jeff Young 30ecca464d Rename mechanical_clearance -> physical_clearance. 3 years ago