kicad/pagelayout_editor
jean-pierre charras 99b640584f page layout editor: Add missing Info.plist for OSX.
Mingw, all: remove static link of libgcc, which can create issues when using dll version of wxWidgets.
Therefore libgcc_s_dw2-1.dll should be in the paths for executables.
2013-11-06 08:33:49 +01:00
..
dialogs pl_editor: add a PPI (pixel per inch) setup option for bitmaps. 2013-10-19 12:29:54 +02:00
CMakeLists.txt
Info.plist page layout editor: Add missing Info.plist for OSX. 2013-11-06 08:33:49 +01:00
class_pl_editor_layout.cpp
class_pl_editor_layout.h
class_pl_editor_screen.cpp
class_pl_editor_screen.h
controle.cpp
design_tree_frame.cpp Remove duplicate files. 2013-10-18 19:38:03 +02:00
design_tree_frame.h
events_functions.cpp Remove duplicate files. 2013-10-18 19:38:03 +02:00
files.cpp Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes from wxWidgets and should not be made inside kicad 2013-10-11 18:24:43 +02:00
hotkeys.cpp
hotkeys.h
invoke_pl_editor_dialog.h Fix but reading empty footprints in netlist. (fixes lp:1226283) 2013-09-16 20:52:08 -04:00
menubar.cpp
onleftclick.cpp
onrightclick.cpp Remove duplicate files. 2013-10-18 19:38:03 +02:00
page_layout_writer.cpp Merged upstream. 2013-10-28 21:34:06 +01:00
pl_editor.cpp Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes from wxWidgets and should not be made inside kicad 2013-10-11 18:24:43 +02:00
pl_editor.icns
pl_editor.rc
pl_editor_config.cpp
pl_editor_doc.icns
pl_editor_frame.cpp Remove duplicate files. 2013-10-18 19:38:03 +02:00
pl_editor_frame.h
pl_editor_id.h Remove duplicate files. 2013-10-18 19:38:03 +02:00
pl_editor_undo_redo.cpp
properties_frame.cpp pl_editor: add a PPI (pixel per inch) setup option for bitmaps. 2013-10-19 12:29:54 +02:00
properties_frame.h
toolbars_pl_editor.cpp