19852 Commits (8bdf25d3e2f1fb1cf271ff5ddc6086437c291c55)
 

Author SHA1 Message Date
Ian McInerney 8bdf25d3e2 Show an error message when switching to a language that isn't installed 5 years ago
Ian McInerney 84fb024b9d Fix array creation in the autoplacement tool 5 years ago
Ian McInerney 2ef5e5d1c0 Convert tabs to spaces in panel_setup_severities 5 years ago
Ian McInerney 1b4ec6ccb5 Display symbol libraries that couldn't be loaded as disabled text 5 years ago
Ian McInerney dce8837940 Skip the slider event to allow the stepping to work 5 years ago
Wayne Stambaugh c17f832de1 Eeschema: move auto save check before clearing current screen. 5 years ago
Jeff Young ac73c99842 Code completion for netclasses and netnames. 5 years ago
Jeff Young a35698f08a Don't fire non-well-formed rules. (But don't assert either.) 5 years ago
jean-pierre charras f38631b9ab fix a compil warning (shadowed var). 5 years ago
jean-pierre charras 9fdadcbcf5 EDA_BASE_FRAME::windowClosing( wxCloseEvent& event ): fix incorrect behavior. 5 years ago
Jeff Young e6f4e156b6 Fix the SCH_PINs test to be more reflective of the codebase. 5 years ago
Wayne Stambaugh c9fa46ace8 Eeschema: allow symbols to be edited in place. 5 years ago
Mark Roszko 9f128f942c Move shutdown blocker to kiplatform 5 years ago
jean-pierre charras 756d6a123b FOOTPRINT_WIZARD_FRAME: fix a crash when opening the frame. 5 years ago
Jon Evans 30b402bc02 Don't set modify flag when deleting markers 5 years ago
Mark Roszko a9532c2fa1 Add browse button to footprint 3d settings 5 years ago
Mario Luzeiro 2feef44fca 3D-Viewer: Limit the recursive reflection level 5 years ago
Mario Luzeiro 820e3089a2 3D-Viewer: use the correct opacity meaning in the color settings 5 years ago
Mario Luzeiro 7c9bb9ab07 3D-Viewer: add color to "Clear Color" action in the color picker 5 years ago
Mario Luzeiro 40d5746df6 3D-Viewer: Parameterize body board transparency 5 years ago
Mario Luzeiro 0302fe5570 3D-Viewer: Parameterize soldermask transparency 5 years ago
Jeff Young 6e72f609f0 Make sure router and via tools update when sizes change. 5 years ago
Jeff Young 2979d709f3 Move changed flag ('*') from hotkey to hotkey name. 5 years ago
Jeff Young 8d57136ad6 Fix bone-headed previous check-in. 5 years ago
Jeff Young 1f9aa2d198 Remove hotkeys for canvases. 5 years ago
Jeff Young 1ea08f27f8 Keep local number up-to-date so we don't have to look at libPin's. 5 years ago
Jeff Young cd55185904 Don't accept any values not in the dropdown for alternate pins. 5 years ago
Jeff Young 2697fc3864 Remove canvas-switching from OSX. 5 years ago
Jeff Young 452171e055 Remove more dead code (mostly includes). 5 years ago
Jeff Young 6488260185 Fix another signed/unsigned compare which will never work. 5 years ago
Jeff Young cfdf818878 Remove long-dead vestiges of DRC checks on Edit Tracks and Vias. 5 years ago
Michael Kavanagh 108936079b Fix default hotkey clash on "Delete Full Track" 5 years ago
Jeff Young 1fa96b794a Update some strings for Appearance manager. 5 years ago
Jeff Young 64c4d3e532 Fix bone-headed comment from previous commit. 5 years ago
Jeff Young 88635ee5b6 Clean up error messages. 5 years ago
Jeff Young 35a1b8a353 Remove error reporting which throw up GUI from plugin. 5 years ago
Jeff Young 6b46c9b8be This error is no longer meaningful with UUIDs. 5 years ago
Jeff Young 091f769106 Add infobar error message for Autoplace when board not defined. 5 years ago
Jeff Young d0479eb92c Fix signed/unsigned comparison that was destined to fail. 5 years ago
Jeff Young 34d069ffd8 Bubble cancel up from app to kicad manager when closing. 5 years ago
Jon Evans 8945f8865b Add PCB_LAYER_IDs to LayerName() and reformat for readability 5 years ago
Jon Evans 7a5c99ee0f Tweak the mouse-based posture solver 5 years ago
Jeff Young 14a9c8dc42 Fix printing for introduction of zone layers and meta items. 5 years ago
Jon Evans 38a4e4ad5a Remove the last bits of the old netlist system 5 years ago
Jon Evans cf17a675b4 Port simulator probing to new connectivity info 5 years ago
Jon Evans 9f7bca38b3 A better way of handling standalone project files 5 years ago
Jon Evans be0aad5984 Move similar labels check to new connectivity engine 5 years ago
Jon Evans 48d7c46a53 Move pin table checks to new connectivity system 5 years ago
Jon Evans a52e3fc87a Fix a segfault if screen changes from under the RC_TREE_MODEL 5 years ago
Jon Evans 68dd508fbd Use correct wildcard for creating new schematics 5 years ago