14 Commits

Author SHA1 Message Date
adam-m
f1a745c805 Node datamodel improvements:
Promote DisplayableItemNode and ContentNode from interface to class extending AbstractNode, add methods isLeafType and getType.
Simplifies datamodel and directorytree code - does not require instanceof.  Easier addtion of node types and more efficient.
Preliminary bookmark node support.
Preliminary File Bookmarking implementation.
2012-08-26 17:43:23 -04:00
adam-m
bd252890c2 Remove more doxygen warnings 2012-06-26 14:07:26 -04:00
adam-m
376ac1fd0b Fix doxygen warning in autopsy/datamodel
Add generic type parameter to classes where missing and document it
2012-06-26 10:22:08 -04:00
adam-m
aa91ca7133 Use join queries for hashset and keyword hits to adapt to using SET_NAME attributes in both 2012-05-31 22:49:52 -04:00
adam-m
84fc46c780 change deprecated attrs to TSK_SET_NAME 2012-05-31 21:58:53 -04:00
Dick Fickling
930eaf06c7 TSK-487: Count for keyword list hits should be inclusive of all keywords
TSK-488: Extract shoudl default to case folder
2012-05-10 17:43:06 -04:00
Dick Fickling
33b867083b Log error messages at Level.WARNING. 2012-04-19 13:10:10 -04:00
Dick Fickling
a703e5d3dd Icons and minor gui changes 2012-03-26 17:07:01 -04:00
Dick Fickling
5753c2ef1b Rearrange directory tree 2012-03-21 16:06:22 -04:00
Dick Fickling
5798ae497a TSK-390: Keyword search hierarchy 2012-03-09 09:37:07 -05:00
Dick Fickling
0c0f9fc12b un-break everything 2012-03-07 17:17:17 -05:00
Dick Fickling
960f96366b Keyword Hits Directory Node design changes 2012-03-07 17:12:28 -05:00
Dick Fickling
8611a074fd TSK-390: Keyword search hierarchy 2012-03-07 15:50:14 -05:00
Dick Fickling
c937702b50 TSK-343: Directory tree artifact viewer : specialization for keyword search results
TSK-374: Tiers of document types in tree
2012-03-06 13:25:57 -05:00