Tim Johnsen
|
88c893cc44
Add the ability to long press on object descriptions to copy their contents.
|
před 11 roky |
DaidoujiChen
|
d226b8d67e
when press "Search" button, searchBar need to resignFirstResponder
|
před 12 roky |
Ryan Olson
|
f956f85190
Eliminate ambiguity when using the property, ivar, and method boxes.
|
před 12 roky |
Ryan Olson
|
b04a5fdf4e
Fix ivar value display in FLEXObjectExplorerViewController.
|
před 12 roky |
Ryan Olson
|
4e0313ad28
Merge pull request #1 from JaviSoto/master
|
před 12 roky |
Ryan Olson
|
4f3725204d
Add missing [super viewWillAppear:] calls caught by the static analyzer.
|
před 12 roky |
Javier Soto
|
d9da4eb35f
Fixed warnings: comparisons between unsigned and signed integers.
|
před 12 roky |
Ryan Olson
|
cad1eb4a9b
Go back to using [[object class] description]
|
před 12 roky |
Ryan Olson
|
46c5929bd5
Use runtime functions over NSObject methods for safety with non-NSObject classes.
|
před 12 roky |
Ryan Olson
|
990b9b7b78
Reload the entire object explorer table on appearance.
|
před 12 roky |
Ryan Olson
|
5f952d0d30
Don’t show the “referring instances” section when searching.
|
před 12 roky |
Ryan Olson
|
1bd6c7164e
Add a section to the object explorer for finding all other objects with ivars referencing the current object.
|
před 12 roky |
Ryan Olson
|
e72859cb58
Avoid premature loading of FLEXObjectExplorerViewController’s view.
|
před 12 roky |
Ryan Olson
|
86566e95a9
Improve status bar behavior across FLEX.
|
před 12 roky |
Ryan Olson
|
ba587b6f8a
Add superclasses
|
před 12 roky |
Ryan Olson
|
9006b194cd
Replace “objectIsClass” checks in the object explorer VC in preparation for having a dedicated class explorer view controller.
|
před 12 roky |
Ryan Olson
|
5012989fdb
Filter out the description in the object explorer if it doesn’t match the search text.
|
před 12 roky |
Ryan Olson
|
afba8f3e48
Gracefully handle the case where we try to drill into a row in the object explorer but can’t get a view controller.
|
před 12 roky |
Ryan Olson
|
e978197c98
Use the same search bar placeholder text everywhere.
|
před 12 roky |
Ryan Olson
|
4f966278ba
Add pull to refresh on the object explorers.
|
před 12 roky |
Ryan Olson
|
1744de4140
Initial import of files.
|
před 12 roky |