39316 Commits (3bbf3a61b542734ab9dc3c4de444aa2d8e893f11)
 

Author SHA1 Message Date
Marek Roszko 3bbf3a61b5 Remove PNS APIEXPORT that never made sense 2 years ago
Alex Shvartzkop bc846f5fca SVG import: skip shapes that are not stroked and not filled. 2 years ago
Marek Roszko ab1a6651a9 send multivector.h and sync_queue.h to core 2 years ago
Marek Roszko 00e51da845 Get rid of tools/property_tree that wont build anyway 2 years ago
jean-pierre charras 72984c5c40 Gerbview: add refinements to option to set offset and rotation of layers. 2 years ago
Marek Roszko 3cd60007c5 Dont leak richio into everything 2 years ago
Marek Roszko 1a6d459fb1 Fix wrong path slash 2 years ago
Marek Roszko 5da88d1d0e Move UTF8 to core 2 years ago
Marek Roszko 6e04c2835a Remove unused header 2 years ago
Marek Roszko e83f87520c Transform is right at home in kimath 2 years ago
jean-pierre charras 8aa408f0c9 fix a minor compil warning 2 years ago
Jeff Young a9bfadd71a Fix merge error. 2 years ago
Jeff Young d3e255a383 Allow context-menu update/change footprint for multiple footprints. 2 years ago
Jeff Young 0310973e3f Push TEXT_SPIN_STYLE from SCH_TEXT out to SCH_LABEL_BASE. 2 years ago
Seth Hillbrand 3723e9efc1 Remove unused var 2 years ago
Marek Roszko 7505fd0f37 Profile can live in core 2 years ago
jean-pierre charras 3e6f7ab3e5 Fix compil issues (especially easyeda_parser_base.xx) and compil warnings 2 years ago
jean-pierre charras 9b85942b80 Gerbview: add refinements to commit efdead20: add option to set offset and 2 years ago
Alex Shvartzkop 83afdd297e Use UTF-8 encoding in test_io_mgr.cpp. 2 years ago
Alex Shvartzkop 79c86445d2 QA: add plugin type tests for EasyEDA. 2 years ago
Alex Shvartzkop e6f0a3d91b QA: add test files for EasyEDA. 2 years ago
Alex Shvartzkop 21ee65aa9c ADDED: Importers for EasyEDA (JLCEDA) Standard / Professional. 2 years ago
Alex Shvartzkop 024622b0f6 SVG import: skip invisible shapes. 2 years ago
Alex Shvartzkop 2c07866fff NanoSVG: update image size to the actual size after scaling. 2 years ago
Alex Shvartzkop 892761920a FOOTPRINT::AutoPositionFields: reset justification and angle as well. 2 years ago
Alex Shvartzkop ebbc5fd4cb Remove unused method in kicad_manager_control.h. 2 years ago
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