65 Commits

Author SHA1 Message Date
jmillman
1d5de0d929 remove ImageAnalyzer module to disable it 2014-09-23 11:40:22 -04:00
jmillman
6e6cc36e83 cleanup Topcomponenet 2014-09-05 15:39:00 -04:00
jmillman
bfaee1cc8c clean up OptionsPanel 2014-09-05 14:55:09 -04:00
jmillman
cda1fbcc46 cleaned up ImageAnalyzerModule 2014-09-05 14:46:56 -04:00
jmillman
0f76be8386 cleaned up FileUpdateEvent 2014-09-05 14:27:45 -04:00
jmillman
c116ab5b58 fix bug in slideshow cycling 2014-09-05 14:02:07 -04:00
jmillman
bfc4f8498d improve usage of progress bars to represent actual bg tasks 2014-09-05 13:58:18 -04:00
jmillman
3dabd7708c move functionality from ImageAnalyzeController to GroupManager; simplify threading 2014-09-05 13:36:49 -04:00
jmillman
65c4c28b7b cleanup IconCache and rename to ThumbnailCache 2014-09-05 12:40:32 -04:00
jmillman
5502beac60 minor cleanup 2014-09-04 17:09:10 -04:00
jmillman
cebd1f62b9 tweaks and comments 2014-09-04 16:57:38 -04:00
jmillman
3aabde34f3 remove dead code 2014-09-04 15:45:14 -04:00
jmillman
dcd9191b16 eliminate need to do redundant mark all as analyzed by seperating insert/update funcionality of db. 2014-09-04 15:35:15 -04:00
jmillman
faac2fa98f fix slideshow image cycling 2014-09-04 14:40:54 -04:00
jmillman
7d13d92984 simplify keyboard listeners, and add new keyboard shortcut to toggle groupViewMode 2014-09-04 14:32:48 -04:00
jmillman
a08517ab98 fix keyboard shrotcuts in slideshow pane 2014-09-04 13:22:37 -04:00
jmillman
31540540a4 cleanup 2014-09-04 10:58:37 -04:00
jmillman
660cb38815 remove category tags from tag listing in meta data pane. 2014-09-04 10:48:56 -04:00
jmillman
9a7d24de74 fix threading issues preventing correct update of groups/files when tagged/categorized 2014-09-04 10:48:41 -04:00
jmillman
a7374c4028 fix hashset hits look up 2014-09-04 10:11:28 -04:00
jmillman
885c43a182 put header string update on jfx thread 2014-09-04 10:11:09 -04:00
jmillman
91ea4f40ac remove JFX SortedList because they were unreliable, and instead sort list after each modification 2014-09-04 10:10:49 -04:00
jmillman
4593b8d57e gah 2014-09-03 15:30:37 -04:00
jmillman
990072d3bd (re-)implemented volume controls in video player 2014-09-03 13:09:46 -04:00
jmillman
aa518a9001 clear file selection (and meta data area) when group changes 2014-09-03 12:32:05 -04:00
jmillman
b814b9aee3 fix bug in TreeCell generation for non-path groups 2014-09-03 12:09:52 -04:00
jmillman
4b6d1a9e55 fix DrawableTile file name label layout bug 2014-09-03 12:02:43 -04:00
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