1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-06 02:24:30 +00:00

Commit Graph

  • 437179b4fd Added .form files for Video Panels Jeff Wallace 2013-09-05 11:14:06 -04:00
  • 31e91f4958 Disabled lazy setNode() calls from DataResultPanel pending shared ExplorerManager fix Richard Cordovano 2013-09-05 10:18:53 -04:00
  • d88dfeb2e5 Merge branch 'master' of https://github.com/sleuthkit/autopsy jonathan millman 2013-09-05 09:57:42 -04:00
  • 20c435e24d Merge branch 'master' of https://github.com/sleuthkit/autopsy raman-bt 2013-09-04 18:13:46 -04:00
  • 3ff5887495 Cleanup of some recently added attributes. raman-bt 2013-09-04 18:12:15 -04:00
  • 6a802f4dac Fixed video playback issue. Brian Carrier 2013-09-04 17:59:23 -04:00
  • 97ce900212 Added quick fix to prevent crash when playing videos from recent merge Brian Carrier 2013-09-04 17:43:06 -04:00
  • ecef45e984 Synchronize access to DataContentViewerArtifact.setDataView() Richard Cordovano 2013-09-04 15:29:23 -04:00
  • 3ff70f1606 Remove call of virtual function from DataContentViewerArtifact ctor Richard Cordovano 2013-09-04 15:24:07 -04:00
  • 46aa7f65ab Resolved merge conflict Brian Carrier 2013-09-04 15:19:17 -04:00
  • 19ac7e5757 updated news and added comments Brian Carrier 2013-09-04 15:11:41 -04:00
  • 0409d7e17a Merge branch 'master' of git://github.com/jawallace/autopsy into jawallace-master Brian Carrier 2013-09-04 14:05:08 -04:00
  • 0485564089 Merge pull request #267 from rcordovano/artifact_viewer_thread Brian Carrier 2013-09-04 10:45:49 -07:00
  • 27d1d10200 Added worker thread to do display for DataContentViewerArtifact Richard Cordovano 2013-09-04 13:18:49 -04:00
  • ecf2cecdb3 Merge remote-tracking branch 'upstream/master' into artifact_viewer_thread Richard Cordovano 2013-09-04 13:08:21 -04:00
  • 43025d2bc6 Eliminated setting the display 2x when a selected artifact is found; removed always false check for ArtifactStringContent object in Lookup of selected node Richard Cordovano 2013-09-04 12:53:03 -04:00
  • 4ffdc5bd72 Added more detailed messages when data is not available for keyword searching Brian Carrier 2013-09-04 11:25:04 -04:00
  • 4fa0a718ab Merge branch 'master' of https://github.com/sleuthkit/autopsy jonathan millman 2013-09-04 11:17:05 -04:00
  • 2bae58809d Merge branch 'master' of github.com:sleuthkit/autopsy Brian Carrier 2013-09-04 09:49:00 -04:00
  • 5c764e2ca8 Added notes about javahelp Brian Carrier 2013-09-04 09:48:56 -04:00
  • 4f8fc5690b updated with hash db mentions, tags, etc. Brian Carrier 2013-09-04 09:17:38 -04:00
  • c6b7954392 changed Case.open() to public so other modules can use it. jonathan millman 2013-09-03 16:56:16 -04:00
  • e643c32ee5 Merge branch 'master' of github.com:sleuthkit/autopsy Brian Carrier 2013-09-03 13:37:52 -04:00
  • 13a2a6dcd0 basic clean up, commenting, and renaming Brian Carrier 2013-09-03 13:37:44 -04:00
  • 27b401031d Fixed null pointer exception on closing case. Jeff Wallace 2013-09-03 09:49:59 -04:00
  • 0d63414d9d Merge pull request #264 from SynapticNulship/master Brian Carrier 2013-09-03 06:08:22 -07:00
  • 96a5e5c707 Modified Case to not pull appName from Version statically; instead it now asks the MainWindow for its title and saves that as appName. Samuel H. Kenyon 2013-08-30 15:38:55 -04:00
  • 14a77f5d0c Added updated JavaFx reference that was missed in earlier commit Jeff Wallace 2013-08-30 13:14:00 -04:00
  • 02b82c1a86 Changed LNF to more modern Nimbus. Jeff Wallace 2013-08-30 13:13:19 -04:00
  • bf60d35258 Updated JavaFx References to use newest JavaFX API. Jeff Wallace 2013-08-30 13:12:26 -04:00
  • a12e1e0578 Merge branch 'master' of git://github.com/jawallace/autopsy into jawallace-master Brian Carrier 2013-08-30 12:36:02 -04:00
  • 76b53db1b0 Refactored so multiple instances of DataResultViewerThumbnail each maintain their own icon size. Samuel H. Kenyon 2013-08-29 16:49:26 -04:00
  • fc4b3c58cf Fix issues with thumbnail page displays not being in sync with the current global user-selected thumnail size. Samuel H. Kenyon 2013-08-28 17:55:54 -04:00
  • d42bf2e77d Updated to make 5 minutes actually be default for keyword search Brian Carrier 2013-08-28 17:47:25 -04:00
  • b1735e9130 Fixed bug with Exif code that was comparing with signed bytes to detect signature Brian Carrier 2013-08-28 17:18:02 -04:00
  • 1049637421 Disabled progress on file extraction. Caused exception with multiple files being exported Brian Carrier 2013-08-28 17:17:38 -04:00
  • 6907bc6735 totally reset media player -- caused exception when setNode called multiple times with same file Brian Carrier 2013-08-28 17:16:58 -04:00
  • 5fd85d3493 Added workaround to force update of IconView when changing icon size. Also added "thumbnail" text to the drop-down. Samuel H. Kenyon 2013-08-28 15:41:08 -04:00
  • 8c5a35e740 Merge https://www.github.com/sleuthkit/autopsy into testing unknown 2013-08-28 20:05:01 +01:00
  • d0fb14e099 Merge pull request #263 from rcordovano/adrv_fix Brian Carrier 2013-08-28 11:21:48 -07:00
  • 921bc96be5 Fix of bug injected by extension of multi-select to thumbnail viewer Richard Cordovano 2013-08-28 14:12:33 -04:00
  • 27c81f9a80 Merge https://www.github.com/sleuthkit/autopsy into testing unknown 2013-08-28 16:05:02 +01:00
  • c802e6d679 Updated log messages for ingest loader to help debug when modules are not found Brian Carrier 2013-08-28 10:36:09 -04:00
  • 9dd8ba67db Updated multi-file export to use unique names and to save to exports folder Brian Carrier 2013-08-28 10:32:40 -04:00
  • 7f6244acdf Merge https://www.github.com/sleuthkit/autopsy into testing unknown 2013-08-28 15:06:02 +01:00
  • a4f0d3ac3f Merge pull request #262 from rcordovano/single_extract_dialog Brian Carrier 2013-08-28 06:53:14 -07:00
  • 7e032ced4c Merge https://www.github.com/sleuthkit/autopsy into testing unknown 2013-08-28 13:46:06 +01:00
  • 57216244ee Merge branch 'single_extract_dialog', remote-tracking branch 'upstream/master' into single_extract_dialog Richard Cordovano 2013-08-27 20:30:17 -04:00
  • 3dffccf5f1 Updated ExtractAction for multi-select Richard Cordovano 2013-08-27 20:29:41 -04:00
  • 6e7d053bf6 Added icon size control to DataResultViewerThumbnail GUI and size changing mechanism in ThumbnailViewNode. Samuel H. Kenyon 2013-08-27 20:10:50 -04:00
  • 10b5e2df25 Merge pull request #261 from rcordovano/thumbnail_multi_select Brian Carrier 2013-08-27 12:51:05 -07:00
  • 9719815a3f Merge branches 'thumbnail_multi_select' and 'master' Richard Cordovano 2013-08-27 15:16:20 -04:00
  • 8a678b13d1 Removed destruction of ExplorerManager by AbstractDataResultViewer Richard Cordovano 2013-08-27 15:15:03 -04:00
  • 8254b54c5b Merge branches 'thumbnail_multi_select' and 'master' Richard Cordovano 2013-08-27 15:12:05 -04:00
  • 7b0047c34e Merge branch 'thumbnail_multi_select', remote-tracking branch 'upstream/master' into thumbnail_multi_select Richard Cordovano 2013-08-27 15:10:25 -04:00
  • ce4d55c396 Extended multi-select features to thumbnail data result viewer Richard Cordovano 2013-08-27 15:05:06 -04:00
  • 2a1670011e File size views do not show unalloc files Brian Carrier 2013-08-27 10:25:00 -04:00
  • 724fa5a796 Added better documentation to Look and Feel setup Jeff Wallace 2013-08-26 14:06:31 -04:00
  • 0e4e424435 Added Mac OS X icon file Jeff Wallace 2013-08-26 14:01:50 -04:00
  • 63de1d3917 Fixed UI issues on mac os x Jeff Wallace 2013-08-26 13:58:58 -04:00
  • 7bd18a6305 Fixed timeline on unix platforms Jeff Wallace 2013-08-26 13:33:12 -04:00
  • 62efe1f8d1 Sigar now loads correctly on mac Jeff Wallace 2013-08-26 08:27:51 -04:00
  • da3f3ff279 Merge remote-tracking branch 'upstream/master' Richard Cordovano 2013-08-26 07:50:49 -04:00
  • 1366f6e268 added no arg constructor back to CueBannerPanel Brian Carrier 2013-08-24 23:22:41 -04:00
  • 8126ed6184 Merge branch 'master' of git://github.com/SynapticNulship/autopsy into SynapticNulship-master Brian Carrier 2013-08-24 23:14:09 -04:00
  • c86345d7ee Latest timestamps. Samuel H. Kenyon 2013-08-23 16:44:49 -04:00
  • 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." Samuel H. Kenyon 2013-08-23 16:43:16 -04:00
  • 7b418369bd CueBannerPanel (the startup panel) now takes an image path in its constructor, which is useful for NB modules that want to change the logo. Samuel H. Kenyon 2013-08-23 16:39:59 -04:00
  • e9ac78c019 Merge pull request #259 from rcordovano/report_gen_ex_fix Brian Carrier 2013-08-23 13:07:38 -07:00
  • 67555944db Merge remote-tracking branch 'upstream/master' Richard Cordovano 2013-08-23 14:58:53 -04:00
  • 7fe23dcc3a Merge pull request #257 from rcordovano/tags_fix Brian Carrier 2013-08-23 10:54:25 -07:00
  • 8260085809 Made the ReportGenerator able to handle the situation when there are no artifact table reports to be generated Richard Cordovano 2013-08-23 13:37:35 -04:00
  • dc67e309b5 Move the About box Close button to a more reasonable location. Samuel H. Kenyon 2013-08-23 13:11:08 -04:00
  • 1855a6f629 Merge branches 'master' and 'tags_fix' Richard Cordovano 2013-08-23 12:49:13 -04:00
  • 9327e2eeae Added necessary null pointer check to static initializer of Tags class Richard Cordovano 2013-08-23 12:40:11 -04:00
  • c514dbe04f Added system property to allow javafx to be embedded in mac application. jawallace 2013-08-23 12:39:37 -04:00
  • 5dc5d526cd Merge remote-tracking branch 'upstream/master' Richard Cordovano 2013-08-23 10:57:34 -04:00
  • d51471a6ec updated error messages in modules. Exif uses only signatures now Brian Carrier 2013-08-23 10:10:21 -04:00
  • 3d364decf2 updated ingest message in wizard Brian Carrier 2013-08-23 10:09:26 -04:00
  • 91dded9b8b Made final status message more detailed Brian Carrier 2013-08-23 10:08:17 -04:00
  • 0d509d2ca0 Merge remote-tracking branch 'upstream/master' Richard Cordovano 2013-08-23 08:58:50 -04:00
  • a8f0c6cc68 Small testing tweaks. jawallace 2013-08-23 07:40:19 -04:00
  • c1719f6928 Updated splash and about dialogs Brian Carrier 2013-08-22 22:38:49 -04:00
  • 2f57a206d1 Merge pull request #256 from rcordovano/persistent_tags Brian Carrier 2013-08-22 18:47:53 -07:00
  • 7cf83f76c0 Corrected mistake in local variable name in Tags.java Richard Cordovano 2013-08-22 18:39:56 -04:00
  • 97c141ca87 Added persistence of tag names across cases Richard Cordovano 2013-08-22 18:25:17 -04:00
  • a763f5d258 Merge branch 'master' of https://github.com/sleuthkit/autopsy Brian Carrier 2013-08-22 15:24:58 -04:00
  • 3119e64f24 Fixed hang when report is generated with RAW_TOOL_OUTPUT Brian Carrier 2013-08-22 15:24:53 -04:00
  • 2d0218d8a4 Refactored advanced installer script Jeff Wallace 2013-08-22 15:19:50 -04:00
  • 65bb4a05ed Merge https://github.com/sleuthkit/autopsy Jeff Wallace 2013-08-22 09:54:56 -04:00
  • 344e3faad3 Merge pull request #252 from raman-bt/master Brian Carrier 2013-08-21 19:13:59 -07:00
  • 3b63bad025 Merge pull request #255 from rcordovano/explorer_lookup_fix Brian Carrier 2013-08-21 19:11:14 -07:00
  • 5212246511 Removed 24x24 version of 'New Case' icon Richard Cordovano 2013-08-21 16:26:34 -04:00
  • 96c5ba0779 Make HTML report more robust with artifact names in the HTML and icon files. raman-bt 2013-08-21 16:08:38 -04:00
  • 767e2dd6c4 Eliminated redundant calls to assocaiteLookup() in DataResultTopComponent Richard Cordovano 2013-08-21 16:00:34 -04:00
  • 338aeb58a7 Possible solution for IllegalStateException due to redundant associateLookup() calls Richard Cordovano 2013-08-21 15:35:12 -04:00
  • c10e2b4b31 Deleted smaller new case icon Richard Cordovano 2013-08-21 15:06:08 -04:00
  • d1405c813f Added improved version of btn_icon_create_new_case-24.png Richard Cordovano 2013-08-21 13:59:54 -04:00
  • 0cb46643e5 Added 24x24 version of btn_icon_create_new_case.png Richard Cordovano 2013-08-21 13:52:58 -04:00
  • 93e6abe5a6 Updated build files for installer Brian Carrier 2013-08-21 12:23:20 -04:00