6116 Commits (e83f87520c09be38d0acba6851eebfaf78cefb13)

Author SHA1 Message Date
Marek Roszko e83f87520c Transform is right at home in kimath 2 years ago
Jeff Young 0310973e3f Push TEXT_SPIN_STYLE from SCH_TEXT out to SCH_LABEL_BASE. 2 years ago
Marek Roszko 7505fd0f37 Profile can live in core 2 years ago
Alex Shvartzkop 21ee65aa9c ADDED: Importers for EasyEDA (JLCEDA) Standard / Professional. 2 years ago
Marek Roszko e944a61830 Nothing but the pcb calc will use eseries for the forseeable future 2 years ago
Marek Roszko 96bec8c553 promote base64.cpp to core 2 years ago
Marek Roszko 72669df354 Kick out strtok_r, all our platforms should have it (or strtok_s) 2 years ago
Marek Roszko 5c62b98e7c observable can live in core 2 years ago
Marek Roszko 67b031adab Painter base class should just live in gal instead of being in denial 2 years ago
Marek Roszko a6a20bf8dc Evict the Pgm() dependency in GAL 2 years ago
Josue Huaroto cef0f176d3
Add Unselect all in menu 2 years ago
Marek Roszko 4d77fd48ef Shove thread_pool to core 2 years ago
Seth Hillbrand f9b745f3d2 Allow multiple format image saving 2 years ago
Seth Hillbrand 0e382669d0 ADDED: Support for saving JPEG files in kicad_pcb 2 years ago
Jeff Young 6a73f48106 Disable previews when context menu active and when scrolling. 2 years ago
Jeff Young c07e9c834f Validate new footprint / save as footprint info before exiting dialog. 2 years ago
Jeff Young 634524dde5 Validate new symbol / save as symbol info before exiting dialog. 2 years ago
Jeff Young ea6d64e996 Set line width when changing annotation proxy flag. 2 years ago
Marek Roszko ec64ceeff2 Add a custom wx splash class to nullify the filterevent that causes crashes 2 years ago
Jeff Young fe0fb92441 Reduce visual clutter in GAL display options. 2 years ago
jean-pierre charras ddb141ff08 GAL_OPTIONS_PANEL: replace 2 wxSpinCtrlDouble to try to fix a locale issue. 2 years ago
Jeff Young c2057ba1bc Don't use Clone() for duplicating. It returns the same UUID. 2 years ago
Jeff Young e6b0a6abca ADDED: lib tree previews. 2 years ago
Jeff Young 69a1b30b8a Implement undo/redo around Pad Edit Mode changes. 2 years ago
Marek Roszko f357e79f77 Add --define-var / -D to the cli opts for some commands 2 years ago
Jeff Young c9acca1342 Make fromHotkey parameter explicit, and don't set it for non-hotkeys. 2 years ago
Jeff Young cb003d8ab4 Don't count pins of both De Morgan variants when matching to footprint pads. 2 years ago
Alex Shvartzkop e128896ba6 Schematic plugins refactoring, fixes for PCB plugins. 2 years ago
Mike Williams b8a61719c3 Grids: make overrides use existing grids (choice box) 2 years ago
Mike Williams b1a388ca69 Grids: Support X and Y for all grids, add optional names 2 years ago
Josue 94e86a69be Update RECT to RECTANGLE 2 years ago
Josue 6429051750 change Rectangle property: Length to Height 2 years ago
Josue c3766bb250 Implement Length and Width for RECT 2 years ago
Josue 5061ca54e7 add length and angle properties to segment 2 years ago
Roberto Fernandez Bautista 32b6deb8b1 ADDED Migrate libraries button in Footprint Library Table 2 years ago
Roberto Fernandez Bautista 7037076360 Symbol Library Table: Show CADSTAR Parts Libraries in file selector 2 years ago
Marek Roszko 208d146a03 Force fontconfig to look at the correct path for fonts.conf on windows 2 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
Marek Roszko cbc60d90ec Add missing line style prop to eda_shape 2 years ago
Mike Williams 2764e59400 Grids: add buttons to re-order grids 2 years ago
Jeff Young 0f81dd3b5e Give Grid Settings a more standard KiCad look and feel. 2 years ago
Mike Williams d9c2e0ab54 PCB: start of grid overrides 2 years ago
Mike Williams 0f781f328e GRID_HELPER: push code to parent class 2 years ago
Seth Hillbrand db8e15ce88 Require wxWidgets 3.2 2 years ago
Jeff Young 0c37e3c443 Remove realistic-mode (and duplicated settings from preferences). 2 years ago
Alex Shvartzkop 10e2e4a12d Another try at fixing arcs. 2 years ago
Mike Williams f770500bb4 Grids: make user editable 2 years ago
Marek Roszko ea3101587a Add gltf export to step dialog 2 years ago
Alex Shvartzkop 865fa10fb2 Fix pad arcs in Gerber plot when aperture macros are disabled. 2 years ago
Jeff Young ec980e8696 Move "parent" property from PAD to BOARD_ITEM. 2 years ago