167 Commits (e6684bf7c79d9b43f8bb6a0ac4c6a6115e2d26db)

Author SHA1 Message Date
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 4 years ago
Marek Roszko d946d6e68f Cleanup some pgm_base.h includes 4 years ago
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 4 years ago
Jeff Young c4cabb38d5 More worksheet -> drawing sheet cleanup. 4 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
Marek Roszko b043b5b5c6 Nip 3 no longer needed common includes 5 years ago
Marek Roszko eeac3cb4d5 Nix some more common.h includes 5 years ago
Marek Roszko 1d559108c8 Move LOCALE_IO out of common.h 5 years ago
Seth Hillbrand 2a43b88115 Standardize PostScript capitalizaiton 5 years ago
Seth Hillbrand 4085757aeb Remove beginning/ending spaces in translations 5 years ago
Mark Roszko a8bd0a9b84 Handle Windows manifests ourselves and add dpi awareness option 5 years ago
jean-pierre charras 65550e6a6e Fix a link issue (symbol not found) on Windows. 5 years ago
Jeff Young ad12c42e8b Push grid settings dialogs down into common. 5 years ago
Jeff Young fc44506fe1 Give up on enforcing non-defined-internal-units. 5 years ago
Wayne Stambaugh b624c7090a Deprecate saving legacy schematic and symbol library file formats. 6 years ago
Ian McInerney e4b6487fca Overhaul compiler warnings infrastructure 6 years ago
Jeff Young d69ebfae49 Push tool framework base down into TOOL_HOLDER. 6 years ago