167 Commits (89f28272782f111522bc303827fbc0fa51e870ff)

Author SHA1 Message Date
Jeff Young b8819b4636 Another reduction in asserts. 1 year ago
Jeff Young 02bc093b55 Use consistent sorting for footprint libs. 1 year ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 1 year ago
Jeff Young bf2b3b0b0f Deconflict some LIB_TREE_ITEM APIs so they can remain non-const. 2 years ago
Marek Roszko ce672f926c Unbind some cvpcb frame events in destructor 2 years ago
Marek Roszko 6b12a12b3e On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2 years ago
Marek Roszko 7e8b18035f Eliminate the conditional pcbnew/cvpcb definition of PROJECT 2 years ago
Alex Shvartzkop ff49d5ada9 Fix ambiguous overloads on wx 3.3 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Jeff Young cf4f0723f8 Select first unassigned symbol when running CvPCB. 2 years ago
Marek Roszko d2c0f5fc2a More wxSing 3 years ago
Wayne Stambaugh f28ea5e784 Remove standard dialog button static line separators. 3 years ago
Brian Fiete f88064ba55 Cursor backtrack fix for cvpcb filter string 3 years ago
Scott Hanson ed42f95794 CVPCB: Add warning if footprint is missing 3 years ago
Scott Hanson 5b9fcc0ba0 Cvpcb: Reload footprint libraries in CVPCB 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
Jeff Young 1e1aedbe30 Fix uninitialized variable. 3 years ago
Jeff Young d2712bac37 Try and reduce opportunity for lost keystrokes. 3 years ago
Jeff Young 1be8adebf5 Restore fix for #10029. 3 years ago
jean-pierre charras 66febafb9c Fix cross-probing from Cvpcb to Eeschema, broken by commit 3a76d426 3 years ago
Alex 3a76d42630 Cross-probing/selection for multiple items (PCB -> SCH) 3 years ago
Jeff Young 66d6a5a9dd Performance improvements for CvPCB. 3 years ago
Jeff Young e9478191e0 Cleanup. 3 years ago
Jeff Young e10158ff10 ADDED show pin names on footprint pads when assigning to symbol. 3 years ago
Jeff Young fa679d3601 Pinned libs can also be found in program settings. 3 years ago
Jeff Young a9e18c68a7 Add pinned library support to CvPCB. 3 years ago
jean-pierre charras ecc464e846 Cvpcb: fix crash on opening Cvpcb, due to a null pointer use. 3 years ago
Jeff Young 8d1523b22c Save cvpcb filter text. 3 years ago
jean-pierre charras be35b0783a Cvpcb: fix SaveAssociations. Save association to disk only from the Apply button. Previously, the association was saved to disk also on OK button click. 4 years ago
Seth Hillbrand 3ff87858de Prevent cvpcb from losing text focus on filter 4 years ago
Jeff Young 1b2a278de9 Don't put "exclude from board" symbols in CvPCB netlist. 4 years ago
Jeff Young 7a879c6a2d Naming conventions. 4 years ago
Jeff Young 956ec5b17c Work around the train-wreck that is wxString::Format. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young 9c78e4cf54 Mac needs different font size handling than MSW & GTK. 4 years ago
Jeff Young fbee62fc15 Tie font size scaling to when automatic icon scaling fails. 4 years ago
Jeff Young 7a822b55aa Another round of changes to attempt to fix the GTK font size issue. 4 years ago
Jeff Young 41619ebbe2 Decouple PROGRESS_REPORTER interface from implementations. 4 years ago
jean-pierre charras b1c67d9ad4 Cvpcb: fix possible crash when pressing the ESC key during some calculations, round 2. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Jeff Young 0c2ac9a711 Move GUI font code to common. 4 years ago
Jeff Young 1db33c7b3a More safety (and better impl) for not sharing FP table/info stuff. 4 years ago
Jeff Young 4aa8318dc2 More error message regularization. 4 years ago
Jeff Young 15a094c647 Give CVPCB its own footprint info list. 4 years ago
Marek Roszko 7faee5eda5 Stop salt the eart with wxhtml.h 4 years ago
jean-pierre charras f6f2284851 Fix missing includes on Linux after commit 0427bda7 5 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
Jeff Young 94470bfa15 Minor cleanup. 5 years ago