28 Commits

Author SHA1 Message Date
adam-m
28b08a0566 Add some checks when locating modes to open windows 2012-05-23 09:45:56 -04:00
Dick Fickling
a41092173a Display USB devices in tree 2012-04-09 13:00:07 -04:00
Dick Fickling
092d011727 new icons for directory tree 2012-03-27 17:51:45 -04:00
Dick Fickling
04c637311d icon changes 2012-03-27 10:33:09 -04:00
Dick Fickling
a703e5d3dd Icons and minor gui changes 2012-03-26 17:07:01 -04:00
Dick Fickling
708f057d68 undelete layer.xml 2012-03-14 17:41:03 -04:00
Dick Fickling
09e05961d7 TSK-410: Remove warnings 2012-03-14 17:18:15 -04:00
adam-m
944b2a5236 fix cast warning 2012-03-14 09:54:33 -04: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
adam-m
7ddec67c59 Add Explorer top component open action dynamically to menu only for selected explorers 2012-03-05 16:40:16 -05:00
unknown
199e6f49a9 Added event mechanism between dir tree and ingest inbox. Set busy cursor when artifact viewer is loading. 2012-03-02 18:51:47 -05:00
adam-m
21768f5965 Interface and lookup for directory tree artifact viewer - to support viewing artifacts triggered from other modules 2012-02-21 16:09:02 -05:00
Dick Fickling
e11c5f7bdf Add node selection capability to dataresult viewers 2012-02-21 13:32:39 -05:00
Dick Fickling
5b37e37539 Add 'Recent Items' to directory tree 2012-02-09 15:32:25 -05:00
Dick Fickling
c3e09ccd08 Add file type filters to directory tree 2012-02-07 14:14:11 -05:00
Dick Fickling
af0b9af2f5 Add blackboard artifacts to Directory Tree 2012-02-01 10:13:51 -05:00
adam-m
a8bfc14c13 - add expand node method to DataResultViewer interface and implement it for DataResultViewerTable
- auto start the list search for all queries once button is pressed, using the expand node method
2012-01-06 17:47:57 -05:00
Peter J. Martel
1a122c97ec Remove ContentNode stuff (runs now) 2011-12-20 17:56:13 -05:00
Peter J. Martel
15bfd26baa Merge branch 'master' into keyword-search-prototype (NOT RUNNABLE) 2011-12-20 17:52:50 -05:00
Peter J. Martel
d50de29090 add "tool tips" to content viewers 2011-12-20 15:39:11 -05:00
Peter J. Martel
be10a4bb41 Add setPath to DataResult 2011-12-16 16:11:33 -05:00
Peter J. Martel
53142025da Miscellaneous trival cleanup 2011-12-15 18:58:12 -05:00
adam-m
18d881c086 Added isSupported flag to isPreferred interface for the DCV.
This allows to "cache" whether the viewer is supported for the node and forces the caller do determine that first (which fits current model).
Potentially avoids redundant checks (like Solr queries) and does not rely on checking GUI state, which seems cleaner long term.
2011-12-14 09:51:02 -05:00
Peter J. Martel
124ed5dfdd Clear out ContentNode & subclasses from CoreComponents 2011-12-12 16:06:40 -05:00
adam-m
681c136f12 TSK-279 Make markup extracted text be default for keyword hit 2011-12-09 12:27:04 -05:00
Peter J. Martel
a895df2859 More-complete javadoc & comments 2011-12-07 15:38:21 -05:00
Peter J. Martel
dee4401575 Went through release process.
Updated module and application version numbers. Logging and MenuAction modules only had implementation changes, everything else was major (not backwards-compatible).
2011-11-10 17:30:55 -05:00
Brian Carrier
8d72f95d11 Initial import into github 2011-11-09 13:10:50 -05:00