39290 Commits (05a8e598840527ddb87e76b83aa09ede12722d1a)
 

Author SHA1 Message Date
Alex Shvartzkop 05a8e59884 Move wxString and std::optional JSON serializers to core header. 2 years ago
Alex Shvartzkop 5b438d6398 Optimize makeEffectiveShapes for polygons. 2 years ago
Alex Shvartzkop f211b2cdd0 Remove unused method from router_tool.h 2 years ago
Alex Shvartzkop 1b8abdfde7 ADDED: Basic STEP manipulation utils available to Python. 2 years ago
Alex Shvartzkop 52feb38fd1 Add map_helpers.h 2 years ago
jean-pierre charras ecd8c7e2cc Fix a compil issue (in sch_altium_plugin.cpp) and compil warnings. 2 years ago
Marek Roszko e665cbac20 Delete line with weird comment because its weird 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 f45d61ef18 OUTLINE_FONT does not need Pgm() or settings or EDA_TEXT 2 years ago
Marek Roszko 19db0f943f Restore gal recursive link to common 2 years ago
Alex Shvartzkop 9457e794fe Fix SCH_BITMAP::ReadImageFile( wxMemoryBuffer& ). 2 years ago
Alex Shvartzkop 69261df022 Add SCH_BITMAP::ReadImageFile( wxMemoryBuffer& ). 2 years ago
Marek Roszko 10c495952e Snip 2 useless includes in transform.cpp 2 years ago
Marek Roszko 5c62b98e7c observable can live in core 2 years ago
Marek Roszko 81c069c1a3 Lets see if any platform barfs dropping gal's link to common 2 years ago
Marek Roszko 454c5e8eca 3d-viewer should depend on common directly 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 a7a642e090 Remove one errant gal dependency on python 2 years ago
Marek Roszko 8bcc4e52aa Fix build due to gdicmn removal 2 years ago
Marek Roszko a4d8c021aa Remove rouge gdicmn include 2 years ago
Marek Roszko 4d77fd48ef Shove thread_pool to core 2 years ago
John Beard 3c5052c1ac Add snaps to pad hole edges 2 years ago
John Beard 78c8de9b08 Fix oval pad snapping 2 years ago
Seth Hillbrand 08ffb17489 Only allow parameters for the full lib part in Altium 2 years ago
Seth Hillbrand 25a60fac54 Altium fixes 2 years ago
Seth Hillbrand 468beb5a05 Handle font sizes in Altium libs 2 years ago
Seth Hillbrand 893ebdd016 Adding additional Altium features 2 years ago
Seth Hillbrand 1555b207a8 Add PIN_NAME and PIN_NUM to the layer ordering 2 years ago
Seth Hillbrand c7868f0832 Altium Plugin updates 2 years ago
Seth Hillbrand 3bd745ee15 Add support for Altium ellipses 2 years ago
Seth Hillbrand 1662f6aad6 Speed up footprint loading by caching 2 years ago
Seth Hillbrand 1b63d11adf Speed up Altium compound file reader 2 years ago
Seth Hillbrand b8b2498e0c Add support for fp cutouts in Altium libs 2 years ago
Seth Hillbrand 24d3df5416 ADDED: Altium SchLib Support 2 years ago
Seth Hillbrand cb3c712a9c ADDED: memberOfSheet() design rule function 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
jean-pierre charras efdead2008 Gerbview: added (in Layers Manager) a new setting to adjust draw offset 2 years ago
Seth Hillbrand 2be87e4527 Fix Portuguese(Brasil) translation naming 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 7a2a2e2df0 Remove error-prone SetReporter() API. 2 years ago
Alex Shvartzkop e09a15ae4c Altium PCB import: fix rectangular keepout fills. 2 years ago
Alex Shvartzkop 4f303a8dc2 Altium PCB import: Polygon Cutout only cuts copper fill. 2 years ago
Alex Shvartzkop ee2f954bbe Revert "Set reporter in DIALOG_SIM_MODEL::TransferDataToWindow." 2 years ago
Marek Roszko 4fe7c7a902 Prevent crash trying to load missing spice lib 2 years ago