kicad/kicad
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro
The standard DIM() macro was not typesafe as it happily deferred errors
to runtime that can be caught at compile time.  Replacing it with a
generic C++11 constexpr allows for typecasting, comparison and compile
time error checking.
2019-01-06 08:43:12 -08:00
..
dialogs Fix Coverity "Big parameter passed by value" warnings. 2018-06-04 12:30:00 -04:00
CMakeLists.txt Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
Info.plist Fix for dark mode on macOS Mojave 2018-12-07 09:03:56 +01:00
commandframe.cpp Clearer titles for editing board footprints. 2018-10-05 14:17:58 +01:00
file_pro.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
files-io.cpp Replace DIM() macro 2019-01-06 08:43:12 -08:00
import_project.cpp Change KIDIALOG hashing algorithm to __FILE__ + __LINE__. 2018-08-29 23:38:23 +01:00
kicad.cpp KiCad: make initial minimum main frame width show all icons. 2018-07-13 15:53:03 -04:00
kicad.h kicad: Open project folder in host OS 2018-11-01 09:11:42 +01:00
kicad.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
kicad.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
kicad_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
logokicad.png Dutch language update, kicad splash making to work 2008-08-20 22:44:37 +00:00
mainframe.cpp Allow cancel, delete or rescue when opening pcbs with undefined layers. 2018-12-07 00:26:10 +00:00
menubar.cpp string update: Help->List hotkeys 2019-01-02 15:44:13 -08:00
pgm_kicad.h Fixed memory leaks 2018-12-20 10:05:58 +01:00
prjconfig.cpp Change KIDIALOG hashing algorithm to __FILE__ + __LINE__. 2018-08-29 23:38:23 +01: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 broken log trace name in previous commit. 2018-10-17 15:34:46 -04:00
tree_project_frame.h Kicad: fast switch to an other project sharing the same folder. 2018-08-05 09:04:39 +02:00
treeproject_item.cpp Fix compile error on non-OSX platforms. 2018-08-29 22:32:38 +01:00
treeproject_item.h Kicad: fast switch to an other project sharing the same folder. 2018-08-05 09:04:39 +02:00
treeprojectfiles.cpp Rename files 2018-02-07 14:16:05 +01:00
treeprojectfiles.h Rename files 2018-02-07 14:16:05 +01:00