11915 Commits

Author SHA1 Message Date
Brian Carrier
205b3b27c7 DataResult viewer now changes to active tab when new node is passed in and current tab is not active. 2013-09-16 13:51:19 -04:00
Brian Carrier
9d06ae8c41 Added comment about needing package name to be same as NBM name 2013-09-16 13:51:18 -04:00
Richard Cordovano
69a55808c4 Flattened keyword search results listing node hierarchy for DataResultViewers 2013-09-16 13:51:17 -04:00
Brian Carrier
09f57cd48c cleaned up handling of history in directory tree 2013-09-16 13:51:17 -04:00
Brian Carrier
bccc887039 Fixed bug in paging in hex viewer and cleaned up code 2013-09-16 13:51:16 -04:00
Brian Carrier
52fc53eb3f renamed and refactored file type views to make them easier to navigate 2013-09-16 13:51:16 -04:00
Brian Carrier
e499539208 move list of supported extentions to specific panels because 32-bit did not really support swf. 2013-09-16 13:51:15 -04:00
Richard Cordovano
3896923557 Workaround for undesirable interaction between viewers in keyword search results 2013-09-16 13:51:15 -04:00
Brian Carrier
74de009a8e added object id to metadata viewer 2013-09-16 13:51:13 -04:00
Jeff Wallace
8feec32e9d Loading large amounts of Nodes no longer blocks the UI. 2013-09-16 12:36:52 -04:00
Jeff Wallace
e912283399 Merge branch 'master' of https://github.com/jawallace/autopsy 2013-09-16 10:11:18 -04:00
Jeff Wallace
9a84ab18b1 Merge https://github.com/sleuthkit/autopsy 2013-09-16 09:27:05 -04:00
Brian Carrier
3167b73153 Fixed bug introduced where extension filters were not working 2013-09-13 16:19:38 -04:00
Brian Carrier
60ace5c139 DataResult viewer now changes to active tab when new node is passed in and current tab is not active. 2013-09-13 16:00:59 -04:00
Jeff Wallace
b59b0034ec Readded correct reset behavior in DataContentViewerMedia, updated build-installer target. 2013-09-13 15:46:44 -04:00
Richard Cordovano
43d64d3bec Added GeneralIngestConfigurator support for tracking and checking enabled ingest modules 2013-09-13 13:34:42 -04:00
Brian Carrier
105f3e112e Merge branch 'master' of github.com:sleuthkit/autopsy 2013-09-13 09:25:34 -04:00
Jeff Wallace
f3f5de5709 Merge https://github.com/sleuthkit/autopsy 2013-09-13 09:09:40 -04:00
Brian Carrier
ebb7c2e28a Added comment about needing package name to be same as NBM name 2013-09-12 16:13:38 -04:00
Richard Cordovano
58dd29d382 Flattened keyword search results listing node hierarchy for DataResultViewers 2013-09-12 15:33:41 -04:00
Brian Carrier
69ea984602 cleaned up handling of history in directory tree 2013-09-11 20:40:15 -04:00
Brian Carrier
2e38eafa4c Fixed bug in paging in hex viewer and cleaned up code 2013-09-11 19:23:03 -04:00
Brian Carrier
8d26819abb renamed and refactored file type views to make them easier to navigate 2013-09-11 18:34:19 -04:00
Brian Carrier
9c48c2ddd5 move list of supported extentions to specific panels because 32-bit did not really support swf. 2013-09-11 15:34:04 -04:00
Richard Cordovano
cb3679c0df Workaround for undesirable interaction between viewers in keyword search results 2013-09-11 12:07:12 -04:00
jmillman
b8a67ae7db Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-09-11 09:26:58 -04:00
Brian Carrier
c346fe607a added object id to metadata viewer 2013-09-10 15:57:08 -04:00
Jeff Wallace
f2334e5145 Merge https://github.com/jawallace/autopsy 2013-09-10 14:45:41 -04:00
Jeff Wallace
2b643d0dfd Merge branch 'macosx'
Conflicts:
	Core/src/org/sleuthkit/autopsy/corecomponents/FXVideoPanel.java
	Core/src/org/sleuthkit/autopsy/corecomponents/GstVideoPanel.java
2013-09-10 11:08:05 -04:00
Jeff Wallace
c76e33cedd Removed unnecessary synchronized in setupVideo method signature. 2013-09-10 10:57:31 -04:00
Jeff Wallace
c43b3bfe34 Added stop button to FXVideoPanel, made stylistic improvements, updated documentation. 2013-09-10 10:31:14 -04:00
Brian Carrier
a8ad1d872b Merge branch 'master' of github.com:sleuthkit/autopsy 2013-09-10 10:20:02 -04:00
Jeff Wallace
322ac9b28c Fixed VideoPlayer exceptions on calling reset. 2013-09-10 10:07:25 -04:00
Brian Carrier
4bbf4cb730 removed View from each tab name 2013-09-09 17:01:28 -04:00
Brian Carrier
f436e0bfd4 Added basic metadata content viewer and made HTML stye sheets common 2013-09-09 17:00:16 -04:00
Jeff Wallace
150dcffca8 Improvements to FXVideoPlayer controls and layout. 2013-09-09 16:41:29 -04:00
Samuel H. Kenyon
9616606acc Init list of image extensions in a static block, fixing the issue of "All Supported Types" not working in the ImageFilePanel file chooser dialog. 2013-09-09 15:22:59 -04:00
Jeff Wallace
cd4d26442b Switched order of calling setNode and switching tabs to prevent an extra call to setNode 2013-09-09 15:22:57 -04:00
Jeff Wallace
1ab93a81c2 Fixed NullPointerException from JavaFx on case close. 2013-09-09 15:22:30 -04:00
jmillman
f0430e3f41 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-09-09 10:26:52 -04:00
jmillman
37229f74c7 minor changes to support vik-43 vik-58 2013-09-09 10:03:49 -04:00
Jeff Wallace
7db3cc8d73 Fixed merge conflict mistake 2013-09-06 15:36:50 -04:00
Jeff Wallace
d023a799f1 Merge https://github.com/sleuthkit/autopsy into macosx
Conflicts:
	Core/src/org/sleuthkit/autopsy/core/Installer.java
	Core/src/org/sleuthkit/autopsy/corecomponents/FXVideoPanel.java
	Core/src/org/sleuthkit/autopsy/corecomponents/GstVideoPanel.java
2013-09-06 15:35:34 -04:00
Jeff Wallace
b9a0826412 Updated FX video panel initialization 2013-09-06 15:24:17 -04:00
Jeff Wallace
3553b2efed Merge https://github.com/sleuthkit/autopsy 2013-09-06 15:00:41 -04:00
Brian Carrier
70b0d7121c Merge pull request #271 from rcordovano/artifact_viewer_thread
Moved more work into the backround threads of DataContentViewerArtifact
2013-09-06 08:23:32 -07:00
Brian Carrier
8884242b41 Merge pull request #269 from raman-bt/master
Cleanup of recently added attributes.
2013-09-06 08:21:01 -07:00
Richard Cordovano
809a907832 Moved more work into the backround threads of DataContentViewerArtifact 2013-09-06 11:00:26 -04:00
Jeff Wallace
f199859542 Merge branch 'forms' - readded forms to video panels
Conflicts:
	Core/src/org/sleuthkit/autopsy/corecomponents/FXVideoPanel.java
2013-09-05 16:19:53 -04:00
Jeff Wallace
b3f7f65824 Updated forms to use correct layout 2013-09-05 16:11:04 -04:00