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