adam-m
c78462d6a4
Ingests API changes.
...
Rename "service" to "module"
2012-08-29 16:46:34 -04:00
adam-m
6206aba761
remove unused code
2012-08-27 17:13:39 -04:00
adam-m
648893e316
cleanup
2012-08-27 16:58:43 -04:00
adam-m
1ea566fa78
better query of bookmarks
2012-08-27 15:51:32 -04:00
adam-m
168ddcc6b8
Implement bookmarks are specialized tags. Add icons.
...
Artifact node - add optional icon in constructor rather than default.
2012-08-27 15:06:15 -04:00
adam-m
60f82ae28d
update comment
2012-08-26 18:18:55 -04:00
adam-m
c6d28eb1ba
Dir tree node filtering further tweaks, eliminate instanceof completely.
...
Finally fix setting up leaf dir nodes.
2012-08-26 18:16:55 -04:00
adam-m
f1a745c805
Node datamodel improvements:
...
Promote DisplayableItemNode and ContentNode from interface to class extending AbstractNode, add methods isLeafType and getType.
Simplifies datamodel and directorytree code - does not require instanceof. Easier addtion of node types and more efficient.
Preliminary bookmark node support.
Preliminary File Bookmarking implementation.
2012-08-26 17:43:23 -04:00
adam-m
b9caa40115
data model, node, visitor changes to add LayoutDirectory
2012-08-16 14:44:52 -04:00
dhurd
9dd6f6e82a
Updates to HashDatabase for increased functionality.
2012-08-14 15:59:56 -04:00
adam-m
5ab43132ac
Change file search name
2012-08-13 10:13:27 -04:00
adam-m
223f89c6f6
disable search delete action for now
2012-08-07 17:50:09 -04:00
adam-m
d3fc309790
Support to delete multiple keyword hits results
2012-08-07 16:33:29 -04:00
adam-m
811acdcf18
Add support for keyword search result deletion: per result (artifact)
2012-08-07 15:58:37 -04:00
dhurd
c50fd51747
Improvements for MD5 hash searching.
2012-08-03 13:23:27 -04:00
dhurd
5488809151
Added MD5 hash searching in the toolbar and right click actions. Small bugfix in file extraction.
2012-08-01 11:42:48 -04:00
adam-m
1fd1570cb6
Better naming of module events, updated API docs
2012-07-22 19:30:51 -04:00
Brian Carrier
4df934ffc4
more doxygen updates
2012-07-20 14:10:13 -04:00
dhurd
4fcdff249d
Updated FileNode and SearchFilters to pull from a unniversal list of known file extensions.
2012-07-19 16:53:42 -04:00
dhurd
b50e3beb27
Updated extraction to use FileUtils.
2012-07-19 16:22:35 -04:00
dhurd
cc5b9f4eed
Moved file/dir extraction into it's own thread and added a progress bar for said extraction.
2012-07-19 13:50:20 -04:00
Dick Fickling
0b0041223c
Add headers
2012-06-29 11:02:33 -04:00
Dick Fickling
a424163104
Fix tbird bugs, add file search to dir tree, ui tweaks
2012-06-29 10:00:42 -04:00
Dick Fickling
a02a11cafc
UI changes to Hash DB configuration
2012-06-27 13:01:58 -04:00
adam-m
bd252890c2
Remove more doxygen warnings
2012-06-26 14:07:26 -04:00
adam-m
376ac1fd0b
Fix doxygen warning in autopsy/datamodel
...
Add generic type parameter to classes where missing and document it
2012-06-26 10:22:08 -04:00
Dick Fickling
4e4f21e0a7
Fix TSK-486: Rename ".." to be "[parent folder]" in tree
2012-06-20 16:57:25 -04:00
adam-m
db5e80fb41
Added mail messages viewing in dir tree
2012-06-15 13:09:08 -04:00
Dick Fickling
ae61c50fde
Update userdocs
2012-06-07 15:01:43 -04:00
adam-m
84fc46c780
change deprecated attrs to TSK_SET_NAME
2012-05-31 21:58:53 -04:00
adam-m
822e01e2d9
fix build issue
2012-05-31 11:09:25 -04:00
Dick Fickling
89dec97eca
Regression test fix
...
remove time zone visitors
add (currently disabled) restriction on Dir tree to hide unalloc files
2012-05-31 10:53:37 -04:00
Dick Fickling
dccbfb97cc
Add LayoutFile, changes for new DataModel structure
2012-05-29 13:01:40 -04:00
Dick Fickling
21f32a5b66
Add support for LayoutContent to Autopsy
2012-05-24 15:18:36 -04:00
Dick Fickling
ea834f11a8
Separate hashset hits in directory tree, various fixes
2012-05-11 13:38:32 -04:00
Dick Fickling
930eaf06c7
TSK-487: Count for keyword list hits should be inclusive of all keywords
...
TSK-488: Extract shoudl default to case folder
2012-05-10 17:43:06 -04:00
adam-m
27e9b7f8ee
Dir tree viewer add safety checks needed in some cases
2012-04-27 15:41:14 -04:00
Dick Fickling
fe96490b2c
Remove references to deprecated API, update comments to match code,
...
hide expansion buttons on empty directories, improve log messages
2012-04-24 12:49:40 -04:00
Dick Fickling
f6770da275
increase max artifacts for history/cookies
2012-04-12 10:27:15 -04:00
Dick Fickling
6a81fcda33
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-04-11 15:19:48 -04:00
Dick Fickling
9ac4f0c0d1
Re-enable warning message when loading a node with many children.
2012-04-11 15:19:36 -04:00
Brian Carrier
4e0688e464
resolved conflict
2012-04-11 13:38:31 -04:00
Brian Carrier
e805d4898c
Updated javahelp
2012-04-11 13:35:49 -04:00
Dick Fickling
4264f22ffe
fix merge issues
2012-04-10 18:32:11 -04:00
Dick Fickling
f960c9dc74
misc gui String changes
2012-04-10 14:04:17 -04:00
adam-m
17e1381645
TSK-449 Executables should not be executed when double-clicked
2012-04-06 14:08:28 -04:00
Dick Fickling
944117bcdf
Refresh tree when service complete event is fired
2012-04-06 09:34:20 -04:00
Dick Fickling
abc449f8bc
Add support for 'path id' attribute
2012-04-06 09:33:49 -04:00
Dick Fickling
5c85599c08
TSK-367: Refresh only specific nodes in Directory Tree
2012-03-30 12:55:56 -04:00
Dick Fickling
530da635dc
Add right-click action to File and Directory nodes to open in parent dir
2012-03-30 12:55:07 -04:00