32 Commits

Author SHA1 Message Date
adam-m
37756e360f Minor UI naming tweaks, update limitations file wording 2012-04-10 17:01:18 -04:00
adam-m
a1c3e1e9f5 Disable file search action when Case closed 2012-04-06 16:48:45 -04:00
Dick Fickling
530da635dc Add right-click action to File and Directory nodes to open in parent dir 2012-03-30 12:55:07 -04:00
Dick Fickling
4f941de295 fix build warnings 2012-03-16 15:18:30 -04:00
adam-m
61e6f7fb78 Fix unchecked conversions warnings in file search 2012-03-14 10:30:22 -04:00
Dick Fickling
f460cc32ca Add File Search to Tools menu 2012-03-09 17:10:31 -05:00
Dick Fickling
b6e99034c8 Show title on File Search dialog 2012-03-07 15:46:23 -05:00
Dick Fickling
1a1866a316 TSK-385: Remove File Search explorer tab 2012-03-06 14:45:52 -05:00
adam-m
7ddec67c59 Add Explorer top component open action dynamically to menu only for selected explorers 2012-03-05 16:40:16 -05:00
adam-m
7086ed3cf5 proper order of closing statement after runQuery() 2012-02-06 17:18:47 -05:00
adam-m
3817504a49 close sql statement and result set when done, freeing sqlite internal db lock earlier 2012-02-06 16:05:05 -05:00
adam-m
ee60eff342 restored file search explorer
remove 2 checkboxes from add image wizard completely
2012-02-02 17:16:24 -05:00
Dick Fickling
e589239e38 De-register file search top component 2012-02-02 14:54:13 -05:00
Dick Fickling
a161f8a27d Right-click option on all text fields. 2012-01-23 11:17:58 -05:00
Dick Fickling
3a0496895f Close DB ResultSet to fix locked DB error on image add 2012-01-17 13:56:12 -05:00
Dick Fickling
58a9caa47c Reword Extraction menu items, add dialog box on completion 2012-01-09 16:39:49 -05:00
Dick Fickling
99390e0d91 Move Logger and AutopsyPropFile into new module, CoreUtils 2012-01-06 16:29:42 -05:00
adam-m
2557aed21c Also wrap the filesearch result node to filter out empty children set 2011-12-27 16:03:32 -05:00
Peter J. Martel
25673930f3 Misc. trivia 2011-12-16 16:12:19 -05:00
Peter J. Martel
b4ab34e03a Cleanup ExternalViewerAction 2011-12-16 12:17:50 -05:00
Peter J. Martel
cc8ede4572 Clean up FileSearch DataResultFilterNode 2011-12-16 11:17:59 -05:00
Peter J. Martel
53142025da Miscellaneous trival cleanup 2011-12-15 18:58:12 -05:00
Peter J. Martel
124ed5dfdd Clear out ContentNode & subclasses from CoreComponents 2011-12-12 16:06:40 -05:00
Peter J. Martel
f66d92ff33 Remove ContentNode.getRowValues(), .getDisplayPath(), and .getSystemPath() 2011-12-08 18:46:43 -05:00
Peter J. Martel
c842c9a6b5 Remove ContentNode.getContent() 2011-12-08 17:46:58 -05:00
Peter J. Martel
dfcf854109 Remove ContentNode.getName() and .getId() 2011-12-08 16:35:58 -05:00
Peter J. Martel
483e5cddf5 Remove ContentNode.read() 2011-12-08 16:03:45 -05:00
Peter J. Martel
0d600f4980 Basic search is working, but still minor GUI bugs 2011-11-18 19:06:13 -05:00
Peter J. Martel
48154da58b Remove unused <ContentNode>.getFileIdColumn() method 2011-11-18 19:04:19 -05:00
Peter J. Martel
eb69c4f335 Update module dependencies. 2011-11-10 17:49:00 -05:00
Peter J. Martel
dee4401575 Went through release process.
Updated module and application version numbers. Logging and MenuAction modules only had implementation changes, everything else was major (not backwards-compatible).
2011-11-10 17:30:55 -05:00
Brian Carrier
8d72f95d11 Initial import into github 2011-11-09 13:10:50 -05:00