Commit Graph
12402 Commits
Author SHA1 Message Date
Joe Ho 5e55c41fa8 Select the fold containing the sparse_image.vhd 2019-05-13 15:09:55 -04:00
Joe Ho 1e48ea0bc1 Bump copyright year 2019-05-10 20:29:05 -04:00
Joe Ho 5b22d28a12 trigger build 2019-05-10 19:51:13 -04:00
Joe Ho ee3f61c6aa Fix compile errors 2019-05-10 16:25:06 -04:00
Joe Ho c871bcd09a Fix codacy errors 2019-05-10 16:22:34 -04:00
Joe Ho 807071084f Fix PR comments 2019-05-10 16:01:27 -04:00
Joe Ho 1fec260fb5 Merge branch 'develop' into 5010-Make-Logical-Imager-DSP-stub-with-config-panel 2019-05-08 19:55:26 -04:00
Joe Ho d7ddb86a2a Reposition buttons and title. Check for ejected USB drive prior to run. 2019-05-08 19:48:53 -04:00
Joe Ho cdf36b5ca7 Fix the NEXT button. Proper reset. 2019-05-08 16:32:15 -04:00
Joe Ho 253ce2893d fix typo 2019-05-08 15:40:54 -04:00
Joe Ho 6a090b36ec Add file fillter, fix bundle message, clean up comments 2019-05-08 15:30:45 -04:00
Joe Ho ce1febf8d3 Fix comment 2019-05-08 10:20:13 -04:00
Joe Ho 3b51bb15a4 Use @Messages and fix logic 2019-05-08 10:16:27 -04:00
Joe Ho 2dba2e9f38 initial implementation 2019-05-07 21:57:47 -04:00
William Schaefer 5e9e9c48b9 4989 fix saving of current combo box selection 2019-05-07 19:45:44 -04:00
William Schaefer 4c610eaa66 4989 apply saved selection to default combo box selection 2019-05-07 18:47:42 -04:00
William Schaefer e334058ff4 4989 update the comments and merged bundle file 2019-05-07 18:36:15 -04:00
William Schaefer 16e3040562 4989 adjust text from for Options panel 2019-05-07 18:15:26 -04:00
William Schaefer 6d15afbc58 4989 update service to use translator saved to user preferences 2019-05-07 18:09:36 -04:00
William Schaefer 160d681f9f 4989 save selected translator to userpreferences 2019-05-07 17:01:31 -04:00
William Schaefer 2c8bf83a89 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4989-TranslationServiceChanges 2019-05-07 12:51:14 -04:00
William Schaefer 7cf3e7c148 4989 changes for recognizing changes and updating settings panel 2019-05-07 12:26:44 -04:00
Richard Cordovano 43f23da38a Merge pull request #4776 from sleuthkit/release-4.11.1
Merge in release 4.11.1
2019-05-07 12:26:26 -04:00
Richard Cordovano 1bf30901ba Merge pull request #4754 from wschaeferB/4809-AddTranlationTextViewer
4809 add tranlation text viewer
2019-05-07 12:21:54 -04:00
Richard Cordovano d05a8e1440 Merge pull request #4752 from wschaeferB/4978-TextContentViewer
4978 text content viewer
2019-05-07 12:19:36 -04:00
William Schaefer 0e367e7a1f 4989 options panel listens for changes in texttranslator panels 2019-05-07 10:28:12 -04:00
William Schaefer 573b4ced9e 4989 add translation options panel 2019-05-06 16:05:29 -04:00
William Schaefer edbebe3a8d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4989-TranslationServiceChanges 2019-05-06 11:23:52 -04:00
Richard Cordovano 616ac03da4 Merge remote-tracking branch 'upstream/release-4.11.1' into develop 2019-05-06 10:00:04 -04:00
Joe Ho 2c90521a1c Debugging code LogicalImagerDSProcessor class not found 2019-05-03 11:11:28 -04:00
William Schaefer b903ca5a6a 5003 create data source summary node children synchronously so it is selected correctly 2019-05-02 15:31:03 -04:00
William Schaefer e835b802ec Merge branch '4978-TextContentViewer' of https://github.com/wschaeferB/autopsy into 4809-AddTranlationTextViewer 2019-05-01 15:08:32 -04:00
Richard Cordovano b751cb08be Merge pull request #4757 from wschaeferB/5002-OtherOccurrencesColumns
5002 give Case, Data source, and File name more space in OO content v…
2019-05-01 15:04:43 -04:00
William Schaefer f9adc9b9f1 4978 add exception to logging when getUniquePath fails for textContentViewer 2019-05-01 14:56:38 -04:00
Ann Priestman 8693f3cd6d Addressing review comments 2019-05-01 13:51:50 -04:00
William Schaefer 03e9f99c45 5001 add missing static keyword 2019-04-30 15:37:40 -04:00
William Schaefer f0dca845be 5001 auto format 2019-04-30 15:37:27 -04:00
William Schaefer 6a30b9b8d4 5001 change column widths for data source summary 2019-04-30 15:37:13 -04:00
William Schaefer edebefca3f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4989-TranslationServiceChanges 2019-04-30 14:00:02 -04:00
Ann Priestman b911e1d64e Remove mock-up bundle strings 2019-04-30 11:25:04 -04:00
William Schaefer 4f01ac616f 5002 give Case, Data source, and File name more space in OO content viewer 2019-04-30 11:15:43 -04:00
Ann Priestman d83965bc38 Codacy 2019-04-30 11:11:59 -04:00
Ann Priestman e838e941f7 Removed unneeded bundle messages 2019-04-29 14:24:50 -04:00
Ann Priestman 08d9faef57 Removed 2MB chunk size 2019-04-29 14:15:23 -04:00
Ann Priestman 756550e83b Changed label names 2019-04-29 14:13:46 -04:00
Ann Priestman e594dc5f43 Merge remote-tracking branch 'upstream/develop' into 4906_portableCaseCompression 2019-04-29 13:53:55 -04:00
Ann Priestman 33d68c35fd Cleanup and documentation 2019-04-29 13:38:29 -04:00
Richard Cordovano 237ea66025 Merge pull request #4511 from dannysmyda/4367-Upgrade-Tika-1.20
4367 - upgrade to tika 1.20
2019-04-26 17:05:49 -04:00
William Schaefer 74ba54f918 4989 move translation ui elements to one package 2019-04-26 13:49:34 -04:00
William Schaefer 08ea96b7e0 4809 second attempt to address some codacy complaints 2019-04-26 13:45:13 -04:00