5924 Commits (93789e75b9c17a86346b57b105cc59d80cd5311d)

Author SHA1 Message Date
Roberto Fernandez Bautista 3f758711fd Use external REPORTER for EESCHEMA_JOBS_HANDLER / PCB_JOBS_HANDLER 3 years ago
Jeff Young f66b9f75a3 Allow EDA_COMBINED_MATCHER use in KiCad find architecture. 3 years ago
Jeff Young d5b5a3eaf4 Add action info to Undo/Redo menus. 3 years ago
jean-pierre charras 47c0c7b3b7 pcb_calculator: add iec60664 electrical spacing panel. 3 years ago
Jeff Young 9fe00bb808 Cleanup. No (intentional) functional changes. 3 years ago
Jeff Young f3d3ade1dc Increased mutex safety. 3 years ago
Jeff Young 1528f4700c Treat canvas item as current when tree view contains no selection. 3 years ago
Jeff Young 5875f89531 Centralize text size clamping. 3 years ago
Jon Evans 1aff03eadb Fix bitmap scaling for SPLIT_BUTTON 3 years ago
Jon Evans 8f69336ad1 Support DPI scaling in custom bitmap buttons 3 years ago
jean-pierre charras 9a47b34499 Replace PAD_SHAPE::RECT by PAD_SHAPE::RECTANGLE to avoid a collision NAME with a windows header on MSYS2, creating many compil warnings. No actual code change. 3 years ago
Marek Roszko 8eb265bf4c Add a central assert handler that generates sentry events 3 years ago
Seth Hillbrand 844226e6b9 Fix LOCKFILE fallback 3 years ago
Seth Hillbrand 14f6e32c74 ADDED: Change watcher for libraries 3 years ago
Seth Hillbrand d94fd5f979 Prevent ro directories from showing lockfile error 3 years ago
Jeff Young 421d6b2ef8 Retire LIB_ID_VALIDATOR as it prevents usage of text variables. 3 years ago
Marek Roszko 6e468c5ce9 Fix more warnings 3 years ago
Roberto Fernandez Bautista a119bd604d Refactor: Move DIALOG_PLUGIN_OPTIONS to common and use enum for event ID 3 years ago
Jeff Young c71cf21e2f Use rendered text to generate bounding box for knockout text. 3 years ago
Jeff Young 95a09f686b Revert attempt to use drawing code to generate text bounding boxes. 3 years ago
Jeff Young f35a88ce0b Cache LIB_PIN text extents for performance. 3 years ago
Jeff Young cb53a18ee3 Bug fixes for handling boolean flags in DRC rules. 3 years ago
Jeff Young 768fbf5af2 Give up on trying to calculate text bounding boxes. 3 years ago
Jeff Young 1518ddde74 Push much of text var autocomplete down into SCINTILLA_TRICKS. 3 years ago
Seth Hillbrand 122be418bb Upgrade file locking 3 years ago
Wayne Stambaugh 24b04795fd Add net navigator panel to schematic editor. 3 years ago
Jeff Young 8b1fd62d35 Make pad & via teardrops 1st-class citizens (props of the pad/via) 3 years ago
Marek Roszko 3bf2fb2c0e Fix more C5266 warnings 3 years ago
Marek Roszko 573b66d243 Fix a bunch of C5266 warnings (pointless const on bool/int returns) 3 years ago
Seth Hillbrand 0de24bfd59 Cleanup text alignment between version 6 and 7 3 years ago
Seth Hillbrand 72267cf9b0 Adjust stroke font output to match v6 output 3 years ago
Jeff Young daa3a1aae9 Revert addition of update-teardrops checkbox to DRC dialog. 3 years ago
Jeff Young ddc6ecf7be Lazy loading of Schematic Setup panels. 3 years ago
Jeff Young 9ae8255202 Insta-prefs. 3 years ago
Marek Roszko c7eaef2d13 Add missing footprint load progress, usually in schematic editor 3 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 3 years ago
Jeff Young df7d62fdd3 Added a sort-order dropdown to lib-tree filters. 3 years ago
Jeff Young bc754df30f Go back to winner-takes-all lib-tree scoring algorithm. 3 years ago
Jon Evans dc847db19d Add initial support for database library settings UI 3 years ago
Seth Hillbrand f4b43617e7 Add COMMIT structure to Schematic and Symbol editors 3 years ago
Jeff Young 69500bfcaa LTSpice schematic import based on the work of Chetan Shinde. 3 years ago
Jeff Young c381b6d024 More robust file reading for simulator files. 3 years ago
jean-pierre charras 31b30cef96 OPENGL_GAL: draw BITMAP_BASE: fix incorrect rendering of mirrored bitmaps 3 years ago
Marek Roszko 6f70579c03 Add doxygen comments 3 years ago
Marek Roszko c5d5450f55 Create a central exception handler we can also use to generate sentry events 3 years ago
Seth Hillbrand a154571438 Add ability to update subgraphs based on changeset 3 years ago
jean-pierre charras d4cf063e40 Fix a few more doxygen errors (no actual code change) 3 years ago
jean-pierre charras 1406341d2d Fix a few doxygen errors (no actual code change) 3 years ago
Marek Roszko ea077bc34d Banish ignore.h to core 3 years ago
Seth Hillbrand e6ab9a88ce Remove locks from settings 3 years ago