179 Commits (6ed90134c72a3152798f68f9f8af83b4318f4cb6)

Author SHA1 Message Date
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
jean-pierre charras c327768a93 bitmap2component: update format of all generated files. 4 years ago
Seth Hillbrand 6cd4d68d57 Add drop shadows to MacOS icons 4 years ago
Seth Hillbrand e7d8b1a975 Resize MacOS icons and script their creation 4 years ago
Seth Hillbrand ad8acd328c Expunge some remaining references to kicad-pcb 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Marek Roszko c794a6ce7a Add pdb install option for msvc 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 5 years ago
Marek Roszko d946d6e68f Cleanup some pgm_base.h includes 5 years ago
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 5 years ago
Jeff Young c4cabb38d5 More worksheet -> drawing sheet cleanup. 5 years ago
Roberto Fernandez Bautista ae009e0758 Ensure clipboard data is available after KiCad closes 5 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Marek Roszko 3d4ac9af03 Relocate win32 resource files to the central folder for further consolidation 5 years ago
Marek Roszko 8831c5567c Add win32 version manifest block 5 years ago
Fabien-B d96577932d Bitmap2Component: Fix footprint attributes. Fix #7496 5 years ago
Jeff Young 66b33834b5 Always enable save; move dirty bit to asterisk in title bar. 5 years ago
Seth Hillbrand 6598182b28 Cleanup 5 years ago
Wayne Stambaugh 5ecef204cd Coding policy fixes. 5 years ago
Seth Hillbrand dc424ec7ff Make slider work with keyboard 5 years ago
Roberto Fernandez Bautista 9aedeae5c3 Don't log error messages when using the clipboard 5 years ago
Wayne Stambaugh 6ab1144ea3 Fix broken Doxygen comment specifiers. 5 years ago
Seth Hillbrand 61ac9c8d90 Add multiple size icons for programs 5 years ago
Seth Hillbrand 54ca087999 Update icon resource sets 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young dff5173baf Exorcise some instances of "modedit". 5 years ago
Wayne Stambaugh c7926db553 More minor dialog layout improvements. 5 years ago
Jeff Young d094f86b1a Finish module cleanup (except for xpms). 5 years ago