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.
5608
Commits
14
Branches
135
Tags
2.3 GiB
C++
62.4%
C
35.7%
CMake
0.8%
Python
0.6%
SWIG
0.2%
Tree:
2c39ea00e2
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 '2c39ea00e2'
${ noResults }
kicad
/
pagelayout_editor
History
Marco Serantoni
4d139b590f
[MacOSX] Adding better support for Retina Display (NSHighResolutionCapable)
12 years ago
..
dialogs
pl_editor: add a PPI (pixel per inch) setup option for bitmaps.
12 years ago
CMakeLists.txt
Pl_Editor: add undo/redo commands.
13 years ago
Info.plist
[MacOSX] Adding better support for Retina Display (NSHighResolutionCapable)
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
Pcbnew: fix Bug #1211468
12 years ago
class_pl_editor_screen.h
Pcbnew: fix Bug #1211468
12 years ago
controle.cpp
Pcbnew: fix Bug #1211468
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
Remove duplicate files.
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
Pcbnew: fix Bug #1211468
12 years ago
hotkeys.h
Pcbnew: fix Bug #1211468
12 years ago
invoke_pl_editor_dialog.h
Fix but reading empty footprints in netlist. (fixes lp:1226283)
12 years ago
menubar.cpp
Pcbnew: fix Bug #1211468
12 years ago
onleftclick.cpp
Pcbnew: fix Bug #1211468
12 years ago
onrightclick.cpp
Remove duplicate files.
12 years ago
page_layout_writer.cpp
Merged upstream.
12 years ago
pl_editor.cpp
Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes from wxWidgets and should not be made inside kicad
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.
13 years ago
pl_editor_config.cpp
Pcbnew: fix Bug #1211468
12 years ago
pl_editor_doc.icns
Added missing Mac OS X icons for the pagelayout_editor.
12 years ago
pl_editor_frame.cpp
Remove duplicate files.
12 years ago
pl_editor_frame.h
Pcbnew: fix Bug #1211468
12 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