kicad/include/core
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST
This moves EESchema DLIST structures to rtree.  These changes are more
fundamental than the pcbnew changes from 9163ac543 888c01d11 d1877d7c1
and 961b22d60 as eeschema operations were more dependent on passing
drawing list references around with SCH_ITEM* objects.
2020-01-10 06:37:08 -08:00
..
iterators.h further DLIST/Iterators cleanup, some code formatting 2017-06-23 11:12:37 +02:00
kicad_algo.h Replace EESchema DLIST 2020-01-10 06:37:08 -08:00
optional.h refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 2017-11-03 23:59:02 +01:00
settings.h Eradicate globals for PCB_GENERAL_SETTINGS. 2019-06-26 21:54:03 +01:00
typeinfo.h Replace EESchema DLIST 2020-01-10 06:37:08 -08:00