30 Commits (3380afd9fd010143617821c81c59d0d2a1cc7249)

Author SHA1 Message Date
Jeff Young 4cd007cb6d Don't cover STL types. 7 months ago
Jeff Young c5bb59468d Get rid of assumptions about field order. 8 months ago
Jeff Young e19bce2f93 Reduce reliance on MANDATORY_FIELDS and their implied order. 9 months ago
Jeff Young a0dd0485e9 Pull a little harder on the MANDATORY_FIELDs string. 9 months ago
Jeff Young d50b69f1ae Reconcile divergence of MANDATORY_FIELDS between symbols and footprints. 9 months ago
Wayne Stambaugh e09b095533 Common folder housekeeping part 3. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young 6686ade45b Remove (somewhat atrophied) manual pretty printing. 11 months ago
John Beard c14e8aea89 TEMPLATE_FIELDNAMES: don't drag in the lexer header 1 year ago
Jeff Young d77eae3e7e Collapse LIB_FIELD into SCH_FIELD. 2 years ago
Alex Shvartzkop cb25c8620e Performance optimizations for database libraries. 2 years ago
Jeff Young 9f5e583ced Readability. 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Mike Williams 85f889bc19 Fields: Description now mandatory 2 years ago
Jeff Young 2c34a08bf1 Ignore empty field-name-templates. 3 years ago
Jon Evans 7b3fd2113c Improve sheet rendering performance 3 years ago
Jeff Young 220c5a259b Refresh schematic's copy of template fieldnames after preferences. 3 years ago
Seth Hillbrand 93239516d9 Remove ID from property fields 3 years ago
jean-pierre charras 20d1d0705e Fix a few issues related to field names and their translation. - Do not use translated field names outside strings displayed in dialogs. - fix code that does not work well with default locale. - fix some (not all) I18n issues in DIALOG_UPDATE_SYMBOL_FIELDS. 3 years ago
Seth Hillbrand 9a8d1246cc We don't keep a CHANGELOG.TXT 4 years ago
Jeff Young 2e3860de6f Naming conventions. 5 years ago
Ian McInerney ae91042544 Implement thread safety for symbol loading routines 5 years ago
Jeff Young 9c7c05c161 Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
Jeff Young f0d0e17aab Prepare for MODULE -> FOOTPRINT. 5 years ago
Marek Roszko 77ece552f7 Remove macros.h from files that don't need it 5 years ago
Seth Hillbrand b7f115bf5f Don't write translated strings 5 years ago
jean-pierre charras 36bc44e6d7 more cleanup about removing useless include 5 years ago
Jeff Young 20211eed49 Unroll a level of prefs for fieldname templates. 5 years ago
Jeff Young 322ab60cc5 Fix some Coverity issues. 6 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
Jeff Young 437f888c25 Schematic Setup dialog. 6 years ago
Jeff Young fe3e0307d8 Move sheet name and filename to SCH_FIELD architecture. 6 years ago
Jeff Young e932eed738 Allow TemplateFieldNames to specify URL-behaviour. 7 years ago
Jeff Young 829c236437 Symbol library load performance enhancements. 8 years ago
Kristoffer Ödmark 19d5cc7548 Removed all exception specifiers since deprecated. 8 years ago
Dick Hollenbeck 544554086e Eeschema: make footprint and datasheet initially invisible, when creating a component 10 years ago
jean-pierre charras 3084c0aa0b Eeschema: add missing rotate and mirror sheet in sheet context menu (these transforms were possible in block commands, but not from the sheet menu). 11 years ago
Wayne Stambaugh 08bfaa416d More source file missing license fixes. 11 years ago
Maciej Suminski 6d15131231 Some more missing D()->DBG() changes. 12 years ago
Dick Hollenbeck 44c25d14ec eeschema erc dialog extends from DIALOG_SHIM 13 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh ebaf145467 Add field removal warning to EESchema's edit component in schematic dialog. 14 years ago
jean-pierre charras 92952b70aa Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 15 years ago
Wayne Stambaugh 50f063da07 Changes to use cursor position as parameter and snap to grid settings. 15 years ago
Dick Hollenbeck 1ae44d090a work around 8 bit wxString B.S. 15 years ago
Wayne Stambaugh 6a26a7f9bf Use logical cursor position and other minor changes. 15 years ago
Dick Hollenbeck 0093f4f612 ++common: 15 years ago
Dick Hollenbeck e0f4963b6a OUTPUTFORMATTER::Quoted() was not wrapping strings containing internal quotes with quotes 15 years ago
Dick Hollenbeck ed8c021f63 ++all: 15 years ago