146 Commits (5822cd85c45f8804092cf70d4ab50125e98184cf)

Author SHA1 Message Date
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. 5 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
Jeff Young 204f2cd580 Reference -> reference designator. 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
Jeff Young 45ca0a5ab8 Avoid divide-by-zero. 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
Ian McInerney 5c0656d97f Move potrace and libcontext into thirdparty directory 6 years ago
Ian McInerney 25a302758e Fix macos plist version string generation 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Seth Hillbrand 4d2e953f42 Cleanup: Replace C-only deprecated headers 6 years ago
Jeff Young a25368cc6b Improve spelling. 6 years ago
jean-pierre charras 29e9b9f792 bitmap2component: set polygons outlines thickness to 0.0 in kicad_mod export format. 6 years ago
Seth Hillbrand 77cefe0c16 Normalize line endings 6 years ago
Jeff Young bacb8c26cc Fix compiler warnings. 6 years ago
jean-pierre charras 6a9eb4576d Fixes in bitmap2cmp: enhancements and fixes. 6 years ago
jean-pierre charras 0e4cd590cf Fixes in bitmap2cmp: enhancements and fixes. 6 years ago
jean-pierre charras b2eac14552 Fixes in bitmap2cmp: remove empty strings (not translatable) and a few cosmetic enhancements. 6 years ago
Johannes Wågen 3ecf3ae4b2 bitmap2component: Added support for multiple input units and locking of aspect ratio. 6 years ago
jean-pierre charras a076f5092c I18n: fix a few useless leading spaces in messages. 6 years ago
Seppe Stas 455ee4c08c Set KiCad version in MacOS apps 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
Seth Hillbrand 35da498a32 bitmap2component: Fix logic for alpha mask 6 years ago