39316 Commits (3bbf3a61b542734ab9dc3c4de444aa2d8e893f11)
 

Author SHA1 Message Date
Marek Roszko ab92d2891e Split the define var message across two lines 2 years ago
Marek Roszko 88a76d4b01 Update argparse to get multiline alignment 2 years ago
Marek Roszko 270c195df9 Sprinkle metavars into cli descriptions 2 years ago
Marek Roszko f357e79f77 Add --define-var / -D to the cli opts for some commands 2 years ago
Marek Roszko b542539546 Add --drawing-sheet arg for various cli commands for overriding the project sheet 2 years ago
Marek Roszko f869e3fb87 Fix stray arg input/output in 3d export 2 years ago
Marek Roszko df0c220f2b Some small reorg of the cli class base 2 years ago
Josue Huaroto 27048ad4d2
Half number of ticks according to window size 2 years ago
Jeff Young 377ffb00b0 Re-run autoplacement after symbol replacement (when appropriate). 2 years ago
Adam Simpkins 9b69d84688 kicad-cli: add option to control oval drill export behavior 2 years ago
jean-pierre charras 160ec181ac dialog_export_svg: add color theme selection. 2 years ago
Jeff Young 5358343023 Make button alignment consistent. 2 years ago
Jeff Young c9acca1342 Make fromHotkey parameter explicit, and don't set it for non-hotkeys. 2 years ago
Seth Hillbrand c2fd2f42eb Update TestDanglingEnds to O(n) speed 2 years ago
jean-pierre charras 0aaafc92fc Fix a compil issue with gcc created by commit 21c54f97 (gcc only) 2 years ago
Jeff Young 0002eca70b Fix missing string-to-int conversion. 2 years ago
Jeff Young f08370b3dc Remove no-longer-used guard. 2 years ago
Jeff Young 81117d2217 Fix memory leak from double-allocation. 2 years ago
Jeff Young 9a045af81f Make all debugging statments use netcode (instead of some using netname). 2 years ago
Jeff Young 05135eed66 Extra debugging info for pns regression tests. 2 years ago
Jeff Young ac778163ab Support net queries in PNS_LOG_PLAYER_KICAD_IFACE. 2 years ago
Jeff Young c049e1e90d Formatting (no functional changes). 2 years ago
Marek Roszko 37717a8281 Fix other stroke types still drawing the border regardless of enable 2 years ago
Marek Roszko 21c54f9721 Add two more border props to props panel 2 years ago
Marek Roszko cd884211ef Actually use the sentry dsn define 2 years ago
Jeff Young cb003d8ab4 Don't count pins of both De Morgan variants when matching to footprint pads. 2 years ago
Jeff Young 09288ecbe2 Formatting. 2 years ago
jean-pierre charras 085485717c Gerber place file: change DCode size of pads others than 1 or A1 to 0.1 mm 2 years ago
jean-pierre charras 5bf0689ac8 Fix typos in translatable strings. 2 years ago
Marek Roszko 60af0448c5 Add missing if intending to border check 2 years ago
Marek Roszko ffbe0f36da Tweak the textbox file indentation 2 years ago
Marek Roszko 2e58f4ea60 Fix three spots it always failed to check if the border was enabled 2 years ago
Marek Roszko 2dcb7caacf Add an explicit border property to textboxes 2 years ago
Marek Roszko 87513b4a04 Change the sentry dsn to be build time defined 2 years ago
Alex Shvartzkop f2403804db Add test for GuessPluginTypeFromLibPath. 2 years ago
Alex Shvartzkop e128896ba6 Schematic plugins refactoring, fixes for PCB plugins. 2 years ago
Alex Shvartzkop 7428f3d452 Fix LTspice in ShowType / EnumFromStr. 2 years ago
Jeff Young 4b22b1e831 Debugging aid. 2 years ago
Jeff Young cf14b3c233 Fix conversion to netnames in PNS_DBG output. 2 years ago
Jeff Young aeb8374ae5 Fix presumed typo in collision reporting. 2 years ago
Jeff Young ac7ceb03ee Fix warning message typo, empty wxString::Format, and formatting. 2 years ago
Seth Hillbrand 7af5037ad7 Fix version compare for MSW 3D Connexion mouse 2 years ago
Jon Evans 1a8fcdfdd7 Do not crash if PARAM_LIST backing data contains unexpected type 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
Mike Williams 9002ade554 Schematic: default editors to mils 2 years ago
Jeff Young 7a8d903412 ADDED: align elements to grid for Symbol Editor. 2 years ago
Jeff Young d74e9ba040 Support SHORT_NET_NAME(pin_number) and friends on symbols. 2 years ago
Jeff Young 9e309d1d83 Coding standards and wxS() safety. 2 years ago
Jeff Young ace394aab9 Minor cleanup. 2 years ago