986 Commits (a21d24a4c8a7b4d580740afb43d80adec6d9fa16)

Author SHA1 Message Date
jean-pierre charras 66febafb9c Fix cross-probing from Cvpcb to Eeschema, broken by commit 3a76d426 3 years ago
Marek Roszko fc99b3ba95 Don't link gdiplus everywhere anymore 3 years ago
Alex 3a76d42630 Cross-probing/selection for multiple items (PCB -> SCH) 3 years ago
Jeff Young 6f49b57f9b Cleanup & performance enhancements. 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 713c0197d9 Formatting. 3 years ago
Jeff Young fa679d3601 Pinned libs can also be found in program settings. 3 years ago
jean-pierre charras 8eee766791 Fix Cvpcb DISPLAY_FOOTPRINTS_FRAME: some display options not working. Commit 5e4a7041 moved 4 settings used in Cvpcb to a PCBNEW_SETTINGS struct. But in Cvpcb, this config struct does not exist. So these 4 settings are now moved to a section (PCB_VIEWERS_SETTINGS_BASE) common to Cvpcb and Pcbnew config. 3 years ago
Jeff Young 6a9c6e8599 Hook up ID_GRID_SETTINGS for footprint viewers. 3 years ago
Seth Hillbrand b5bf1da251 Keep track of blocking windows 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
Seth Hillbrand 03c279ffd4 ADDED: Threadpool 3 years ago
Ian McInerney b51d8c9825 Introduce new CMake variable to store kiface install location 3 years ago
jean-pierre charras d01e0bbec6 Cvpcb: fix not working icon "select previous symbol" 4 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
jean-pierre charras 0211d07060 Footprint viewers: fix regression: re-add automatic zoom option when loading a new footprint 4 years ago
jean-pierre charras 66ebd68060 Cvpcb: fix "not found" .equ files. 4 years ago
Jeff Young bc51c89c90 Reconcile zone-auto-fill with undo. 4 years ago
Seth Hillbrand 098e8f7d9b Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 4 years ago
Davide Gerhard ea9f960cc1 cmake: adding KICAD_MACOSX_APP_BUNDLE option 4 years ago
Jeff Young 2defd8d911 Move show-bounding-boxes to a tool on the toolbars. 4 years ago
Seth Hillbrand 3ff87858de Prevent cvpcb from losing text focus on filter 4 years ago
Marek Roszko 3f711b8958 Add win32 VERSION_INFO resource blocks for the DLLs 4 years ago
Jeff Young 5e4a704155 Remove some more duplicated preferences. 4 years ago
Jeff Young c3552a940a Make sure standard OK/Cancel buttons respond to current language. 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jeff Young ef10b36948 Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
Jeff Young 1b2a278de9 Don't put "exclude from board" symbols in CvPCB netlist. 4 years ago
Mikolaj Wielgus 5f53019290 Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
Seth Hillbrand 9a8d1246cc We don't keep a CHANGELOG.TXT 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 5f3c67bd2b Fill in some missing GetMsgPanelItems and make some others consistent. 4 years ago
Jeff Young 5bf042fcc1 Use individual parameter version of wxExecute. 4 years ago
Jeff Young 3651d7c5e7 Remove vestiges of old zoom-auto architecture. 4 years ago
Jeff Young 6e7ce09572 Use more descriptive terminology for preferred text editor. 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
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
jean-pierre charras 89f124595c Revert "Cvpcb: fix possible crash when pressing the ESC key during some calculations." 4 years ago
jean-pierre charras 99b242069d Cvpcb: fix possible crash when pressing the ESC key during some calculations. 4 years ago