charras
6858d10cb5
default path kicad/share added when searching kicad data
2008-06-22 08:54:05 +00:00
charras
4861daa674
Online doc format changed to PDF format. See changelog
2008-06-11 10:33:13 +00:00
dickelbeck
ba92f94fde
ProcessExecute instead of wxExecute
2008-04-24 16:55:35 +00:00
charras
0f54a686cc
Solved: eeschema crashes when create a new sheet. Added comments in gestfich.cpp to explain the default paths used by kicad to find help files and lib files
2008-03-30 15:12:08 +00:00
plyatov
8b6f6ab21f
Eliminated bug - help files not found.
2008-03-06 19:57:06 +00:00
plyatov
d4b34ab362
install.txt was corrected.
...
demos installation added in CMakeLists.
Temporary problem with help appeared.
2008-03-05 07:16:43 +00:00
plyatov
0fb8f818ad
docs->doc and help->doc/help relocation. DO NOT UPDATE YOU WORKING COPY UNTIL MY NOTEsvn st! Huge files will be relocated.
2008-03-04 17:14:58 +00:00
dickelbeck
708a394c64
debugging printfs
2008-02-20 19:12:36 +00:00
lifekidyeaa
c5cd85027b
2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com
...
================================================================================
+eeschema
* commiting my changes to allow multiple instances of a given schematic file within
a hierarchy:
** internally, m_currentScreen has been replaced with m_currentSheet,
which is a list or 'path' of screens. The path of screens is used to
generate
a series of timestamps, which is converted to flat component reference via
a look-up
table in the schematic files.
** this means that m_currentScreen is no longer used -- use GetScreen().
** GetScreen is virtual, as some of the dialogs keep around a WinEDA_BaseScreen
pointer.
** all sub-sheets in a given schematic must have different names to generate a
meaningful netlist.
2008-02-12 21:12:46 +00:00
dickelbeck
8a37513952
const strings
2008-01-01 07:51:54 +00:00
CHARRAS
1e11a70ef1
minor change (path added in gestfig.cpp, linux only)
2007-12-21 07:45:42 +00:00
CHARRAS
80605bf260
lib path problem: does not modify path if a libname starts by ./ or ../
2007-11-05 19:54:48 +00:00
CHARRAS
9c3d5bd96d
eschema, pcbnew and cvpcb did not find libraries when they were in the default library path, but in a subdirectory
2007-11-02 17:17:44 +00:00
kintel
36e5586539
Fixed path handling under Mac OS X
2007-10-28 17:45:36 +00:00
CHARRAS
2a5676b2e2
Add class_marker.cpp and class_marker.h. Some other minor changes
2007-10-26 06:08:19 +00:00
dickelbeck
dff70646a2
see change_log for 2007-Aug-31
2007-09-01 12:00:30 +00:00
dickelbeck
b1298e9b66
mac support fixes
2007-08-18 11:43:59 +00:00
CHARRAS
a397c4b248
gestfich.cpp change (A problem under windows already solved, but change was lost)
2007-07-09 09:29:53 +00:00
raburton
af37d78ab3
added install targets for the non-binary stuff (libraries, help, etc.)
...
it's now possible to do a complete usable kicad install from source
2007-06-16 09:07:23 +00:00
charras
89b3eb5aa5
bug fixes and merging my development with svn rep.
2007-06-13 15:35:40 +00:00
dickelbeck
ae74527bc2
Jean-Pierre's changes for kicad-2007-05-25 release
2007-05-28 18:09:49 +00:00
plyatov
23c40f7e86
Initial import of KiCad.
2007-05-06 16:03:28 +00:00