37 Commits (f1410f0240f754ace9c966cbe6dfab879250f15d)

Author SHA1 Message Date
Jeff Young 88fc6d25a7 Correctly handle deleting multiple selections in some grids. 4 years ago
Roberto Fernandez Bautista dd219419a0 Quiet wxWidgets asserts (sheet & symbol properties dialogs) 4 years ago
Jeff Young b967610e05 Remove confirmation for De Morgan (and spell his name right). 4 years ago
Jeff Young c52cb229d0 Add unsaved-changes indication to Symbol Properties. 4 years ago
Seth Hillbrand 854472d550 Prevent automatic RTree recaching 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Mike Williams 934b6e4cdc Eeschema: fix symbol library link not showing 4 years ago
Jeff Young 87e4a1c672 Remove cover type; capitalize class name; make filename equal classname. 4 years ago
Jeff Young 726f4d8016 Fix up some more cases of missing escaping for symbol names. 4 years ago
Jeff Young b1b4caee6a Escape "naughty" characters in symbol names. 4 years ago
Jeff Young 389287e942 A bit more Part -> Symbol. 4 years ago
Wayne Stambaugh ff099453c8 Rename class_library.[h|cpp] to symbol_library.[h|cpp]. 4 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
Marek Roszko 6e01ce84b9 Break out eda_item_flags.h, fix the typedef to std::uint32_t, fix some signed vars 4 years ago
Wayne Stambaugh 68085820ff Eeschema: fix value and footprint field update bug. 5 years ago
Mario Luzeiro 4e63aefaab Call Layout OnSizeGrid 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jon Evans 720147d272 Remove transitive inclusion of bitmaps.h 5 years ago
Jeff Young 7760570d76 Treat action buttons in Symbol/Footprint Properties as OK, not Cancel. 5 years ago
Jeff Young 8a33542bcd SCH_COMPONENT::GetField() expects a vector index, not a field id. 5 years ago
Jeff Young b6a7981e62 Write changes back to grid after using file explorer. 5 years ago
jean-pierre charras 909ebe4b78 Try to fix an annoying issue in DIALOG_SYMBOL_PROPERTIES on wxGTK. 5 years ago
Jeff Young 69d58d39e5 Add alt pin table to compare function for LIB_PIN. 5 years ago
Seth Hillbrand 87d5318187 Disable alternate pin assignments for DeMorgan 5 years ago
Michael Kavanagh 154e19b6e7 Icons: use common prefix for small 16x16 5 years ago
jean-pierre charras cf6620f8fa eeschema: DIALOG_SYMBOL_PROPERTIES: fix crash when working on a old .sch file 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young f0d0e17aab Prepare for MODULE -> FOOTPRINT. 5 years ago
Wayne Stambaugh 3dde4e5616 Eeschema: fix yet another symbol properties dialog layout issue. 5 years ago
Marek Roszko 14c18b7e64 Move ui functions out of common and into ui_common 5 years ago
Jeff Young 346b7178b7 Repair the way other units are collected when syncing symbol fields. 5 years ago
Ian McInerney 06bf7943b7 Minor warning fixes 5 years ago
Jeff Young e497639320 Don't allow both DeMorgan alternates and general pin alternates. 5 years ago
Jeff Young 6dfcfb0177 Rename DIALOG_EDIT_COMPONENT_IN_SCHEMATIC -> DIALOG_SYMBOL_PROPERTIES 5 years ago
Jeff Young a6166c8ccc Select just reference number when editing reference field. 5 years ago
Marek Roszko bfd5da0159 Add missing include (under some configurations) 5 years ago
Jeff Young 7b05e456cc Bug fixes for multiple symbol instances in complex hierarchies 5 years ago
Jeff Young 3ce1b2b44e Clean up Coverity warning. 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
Jeff Young 20211eed49 Unroll a level of prefs for fieldname templates. 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Jeff Young 97c34e2516 ADDED alternate pin definitions and assignments. 5 years ago
Jeff Young 2b0b7a5153 Clear pin net-name-driving cache when changing annotation. 5 years ago
Jeff Young f4ab14f32d Performance improvements for SchematicCleanup(). 5 years ago
Jeff Young 1be39195ab Remove UUIDs from the GUI. 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago