Commit Graph
11268 Commits
Author SHA1 Message Date
U-BASIS\dgrove 79be6c1a06 Fixed main window sizing bug. 2018-12-19 11:52:24 -05:00
U-BASIS\dgrove 3e93057386 Merge remote-tracking branch 'upstream/release-4.10.0' into 4442_HashSetPathsOffScreen 2018-12-18 19:42:17 -05:00
U-BASIS\dgrove e9f484d144 Fixed panel sizing issue. 2018-12-18 19:40:33 -05:00
U-BASIS\dgrove ea0d31de3c Fixed label justification. 2018-12-18 18:30:28 -05:00
Richard Cordovano 55f7003246 Merge pull request #4399 from dgrove727/4442_HashSetPathsOffScreen
4442 hash set paths off screen
2018-12-18 17:21:15 -05:00
U-BASIS\dgrove fb94665170 Removed comment. 2018-12-18 17:18:04 -05:00
U-BASIS\dgrove 6130bd1817 Made hash set information area resizable. 2018-12-18 17:14:59 -05:00
Richard Cordovano e075717684 Update Autopsy-Core NBM version numbers for 4.10.0 release 2018-12-18 16:23:45 -05:00
Richard Cordovano 3efba9c999 Remove DataSourceLoader from publicly exported API 2018-12-18 15:01:13 -05:00
Richard Cordovano 50f343ccd6 Merge branch 'release-4.10.0' of github.com:sleuthkit/autopsy into release-4.10.0 2018-12-18 11:53:28 -05:00
Richard Cordovano 5c68794472 Update release notes, version numbers for release 4.10.0 2018-12-18 11:53:04 -05:00
U-BASIS\dgrove 4c5eb43ccc Revised layout. 2018-12-18 03:39:25 -05:00
U-BASIS\dgrove 6750bdae30 Adjusted look of hash components; allowed disabling. 2018-12-17 17:32:53 -05:00
Eugene Livis c6a655a914 Removed one of custom Autopsy MIME types as it was causing incorrct MIME type detection 2018-12-17 17:22:03 -05:00
U-BASIS\dsmyda 7a02c3188e Fixed typo 2018-12-17 10:07:54 -05:00
Richard Cordovano c63d0676b0 Merge pull request #4380 from wschaeferB/4535-FixSevenzipDeDupe
4535 change path used for detection of existing files to not include data source
2018-12-14 15:33:26 -05:00
William Schaefer c02611b174 4535 change path used for detection of existing files to not include data source 2018-12-14 13:44:03 -05:00
Richard Cordovano 7b55277f4e Fix DataSourceAnalysisEvent.getDataSource NPEs 2018-12-14 13:01:27 -05:00
Richard Cordovano 2fb1409e4a Fix DataSourceAnalysisEvent.getDataSource NPEs 2018-12-14 12:27:51 -05:00
Richard Cordovano 5b0e8526e2 Merge pull request #4377 from APriestman/changeSearchOtherCasesName
Changed name of OtherCaseSearch module
2018-12-14 11:54:09 -05:00
Richard Cordovano 35d7f3a31b Merge pull request #4374 from wschaeferB/4539-FixCommonPropertyDataSourceName
4539 fix common property data source name
2018-12-14 11:52:10 -05:00
Ann Priestman f13783c6e1 Changed name of OtherCaseSearch module 2018-12-14 11:42:26 -05:00
Richard Cordovano 24e02d727d Merge pull request #4372 from dannysmyda/4386-notable-item-highlight
4386 - Notable Item Highlight Fix in Other Occurrences
2018-12-14 11:16:11 -05:00
William Schaefer f8bdd48536 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4539-FixCommonPropertyDataSourceName 2018-12-14 10:59:12 -05:00
William Schaefer 95939944ff 4539 adjust the display name of the data source with id in common property search 2018-12-14 10:58:33 -05:00
U-BASIS\dsmyda 5a33c1b929 Made model and view in sync 2018-12-14 10:47:23 -05:00
U-BASIS\dsmyda 0597cb845d Removed old exports 2018-12-14 10:28:12 -05:00
U-BASIS\dsmyda 8977cac3d3 Merged in develop 2018-12-14 10:20:31 -05:00
U-BASIS\dsmyda 7d1e369504 Fixed comments and renamed some Config method names 2018-12-14 10:17:41 -05:00
U-BASIS\dsmyda 3ea88c7797 Fixed comments 2018-12-14 10:13:42 -05:00
U-BASIS\dsmyda 8efce2a827 Tried to reduce the secret handshakeness 2018-12-14 10:11:33 -05:00
U-BASIS\dsmyda 5ba60ef57c renamed packages and opened for public api 2018-12-14 09:51:42 -05:00
U-BASIS\dsmyda b2a258e78f Made thread factory have named threads 2018-12-14 09:38:56 -05:00
U-BASIS\dsmyda 7e654b7994 Large rename 2018-12-14 09:36:19 -05:00
U-BASIS\dsmyda 7c6b217830 Fixed PDF bug 2018-12-14 08:48:16 -05:00
U-BASIS\dsmyda a965b50b16 Did code review suggestions and fixed Codacy stuff 2018-12-14 08:18:19 -05:00
U-BASIS\dsmyda 54bc85b829 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4519-control-tesseract-process-spawning 2018-12-14 07:46:57 -05:00
William Schaefer ed6190f649 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4491-FixExtractedDataSourceResults 2018-12-13 14:33:02 -05:00
Richard Cordovano 2a59d0dcec Merge pull request #4363 from dgrove727/4523_AdminAccessSubfolder
Renamed ADMIN_ACCESS_FILE_NAME value.
2018-12-13 14:32:57 -05:00
William Schaefer 55feb83cf7 4491 fix the diplay of results from extracted data sources for common property search 2018-12-13 14:32:35 -05:00
U-BASIS\dsmyda 839c766d9a Pulled the Tesseract use out of Tika and allow for them to be cancelled 2018-12-13 14:05:56 -05:00
Eugene Livis 10e1a8a6c9 Minor 2018-12-13 10:49:43 -05:00
Eugene Livis 201f5745e5 Replaced double slashes in saved paths with single ones 2018-12-13 10:46:50 -05:00
U-BASIS\dgrove 1e38d6e6e1 Using PlatformUtil. 2018-12-13 10:09:50 -05:00
U-BASIS\dgrove ba5c568d2d Dropped file separators. 2018-12-13 01:58:10 -05:00
Eugene Livis 461f0a3a98 isting correct hash calculation method 2018-12-12 17:23:39 -05:00
U-BASIS\dgrove d80533faf4 Renamed ADMIN_ACCESS_FILE_NAME value. 2018-12-12 16:52:11 -05:00
Richard Cordovano 8b1f36fa4e Merge pull request #4361 from dannysmyda/Fix-doxygen-warnings
4529 - Fixed Doxygen warnings
2018-12-12 15:15:58 -05:00
Richard Cordovano e97e55ed89 Merge pull request #4360 from dannysmyda/4436-Rename-Sqlite-Function-Names
4436 - New SqliteTableReader function names
2018-12-12 15:13:15 -05:00
Richard Cordovano 49ccdbf35e Merge pull request #4359 from dgrove727/4492_FileMetadataDataSourcePaths
4492 file metadata data source paths
2018-12-12 15:12:02 -05:00