..
dialogs
Improve template selector for macOS
2017-09-18 16:40:50 +02:00
CMakeLists.txt
Kicad: Add Project import function. -- add menu entry -- add ImportFile kiway function -- expose functions for creating/reading netlist -- add example eagle boad file as well
2017-10-20 08:38:42 +02:00
Info.plist
Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name
2015-10-30 08:43:04 +13:00
class_treeproject_item.cpp
Fix quotes in UI messages
2017-12-15 07:33:07 -05:00
class_treeproject_item.h
Kicad: clean up include files.
2016-02-24 16:36:52 -05:00
class_treeprojectfiles.cpp
general UI fix. Fixed a lot of icons and a lot of menu.
2017-06-02 11:51:11 +02:00
class_treeprojectfiles.h
Explicitly mark overriding functions.
2016-09-24 14:53:15 -04:00
commandframe.cpp
Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases
2018-01-09 18:55:51 -05:00
file_pro.icns
Rework on icons, and more OS X updates
2010-05-09 04:04:44 +02:00
files-io.cpp
Fix quotes in UI messages
2017-12-15 07:33:07 -05:00
import_project.cpp
Enable active project flag after importing an Eagle project
2017-11-23 10:33:40 +01:00
kicad.cpp
Remove some extra semicolons
2017-11-09 19:52:18 +01:00
kicad.h
Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases
2018-01-09 18:55:51 -05:00
kicad.icns
[MacOSX] Updated Icons - Document ones still missing :(
2012-09-27 19:20:44 +02:00
kicad.rc
Remove old xpm icons files
2012-04-07 13:09:57 +02:00
kicad_doc.icns
Rework on icons, and more OS X updates
2010-05-09 04:04:44 +02:00
logokicad.png
Dutch language update, kicad splash making to work
2008-08-20 22:44:37 +00:00
mainframe.cpp
Kicad, menu Browse/Open Local file : shows all files by default, because all kicad files are editable ASCII files.
2017-11-22 09:43:29 +01:00
menubar.cpp
Implement primitive icon scaling for high DPI
2018-01-10 21:26:06 -07:00
pgm_kicad.h
Explicitly mark overriding functions.
2016-09-24 14:53:15 -04:00
preferences.cpp
Correct multiple UI spelling errors
2016-05-02 10:01:43 -04:00
prjconfig.cpp
Fix loop variable copy in for-range loop, use const reference instead
2018-01-09 19:18:44 -05:00
project_template.cpp
Fix loop variable copy in for-range loop, use const reference instead
2018-01-09 19:18:44 -05:00
project_template.h
Prevent KiCad from overwriting existing files with template files.
2017-08-31 11:15:20 -04:00
tree_project_frame.cpp
Fix unnecessary copy initialization detected by clang-tidy
2018-01-09 18:22:10 -05:00
tree_project_frame.h
Kicad: clean up include files.
2016-02-24 16:36:52 -05:00