24 Commits

Author SHA1 Message Date
Kristoffer Ödmark
19d5cc7548 Removed all exception specifiers since deprecated.
Exception specifiers are deprecated in cpp11, so went through them all
and removed them from the code.
2017-06-12 13:54:55 -04:00
Dick Hollenbeck
4011953455 Jettison FP_LIB_TABLE::ConvertFromLegacy() into a static function, where it
was used locally.  Then comment it out in favor of a newer strategy for
filling in nicknames in cvpcb. 

Add MODULE* FootprintLoadWithOptionalNickname( const FPID& aFootprintId )
        throw( IO_ERROR, PARSE_ERROR );
from code found elsewhere.
2014-04-09 08:33:04 -05:00
Povilas Kanapickas
7f12513c7e Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
Dick Hollenbeck
ed2141a6d6 Change various KiCad case utilization to precisely "KiCad" 2011-11-04 10:53:37 -05:00
Dick Hollenbeck
9f9e7fd5c1 Enhance DIR_LIB_SOURCE:ReadPart() and GetRevisions() to work in the un versioned mode. 2011-01-09 07:35:13 -06:00
Dick Hollenbeck
0af1004f5c more PART parser work 2011-01-03 14:01:46 -06:00
Dick Hollenbeck
b942ebdc69 /new Miracles 2011-01-03 00:33:26 -06:00
Dick Hollenbeck
d2cc77ac71 see CHANGELOG.txt 2010-12-30 16:15:53 -06:00
Dick Hollenbeck
69801630aa changes 2010-12-29 14:30:45 -06:00
Dick Hollenbeck
911bde45b6 changes 2010-12-28 19:18:07 -06:00
Dick Hollenbeck
29e829b7c0 new/sch_lpid.*, fix Doxygen errors in /new 2010-12-28 15:25:41 -06:00
Dick Hollenbeck
99c1a9a1bb changes 2010-12-28 15:06:08 -06:00
Dick Hollenbeck
85477537ce more richio enhancements, /new work, SCH::LIB_TABLE nearly finished 2010-12-28 10:55:28 -06:00
Dick Hollenbeck
4e97b4e179 changes 2010-12-28 07:23:43 -06:00
Dick Hollenbeck
37d73b030d fix more IO_ERROR() constructor issues 2010-12-28 00:00:54 -06:00
Dick Hollenbeck
27dea7826d more IO_ERROR constructor fixes 2010-12-27 23:52:22 -06:00
Dick Hollenbeck
53249cda85 fix utf8 IO_ERROR() compile problem 2010-12-27 23:35:57 -06:00
Dick Hollenbeck
4f956712e2 fill out more /new files 2010-12-27 10:49:39 -06:00
Dick Hollenbeck
4c8b87dc8c sch_dir_lib_source.* continued work 2010-12-23 02:40:53 -06:00
Dick Hollenbeck
325a13a79d add makeFileName() 2010-12-20 11:12:41 -06:00
Dick Hollenbeck
02ba568c25 move to std::set, no longer cache the sweet strings 2010-12-20 10:19:45 -06:00
Dick Hollenbeck
8384d7e013 implement some of the DIR_LIB_SOURCE Read*() functions 2010-12-20 00:06:34 -06:00
Dick Hollenbeck
80f21358a5 work on DIR_LIB_SOURCE 2010-12-19 15:42:55 -06:00
Dick Hollenbeck
2e45c1a180 begin working on Distributed Library for EESCHEMA 2010-12-18 09:19:15 -06:00