38814 Commits (712d61d2c1dbfe79c47910817a205387f7311306)
 

Author SHA1 Message Date
Alex Shvartzkop 712d61d2c1 KICAD_CURL_EASY: add SetPostFields(). 2 years ago
Mike Williams 1bc0ceb5a5 Undo/Redo: notify listeners of change events when undo/redoing 2 years ago
Mike Williams 6b2a5f643a Undo/Redo: remove unused NOP type 2 years ago
Mike Williams 2a80b1c32b Undo/Redo: remove unused EXCHANGE_T type 2 years ago
Mike Williams 20fe14c91f SCH_REFERENCE_LIST: add some iterator support 2 years ago
Mike Williams ab1dccd6b3 Symbols: remove dead code 2 years ago
Jeff Young da86593625 ADDED: Implement sorting for search panes. 2 years ago
Marek Roszko 4a54ea3b11 Try and fix multi-threading issues with the background job widgets 2 years ago
Jeff Young a6bceb8182 Don't set modified when loading workbook. 2 years ago
Jeff Young 1b080ed02f Get rid of SIM_NOTEBOOK. It's completely unnecessary. 2 years ago
Marek Roszko a1f1e4c371 update vcpkg baseline 2 years ago
Roberto Fernandez Bautista 54bcd1d5ca PNS Log Viewer: Fix crash on exit 2 years ago
Mike Williams bdecdce1b4 Exclude from Sim: move from field to attribute 2 years ago
Jeff Young 88cb1ed8b5 Show row selections in bus alias and members grids. 2 years ago
Ian McInerney 1dd92b1bb1 Assign focus to the notebook in the ERC/DRC window after running 2 years ago
Mike Williams 111d73067d Symbol Fields Table: don't deref non-existant ref 2 years ago
Jeff Young 8bb895373a Allow GetLayer() to be used with single-layer zones. 2 years ago
Ian McInerney 54759389de Re-add event handler for the menu events generated on macOS 2 years ago
Ian McInerney a3a701a95e Move preferences to an action instead of a wx event 2 years ago
Ian McInerney c41d78f2d3 Remove incorrect bitmap from action 2 years ago
Ian McInerney c7d2f3f380 Move eeschema actions to new constructor 2 years ago
Ian McInerney 890859dcbc Move pleditor actions to new constructor 2 years ago
Ian McInerney e1d77aeeda Update gitignore 2 years ago
Josue Huaroto 670936096e Change behavior of polygons at the end of drawing. 2 years ago
Jon Evans 8776437f29 PNS: Placement is not valid if via can't be placed 2 years ago
Jon Evans bb13e8e754 PNS: Use a via to resolve via sizes 2 years ago
Jon Evans 93b7862615 PNS Log viewer: open project read-only 2 years ago
Jeff Young 7b71e55ab9 Don't allow updates to shown_text outside of cacheShownText(). 2 years ago
Roberto Fernandez Bautista feb887fe8f PNS: Prevent re-entry events when saving log to file 2 years ago
Roberto Fernandez Bautista 79a6b0d129 PNS: Re-add debugging of via dragging 2 years ago
Roberto Fernandez Bautista 6ebc2fca15 PNS: Only log events when EnableRouterDump is true 2 years ago
Roberto Fernandez Bautista 3bf9797620 PNS: add new "EnableRouterDump" kicad_advanced setting 2 years ago
Alex Shvartzkop fc869502f4 Fix symbol properties dialog height when symbol has many pins. 2 years ago
Jeff Young 60f0db09aa Make sure text gets rendered in correct colour. 2 years ago
Jeff Young c30bdf9ba8 Implement second-level cache for escaped netnames. 2 years ago
Jeff Young e48a96ecaf Don't call driverName() unless we have a cache miss. 2 years ago
Mike Williams fe32492252 Symbol Fields Table: scope control for limited view of symbols 2 years ago
Mike Williams 6ae8968a5b Symbol Fields Table: add selection controls 2 years ago
Jeff Young a7dc720271 Batch undo for Convert To... 2 years ago
Alex Shvartzkop 713d4fc593 Don't crash when symbol editor frame can't load. 2 years ago
Mike Williams 30eae5d896 Fields: preserve field order across sch<->pcb 2 years ago
Mike Williams 25de3e6b33 Fields: synchronize empty fields between sch<->pcb 2 years ago
Jeff Young 778213ba8f LEGACY_FACTOR was upside-down. 2 years ago
Jeff Young f5c7455901 Better spacing for page settings. 2 years ago
Jeff Young f43b90b15f Lazy context handling for SVG plotting. 2 years ago
Jon Evans 256c7fa788 Fix character specifier in validator format string 2 years ago
Alex Shvartzkop 717ee350c8 Support >180 deg arcs in schematic. 2 years ago
Chris Morgan d03c3d0f6d vcpkg.json - Explicitly depend on sqlite3 with a range of features that... 2 years ago
Kuba Sunderland-Ober f7fe411cf5 Add stack guard page to all platforms. 2 years ago
Jeff Young b993311d47 Archive simulator workbook files. 2 years ago