11 Commits (894c279e15efe477e3375e12cd6f00d551b2c8b3)

Author SHA1 Message Date
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
Dick Hollenbeck 2f211c6b9d ++all: 15 years ago
Dick Hollenbeck 4f956712e2 fill out more /new files 15 years ago
Wayne Stambaugh 37ad67dfb1 EESchema file name and location house keeping. 15 years ago
Dick Hollenbeck 067bf8518c change IOError class name spelling to IO_ERROR to conform to coding standards 15 years ago
Dick Hollenbeck fb0bb79a8d TokenList2DsnLexer.cmake, netform.cpp enhancements 15 years ago
Dick Hollenbeck 0361ad6a55 factor some pioneering code into a the stable building block class DSNLEXER, generalize expected valued for name and value within the template field parser. 16 years ago
Dick Hollenbeck f3d5c4948b meet Ralph, a big harry template fieldnames patch 16 years ago