38 Commits

Author SHA1 Message Date
jmillman
014e7048d1 cleanup project's .properties files 2014-09-03 11:46:07 -04:00
jmillman
0173400d7a make sure video playback is stopped when not in view 2014-09-03 11:45:30 -04:00
jmillman
f75d541b67 minor cleanup 2014-09-03 11:45:01 -04:00
jmillman
2fc5d1aaa1 fix bugs related to seen status of groups 2014-09-03 11:44:23 -04:00
jmillman
9c2217ef73 use toString not name; simplify switch statements 2014-09-02 16:40:12 -04:00
jmillman
d4338d2b64 refactor MediaControl and video playback 2014-09-02 16:04:10 -04:00
jmillman
07d0ee5015 refactored EureakaAttribute to simplify code and reduce compiler warnings. 2014-08-29 15:09:04 -04:00
jmillman
99e44c9c3a removed deprecated filters 2014-08-29 15:08:30 -04:00
jmillman
5871aaea07 fxmlconstructor simplification, compiler warning fixs 2014-08-29 12:49:55 -04:00
jmillman
cec2d3a081 backed out of FXMLConstructor in CoreUtils because of resource loading issues 2014-08-28 17:40:27 -04:00
jmillman
5b44e6134f remove the word eureka from sources 2014-08-28 15:46:01 -04:00
jmillman
04c7928a2b comments/todos 2014-08-28 15:25:36 -04:00
jmillman
45dfc29cc1 move FXMConstructor to CoreUtils 2014-08-28 15:25:21 -04:00
jmillman
99fd3c367d updated filtersPanel 2014-08-28 15:11:04 -04:00
jmillman
2989d26704 fix usage of logged task 2014-08-28 15:10:19 -04:00
jmillman
8af8245e1f renamed EurekaToolbar to Toolbar 2014-08-28 15:10:06 -04:00
jmillman
8e60ce5061 move LoggedTask to CoreUtils 2014-08-28 15:01:34 -04:00
jmillman
584db09321 simplify ProgressAdapter related stuff 2014-08-28 14:01:27 -04:00
jmillman
3272132585 removed Eureka from class names; fix history 2014-08-28 13:46:11 -04:00
jmillman
3fa5ade5eb more generics compiler warning fixes 2014-08-28 11:40:20 -04:00
jmillman
769d80e20b refactor to reduce compiler warning and simplify code 2014-08-28 11:32:23 -04:00
jmillman
9012e245f0 finish converting image analyzer to use History.java 2014-08-28 10:21:18 -04:00
jmillman
ddb9d0c245 converting image analyzer to history manager 2014-08-27 17:05:49 -04:00
jmillman
a8744600d2 move utilities into Core 2014-08-25 15:48:57 -04:00
jmillman
47d2f99eca move ControlsFX into CoreLibs, remove unused jars 2014-08-25 15:48:33 -04:00
jmillman
36cf7ba569 use hasData() instead of removed getRootObjectsCount()> 0 2014-08-18 09:51:13 -04:00
jmillman
b47cc16d88 correct url for help 2014-08-15 12:20:21 -04:00
jmillman
9a42d44a1c better less aliased version without green border 2014-08-14 10:23:56 -04:00
jmillman
eb467bdc25 tweak icon to remove green border 2014-08-14 09:57:48 -04:00
jmillman
90b21054c5 populate tree view when opening an existing case, tweak fxml 2014-08-11 14:15:18 -04:00
jmillman
9ef9cb28aa improve thread safety 2014-08-11 14:14:35 -04:00
jmillman
7c1945e203 ensure GUI update on JFX thread 2014-08-11 10:31:29 -04:00
jmillman
f8f32c5337 refactor code to simplify ui initialization and remove blocking calls that prevented ui from displaying 2014-08-06 14:17:25 -04:00
jmillman
738fed0182 put db unlock in finally 2014-08-06 13:50:58 -04:00
jmillman
06496cd3ad move stuff onto/off jfx thread; check for no open case and npe 2014-08-05 16:53:58 -04:00
jmillman
cf0f1b04ba changed options panel icon 2014-08-05 15:24:35 -04:00
jmillman
a2ffd3e500 project changes to work as a module in Autopsy 2014-08-05 14:15:11 -04:00
jmillman
0f99c1cee0 Merge remote-tracking branch 'image_analyzer/develop' into image_analyzer
Conflicts:
	.gitattributes
	.gitignore
	build.xml
	nbproject/build-impl.xml
	nbproject/genfiles.properties
	nbproject/platform.properties
	nbproject/project.properties
	nbproject/project.xml
2014-08-05 14:05:43 -04:00