26 Commits

Author SHA1 Message Date
Dick Fickling
cb12d78ac6 Allow user to double-click on ArtifactTypeNode to open 2012-02-02 17:09:56 -05:00
Dick Fickling
2a4709a9a9 Remove "General Info" from Directory Tree 2012-02-02 11:05:56 -05:00
Dick Fickling
af0b9af2f5 Add blackboard artifacts to Directory Tree 2012-02-01 10:13:51 -05:00
adam-m
607853a84f Merge branch 'keyword-search-prototype'
Conflicts:
	CoreComponents/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerHex.java
	CoreComponents/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerString.java
	DataModel/src/org/sleuthkit/autopsy/datamodel/ContentChildren.java
2012-01-11 12:11:18 -05:00
Dick Fickling
58a9caa47c Reword Extraction menu items, add dialog box on completion 2012-01-09 16:39:49 -05:00
Dick Fickling
99390e0d91 Move Logger and AutopsyPropFile into new module, CoreUtils 2012-01-06 16:29:42 -05:00
adam-m
dd5c72f8b7 Remove unused import 2012-01-02 00:44:41 -05:00
adam-m
c3f3a9a347 update LOCATION type 2011-12-31 12:31:31 -05:00
adam-m
0388bfd065 fix DataResultViewerTable to support tree view. Wrapping of nodes needs to happen earlier if want to filter children out from the view. 2011-12-27 15:23:30 -05:00
pidge
95067a9332 add "Extract Directory" action to DirectoryTree 2011-12-21 02:30:29 -05:00
Peter J. Martel
be10a4bb41 Add setPath to DataResult 2011-12-16 16:11:33 -05:00
Peter J. Martel
3b61d89787 Tweak ExternalViewerAction to require file extensions 2011-12-16 12:42:10 -05:00
Peter J. Martel
b4ab34e03a Cleanup ExternalViewerAction 2011-12-16 12:17:50 -05:00
Peter J. Martel
53142025da Miscellaneous trival cleanup 2011-12-15 18:58:12 -05:00
Peter J. Martel
c903011f7a Cleanup ExtractAction
- extract File/Folder export to ExtractFscContentVisitor in ContentUtils
2011-12-15 18:01:37 -05:00
Peter J. Martel
8f9b2941e3 DataResultFilterNode cleanup
- actions generated from ContentVisitor
- use passed-in exploremanager instead of looking up the DirectoryTreeTopComponent
2011-12-14 14:44:57 -05:00
Peter J. Martel
124ed5dfdd Clear out ContentNode & subclasses from CoreComponents 2011-12-12 16:06:40 -05:00
Peter J. Martel
f66d92ff33 Remove ContentNode.getRowValues(), .getDisplayPath(), and .getSystemPath() 2011-12-08 18:46:43 -05:00
Peter J. Martel
c842c9a6b5 Remove ContentNode.getContent() 2011-12-08 17:46:58 -05:00
Peter J. Martel
dfcf854109 Remove ContentNode.getName() and .getId() 2011-12-08 16:35:58 -05:00
Peter J. Martel
483e5cddf5 Remove ContentNode.read() 2011-12-08 16:03:45 -05:00
Peter J. Martel
89e96e5027 Merge fixes to main modules from branch 'keyword-search-prototype' 2011-12-08 15:04:58 -05:00
Peter J. Martel
24b4b50d2b Add index action to Directory Listing nodes 2011-11-28 19:35:17 -05:00
Peter J. Martel
0d600f4980 Basic search is working, but still minor GUI bugs 2011-11-18 19:06:13 -05:00
Peter J. Martel
48154da58b Remove unused <ContentNode>.getFileIdColumn() method 2011-11-18 19:04:19 -05:00
Brian Carrier
8d72f95d11 Initial import into github 2011-11-09 13:10:50 -05:00