178 Commits (f75d18c7c8b5ee5033c5a5a7525ca5fe0c5ba8f6)

Author SHA1 Message Date
Jeff Young f75d18c7c8 Slight improvement to schematic editor title bar. 3 years ago
Jeff Young b9287968d6 Update symbol default prefixes after updating instance data. 3 years ago
Jeff Young 38906397d2 Move V6->V7 sim model migration from sheets to screens. 3 years ago
jean-pierre charras 6b9c82c975 eeschema: fix a crash when converting a old .sch file containing global labels. 3 years ago
Jeff Young f9b3f14dfa Bring intersheet refs in line with schematic setting when changing sheets. 3 years ago
Wayne Stambaugh 0a62c17040 Remove schematic symbol value and footprint field instance data. 3 years ago
Mikolaj Wielgus a65b35107d Sim: Make Sim.Pins have key-value pairs instead of a sequence 3 years ago
Wayne Stambaugh 4a27d856f7 Move schematic sheet instance information into file sheet definition. 3 years ago
Mikolaj Wielgus 6969362813 Sim Model Editor: Don't provide library-only models as builtins 3 years ago
Jeff Young 2919490e92 Use hash (not page no) to determine when we've found the current sheet. 3 years ago
Mikolaj Wielgus e7c43ca20a Sim: Remove inference from Reference and Value 3 years ago
Marek Roszko 6ce714d537 Use wxCHECK instead of wxCHECK2 3 years ago
Marek Roszko ce2d091588 wxCHECK2 needs an actual "op", in this case return 3 years ago
Wayne Stambaugh a11c40197f Expunge default symbol instance from schematic file format. 3 years ago
Wayne Stambaugh 2b387ae9c3 Move schematic symbol instance data back into symbol definition. 3 years ago
Wayne Stambaugh 979b4a4eb7 Revert "Move schematic symbol instance data back into symbol definition." 3 years ago
Wayne Stambaugh a60ed99510 Revert "Add project name to symbol instance data." 3 years ago
Wayne Stambaugh 4b276b339a Add project name to symbol instance data. 3 years ago
Wayne Stambaugh 7984e114db Move schematic symbol instance data back into symbol definition. 3 years ago
Alex 58b03b0a1c Small optimizations. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Mikolaj Wielgus 4ae2225b6d Sim: Replace all wxStrings with std::strings in SIM_VALUE 3 years ago
Alex 3a76d42630 Cross-probing/selection for multiple items (PCB -> SCH) 3 years ago
Jeff Young 6f49b57f9b Cleanup & performance enhancements. 3 years ago
jean-pierre charras ee1d458af0 Eeschema: fix crash in SCH_SHEET_LIST::MigrateSimModelNameFields() for SCH_TXTBOX items. 3 years ago
Mikolaj Wielgus 7cf5138c63 Sim: Bugfixes, mostly for MS Windows compilation errors 3 years ago
Mike Williams bf550afa8c Annotation: use full hierarchy for sheet based numbering on paste 3 years ago
Jeff Young d24e6c3408 Auto-annotate (and then don't re-annotate) power symbols. 3 years ago
Alex aaf99eb0cc Performance optimizations. 3 years ago
Seth Hillbrand 939313088e Units are stored in the instance data 3 years ago
Jeff Young 52eb210aa8 Initialize virtual page no. to something more reasonable. 4 years ago
Wayne Stambaugh 239f0214ac Eeschema: add support for default schematic symbol instance data. 4 years ago
Jeff Young c6a8100d46 Schematic and symbol text boxes. 4 years ago
Seth Hillbrand be5bb8c4bd Enforce strictly weak ordering in sheets 4 years ago
Roberto Fernandez Bautista 2d3624a016 Rename ComparePageNumAndName -> ComparePageNum 4 years ago
Roberto Fernandez Bautista a0d708e04d Use virtual page number when real page numbers are blank 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Wayne Stambaugh b7af66e3f9 Eeschema: fix broken page numbers when renaming a sheet file name. 4 years ago
Wayne Stambaugh a03e6e4926 Revert "Eeschema: fix broken page numbers when renaming a sheet file name." 4 years ago
Wayne Stambaugh a468a79948 Eeschema: fix broken page numbers when renaming a sheet file name. 4 years ago
luz paz 0446d35f0d Fix source comment/doc typos (follow-up) 4 years ago
Jeff Young 4aa8318dc2 More error message regularization. 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
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Wayne Stambaugh 9ebabb222c Pass objects by reference instead of on the stack. 4 years ago
Marek Roszko cf2bb5692a Remove the wxLog calls from math/util.h for now 4 years ago
Seth Hillbrand 752ae4d519 Rename modification flag routines 4 years ago