Go to file
dickelbeck 1715211d3a restoring my copyright template file 2009-10-18 03:31:03 +00:00
3d-viewer Changed some c_str and GetData functions to GetChars in .Printf functions 2009-10-13 09:00:46 +00:00
CMakeModules
Documentation Big cleanup of sourcetree root structure, added Documentation subfolder, moved packaging stuff for osx and windows (nsis) to packaging. 2009-10-15 18:44:06 +00:00
bitmaps
common fixed compil error, and a display problem in eeschema 2009-10-17 06:23:18 +00:00
cvpcb minor problems fixed 2009-10-15 11:35:53 +00:00
demos
eeschema fixed compil error, and a display problem in eeschema 2009-10-17 06:23:18 +00:00
gerbview minor problems fixed 2009-10-15 11:35:53 +00:00
include wxWidgets 2.9 string fixes and other minor updates. 2009-10-16 17:18:23 +00:00
internat Corrected typos in Czech translation file 2009-10-16 08:47:55 +00:00
kicad Changed some c_str and GetData functions to GetChars in .Printf functions 2009-10-13 09:00:46 +00:00
packaging fixed compil error, and a display problem in eeschema 2009-10-17 06:23:18 +00:00
pcbnew wxWidgets 2.9 string fixes and other minor updates. 2009-10-16 17:18:23 +00:00
polygon
resources Big cleanup of sourcetree root structure, added Documentation subfolder, moved packaging stuff for osx and windows (nsis) to packaging. 2009-10-15 18:44:06 +00:00
scripts Big cleanup of sourcetree root structure, added Documentation subfolder, moved packaging stuff for osx and windows (nsis) to packaging. 2009-10-15 18:44:06 +00:00
share
template
AUTHORS.txt
CHANGELOG.txt minor problems fixed 2009-10-15 11:35:53 +00:00
CMakeLists.txt Big cleanup of sourcetree root structure, added Documentation subfolder, moved packaging stuff for osx and windows (nsis) to packaging. 2009-10-15 18:44:06 +00:00
COPYRIGHT.txt Big cleanup of sourcetree root structure, added Documentation subfolder, moved packaging stuff for osx and windows (nsis) to packaging. 2009-10-15 18:44:06 +00:00
Doxyfile
INSTALL.txt Big cleanup of sourcetree root structure, added Documentation subfolder, moved packaging stuff for osx and windows (nsis) to packaging. 2009-10-15 18:44:06 +00:00
README.txt Big cleanup of sourcetree root structure, added Documentation subfolder, moved packaging stuff for osx and windows (nsis) to packaging. 2009-10-15 18:44:06 +00:00
TODO.txt Big cleanup of sourcetree root structure, added Documentation subfolder, moved packaging stuff for osx and windows (nsis) to packaging. 2009-10-15 18:44:06 +00:00
copyright.h restoring my copyright template file 2009-10-18 03:31:03 +00:00
uncrustify.cfg
version.txt

README.txt

KiCad README
============

Please have a look at the other files,
for specific documentation like Compiling, GUI translation see the Documentation folder.

Files
-----
AUTHORS.txt    - The authors, contributors, document writers and translators list
CHANGELOG.txt  - This years changelog (see for previous years Documentation/changelogs)
CMakeList.txt  - CMAKE build tool script
COPYRIGHT.txt  - A copy of the GNU General Public License Version 2
Doxyfile       - Doxygen preferences
INSTALL.txt    - The release (binairy) installation instructions
TODO.txt       - Todo list
uncrustify.cfg - Uncrustify code formatting tool preferences
version.txt    - The current stable released version

Subdirectories
--------------
3d-viewer      - Sourcecode of 3D viewer
bitmaps        - Menu and program icons
CMakeModules   - Modules for the CMAKE build tool
common         - Sourcecode of the common library (common functions shared across whole suite)
cvpcb          - Sourcecode of CvPCB, (eeschema) convert to pcb sourcecode
demos          - Some demo examples
Documentation  - Misc documentation. Translating the GUI, old changelogs etcetera.
eeschema       - Sourcecode of the schematic editor
gerbview       - Sourcecode of the gerber viewer
include        - Interfaces to the common library
internat       - Internationalisation files
kicad          - Sourcecode of the project manager
packaging      - Files for packaging on Windows and Mac OSX
pcbnew         - Sourcecode of the printed circuit board editor
polygon        - Sourcecode of the polygon library
resources      - Resources for installation, freedesktop mime-types for linux
scripts        - Helper scripts. For building, sourcecode packaging, font setting, pcb adjusting.
share          - ?
template       - Project template(s)