jmillman
|
e6c9274cfe
|
cleanup OpenTimelineAction
|
2016-06-10 11:30:14 -04:00 |
|
jmillman
|
5703a1c37f
|
revert unneeded change to FXMLConstructor
|
2016-06-10 11:15:15 -04:00 |
|
jmillman
|
907c6dedc8
|
move EventInTimeRange to inner class of ShowInTimelineDialog
|
2016-06-10 11:11:08 -04:00 |
|
jmillman
|
74a4ee9fce
|
move ShowArtifactInTimelineAction and ShowFileInTimelineAction to timeline.actions package; remove partial/poor multiselect support from them
|
2016-06-10 10:49:21 -04:00 |
|
jmillman
|
9eb12d3f06
|
cleanup BlackboardArtifactNode.java
|
2016-06-09 16:50:15 -04:00 |
|
jmillman
|
52effbca62
|
restore mysteriously mising photorec files
|
2016-06-09 16:32:03 -04:00 |
|
jmillman
|
64048b014f
|
view in timeline selection appears to be working
|
2016-06-09 16:06:21 -04:00 |
|
jmillman
|
41658e76ad
|
mostly working
|
2016-06-09 15:16:59 -04:00 |
|
jmillman
|
3064808d36
|
Merge remote-tracking branch 'upstream/release-4.1.0' into 479-view-in-timeline
Conflicts:
Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListTimeline.java
|
2016-06-08 16:18:12 -04:00 |
|
jmillman
|
4e6eff56ca
|
begin creation of ShowInTimelineDialog
|
2016-06-08 16:16:00 -04:00 |
|
Richard Cordovano
|
f1095d8d8a
|
Merge pull request #2218 from millmanorama/778-TL-list-view-scroll-controlls
778 tl list view scroll controlls
|
2016-06-08 14:00:47 -04:00 |
|
jmillman
|
69c14aab46
|
broken rewrite of ViewInTimeLineAction
|
2016-06-07 19:58:45 -04:00 |
|
jmillman
|
9a3b99d77c
|
Merge remote-tracking branch 'upstream/release-4.1.0' into 479-view-in-timeline
|
2016-06-07 19:01:51 -04:00 |
|
jmillman
|
025d9d156b
|
improve performance and clarity of next and previous scroll actions
|
2016-06-07 18:53:45 -04:00 |
|
Richard Cordovano
|
49929cf94d
|
Merge pull request #2187 from BasisOlivers/search-button-enabling
Made search button disable based upon whether a filter is enabled.
|
2016-06-07 17:36:32 -04:00 |
|
jmillman
|
c3bd285bc2
|
disable first/previous and next/last when at the start/end of the list
|
2016-06-07 15:34:44 -04:00 |
|
jmillman
|
db0313a1e9
|
Merge remote-tracking branch 'upstream/release-4.1.0' into 778-TL-list-view-scroll-controlls
|
2016-06-07 12:02:57 -04:00 |
|
Richard Cordovano
|
c398dc4536
|
Merge remote-tracking branch 'upstream/TL-list-view' into develop
|
2016-06-06 17:10:48 -04:00 |
|
Richard Cordovano
|
279992f46c
|
Merge remote-tracking branch 'upstream/251' into develop
|
2016-06-06 17:07:06 -04:00 |
|
Richard Cordovano
|
e559fa675f
|
Fix disabling of content viewers due to faulty DataResultPanel.close
|
2016-06-06 17:04:17 -04:00 |
|
Richard Cordovano
|
ca80daf005
|
Fix disabling of content viewers due to faulty DataResultPanel.close
|
2016-06-06 16:32:31 -04:00 |
|
jmillman
|
e53469de17
|
there is still a timing issue preventing the selection from getting picked up in the ListView
|
2016-06-06 11:02:28 -04:00 |
|
jmillman
|
05416c603f
|
aborted atempt to break circular updates
|
2016-06-06 09:46:55 -04:00 |
|
jmillman
|
437927ec94
|
fix merge conflicts, part way to working "view in timeline" action
|
2016-06-03 17:57:31 -04:00 |
|
jmillman
|
1a9d86b88d
|
Merge remote-tracking branch 'upstream/develop' into 479-view-in-timeline
|
2016-06-03 15:16:54 -04:00 |
|
jmillman
|
6cd071577e
|
Merge remote-tracking branch 'upstream/TL-list-view' into 479-view-in-timeline
|
2016-06-03 15:15:15 -04:00 |
|
jmillman
|
ce76b1f74f
|
use new stlye internationalization ( NbBundle.messages annotation)
|
2016-06-03 15:11:34 -04:00 |
|
jmillman
|
c78988290c
|
improved API use to show per View settings and time navigation controls
|
2016-06-03 14:58:26 -04:00 |
|
Richard Cordovano
|
13204f66a9
|
Merge pull request #2199 from karlmortensen/1790_ShowAbstractFilePath
Show AbstractFile path, not local path
|
2016-06-03 12:44:23 -04:00 |
|
jmillman
|
f038e1be9e
|
finish implementation of "Scroll By" actions
|
2016-06-02 19:42:34 -04:00 |
|
Richard Cordovano
|
b8c6b82694
|
Merge pull request #2207 from millmanorama/799-always-show-axis-labels
799 re-invoke layoutDateLabels on the Jfx thread if there are no ticks yet.
|
2016-06-02 15:34:46 -04:00 |
|
jmillman
|
38142c1b40
|
re-invoke layoutDateLabels on the Jfx thread if there are no ticks yet.
|
2016-06-02 15:26:51 -04:00 |
|
Karl Mortensen
|
5ebe410215
|
code review comments
|
2016-06-02 15:24:04 -04:00 |
|
Richard Cordovano
|
207124a0dd
|
Merge pull request #2206 from millmanorama/TL-fix-intervalselector-resizing
Add a listener that sizes the counts view interval selector to its p…
|
2016-06-02 14:42:36 -04:00 |
|
jmillman
|
5b89911f7d
|
Add a listener that sizes the counts view interval selector to its preferred size
|
2016-06-02 14:26:12 -04:00 |
|
Richard Cordovano
|
90c04012b3
|
Merge remote-tracking branch 'upstream/251' into develop
|
2016-06-02 12:59:59 -04:00 |
|
Richard Cordovano
|
a3d8efa78f
|
Merge in release-4.1.0 branch
|
2016-06-02 12:57:54 -04:00 |
|
Richard Cordovano
|
5952d9c066
|
Merge pull request #2202 from BasisOlivers/file-types-ui-fix
Fixed panel from run ingest modules.
|
2016-06-02 12:52:45 -04:00 |
|
Richard Cordovano
|
37acb134d5
|
Merge pull request #2203 from rcordovano/file-type-detector-fix
FileTypeDetector/CustomFileTypesManager handle custom typers correctly
|
2016-06-02 12:47:50 -04:00 |
|
Richard Cordovano
|
4128d66138
|
FileTypeDetector/CustomFileTypesManager handle custom typers correctly
|
2016-06-02 12:45:55 -04:00 |
|
Oliver Spohngellert
|
630ebbe56b
|
Fixed panel from run ingest modules.
|
2016-06-02 12:04:19 -04:00 |
|
Oliver Spohngellert
|
8de0683a8e
|
Fixed file type UI.
|
2016-06-02 11:45:53 -04:00 |
|
Karl Mortensen
|
73adaf4bfe
|
Fix cut and paste error with MIME types
|
2016-06-02 10:09:54 -04:00 |
|
jmillman
|
b8714bf871
|
simplified swapping nodes/controls for different views; broekn implementation of jump to next (year/day/mont/etc)
|
2016-05-31 17:02:43 -04:00 |
|
Karl Mortensen
|
189f73d008
|
Show AbstractFile path, not local path
|
2016-05-31 16:50:00 -04:00 |
|
jmillman
|
dc10a91fd5
|
swap zoom in out buttons for scroll by buttons
|
2016-05-31 15:43:43 -04:00 |
|
Richard Cordovano
|
7b080e19b1
|
Fix redundant method header comment in FileManager
|
2016-05-31 14:57:39 -04:00 |
|
jmillman
|
e36728155a
|
Merge branch '799-tags-and-hashhit-columns-in-list-view' into TL-list-view-scroll-controlls
Conflicts:
Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListTimeline.java
|
2016-05-31 14:56:33 -04:00 |
|
jmillman
|
2639ee7f6a
|
improve filesystem tooltips
|
2016-05-31 14:41:24 -04:00 |
|
jmillman
|
4dc73cdb8d
|
cleanup and internationalize ListTimeline.java
|
2016-05-31 14:23:02 -04:00 |
|