5792 Commits (de03d3d427a908665ddaf82d5fe5a85387c36eca)

Author SHA1 Message Date
Michael Kavanagh de03d3d427 Application title bar: app name after filename 6 years ago
jean-pierre charras 04ba129881 Add specific icon for save symbol to schematic. 5 years ago
Jeff Young bd23d003d2 Bring Eeschema UI closer in line with Pcbnew for change terminology. 5 years ago
Jeff Young b596d3c3d5 Implement update options for Update Symbol from Library. 5 years ago
Jeff Young c0bc47810a Fold pin table in to Symbol Properties. 5 years ago
Jeff Young fa8138ee5a Rework Symbol Props to Footprint Props design. 5 years ago
Wayne Stambaugh c0afeed13d Symbol editor: fix broken long dash in title. 5 years ago
Ian McInerney 1b4ec6ccb5 Display symbol libraries that couldn't be loaded as disabled text 5 years ago
Wayne Stambaugh c17f832de1 Eeschema: move auto save check before clearing current screen. 5 years ago
jean-pierre charras f38631b9ab fix a compil warning (shadowed var). 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
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
Jeff Young 6e72f609f0 Make sure router and via tools update when sizes change. 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 88635ee5b6 Clean up error messages. 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 68dd508fbd Use correct wildcard for creating new schematics 5 years ago
Jeff Young 20211eed49 Unroll a level of prefs for fieldname templates. 5 years ago
Jeff Young 45ed91a405 Regularize formatting. 5 years ago
Jeff Young cc64709407 Reimplement skip-parent-page to work with MacHack. 5 years ago
Jeff Young e2f32ce7b6 Allow setting a stroke type back to the default. 5 years ago
Jeff Young 1bd7290309 Repair broken logic in ForceKeepAnnotations. 5 years ago
Dominik Wernberger b653df2b21 Make numbers in pin table read only 5 years ago
Jeff Young f005977aab Minor simplification to custom colour theme GUI for print/plot dialogs. 5 years ago
Jeff Young e7db43285f ADDED new footprint fabrication attributes. 5 years ago
Seth Hillbrand 46cb760641 Standardize eeschema header with pcbnew 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Seth Hillbrand 731f247eb3 Libedit: conform default pin offset to KLC 5 years ago
jean-pierre charras a97f2fb22a Eeschema: cosmetic enhancement: add 2 missing icons 5 years ago
ferdymercury b0af66afc7 Allow empty value field if simulation is disabled 5 years ago
Jon Evans 1d2838bd92 Fix overzealous driver check that was causing false positives 5 years ago
Jon Evans d40ae3de46 ADDED: ERC check for missing hier labels for sheet ports 5 years ago
Jon Evans f50dba6b62 Offer to open annotation dialog when running ERC on unannotated schematic 5 years ago
Jon Evans 45cae6405d Improve no-connect ERC and check for floating wires 5 years ago
Jon Evans da17437490 Don't crash when trying to draw a no connect with no parent schematic 5 years ago
Jeff Young d02ce77bee Make no-connects (and dangling symbols) more visible. 5 years ago
Jeff Young 1138c32bf3 Don't pass Cancel event where there was a specific action cancelled. 5 years ago
Jon Evans 24435fcc62 Don't create new project files when opening boards/schematics 5 years ago
Jon Evans 5e2946ef90 Use full net names in netclasses 5 years ago
Jeff Young 15c136ead2 Make a bunch of help dialogs modeless. 5 years ago
Jeff Young d5878e552d Fixes for line, wire and bus styles. 5 years ago