26423 Commits (3d4ac9af03132593f498c5683ab36b1170f5560c)
 

Author SHA1 Message Date
Jeff Young cea779ec0f Implement ctrl-A/ctrl-C on our side rather than relying on wxWidgets. 5 years ago
jean-pierre charras 366189b864 Fix incorrect comments in GESTURE_PSEUDO_ACTION list. 5 years ago
Jon Evans 924accfdc8 Consolidate wxAui art providers 5 years ago
Jon Evans 17bcbdbf56 Disable AuiBar fix until dark icon support is ready 5 years ago
Jon Evans f6064523a3 Use valid diff pair suffixes in label help example 5 years ago
Jon Evans afc11ca771 Preliminary take on dark theme colors 5 years ago
Jon Evans ec2c5fa052 Initial cmake shuffling for dark icon theme 5 years ago
Jon Evans 93578517e4 Support dark mode in AuiBar buttons for wx 3.0 5 years ago
Jeff Young 7760570d76 Treat action buttons in Symbol/Footprint Properties as OK, not Cancel. 5 years ago
Jeff Young 57e948ff08 Make sure axesEnabled is set before saving config. 5 years ago
jean-pierre charras 35e6e55bc9 3d stock plugins (dll plugins): fix incorrect path on Linux. 5 years ago
Sylwester Kocjan 959ae73a01 Eeschema,sim: extract plot colors to new class 5 years ago
qu1ck cc6df515a1 Make ARCs accessible from python 5 years ago
Jon Evans 375cd12258 Eeschema: never replace event position in wire drawing tool 5 years ago
Jeff Young f4cc9b86e3 Inform user (and bail on UpdatePCB) if annotation failed. 5 years ago
Jeff Young 5bc2285aef Fix another failure of dynamic_cast<>. 5 years ago
Jeff Young 6e7d7af3c9 Add Reset buttons for mouse and trackpad defaults. 5 years ago
Jeff Young 1a9f55872c Don't leave a pad with a netinfo pointer from the footprint editor. 5 years ago
Jeff Young 83d07dc7f7 Comments. 5 years ago
Jon Evans 5c17ff0595 Libeval: don't try to dereference invalid STRUCT_REF parent 5 years ago
Jon Evans 63b5d8db43 Pcbnew: use MRU path when opening files in standalone mode 5 years ago
Jon Evans dbb6d0fb4a Move paste and mask clearance settings back to board file 5 years ago
Jon Evans 4f4b95456d Fix order of user template search paths 5 years ago
Marek Roszko 4debfbcc53 Fix pcbnew cross probing ignoring the disabling of the cross probing zoom to fit setting 5 years ago
Jeff Young 8a33542bcd SCH_COMPONENT::GetField() expects a vector index, not a field id. 5 years ago
jean-pierre charras 13bcfc79a1 Eeschema, DIALOG_ERC: fix minor issues: 5 years ago
Jon Evans a70106a3bd Fix search paths for default project template 5 years ago
Jon Evans cd7a2cd807 Fix shadowing fix that caused logic bug and different shadowing 5 years ago
Jon Evans 77ed62f506 Scroll HTML report box when pushing new lines in immediate mode 5 years ago
Jon Evans 65531accf6 DRC: allow testing against particular diff pair membership 5 years ago
Seth Hillbrand 1d3159c1cb Add support for PKZIP-based stpZ files 5 years ago
Jeff Young 061218e567 Take a stab at fixing Python build issue. 5 years ago
Jeff Young 8ab1f957a2 Update title after a Save All. 5 years ago
Jeff Young 3538c8a963 Thread safety for new caches (which are also used during zone fill). 5 years ago
Jeff Young 790e97a398 Only report "done" once, and be a (bit) more descriptive about it. 5 years ago
Jeff Young 2606ecc619 Add isDiffPair() to custom rule syntax examples. 5 years ago
Jon Evans ccba4b1462 Pcbnew: don't show project warning on stackup pages 5 years ago
Jeff Young 14e670408e Fix some bugs in rule examples and add some more examples. 5 years ago
Marek Roszko 047bfdfb30 Ensure MSVC builds with standard unwinding enabled 5 years ago
Jon Evans d269778cd4 PNS: disable smart pads in walkaround if posture is forced 5 years ago
Wayne Stambaugh 5ca25a609e Pcbnew: fix shadow variable in expression evaluator. 5 years ago
Seth Hillbrand f952434aee Replace "pours" with "fill" in Rule Area 5 years ago
Jon Evans a251141d1d Remove extra kicad from Linux plugins path 5 years ago
jean-pierre charras 11bc23fab2 pcb_calculator: fix locale fp separator and incorrect coding of utf8 strings. 5 years ago
Seth Hillbrand bcc3767c2a FABMASTER: Fill both kinds of silk polys 5 years ago
Jon Evans eae9e954c3 Hide BOARD internals that shouldn't be wrapped from swig 5 years ago
Jeff Young 6d6765cdaf Improve DRC status reporting. 5 years ago
Jeff Young 1f109ac6aa Try again to find compromise cross-platform/theme spacing. 5 years ago
Jeff Young 4ede4e061e More DRC performance work. 5 years ago
PJM d8089ed54a Eeschema: Adds wire when dragging directly connected labels 5 years ago