3249 Commits

Author SHA1 Message Date
adam-m
10c22b9fda cleanup remaining content actions that needed be - move the default ones to nodes classes 2013-03-06 10:18:47 -05:00
adam-m
b26ef8fcca timeline: correct / cleanup javafx vs swing initialization code, previously causing threading issues 2013-03-05 17:25:21 -05:00
adam-m
75c61f3bc8 timeline: make sure dialog closed in swing thread 2013-03-05 17:24:40 -05:00
adam-m
e2fe4541f5 timeline fix: use PlatformImpl.startup() only once, and Platfrom.runLater() thereafter to run in javafx thread 2013-03-05 16:54:52 -05:00
adam-m
f415d6970e timeline: update result viewer label in swing thread 2013-03-05 16:45:20 -05:00
adam-m
b887486280 Rename Timeline class, remove obsolete class 2013-03-05 16:31:12 -05:00
adam-m
79ba2fd016 - timeline fix bug/exception caused by data nodes not being reset and old nodes from previous, invalid Case being referenced 2013-03-05 16:01:17 -05:00
adam-m
b6f8a1776e more log info 2013-03-05 14:05:23 -05:00
adam-m
4c310f1995 remove redundant invoke later? 2013-03-05 14:02:30 -05:00
adam-m
748d394fa3 progress dialog tweaks 2013-03-05 13:56:44 -05:00
adam-m
589cf178eb progress bar threading tweaks 2013-03-05 13:47:24 -05:00
adam-m
47eb2cfd7c timeline : better progress updates and fix a bug when switching case and clearing data 2013-03-05 13:39:11 -05:00
adam-m
e8822c692b rename label 2013-03-05 13:19:19 -05:00
adam-m
18ef766d09 timeline ui improvements: better combo box selection, remove redundant combo box button, add hover support, hand icon and single clicks 2013-03-05 13:18:08 -05:00
adam-m
6b06ec7d6c add horiz split pane to timeline 2013-03-05 12:26:49 -05:00
adam-m
df714867bc refactor into a javafx thread method 2013-03-05 11:43:36 -05:00
adam-m
1b87256338 log mactime location, remove old commented code 2013-03-05 11:32:33 -05:00
adam-m
62b8c384ea more error checking in timeline 2013-03-05 11:25:07 -05:00
adam-m
db89cc5d43 add make timeline progress bar to the dialog 2013-03-05 11:07:52 -05:00
adam-m
9a03307533 zip and jpeg signature detection: do not log error if can't read the header and check file size first. 2013-03-05 09:16:55 -05:00
Sean Moss
2c2832e59c fixed regression.py 2013-03-04 18:25:45 -05:00
adam-m
ce79f21f04 update news 2013-03-04 18:20:26 -05:00
adam-m
4ee75ef41b add signature-based check for JPEG to EXIF module 2013-03-04 18:14:50 -05:00
adam-m
c01f6077cd zip module add ZIP detection based on signature 2013-03-04 17:58:25 -05:00
adam-m
99f3d45a09 update news 2013-03-04 14:41:23 -05:00
adam-m
f2dee04f57 refactor and cleanup dir tree selection event handler, remove redundant code potentially causing issues 2013-03-04 14:41:18 -05:00
Sean Moss
773f651134 Merge remote-tracking branch 'upstream/master' 2013-03-04 14:36:35 -05:00
adam-m
26b67977ca minimize potentially unneeded calls to expandNode() in dir tree 2013-03-04 14:24:13 -05:00
adam-m
ea0e35fea1 Dir tree improve back and forward buttons behavior.
Use paths instead of nodes to keep track and do not reset history when tree is refreshed.
2013-03-04 13:31:12 -05:00
adam-m
bd8e76f279 preserve selections when refreshing content tree 2013-03-04 09:56:31 -05:00
adam-m
ded8558545 add a comment about a bug 2013-03-01 11:50:31 -05:00
adam-m
101192f0f3 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-02-28 22:28:56 -05:00
adam-m
bfc213950a 7zip sends event when content added to refresh tree 2013-02-28 22:28:34 -05:00
adam-m
06eaa86407 Added support to refresh content tree by modules 2013-02-28 22:27:57 -05:00
Sean-M
e9d9e1e4a0 fixed regression.py 2013-02-27 17:23:46 -05:00
Sean-M
d9122e1d63 Fixes to regression.py 2013-02-27 17:22:40 -05:00
Sean-M
d38ec481d2 changed test so that certain failures won't send
too many emails
2013-02-27 14:46:38 -05:00
Sean-M
a22065fb25 Merge remote-tracking branch 'upstream/master' 2013-02-27 10:14:56 -05:00
adam-m
582facd39d make get system name() util method public 2013-02-26 21:38:47 -05:00
adam-m
23d5497760 add getter for content to abstract content node 2013-02-26 21:38:26 -05:00
adam
27ff6bc2d0 Merge pull request #153 from tmciver-basis/master
Bug fix to DataContentViewerMedia.captureFrames()
2013-02-26 16:41:29 -08:00
Tim McIver
1a9d23608d Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-02-26 17:22:14 -05:00
Tim McIver
47982e4d69 Removed extraneous print statement. 2013-02-26 17:15:58 -05:00
Sean-M
eb2c4ade9f reduced copy size for regression.py 2013-02-26 16:49:52 -05:00
adam-m
efb7dbdbbc update news 2013-02-26 16:38:37 -05:00
Tim McIver
9d9116fbcd Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-02-26 16:35:01 -05:00
Tim McIver
3aba72182d Fixed bug in DataContentViewerMedia.captureFrames() that was causing
problems capturing frames for some video files.
2013-02-26 16:33:34 -05:00
Sean Moss
8be661de5c Merge branch 'master' of https://github.com/Smoss/autopsy 2013-02-26 16:18:25 -05:00
adam-m
8e271eb5fe log exception if moving failed 2013-02-26 16:18:01 -05:00
adam-m
631153a326 Add keyword search index location check when opening old cases with new version where index resides in ModuleOutput dir 2013-02-26 16:17:10 -05:00