Seth Hillbrand
7c28c3838a
Comment-only changes
Makes class comments conform to coding standards
6 years ago
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.
9 years ago
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.
12 years ago
Povilas Kanapickas
7f12513c7e
Remove some uses of using namespace std.
12 years ago
Dick Hollenbeck
ed2141a6d6
Change various KiCad case utilization to precisely "KiCad"
14 years ago
Dick Hollenbeck
9f9e7fd5c1
Enhance DIR_LIB_SOURCE:ReadPart() and GetRevisions() to work in the un versioned mode.
15 years ago
Dick Hollenbeck
0af1004f5c
more PART parser work
15 years ago
Dick Hollenbeck
41637b3678
commit
15 years ago
Dick Hollenbeck
b942ebdc69
/new Miracles
15 years ago
Dick Hollenbeck
d2cc77ac71
see CHANGELOG.txt
15 years ago
Dick Hollenbeck
70b17eed1d
Constructed and organized all the /new infrastructure to get a Sweet string being passed
to PART::Parse() from test program. Ready now to complete the PART parsing.
15 years ago
Dick Hollenbeck
69801630aa
changes
15 years ago
Dick Hollenbeck
f6265fd272
Added "lookup" functions to LIB_TABLE. Fixed up Doxygen output even more.
Include image file inline on main HTML page.
Added HTTP_LIB_SOURCE.
Added utf8.h
15 years ago
Dick Hollenbeck
911bde45b6
changes
15 years ago
Dick Hollenbeck
695ac11a85
bazaar things, time for a break
15 years ago
Dick Hollenbeck
99c1a9a1bb
changes
15 years ago
Dick Hollenbeck
85477537ce
more richio enhancements, /new work, SCH::LIB_TABLE nearly finished
15 years ago
Dick Hollenbeck
4e97b4e179
changes
15 years ago
Dick Hollenbeck
37d73b030d
fix more IO_ERROR() constructor issues
15 years ago
Dick Hollenbeck
27dea7826d
more IO_ERROR constructor fixes
15 years ago
Dick Hollenbeck
53249cda85
fix utf8 IO_ERROR() compile problem
15 years ago
Dick Hollenbeck
4f956712e2
fill out more /new files
15 years ago
Dick Hollenbeck
4c8b87dc8c
sch_dir_lib_source.* continued work
15 years ago
Dick Hollenbeck
325a13a79d
add makeFileName()
15 years ago
Dick Hollenbeck
02ba568c25
move to std::set, no longer cache the sweet strings
15 years ago
Dick Hollenbeck
8384d7e013
implement some of the DIR_LIB_SOURCE Read*() functions
15 years ago
Dick Hollenbeck
80f21358a5
work on DIR_LIB_SOURCE
15 years ago
Dick Hollenbeck
2e45c1a180
begin working on Distributed Library for EESCHEMA
15 years ago