50 Commits (4440fe09351a4af16a629bc209aa53b3fbf6eda0)

Author SHA1 Message Date
Jeff Young d382a11c2a Apply new on-canvas-item marking to footprint editor tree. 2 years ago
Jeff Young a4a946ab75 Clearer naming. 2 years ago
Alex Shvartzkop 7589de6120 Optimize footprint/symbol library hover previews. 2 years ago
Jeff Young 78e00ade7a Clearer naming. 2 years ago
Alex Shvartzkop 9ed19192de Improve editing values with {return} in text fields; Add hyperlink detection. 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
jean-pierre charras b59910a749 catch exception thrown by LIB_TABLE::FindRow(). 2 years ago
Alex Shvartzkop ff49d5ada9 Fix ambiguous overloads on wx 3.3 2 years ago
Jeff Young 61bcf46ffe Don't show preview for lib-item loaded on to canvas. 2 years ago
Jeff Young e6b0a6abca ADDED: lib tree previews. 2 years ago
Mike Williams 85f889bc19 Fields: Description now mandatory 2 years ago
Jeff Young 1528f4700c Treat canvas item as current when tree view contains no selection. 3 years ago
qu1ck 2975f53647 PCM: auto reload global libs after dialog is run 3 years ago
Jeff Young 753f2f3e4c Display descriptions in second column of library trees. 3 years ago
Jeff Young def87c969e Redo the pinned-libraries storage architecture. 3 years ago
Jeff Young c6f83b6dec ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 4 years ago
Jeff Young 1f16092e29 Infobar warning if symbol loading was cancelled. 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young de49f5090d Formatting (and auto reduction). 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Seth Hillbrand 752ae4d519 Rename modification flag routines 5 years ago
jean-pierre charras f6f2284851 Fix missing includes on Linux after commit 0427bda7 5 years ago
Jon Evans e1840ccbd3 Handle exceptions thrown by footprint library table 5 years ago
Jeff Young 36259b1f6b Refresh lib trees after editing library tables. 5 years ago
Wayne Stambaugh 1eee72ec65 Fix library tree behavior when duplicate project table entry is disabled. 5 years ago
Jeff Young 7a081b7c04 Naming consistency. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young 4dc877d0e9 Module -> Footprint. 5 years ago
Jeff Young bfd8a62852 Formatting and naming conventions. 5 years ago
Marek Roszko 52a12c6ccd Remove kicad_string.h from footprint_info.h 5 years ago
Jeff Young 889b6cb1b1 Clean up some commenting and rename MODULE_EDITOR_TOOLs to match filename. 6 years ago
Jeff Young 13d3f57fce Implement a different solution to refreshing lib trees. 6 years ago
jean-pierre charras 021eb2f3a8 Fix incorrect usage of a UTF8 char in a C string in code. 6 years ago
Jeff Young 3ec360f15c Save pinned libraries in project. 6 years ago
Jeff Young 2017389f2d Pinning for library trees in FPEditor and SymbolEditor. 6 years ago
Jeff Young 6688e80131 Update description in footprint tree when it's edited. 6 years ago
jean-pierre charras f4c1730b7c Pcbnew, footprint tree selector: make the selected items readable. 6 years ago
Wayne Stambaugh 15e6bcc86b Footprint library nickname comparison fixes. 7 years ago
Jeff Young 2d40425e4d Move footprint & symbol tree context menus to tool infrastructure. 7 years ago
Seth Hillbrand d1877d7c1b Moving modules from DLIST to std::deque 7 years ago
Jeff Young 33e594e63e Update description when tree item is in editor. 7 years ago
Wayne Stambaugh 8d26b07f67 Fix potential string iterator issue. 7 years ago
Jeff Young a5e2ddd65a Don't save footprint when it's renamed; wait for the user to save. 7 years ago
Jeff Young e5e1a315f1 Keep name & value in sync for library items. 7 years ago
Jeff Young e55547223e ModEdit Save should save back to board if that's where the FP came from. 7 years ago
Jeff Young be1d6113d6 More performance enhancements. 7 years ago
Jeff Young 9aaa235b7b Use binary search on Footprint Info list. 7 years ago
Jeff Young 6dbfa793e8 Fix GTK compile errors and remove dead code. 7 years ago
Jeff Young f8a5e2c1c8 Performance enhancements in fp loading, string cmp, etc. 7 years ago
Jeff Young 0a35c5c97e Convert Footprint Editor to component tree. 7 years ago