This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirrors
/
kicad
mirror of
https://github.com/KiCad/kicad-source-mirror
Watch
3
Star
0
Fork
0
Code
Releases
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18712
Commits
14
Branches
133
Tags
2.2 GiB
C++
62.3%
C
35.8%
CMake
0.8%
Python
0.6%
SWIG
0.2%
Tree:
ee9d8fcd15
4.0
5.0
5.1
6.0
6.0.7
7.0
8.0
9.0
fusion360
jobs
master
newinvert
pcb_db
revert-0c36e162
4.0.0
4.0.0-rc1
4.0.0-rc2
4.0.1
4.0.2
4.0.3
4.0.4
4.0.5
4.0.6
4.0.7
5.0-dev
5.0.0
5.0.0-rc1
5.0.0-rc2
5.0.0-rc2-dev
5.0.0-rc3
5.0.0-rc3-dev
5.0.1
5.0.1-dev
5.0.2
5.1.0
5.1.0-dev
5.1.0-rc1
5.1.0-rc2
5.1.1
5.1.10
5.1.11
5.1.12
5.1.2
5.1.3
5.1.4
5.1.5
5.1.5-rc1
5.1.6
5.1.6-rc1
5.1.7
5.1.8
5.1.9
5.99.0
6.0.0
6.0.0-rc1
6.0.0-rc1-dev
6.0.0-rc2
6.0.1
6.0.10
6.0.11
6.0.2
6.0.3
6.0.4
6.0.5
6.0.6
6.0.7
6.0.7-rc1
6.0.8
6.0.9
6.99.0
7.0.0
7.0.0-rc1
7.0.0-rc2
7.0.1
7.0.10
7.0.10-rc1
7.0.11
7.0.11-rc1
7.0.11-rc2
7.0.11-rc3
7.0.11-rc4
7.0.2
7.0.3
7.0.4
7.0.5
7.0.6
7.0.6-rc1
7.0.6-rc2
7.0.6-rc3
7.0.7
7.0.7-rc1
7.0.8
7.0.8-rc1
7.0.9
7.0.9-rc1
7.0.9-rc2
7.99.0
8.0.0
8.0.0-rc1
8.0.0-rc2
8.0.0-rc3
8.0.1
8.0.1-rc1
8.0.1-rc2
8.0.2
8.0.2-rc1
8.0.2-rc2
8.0.3
8.0.3-rc1
8.0.4
8.0.4-rc1
8.0.4-rc2
8.0.5
8.0.5-rc1
8.0.6
8.0.6-rc1
8.0.7
8.0.7-rc1
8.0.8
8.0.8-rc1
8.0.9
8.0.9-rc1
8.99.0
9.0.0
9.0.0-rc1
9.0.0-rc2
9.0.0-rc3
9.0.1
9.0.1-rc1
9.0.1-rc2
9.0.2
9.0.2-rc1
9.0.3
9.0.3-rc1
9.0.4
9.0.4-rc1
9.0.5
9.0.5-rc1
9.0.6-rc1
9.99.0
April-2010-release
baseline
copy-of-subversion-repo
original_code
patch_baseline
pre-kiway
review
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ee9d8fcd15'
${ noResults }
kicad
/
new
History
Seth Hillbrand
7c28c3838a
Comment-only changes
Makes class comments conform to coding standards
6 years ago
..
CMakeLists.txt
Fix build order for generated headers and sources
6 years ago
Doxyfile
Change various KiCad case utilization to precisely "KiCad"
14 years ago
design.h
Comment-only changes
6 years ago
drawing.png
fix new eeschema graphic to use extends instead of inherits, design.h update
15 years ago
drawing.svg
fix new eeschema graphic to use extends instead of inherits, design.h update
15 years ago
make-dir-lib-source-test-data.sh
fill out more SWEET "inherits" support
15 years ago
make-html.sh
New design for a distributed library management system
15 years ago
sch_canvas.cpp
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
14 years ago
sch_canvas.h
sweet editor, compiler warning
14 years ago
sch_dir_lib_source.cpp
Comment-only changes
6 years ago
sch_dir_lib_source.h
Comment-only changes
6 years ago
sch_lib.cpp
Comment-only changes
6 years ago
sch_lib.h
Comment-only changes
6 years ago
sch_lib_table.cpp
Removed all exception specifiers since deprecated.
8 years ago
sch_lib_table.h
Comment-only changes
6 years ago
sch_lib_table.keywords
complete initial version of LIB_TABLE::Parse()
15 years ago
sch_lpid.cpp
Change various KiCad case utilization to precisely "KiCad"
14 years ago
sch_lpid.h
Comment-only changes
6 years ago
sch_part.cpp
Removed all exception specifiers since deprecated.
8 years ago
sch_part.h
Comment-only changes
6 years ago
sch_sweet_parser.cpp
Change various KiCad case utilization to precisely "KiCad"
14 years ago
sch_sweet_parser.h
Comment-only changes
6 years ago
sweet.i
early work on DLL exports for sweet lib, stop using <cstdio> which mingw seems not to like cuz snprintf()
15 years ago
sweet.keywords
sweet would not compile using mingw because of clash on POINT name
15 years ago
sweet_edit.cpp
Comment-only changes
6 years ago
sweet_editor_panel.cpp
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
14 years ago
sweet_editor_panel.fbp
sweet editor now shows GAL canvas
14 years ago
sweet_editor_panel.h
sweet editor work
14 years ago
sweet_spec_for_schematic_parts_EN.fodt
formatting
14 years ago
test_sch_lib_table.cpp
Jettison FP_LIB_TABLE::ConvertFromLegacy() into a static function, where it
12 years ago
toolchain-mingw32.cmake
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
toolchain-mingw64.cmake
file maintenance, update some scripts
12 years ago
utf8.h
Change various KiCad case utilization to precisely "KiCad"
14 years ago