Commit Graph
17860 Commits
Author SHA1 Message Date
Brian Sweeney c5bc291217 better state management for all the radios and check boxes 2018-04-25 16:56:30 -06:00
Brian Sweeney 18db15c727 fixed a typo 2018-04-25 15:25:16 -06:00
Brian Sweeney 03286d4860 common files dialog layout 2018-04-25 15:21:11 -06:00
Brian Sweeney 54502a276e better verbiage on dialog 2018-04-24 13:42:32 -06:00
Brian Sweeney d8bb155496 common files search option disabled when case is not open 2018-04-24 13:08:05 -06:00
Brian Sweeney bb669193f4 more codacy stuff 2018-04-24 08:32:26 -06:00
Brian Sweeney 09b044b3e0 coday stuff 2018-04-24 08:13:12 -06:00
Brian Sweeney 4359af074f misleading comment removed 2018-04-23 16:40:41 -06:00
Brian Sweeney 8e415403f0 better naming 2018-04-23 16:37:58 -06:00
Brian Sweeney 7d6ad4886b exception can (and should) be ignored 2018-04-23 16:34:49 -06:00
Brian Sweeney e3ef289e9e removed an unused member 2018-04-23 16:32:33 -06:00
Brian Sweeney fb307257c9 access modifiers 2018-04-23 16:31:18 -06:00
Brian Sweeney 2b26f25b5f access modifier tightened 2018-04-23 16:29:40 -06:00
Brian Sweeney c9eb0d1bcb logger created with reference to the appropriate class 2018-04-23 16:29:25 -06:00
Brian Sweeney b86576e048 comments 2018-04-23 16:19:21 -06:00
Brian Sweeney cb169b9392 more autocloseable stuff added to try-with-resources 2018-04-23 16:00:59 -06:00
Brian Sweeney 68b46b5775 nls comment 2018-04-23 15:58:06 -06:00
Brian Sweeney bc9d72ce59 revert accessibility change - it was correct originally 2018-04-23 15:57:27 -06:00
Brian Sweeney 6b9937ff55 nls comments 2018-04-23 15:55:18 -06:00
Brian Sweeney cbe05c6f4e more limited accessibility / comments 2018-04-23 15:52:22 -06:00
Brian Sweeney 902d675f40 comments 2018-04-23 15:48:32 -06:00
Brian Sweeney 6564211e9b rename 2018-04-23 15:41:19 -06:00
Brian Sweeney 165744e031 stale comments removed 2018-04-23 15:11:40 -06:00
Brian Sweeney 7facf1c702 less accessible 2018-04-23 15:11:22 -06:00
Brian Sweeney 6e20d45c8f better comments 2018-04-23 15:04:50 -06:00
Brian Sweeney bb9441faf5 rename 2018-04-23 14:33:07 -06:00
Brian Sweeney a7cfd25ca4 cleanup 2018-04-19 13:45:29 -06:00
Brian Sweeney bdad9c4cad broken in merge 2018-04-19 13:40:44 -06:00
Brian Sweeney ae0a708284 tab title has more detail about search criteria
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetaDataBuilder.java
2018-04-19 12:14:15 -06:00
Andrew Ziehl bccb50c092 Adjust UI Sizing 2018-04-19 12:13:56 -06:00
Brian Sweeney 25c0107232 restored empty md5 omissison feature
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetaDataBuilder.java
2018-04-19 12:12:52 -06:00
Brian Sweeney 0979008b64 unused import 2018-04-19 12:12:37 -06:00
Andrew Ziehl 10a2225f37 wip ui 2018-04-19 12:12:37 -06:00
Andrew Ziehl 4f3e740add Add Mime Type column 2018-04-19 12:12:37 -06:00
Andrew Ziehl 589ec40259 Fix for not filtering by mime type. TODO, include mime-type as column? 2018-04-19 12:12:36 -06:00
Andrew Ziehl 3a725ac650 Add mime types for other media/document extensions 2018-04-19 12:12:36 -06:00
Andrew Ziehl 4f89d62ef3 merge cleanup
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetaDataBuilder.java
2018-04-19 12:12:36 -06:00
Andrew Ziehl a3038ac395 Merge branch '3700-3730-3731-3732-3639-roundup' of https://github.com/briangsweeney/autopsy into common-files-type-filter
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/AllDataSources.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetaDataBuilder.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/SingleDataSource.java

# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/AllDataSources.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetaDataBuilder.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/SingleDataSource.java
2018-04-19 12:12:13 -06:00
Brian Sweeney 538bd3c2af comments and access modifiers
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/AllDataSources.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/SingleDataSource.java
2018-04-19 11:51:17 -06:00
Brian Sweeney 0ffd19bea1 comments and unnused imports
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetaDataBuilder.java
2018-04-19 11:49:44 -06:00
Brian Sweeney 734887e254 reimplemented algorithm so that parents and children are selected separately
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetaDataBuilder.java
2018-04-19 11:49:05 -06:00
Brian Sweeney 5e1cc071e3 wip - child/parent query split 2018-04-19 11:47:40 -06:00
Brian Sweeney e9df1587e2 wip - big reafcotr re splitting sql queries into parent / child calls
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/AllDataSources.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/SingleDataSource.java
2018-04-19 11:47:40 -06:00
Brian Sweeney 14275b38b0 more renaming 2018-04-19 11:45:08 -06:00
Brian Sweeney 24ab5ce6ad renaming 2018-04-19 11:45:07 -06:00
Andrew Ziehl 7754011b69 Update UI element variable names. Add filtering by mime_type based on check box selection. Needs Brian's changes to use executeQuery instead. 2018-04-19 11:45:07 -06:00
Brian Sweeney 45a06bad41 cleanup 2018-04-19 11:43:00 -06:00
Brian Sweeney db210b4acd finds data sources that are images 2018-04-19 11:43:00 -06:00
Brian Sweeney f29af7e012 graceful handling in the event that no datasources are available 2018-04-19 11:43:00 -06:00
Brian Sweeney 62c5f037b5 comment 2018-04-19 11:42:59 -06:00