changed exception handling code to use exception.callStackSymbols, which should give actual backtrace of exception
finalized global search, to filter out duplicate dylibs, files, etc
added 'nothing found' message to global search
filter background processing
support for filtering when enter is hit after trying full #keyword
'not found' binary attribute/#keyword
error alert when opening file in Finder fails
skipper dylib/file/network enumeration for kernel task (pid 0x0)
removed socket/string logic from root XPC service
improved 'isAlive' logic to detect dead process
improved process enumeration (to not ignore process that we can't get path for)
added DNS resolution into search
updated 'flagged' items view, to use new main text scheme
fixed bug in 'flagged' items view - where VT window wouldn't display
support for displaying & filtering encrypted files
support for enumerating dylibs in 32bit processes
UI improvements (main text in cells is single, albeit attributed string)
finalized a global search window (tasks, dylibs, files)
finalized a flagged items window for any flagged tasks or dylibs
finalized XPC-helper's security improved by allowing only Objective-See binary to connect
several UI fixes/improvements
filtering logic via #hashtags
refresh logic
auto-expand tree view
dead procs removed from kids
fixed logic when (re)enumerating tasks
dead procs - use filter array, when filtering
save logic
popup w/ user able to select file
JSON'ified tasks
cut and paste fix
fixed various missing outlets
'about' popup has correct icon/text now
lots of commented out code removed & and various TODOs taken care of
removed args from dylib view
increased size for signing
added file type (via 'file' cmd) to non-binary files
added extra logic to handle filtering
VT reload is row-only (no more full table!)