Tim McIver
f76c9957d0
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-12-20 13:13:19 -05:00
Tim McIver
adae62df4a
Updated DataContentViewerMedia to use SwingWorker to do updates to progress
...
slider and duration label. Also added code to clear the duration label in
reset method so that duration of previous video does not remain when a new
video is selected.
2012-12-19 14:58:39 -05:00
adam-m
7da7863727
do not give medium priority if non-fs file type
2012-12-18 17:04:28 -05:00
Brian Carrier
7a88c67c64
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-12-18 16:45:22 -05:00
Brian Carrier
baaf8cbec9
Updated log message to record each file and added last priority status for non-file files
2012-12-18 16:45:16 -05:00
Devin148
ce0e1af724
Merge https://github.com/sleuthkit/autopsy into Reporting
2012-12-18 15:14:47 -05:00
adam-m
e5359540a6
Merge branch 'master' of https://github.com/Devin148/autopsy
2012-12-18 14:42:03 -05:00
adam-m
5b4b417be0
Merge branch 'master' of https://github.com/0xNF/autopsy
2012-12-18 14:41:33 -05:00
Tim McIver
a2664b3348
Deleted DataContentViewerPicture.[java|form] that is no longer needed.
2012-12-18 14:18:04 -05:00
Tim McIver
7473024d23
Updated code in method DataContentTopComponent.setupTabs() to remove logic
...
that changed to the tab with the highest priority. Now, the tab selected by
the user does not change when nodes are selected. This change is in
support of Github issue #99 : https://github.com/sleuthkit/autopsy/issues/99
2012-12-18 14:06:58 -05:00
Tim McIver
c932cbbbc5
Updated code to reflect changes in DataModel.
2012-12-12 17:49:56 -05:00
0xNF
34ea07dccb
File writing only writes as many bytes as were read.
2012-12-11 17:26:35 -05:00
Tim McIver
d82fc6bb3a
Updated code to reflect removal of method FsContent.getMetaFlagsInt().
2012-12-11 14:48:45 -05:00
0xNF
fa0409b5ab
Removed unneccessary print statements
2012-12-11 11:10:39 -05:00
0xNF
fdb9fe991c
Progress bar should no longer throw illegalstateexceptions regarding being 1 unit over 100%.
...
UnallocStruct total bytes are now calculated at construction.
2012-12-11 11:08:49 -05:00
Devin148
d53738c560
Merge https://github.com/sleuthkit/autopsy into Reporting
2012-12-11 10:31:42 -05:00
Tim McIver
760a21219e
Updated code in response to removal of FsContent.getDirType method in favor
...
of FsContent.isDirNameFlagSet().
2012-12-10 17:14:28 -05:00
Tim McIver
7aec1cad0c
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-12-10 14:22:58 -05:00
Tim McIver
279b268dda
Updates to code that were required as a result of changes to DataModel that
...
were in support of AUT-669.
2012-12-10 14:22:12 -05:00
Devin148
f93a1b0443
Publicize tag API for use with reporting
2012-12-10 11:12:31 -05:00
Devin148
446447fa8b
Simplify method name
2012-12-10 11:10:19 -05:00
Devin148
157cf54e9a
Rename web downloads column
2012-12-10 10:00:47 -05:00
adam-m
cba50d3286
rename to "Source File" for consistency with report
2012-12-07 13:33:16 -05:00
adam-m
accda0de07
Merge branch 'master' of https://github.com/0xNF/autopsy
2012-12-07 13:25:55 -05:00
0xNF
b59549697a
Unalloc will no longer disregard user command to not overwrite files on single volumes.
2012-12-07 13:24:51 -05:00
adam-m
fa8e62eb48
rename File Name column to Source for artifact nodes
2012-12-07 13:22:45 -05:00
adam-m
e9a9eeab6b
do not display column with id of artifact in tag in results table
2012-12-07 13:19:45 -05:00
adam-m
b99f16ca52
add more info to report name
2012-12-07 12:47:33 -05:00
adam-m
c63e180cae
Merge branch 'master' of https://github.com/0xNF/autopsy
2012-12-07 12:17:26 -05:00
0xNF
a2616adb49
Better cancel support
2012-12-07 11:25:40 -05:00
0xNF
41f2ac3f78
Unalloc will not longer show a success box if user cancels the operation
2012-12-07 10:48:21 -05:00
adam-m
d58666df1c
update module versions
2012-12-06 23:00:11 -05:00
0xNF
c4acb7b464
Changed references from LayoutDirectory to VirtualDirectory
2012-12-06 18:02:40 -05:00
adam-m
260ede2db8
Add go to any page in thumbnail view
2012-12-06 17:07:51 -05:00
Tim McIver
a62a1a44a5
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-12-06 14:56:50 -05:00
adam-m
4cd4df7f93
rename node class to VirtualDirectoryNode
2012-12-06 13:10:50 -05:00
adam-m
e1b1ee9a96
updates after datamodel API naming changes
2012-12-06 13:02:48 -05:00
adam-m
9b07579bce
Merge branch 'master' of https://github.com/Devin148/autopsy
2012-12-06 12:52:03 -05:00
adam-m
dceddb6cb3
Merge branch 'master' of https://github.com/0xNF/autopsy
2012-12-06 12:51:22 -05:00
0xNF
571037fd07
Completion message shows folder that unallocated space was extracted to.
2012-12-06 11:19:08 -05:00
adam-m
1f208fd7d4
Merge branch 'master' of https://github.com/0xNF/autopsy
2012-12-06 11:10:52 -05:00
0xNF
a69955d422
Added dialog to indicate when extraction of unallocated space finishes.
2012-12-06 10:47:11 -05:00
0xNF
c8f7803a34
Added documentation for Extracting Unallocated Space
2012-12-06 10:36:01 -05:00
0xNF
2bb12c1176
Extraction per image now takes place in a single thread
...
Previously made one thread per volume.
2012-12-06 10:32:46 -05:00
adam-m
c26bd6e122
fixed warnings in doxygen docs
2012-12-06 09:57:39 -05:00
adam-m
04985a7eea
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-12-06 09:37:29 -05:00
adam-m
1a2a74ae05
fix doxygen warnings in code
2012-12-06 09:37:09 -05:00
Devin148
183d5a448d
Improve images and styles for HTML report
2012-12-05 16:33:13 -05:00
Devin148
091b3e2739
Add result bookmarking and internal tag API
2012-12-05 15:58:03 -05:00
Devin148
e819b5ff90
Update add image wizard panels
2012-12-05 13:25:06 -05:00