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.
24551
Commits
14
Branches
135
Tags
2.3 GiB
C++
62.6%
C
35.5%
CMake
0.8%
Python
0.6%
SWIG
0.2%
Tree:
0b6c524dda
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
9.0.6-rc1
9.0.6-rc2
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 '0b6c524dda'
${ noResults }
kicad
/
common
/
widgets
History
Jeff Young
caefc9dc91
Fix minor spacing issue in Symbol Chooser.
5 years ago
..
app_progress_dialog.cpp
Cleanup some unused variables
5 years ago
bitmap_button.cpp
Cleanup formatting.
5 years ago
bitmap_toggle.cpp
ADDED: New appearance control widget for PcbNew
5 years ago
button_row_panel.cpp
Centralise some UI constants, use in hotkey lists
7 years ago
collapsible_pane.cpp
Add missing <algorithm>
5 years ago
color_swatch.cpp
Move headers from common folders to appropriate include folders round 2.
5 years ago
footprint_choice.cpp
Cleanup formatting.
5 years ago
footprint_preview_widget.cpp
Remove multi-threading for footprint loading.
5 years ago
footprint_select_widget.cpp
Remove multi-threading for footprint loading.
5 years ago
gal_options_panel.cpp
Update GAL observers for all frames, not just calling frame.
5 years ago
grid_bitmap_toggle.cpp
Fix missing include
5 years ago
grid_color_swatch_helpers.cpp
Move headers from common folders to appropriate include folders round 1.
5 years ago
grid_combobox.cpp
Properly dismiss the grid combobox editor when it loses focus
5 years ago
grid_icon_text_helpers.cpp
NetClass settings for Eeschema.
5 years ago
grid_text_button_helpers.cpp
Split EDA_UNITS out from common.
5 years ago
grid_text_helpers.cpp
Use full net names in netclasses
5 years ago
indicator_icon.cpp
Performance improvements for Gerber loading.
6 years ago
infobar.cpp
Allow both aui-manager-based infobars and window overlay infobars.
5 years ago
layer_box_selector.cpp
Make indeterminate control states clearer for the user.
6 years ago
lib_tree.cpp
Fix minor spacing issue in Symbol Chooser.
5 years ago
mathplot.cpp
Code cleanup: remove useless wx/wx.h include inside a few files.
5 years ago
msgpanel.cpp
Fix flickering on msgpanel paints
5 years ago
net_selector.cpp
More consistent naming.
5 years ago
number_badge.cpp
Add missing <algorithm>
5 years ago
paged_dialog.cpp
Naming conventions.
5 years ago
progress_reporter.cpp
Cleanup formatting.
5 years ago
split_button.cpp
Cleanup formatting.
5 years ago
stepped_slider.cpp
Cleanup formatting.
5 years ago
text_ctrl_eval.cpp
Cleanup formatting.
5 years ago
ui_common.cpp
Once more into the depths of hell... er, I mean fix a focus issue.
5 years ago
unit_binder.cpp
UNIT_BINDER: better support of DEGREES units (and some fixes).
5 years ago
widget_hotkey_list.cpp
Hack around broken column sizing in wxGTK 3.0 for hotkey editor
5 years ago
widget_save_restore.cpp
Cleanup formatting.
5 years ago
wx_aui_dock_art.cpp
Guard off the dock art size change temporarily for win32 and wxwidgets 3.1
5 years ago
wx_busy_indicator.cpp
C++14: Remove unused make_unique.h
6 years ago
wx_grid.cpp
Move headers from common folders to appropriate include folders round 1.
5 years ago