Commit Graph
4074 Commits
Author SHA1 Message Date
Brian Carrier de4b91f6ed removed version script from build process 2013-09-06 16:07:31 -04:00
Brian Carrier b770dce14e Added comments to the USB mapping class 2013-09-06 16:06:56 -04:00
Brian Carrier d3870da587 removed old sample ingest code that no longer compiled 2013-09-05 15:38:59 -04:00
Brian Carrier dd37c18aa8 Merge pull request #270 from rcordovano/result_viewer_fix
Disabled lazy setNode() calls from DataResultPanel
2013-09-05 10:17:24 -07:00
Richard Cordovano 31e91f4958 Disabled lazy setNode() calls from DataResultPanel pending shared ExplorerManager fix 2013-09-05 10:18:53 -04:00
Brian Carrier 6a802f4dac Fixed video playback issue. 2013-09-04 17:59:23 -04:00
Brian Carrier 97ce900212 Added quick fix to prevent crash when playing videos from recent merge 2013-09-04 17:43:06 -04:00
Brian Carrier 46aa7f65ab Resolved merge conflict 2013-09-04 15:19:17 -04:00
Brian Carrier 19ac7e5757 updated news and added comments 2013-09-04 15:11:41 -04:00
Brian Carrier 0409d7e17a Merge branch 'master' of git://github.com/jawallace/autopsy into jawallace-master 2013-09-04 14:05:08 -04:00
Brian Carrier 0485564089 Merge pull request #267 from rcordovano/artifact_viewer_thread
Reduced work done by DataContentViewerArtifact objects
2013-09-04 10:45:49 -07:00
Richard Cordovano 27d1d10200 Added worker thread to do display for DataContentViewerArtifact 2013-09-04 13:18:49 -04:00
Richard Cordovano ecf2cecdb3 Merge remote-tracking branch 'upstream/master' into artifact_viewer_thread 2013-09-04 13:08:21 -04:00
Richard Cordovano 43025d2bc6 Eliminated setting the display 2x when a selected artifact is found; removed always false check for ArtifactStringContent object in Lookup of selected node 2013-09-04 12:53:03 -04:00
Brian Carrier 4ffdc5bd72 Added more detailed messages when data is not available for keyword searching 2013-09-04 11:25:04 -04:00
Brian Carrier 2bae58809d Merge branch 'master' of github.com:sleuthkit/autopsy 2013-09-04 09:49:00 -04:00
Brian Carrier 5c764e2ca8 Added notes about javahelp 2013-09-04 09:48:56 -04:00
Brian Carrier 4f8fc5690b updated with hash db mentions, tags, etc. 2013-09-04 09:17:38 -04:00
Brian Carrier e643c32ee5 Merge branch 'master' of github.com:sleuthkit/autopsy 2013-09-03 13:37:52 -04:00
Brian Carrier 13a2a6dcd0 basic clean up, commenting, and renaming 2013-09-03 13:37:44 -04:00
Brian Carrier 0d63414d9d Merge pull request #264 from SynapticNulship/master
Thumbnail resizing
2013-09-03 06:08:22 -07:00
Samuel H. Kenyon 96a5e5c707 Modified Case to not pull appName from Version statically; instead it now asks the MainWindow for its title and saves that as appName. 2013-08-30 15:38:55 -04:00
Brian Carrier a12e1e0578 Merge branch 'master' of git://github.com/jawallace/autopsy into jawallace-master 2013-08-30 12:36:02 -04:00
Samuel H. Kenyon 76b53db1b0 Refactored so multiple instances of DataResultViewerThumbnail each maintain their own icon size. 2013-08-29 16:49:26 -04:00
Samuel H. Kenyon fc4b3c58cf Fix issues with thumbnail page displays not being in sync with the current global user-selected thumnail size. 2013-08-28 17:55:54 -04:00
Brian Carrier d42bf2e77d Updated to make 5 minutes actually be default for keyword search 2013-08-28 17:47:25 -04:00
Brian Carrier b1735e9130 Fixed bug with Exif code that was comparing with signed bytes to detect signature 2013-08-28 17:18:02 -04:00
Brian Carrier 1049637421 Disabled progress on file extraction. Caused exception with multiple files being exported 2013-08-28 17:17:38 -04:00
Brian Carrier 6907bc6735 totally reset media player -- caused exception when setNode called multiple times with same file 2013-08-28 17:16:58 -04:00
Samuel H. Kenyon 5fd85d3493 Added workaround to force update of IconView when changing icon size. Also added "thumbnail" text to the drop-down. 2013-08-28 15:41:08 -04:00
Brian Carrier d0fb14e099 Merge pull request #263 from rcordovano/adrv_fix
Fix of bug injected by extension of multi-select to thumbnail viewer
2013-08-28 11:21:48 -07:00
Richard Cordovano 921bc96be5 Fix of bug injected by extension of multi-select to thumbnail viewer 2013-08-28 14:12:33 -04:00
Brian Carrier c802e6d679 Updated log messages for ingest loader to help debug when modules are not found 2013-08-28 10:36:09 -04:00
Brian Carrier 9dd8ba67db Updated multi-file export to use unique names and to save to exports folder 2013-08-28 10:32:40 -04:00
Brian Carrier a4f0d3ac3f Merge pull request #262 from rcordovano/single_extract_dialog
Updated ExtractAction for multi-select
2013-08-28 06:53:14 -07:00
Richard Cordovano 57216244ee Merge branch 'single_extract_dialog', remote-tracking branch 'upstream/master' into single_extract_dialog 2013-08-27 20:30:17 -04:00
Richard Cordovano 3dffccf5f1 Updated ExtractAction for multi-select 2013-08-27 20:29:41 -04:00
Samuel H. Kenyon 6e7d053bf6 Added icon size control to DataResultViewerThumbnail GUI and size changing mechanism in ThumbnailViewNode. 2013-08-27 20:10:50 -04:00
Brian Carrier 10b5e2df25 Merge pull request #261 from rcordovano/thumbnail_multi_select
Thumbnail multi select
2013-08-27 12:51:05 -07:00
Richard Cordovano 9719815a3f Merge branches 'thumbnail_multi_select' and 'master' 2013-08-27 15:16:20 -04:00
Richard Cordovano 8a678b13d1 Removed destruction of ExplorerManager by AbstractDataResultViewer 2013-08-27 15:15:03 -04:00
Richard Cordovano 8254b54c5b Merge branches 'thumbnail_multi_select' and 'master' 2013-08-27 15:12:05 -04:00
Richard Cordovano 7b0047c34e Merge branch 'thumbnail_multi_select', remote-tracking branch 'upstream/master' into thumbnail_multi_select 2013-08-27 15:10:25 -04:00
Richard Cordovano ce4d55c396 Extended multi-select features to thumbnail data result viewer 2013-08-27 15:05:06 -04:00
Brian Carrier 2a1670011e File size views do not show unalloc files 2013-08-27 10:25:00 -04:00
Richard Cordovano da3f3ff279 Merge remote-tracking branch 'upstream/master' 2013-08-26 07:50:49 -04:00
Brian Carrier 1366f6e268 added no arg constructor back to CueBannerPanel 2013-08-24 23:22:41 -04:00
Brian Carrier 8126ed6184 Merge branch 'master' of git://github.com/SynapticNulship/autopsy into SynapticNulship-master 2013-08-24 23:14:09 -04:00
Samuel H. Kenyon c86345d7ee Latest timestamps. 2013-08-23 16:44:49 -04:00
Samuel H. Kenyon 07bd6905e0 Changes so that NB modules can set custom copyright text in the About box. Also the proper commit for previous "Move the About box Close button to a more reasonable location." 2013-08-23 16:43:16 -04:00