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.
50107
Commits
14
Branches
132
Tags
2.1 GiB
C++
62.1%
C
36%
CMake
0.8%
Python
0.6%
SWIG
0.2%
Tree:
06cdf0be98
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.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 '06cdf0be98'
${ noResults }
kicad
/
common
/
tool
History
Seth Hillbrand
f33fd675d2
Protect polygon build
If we don't have corners, then we cannot add any points or lines
2 days ago
..
ui
Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR
6 months ago
action_manager.cpp
Make tool framework assert more useful
7 months ago
action_menu.cpp
More GDI conservation
1 month ago
action_toolbar.cpp
Auto-update flyout icons when changed
2 weeks ago
actions.cpp
Bring DIALOG_LIB_FIELDS into line with DIALOG_SYMBOL_FIELDS_TABLE.
1 month ago
common_control.cpp
Remove accidental change
3 months ago
common_tools.cpp
ADDED: support for 45 degree crosshairs
1 month ago
conditional_menu.cpp
Common folder housekeeping part 3.
9 months ago
construction_manager.cpp
Add some variables to ctor initializer list for CONSTRUCTION_MANAGER
3 months ago
design_block_control.cpp
CHANGED: retire the select-lib-table dialogs.
3 months ago
design_block_control.h
design blocks: add PCB design blocks behind advanced config
7 months ago
edit_constraints.cpp
Fix some compil warnings
1 month ago
edit_points.cpp
Go back to checking points from the front.
4 weeks ago
editor_conditions.cpp
ADDED: support for 45 degree crosshairs
1 month ago
embed_tool.cpp
Give some more dialogs separate hashkeys for separate usages.
2 months ago
grid_helper.cpp
Revert "Remove the forced ancillary grid"
1 month ago
grid_menu.cpp
Revise Copyright statement to align with TLF
9 months ago
group_tool.cpp
Tool: minor reduction of transitive includes
2 months ago
group_tool.h
Tool: minor reduction of transitive includes
2 months ago
library_editor_control.cpp
Enhance library pinning functionality to support pin/unpin multiple libraries in the library editor
8 months ago
library_editor_control.h
Enhance library pinning functionality to support pin/unpin multiple libraries in the library editor
8 months ago
picker_tool.cpp
Common folder housekeeping part 3.
9 months ago
point_editor_behavior.cpp
Protect polygon build
2 days ago
properties_tool.cpp
ADDED: Properties panel for schematic editor
2 years ago
selection.cpp
Common folder housekeeping part 3.
9 months ago
selection_conditions.cpp
Common folder housekeeping part 3.
9 months ago
selection_tool.cpp
Tool: minor reduction of transitive includes
2 months ago
tool_action.cpp
Move toolbar setup flags into the action definition
7 months ago
tool_base.cpp
Common folder housekeeping part 3.
9 months ago
tool_dispatcher.cpp
Hotkey handling: disable usage of keyboard modifier flag wxMOD_ALTGR.
4 weeks ago
tool_event.cpp
Add additional modifies to hotkeys
4 weeks ago
tool_interactive.cpp
Common folder housekeeping part 3.
9 months ago
tool_manager.cpp
Better debugging.
1 month ago
tool_menu.cpp
Revise Copyright statement to align with TLF
9 months ago
tools_holder.cpp
Remove debug assert that's clogging up Sentry.
6 months ago
zoom_menu.cpp
Common folder housekeeping part 3.
9 months ago
zoom_tool.cpp
Revise Copyright statement to align with TLF
9 months ago