Richard Cordovano
2db8920e39
Merge branch 'develop' into edge_support
2019-03-05 09:56:14 -05:00
Kelly Kelly
91b2656eb8
Changed absolute path to relative in coreLib.
2019-02-28 13:03:31 -05:00
Richard Cordovano
e75b502da6
Revert "Revert "4589 gst video panel""
2019-02-25 11:03:43 -05:00
Richard Cordovano
0219607f8a
Revert "4589 gst video panel"
2019-02-23 14:04:12 -05:00
Kelly Kelly
5e2190a8cf
Set the pList jar to be exported by corelib
2019-02-22 12:51:48 -05:00
Kelly Kelly
a71fa44bf7
moving plist jar from core to corelib, had build errors
2019-02-22 11:49:07 -05:00
U-BASIS\dgrove
dc6628e787
Merge conflict resolved.
2019-02-13 14:15:15 -05:00
William Schaefer
f3c224208e
4632-4630-4629 reduce versions of gson to single version in corelibs
2019-02-01 14:38:45 -05:00
U-BASIS\dgrove
e1cba0744f
Fixed typos.
2019-02-01 11:25:19 -05:00
U-BASIS\dgrove
cee91fa3d2
Added new GStreamer; updated install; cleanup.
2019-02-01 10:10:48 -05:00
U-BASIS\dgrove
16bcfda076
Using GStreamer for 64-bit.
2019-01-22 10:15:50 -05:00
millmanorama
b838c17c11
codacy fixes
2018-08-30 14:02:09 +02:00
William Schaefer
cd2116a00c
3845 finish undoing update to open cv
2018-06-21 15:06:59 -04:00
William Schaefer
0fca4ebe4f
3845 move OpenCv library to corelibs
2018-05-24 11:00:54 -04:00
Richard Cordovano
d6d03e6f57
Merge pull request #3365 from esaunders/3197_tika_upgrade
...
Upgrade to Tika 1.17
2018-01-17 11:59:53 -05:00
esaunders
ee06b813e4
Upgrade to Tika 1.17
2018-01-03 14:46:23 -05:00
U-BASIS\zhaohui
7c9a7026c5
3386: Update the files permission from 755 to 644
2018-01-03 14:43:27 -05:00
zhhl
2cbecfd8f5
Merge branch 'develop' into 3219-replaceJCalendarButtonWithLGoodDatePicker
2017-12-08 13:38:45 -05:00
U-BASIS\zhaohui
a2b7763111
3219: clean up the jcalendarbutton references
2017-12-05 17:09:13 -05:00
millmanorama
876bdc0cb8
remove duplicate library reference
2017-11-20 12:52:54 +01:00
millmanorama
5aee6dbde0
Merge remote-tracking branch 'upstream/accounts_relationships' into 881-CVT-refresh
...
# Conflicts:
# Core/src/org/sleuthkit/autopsy/communications/CVTTopComponent.form
# Core/src/org/sleuthkit/autopsy/communications/CVTTopComponent.java
# Core/src/org/sleuthkit/autopsy/communications/FiltersPanel.java
2017-11-20 11:53:37 +01:00
millmanorama
1e100eea1a
update LGoodDatePicker to 10.3.1 to fix bug that allowed popup calendar to be offscreen
2017-11-17 11:36:10 +01:00
millmanorama
29237dd882
fix project.xml for LGoodDatePicker
2017-11-14 16:35:44 +01:00
millmanorama
30455d5c65
replace JCalendarButton with LGoodDatePicker, tweak layout
2017-11-13 15:09:36 +01:00
Richard Cordovano
8e4d7e2c4f
Merge in develop branch
2017-09-07 11:17:51 -04:00
Eugene Livis
160a241780
Pulling commons-io version 2.5 instead of 2.4
2017-08-24 14:19:37 -04:00
U-BASIS\dgrove
70339153e1
Sync
2017-08-16 11:44:14 -04:00
U-BASIS\dgrove
72e0c9d7fd
Updated JAR versions, and fixed compatibility issues.
2017-05-04 14:58:17 -04:00
millmanorama
9f09858f53
refresh accounts when manual search adds results. upgrade to guava 19 so we can make handlers default access
2016-10-19 14:55:04 +02:00
millmanorama
4514ed2ed4
move commons-csv to CoreLibs
2016-09-07 16:21:59 +02:00
millmanorama
06efd34f8c
updating version check in build.xml and updating to ControlsFX 8.40.11 to allow building against java 8u101/2
2016-08-22 14:02:52 +02:00
Richard Cordovano
086e823f7f
Resolve NBM dependency warnings for NetBeans 8.1
2016-05-27 16:22:42 -04:00
jmillman
cbb01b9ace
begin using mustache.java to improve snapshot report
2016-04-27 11:55:51 -04:00
Richard Cordovano
5695b05871
Update source level to 1.8 for lagging NBMs
2016-01-30 15:02:16 -05:00
jmillman
cea9c281f8
upgrade twelvemonkeys to 3.2 to fix at least one bug (reading png/favicons)
2015-12-08 12:41:11 -05:00
jmillman
d5e40a7e87
update to ControlsFx 8.40.10; use masker pane as progress indicator
2015-11-30 12:21:12 -05:00
jmillman
ddfe4381a3
minor cleanup
...
- improve comments
- rename DescriptionLOD to DescriptionLoD
- use new isActive proprty
- rename quick hide mask to quick hide filter
- remove un used class FiltersChangedEvent
2015-10-01 16:08:44 -04:00
jmillman
4575902791
Merge branch 'cleanup_new_clustering' into TL_quick_hide
...
Conflicts:
Core/src/org/sleuthkit/autopsy/timeline/datamodel/EventBundle.java
Core/src/org/sleuthkit/autopsy/timeline/datamodel/EventCluster.java
Core/src/org/sleuthkit/autopsy/timeline/datamodel/EventStripe.java
Core/src/org/sleuthkit/autopsy/timeline/datamodel/FilteredEventsModel.java
Core/src/org/sleuthkit/autopsy/timeline/db/SQLHelper.java
Core/src/org/sleuthkit/autopsy/timeline/filters/DescriptionFilter.java
Core/src/org/sleuthkit/autopsy/timeline/filters/Filter.java
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailViewPane.java
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventDetailChart.java
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventStripeNode.java
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/EventDescriptionTreeItem.java
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/EventTypeTreeItem.java
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/NavPanel.java
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/NavTreeItem.java
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/RootItem.java
Core/src/org/sleuthkit/autopsy/timeline/zooming/DescriptionLOD.java
CoreLibs/nbproject/project.xml
2015-09-30 12:57:59 -04:00
jmillman
d3a589ec30
export the rest of guava
2015-09-28 16:25:24 -04:00
millmanorama
b21d0412b0
fix path to guava jar
2015-09-28 16:19:46 -04:00
jmillman
1065d13536
single cluster WIP
2015-09-28 16:16:39 -04:00
millmanorama
dd31799cb8
fix path to guava jar
2015-09-24 15:55:57 -04:00
jmillman
874703030d
single cluster WIP
2015-09-15 10:14:39 -04:00
jmillman
fc9073d23c
upgrade to jfxtras r4
2015-09-09 12:53:12 -04:00
jmillman
ba82a1ca89
WIP to have visualizations update dynamically (without full db query) as tags are added/removed
2015-08-12 15:29:13 -04:00
jmillman
e5f08dd7da
Merge branch 'develop' into update_jfxtras
...
Conflicts:
CoreLibs/ivy.xml
CoreLibs/nbproject/project.xml
2015-07-27 17:17:56 -04:00
jmillman
fd0718ca7f
update JFXtras to 8.0-r3 resolved some bugs with the date/time pickers
2015-07-22 16:43:11 -04:00
jmillman
7654604526
use twelevemonkeys library to decode lots more image formats and update the media viewers to display them.
...
refactor ImageUtils and prepare to base the image Gallery ThumbnailCache on it
use the FileTypeDetector in media viewer
2015-07-09 16:54:42 -04:00
jmillman
d883992685
remove dependency on openjfx-dialogs since we are building on java 8u40
2015-06-29 14:42:39 -04:00
jmillman
37eee8444e
fix javadoc and sources reference
2015-06-18 13:18:03 -04:00