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.
6538
Commits
14
Branches
134
Tags
2.2 GiB
C++
62.3%
C
35.8%
CMake
0.8%
Python
0.6%
SWIG
0.2%
Tree:
281ce25dd2
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.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 '281ce25dd2'
${ noResults }
kicad
/
pagelayout_editor
History
Dick Hollenbeck
1e7495e634
merge
11 years ago
..
dialogs
Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits.
12 years ago
CMakeLists.txt
Try some new Mac support ideas.
12 years ago
Info.plist
Try some new Mac support ideas.
12 years ago
class_pl_editor_layout.cpp
Pcbnew: fix Bug #1211468
12 years ago
class_pl_editor_layout.h
Pcbnew: fix Bug #1211468
12 years ago
class_pl_editor_screen.cpp
Fix Pl_Editor scrollbars incorrect position.
11 years ago
class_pl_editor_screen.h
Pcbnew: fix Bug #1211468
12 years ago
controle.cpp
Fixes #1186269
12 years ago
design_tree_frame.cpp
Remove duplicate files.
12 years ago
design_tree_frame.h
Pcbnew: fix Bug #1211468
12 years ago
events_functions.cpp
Pcbnew: plot dialog: remove obscure and useless option about texts which are not value or reference.
12 years ago
files.cpp
Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes from wxWidgets and should not be made inside kicad
12 years ago
hotkeys.cpp
Page layout editor: fix bad initialization on startup, which can crash pl_editor when trying to edit an item.
12 years ago
hotkeys.h
All: add 2 hotkeys to simulate a mouse left click (key return) and left dclick (key end)
12 years ago
invoke_pl_editor_dialog.h
Fix but reading empty footprints in netlist. (fixes lp:1226283)
12 years ago
menubar.cpp
Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits.
12 years ago
onleftclick.cpp
Pcbnew: fix Bug #1211468
12 years ago
onrightclick.cpp
All: add 2 hotkeys to simulate a mouse left click (key return) and left dclick (key end)
12 years ago
page_layout_writer.cpp
Jettison FP_LIB_TABLE::ConvertFromLegacy() into a static function, where it
12 years ago
pl_editor.cpp
Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits.
12 years ago
pl_editor.icns
Added missing Mac OS X icons for the pagelayout_editor.
12 years ago
pl_editor.rc
Initial release of pl_editor, the page layout and title block editor.
12 years ago
pl_editor_config.cpp
Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits.
12 years ago
pl_editor_doc.icns
Added missing Mac OS X icons for the pagelayout_editor.
12 years ago
pl_editor_frame.cpp
merge
11 years ago
pl_editor_frame.h
merge
11 years ago
pl_editor_id.h
Remove duplicate files.
12 years ago
pl_editor_undo_redo.cpp
Pcbnew: fix Bug #1211468
12 years ago
properties_frame.cpp
pl_editor: add a PPI (pixel per inch) setup option for bitmaps.
12 years ago
properties_frame.h
Pcbnew: fix Bug #1211468
12 years ago
toolbars_pl_editor.cpp
Pcbnew: fix Bug #1211468
12 years ago