209 Commits (368d98ef9e9c4e9fc50bfbba250358a4f52369a8)

Author SHA1 Message Date
Marek Roszko aaf776db9e Point BEGIN_EVENT_TABLE at the correct base class, fix current lang indication 2 years ago
Marek Roszko 2a3b597ab9 Strip out no longer needed links on the top executables 2 years ago
Marek Roszko 83ef5fd7d6 Move PGM_BASE to kicommon 2 years ago
Seth Hillbrand cd548e392a Add document type icons 2 years ago
Jeff Young 7cc663ad77 Schematic parity checking for CLI DRC. 2 years ago
Marek Roszko b4bfdf95d3 Explicitly add 48, 128, 256 to icon bundles for each app 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Marek Roszko d1ecf3790c Add generator version 2 years ago
Jon Evans 55ba667bcb Retire tstamp keyword in favor of uuid 2 years ago
Jeff Young 435e3fab8d Support text variables in STEP export filename. 2 years ago
Jeff Young f708c7d962 Open Recent for Bitmap2Cmp. 2 years ago
Jeff Young c75b84f76e Fix errant removal of parens. 2 years ago
Marek Roszko bee6e6be01 AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2 years ago
Seth Hillbrand f4abc43da0 PL Editor: Fix formatting error 2 years ago
Jon Evans d371bb06ae New macOS installation scripts 2 years ago
Marek Roszko bd3aca2887 Cleanup the kiface dll export declaration slightly 2 years ago
Marek Roszko e665cbac20 Delete line with weird comment because its weird 2 years ago
Ian McInerney a3a701a95e Move preferences to an action instead of a wx event 2 years ago
Marek Roszko a8f3b63eb2 Use fmt instead of sprintfing into a char buf into a std::string 2 years ago
jean-pierre charras 8712dac1a2 Minot fix: Honor Ctrl+Q hotkey in pl_editor and pcb_calculator 2 years ago
Jeff Young 75e78f9088 Move bitmap2cmp and pcb_calculator to tool framework. 2 years ago
Jeff Young 150e2b8a19 Separate BITMAP2CMP_PANEL from BITMAP2CMP_FRAME. 2 years ago
Jeff Young 46564055f4 More protection around an exceedingly dangerous hack. 2 years ago
jean-pierre charras 707b0becee bitmap2component: fix incorrect min size of the main frame. 2 years ago
jean-pierre charras bd71cec826 Bitmap2component: enhancement: add more PCB layers in PCB layer list selector. 3 years ago
Nimish Telang 51e55dd750 Convert sprintf to snprintf in most files 3 years ago
Jeff Young c4ef08bead Exercise more caution with user filenames. 3 years ago
aris-kimi 22bca5c2a0 Disable link maps by default and fix compile issue with lld linker 3 years ago
Ian McInerney bcb93e9aa7 Modernize setting of compiler definitions in CMake 3 years ago
Marek Roszko ac94995f70 Some more wxS 3 years ago
Wayne Stambaugh 8973f83030 Image converter main window layout improvements. 3 years ago
Jon Evans 5abf73e3c9 Never call ReCreateMenuBar inside a menu event handler 3 years ago
Alexander Dewing 02325130fa Initial arm64 work 4 years ago
kliment 4a943facd0 bitmap2component: bring file formats up to date with latest v7. 3 years ago
Jeff Young 79e9e6b01e Give the Image Converter a more standard presentation. 3 years ago
jean-pierre charras 9501f4303d Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header 3 years ago
Jeff Young 054649fa38 Formatting. 3 years ago
Marek Roszko d6f8ca9a2e Patch out the install for argparse 3 years ago
Mark Roszko fb8a4c10f7 Shove kicad2step into pcbnew itself with a new cli 3 years ago
Marek Roszko 3d5913c825 Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
Seth Hillbrand 5a37211fdb Handle cases where Simplify removes all outlines 3 years ago
luz paz 79fa911e0e Fix various typos 3 years ago
Wayne Stambaugh e93b7b05ec Wide characterize libs and bitmap2component source. 4 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
jean-pierre charras 5449a92878 PCB_POINT_EDITOR: fix missing init of PAD pos0 after changing the PAD draw pos. 4 years ago
Marek Roszko 3f711b8958 Add win32 VERSION_INFO resource blocks for the DLLs 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
jean-pierre charras 8ac5e318fb Ugly hack to avoid crash on msys2 when running Pcbnew after running Eeschema+its Python console 4 years ago
jean-pierre charras f53751a447 bitmap2component: update file ext in a radio box text in GUI. 4 years ago