Tim Johnsen 88c893cc44 Add the ability to long press on object descriptions to copy their contents. 11 lat temu
..
FLEXArrayExplorerViewController.h 1744de4140 Initial import of files. 12 lat temu
FLEXArrayExplorerViewController.m 1744de4140 Initial import of files. 12 lat temu
FLEXClassExplorerViewController.h 6c7b0ecb25 Add class explorer view controller 12 lat temu
FLEXClassExplorerViewController.m 19af65442c Don’t allow drill-ins to edit properties/ivars or call methods from the class explorer. 12 lat temu
FLEXDefaultsExplorerViewController.h 1744de4140 Initial import of files. 12 lat temu
FLEXDefaultsExplorerViewController.m 1744de4140 Initial import of files. 12 lat temu
FLEXDescriptionTableViewCell.h 1744de4140 Initial import of files. 12 lat temu
FLEXDescriptionTableViewCell.m 213d9769d2 Work around deprecation warnings when deployment target >= 7.0 12 lat temu
FLEXDictionaryExplorerViewController.h 1744de4140 Initial import of files. 12 lat temu
FLEXDictionaryExplorerViewController.m 7b60fca9bd Fix getter override type mismatch. 12 lat temu
FLEXGlobalsTableViewControllerEntry.h 59a6080c73 Don't rely on UIKit.h being imported from a PCH 12 lat temu
FLEXGlobalsTableViewControllerEntry.m 59d7c2e2d8 Moved FLEXGlobalsTableViewControllerEntry into its own file 12 lat temu
FLEXImageExplorerViewController.h 9153d7864c Add UIImage explorer subclass with a row for previewing the image. 12 lat temu
FLEXImageExplorerViewController.m 3f1c2beb78 Rename FLEXViewSnapshotViewController to better reflect what it does. 12 lat temu
FLEXLayerExplorerViewController.h 8f6b8b2dae Add preview image option for CALayer objects 11 lat temu
FLEXLayerExplorerViewController.m 8f6b8b2dae Add preview image option for CALayer objects 11 lat temu
FLEXObjectExplorerFactory.h 1744de4140 Initial import of files. 12 lat temu
FLEXObjectExplorerFactory.m 8f6b8b2dae Add preview image option for CALayer objects 11 lat temu
FLEXObjectExplorerViewController.h 1bd6c7164e Add a section to the object explorer for finding all other objects with ivars referencing the current object. 12 lat temu
FLEXObjectExplorerViewController.m 88c893cc44 Add the ability to long press on object descriptions to copy their contents. 11 lat temu
FLEXSetExplorerViewController.h 1744de4140 Initial import of files. 12 lat temu
FLEXSetExplorerViewController.m 1744de4140 Initial import of files. 12 lat temu
FLEXViewControllerExplorerViewController.h 4a66d3940a Add custom view controller explorer with shortcuts to the view property and pushing the view controller onto the current nav stack. 12 lat temu
FLEXViewControllerExplorerViewController.m adcb9a0c1f Fix description not getting filtered in some explorer subclasses because they override the method despite not needing to. 12 lat temu
FLEXViewExplorerViewController.h e557f726e3 Keep the view explorer’s shortcutPropertyNames internal for now. 12 lat temu
FLEXViewExplorerViewController.m ccf2cd4ede Add FLEXEncodeClass macro for a consistent way of getting full class type encoding strings. 12 lat temu