541 Commits (a8837043791ea0ee9a3561c57d635582db9f4565)

Author SHA1 Message Date
Jeff Young 190fb23e88 Add pinned library support to Footprint and Symbol Viewers. 3 years ago
jean-pierre charras 1598ce762b bitmap_info.h: move g_BitmapInfo initialization to bitmap_info.cpp. 3 years ago
Seth Hillbrand 03c279ffd4 ADDED: Threadpool 3 years ago
Miklós Márton f2382a7bd1 Add Make selected active/inactive actions to the symbol libraries 3 years ago
Jeff Young 97b0005780 More caching for DRC. 3 years ago
Marek Roszko abfe944299 Split gal cmake target to a subdirectory 4 years ago
Mark Roszko f0f33ef1d3 Introduce sentry for crash data collection 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
markus-bonk 8663a399ac Move pcbnew_navlib compilation into pcbcommon. 4 years ago
jean-pierre charras 1b42152ba0 Teardrops: store parameters in BOARD_DESIGN_SETTINGS. 4 years ago
Seth Hillbrand 22a77d3556 Move EDA_ANGLE to KiMath lib 4 years ago
Jeff Young 7d032f9c2f Outline font rendering for Cairo, plotter, printer and 3D viewer. 4 years ago
Jeff Young 04c76f10e9 Performance enhancements for fonts. 4 years ago
Jeff Young a2030a5956 GUI for font selection. 4 years ago
Ola Rinta-Koski 9b406c1da4 Outline font support. 4 years ago
Jeff Young 89c0f8e297 Move to new font engine. 4 years ago
Jeff Young e41a4d406a Cherry-pick MARKUP_PARSER from rockola/kicad-strokefont. 4 years ago
Simon Richter d25fe17b28 Bump minimum required CMake version to 3.11 4 years ago
Jeff Young ccb94fd1a7 APIs for passing KIFONT::FONT pointers around. 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
jean-pierre charras b0bf780b80 Ensure stroke_params_lexer.h is created on all platforms (linux or msys2) 4 years ago
Jeff Young 5e4a704155 Remove some more duplicated preferences. 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Jeff Young ba6ae4fa9b Kicad has many plugins. This one is for the pcb. 4 years ago
Jeff Young 66d9e7073f More discrete borders for Kicad mgr, PCM and appearances panels. 4 years ago
Jeff Young 0b48876ce5 Decouple left and right pane minimums for splitter window. 4 years ago
Wayne Stambaugh 1f7fd436a2 Move board object polygon code into the object source files. 4 years ago
Jeff Young a41944020d Push most of PCB_SHAPE impl down in to EDA_SHAPE. 4 years ago
Mikolaj Wielgus faad5ee1ce Use system text and background colors in PCB calculator 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young 3aae3c6f65 Dark mode for a bunch of HTML dialogs. 4 years ago
Seth Hillbrand 240c3b75c4 Move selection disambiguation to long-click 4 years ago
Jeff Young f6287053e5 Naming conventions. 4 years ago
Jon Evans c80efb0f98 Fix save/load of appearance panel width on show/hide 4 years ago
Jeff Young 41619ebbe2 Decouple PROGRESS_REPORTER interface from implementations. 4 years ago
Jeff Young 95b87ba29a Freshen microwave polygon dialog and remove a bunch of dead code. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Érico Nogueira 88a8ef949c Remove OpenSSL locking from kicad_curl. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 4 years ago
Jeff Young 16b0147af8 Prefix DIMENSION types. 4 years ago
Marek Roszko 527bda5d58 Split out selection.cpp to reduce header sharing 4 years ago
Jon Evans c9a660a80c Rework JSON integration to speed up build 4 years ago
Seth Hillbrand bf1437899e Add Python Tool to pcbnew 5 years ago
Seth Hillbrand 192fbfd5e5 Finalize Python Frame 5 years ago
Seth Hillbrand 81d58bcea9 Working python window 5 years ago
Roberto Fernandez Bautista f2677340f2 Access the new paste behaviour via a new Paste Special... dialog 5 years ago
Wayne Stambaugh 2ae264751f Rename class_board_stackup.{h|cpp} to board_stackup.{h|cpp}. 5 years ago
Ian McInerney e08387ce3d Make the GAL responsible for the native cursor management 5 years ago
Ian McInerney 3146d03aaa Properly ellipsize layer names in the GerbView layer manager 5 years ago
Jon Evans 6924b98bc3 Remove deprecated BRIGHT_BOX preview item 5 years ago