9780 Commits (ae458d0421afb5ae913ebae6110e39fccb9b3adb)

Author SHA1 Message Date
Seth Hillbrand ae458d0421 Decrease error severity for Altium imports 1 year ago
Seth Hillbrand 5db4d10c86 Add some LSET QA 1 year ago
JamesJCode 84c0453ca9 Check for >= 2 filenames when comparing backup archives on close 1 year ago
Seth Hillbrand 0f84ddaf39 Avoid throwing a spurious substitution warnings 1 year ago
Marek Roszko c16d078b8c Fix conflict with windows header define thats leaking in 1 year ago
Marek Roszko 3097798a95 Use ${ZSTD_LIBRARY} instead of zstd as link target. 1 year ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 1 year ago
Alex Shvartzkop 77eb197a21 Fix build on GCC 14.1.1. 1 year ago
jean-pierre charras 3bacfacf95 Ensure non handled text properties are never written in .kicad_pcb files 1 year ago
jean-pierre charras a075a80b3c Move all CTL_OMIT_xxx flags definitions into a new file ctl_flags.h 1 year ago
Seth Hillbrand ffe496abf3 Cleanup !1322 for Project Backup 1 year ago
Harry Best cc5fb60d93 CHANGED: Backup project only when different 3 years ago
Seth Hillbrand 845130ba9e ADDED: pcbnew fill avoids kissing fills 1 year ago
Seth Hillbrand 3df7b1baa3 Update max recursiondepth default per @jeffyoung 1 year ago
aris-kimi 6969b9d64f Open library file preselected in the file explorer for both symbol and footprint editors. 1 year ago
Jeff Young bfecb7891c ADDED: --use-drill-origin arg to export DXF. 1 year ago
Seth Hillbrand e0453d9bcc Further cleanup of LSET 1 year ago
Seth Hillbrand 0c99f77158 Fix overzealous replace 1 year ago
Seth Hillbrand cc850d0da0 Split out LSEQ/LSET from LAYER_ID 1 year ago
Seth Hillbrand 293075426b Clean up some LSEQ functions 1 year ago
Seth Hillbrand b1093f1daf Fix some signed/unsigned comparisons 1 year ago
Jeff Young 02a08bf9b1 ADDED: RMB > Copy item for HTML_WINDOW. 1 year ago
Jeff Young f6031da58c ADDED: RMB-menu for Copy in inspectors. 1 year ago
Jeff Young 5c71d26b25 Regularise spacing with number badges. 1 year ago
Seth Hillbrand c0bf866c58 Speed up shutdown 1 year ago
Alex Shvartzkop cc96de29e6 Add mutex include. 1 year ago
Alex Shvartzkop 0a53fc41a7 Shut down curl operations before global cleanup. 1 year ago
Alex Shvartzkop a866c46d3b Store VIEW_ITEM index to avoid std::find in removal. 1 year ago
Alex Shvartzkop 340c84c54a Allow leaving nullptr values in VIEW::m_allItems, then defragmenting later when removing items. 1 year ago
Alex Shvartzkop a0bc8283d3 Show/hide scrollbars earlier to reduce flickering. 1 year ago
Jeff Young 7f6ab7043b Clean up more exception processing in simulation GUI. 1 year ago
Seth Hillbrand b4760b9b2c Add ADVANCED_CFG variable for recursion depth of variables 1 year ago
Alex Shvartzkop e5a5b59ac1 Don't try to clear empty bitmap cache. 1 year ago
Alex Shvartzkop cec378b70d HiDPI: use logical icon size when changing indicator state. 1 year ago
Jeff Young 9e6884f656 ADDED: support for ERC & DRC errors and warnings in text variables. 1 year ago
Jeff Young 16340e6cf4 Support both short and long item descriptions. 1 year ago
Alex Shvartzkop 0acc4dc286 If we didn't use all reserved vertices in OpenGL GAL, show the error to user. 1 year ago
Seth Hillbrand 9e82d7c93c Decrease font error allowance 1 year ago
Ian McInerney bdf70ec869 Fix init ordering 1 year ago
jean-pierre charras 8737c6eb3c footprint selector in symbol properties: fix footprint selection issue. 1 year ago
Jon Evans c70ef36739 ADDED: Opacity control for filled graphic shapes 1 year ago
Jeff Young 14a55facf2 Clearer naming and commenting. 1 year ago
Kuba Sunderland-Ober 8f02944437 Optimize the newstroke font representation 1 year ago
Jeff Young 080cbbe0dd Error reporting for drawing sheet loading. 1 year ago
Jeff Young 26b86b3922 Don't use wxLogMessage/wxLogError for messages not meant for user. 1 year ago
Seth Hillbrand 11c6164934 Silence font replace warnings for libs 1 year ago
Jeff Young 92c8ddfddb Prefer infobar to logged warnings/messages. 1 year ago
Jeff Young 5fba8289aa Formatting. 1 year ago
Alex Shvartzkop 1613816e77 Fix EasyEDA/JLCEDA Pro 2.2 footprint/symbol library import. 1 year ago
Alex Shvartzkop 84091b163e Fix warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 1 year ago