34120 Commits (58b03b0a1c6a6057342f6e261e6d5959ae5ab5c0)
 

Author SHA1 Message Date
Alex 58b03b0a1c Small optimizations. 3 years ago
Jeff Young 897135a4f0 Support mirroring on the board too. 3 years ago
Alex f75266d130 Keep selection order in SCH->PCB cross-selection. 3 years ago
Jeff Young bb1eb94aa0 Fix typo. 3 years ago
Mikolaj Wielgus e27969217c Add missing virtual destructor in SPICE_GENERATOR 3 years ago
Jeff Young 839d31d427 Only update properties from a "real" project. 3 years ago
Mikolaj Wielgus e4865ce543 Excise wxString from simulation 3 years ago
Jeff Young fc10db25ba Netclass directive and label conversion improvements. 3 years ago
jean-pierre charras c44e54756a search panel: fix a crash and a refresh issue after selecting a second item 3 years ago
jean-pierre charras b6663a1c41 minor fixes. 3 years ago
Jeff Young 8eb68ee472 Add pin/unpin context menu to Symbol Chooser and Footprint Chooser. 3 years ago
jean-pierre charras 6154a8d5d5 Try to fix a CI compil issue. 3 years ago
jean-pierre charras 25f1f7b0df Fix a compil issue on GCC 3 years ago
jean-pierre charras 78087597cd Avoid including plotters/plotter.h in many files. 3 years ago
Marek Roszko 5af00486c3 Set a default floating size for the search pane 3 years ago
Marek Roszko ec25463fed Allow multi-selecting from the search pane 3 years ago
Marek Roszko dc9909f83f Show all on empty searches 3 years ago
Marek Roszko 30dbcbbcf5 Only search the current tab on events 3 years ago
Marek Roszko 1b962a1660 Expand zone info a little 3 years ago
Marek Roszko 35201eac52 Add textboxes to Text tab of search 3 years ago
Jon Evans 728ef8a61c Hide properties panel menu entry if flag isn't set 3 years ago
Jeff Young 513fc872bb Support both X and Y mirroring in FPEditor. 3 years ago
Seth Hillbrand 0150655ed3 Fix missing DRC check with via 3 years ago
Mikolaj Wielgus 0e0c4df4da Fix build with -DKICAD_SPICE=OFF 3 years ago
jean-pierre charras f851526c67 Plotters: make virtual void PLOTTER::Arc() using arc angles protected. 3 years ago
jean-pierre charras fd4cd17f4f fix a compil warning 3 years ago
Jeff Young 7f34586c7e Allow text variable resolution through properties in drawing sheet text. 3 years ago
jean-pierre charras bbaf5a21c2 Eeschema: fix a plot issue with arcs. 3 years ago
Jeff Young 7e8b6083f4 Try to find a better brace highlight color strategy. 3 years ago
Jeff Young cf1a411a19 Allow net to be selected with mixed track & via selection. 3 years ago
Jeff Young 7e97dc6974 Fix typo found by dsa-t. 3 years ago
Mikolaj Wielgus 2bf6791352 Sim: Move SIM_LIBRARY_SPICE parsing facilities to a new class 3 years ago
Marek Roszko 7e089182b8 Swap out deprecated Iconized for IsIconized in python 3 years ago
Jeff Young 30a4d3d2de Coverity fixes. 3 years ago
Jeff Young 7fe3999457 Fix a bit of fall-out from making command strings non-optional. 3 years ago
Seth Hillbrand 4b20eb9cb0 Remove debugging code 3 years ago
Seth Hillbrand e0f7c3b057 Properly handle non-connected labels in ERC 3 years ago
Seth Hillbrand 9b4eb91f12 Zone Fill performance enhancement 3 years ago
Seth Hillbrand 0295090135 Zone Fill performance for overlapping zones 3 years ago
Jeff Young 1fcd7d6285 Move cvpcb filter to a timer. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
jean-pierre charras 5990595619 When adding a bitmap, do not clone it during moving. 3 years ago
Mike Williams a23b9810e1 Build: Fix Windows build (missing QA mock update) 3 years ago
Mike Williams ca0c9f12e0 PCB Editor: Unroute Footprint 3 years ago
Mike Williams 9304607624 TOOL_EVENT: make command string non-optional 3 years ago
Mike Williams b7ba24b2d9 TOOL_EVENT: fix lifetime issues with const aEvent& refs 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Mikolaj Wielgus 8599323dce Sim: Move Spice model parsing to a separate class hierarchy 3 years ago
Marek Roszko 42005d9678 Bump vcpkg again for wx 3.2.1 3 years ago
Alex bdf4cf51b8 Add a missing statement in segments reservation. 3 years ago