Commit Graph
12116 Commits
Author SHA1 Message Date
Sophie Mori 665aacf9dc Changed user interface, kept bookmark tag always, renamed files 2016-09-23 15:47:47 -04:00
Sophie Mori bbd68e3f0e Added appropriate icon images and reverted a public method change 2016-09-02 13:04:05 -04:00
Sophie Mori ac1b28ebe3 Disallowed commas and semicolons as potential characters in tag names 2016-08-26 10:13:28 -04:00
Sophie Mori d06aab3532 Removed another unused import 2016-08-25 15:29:19 -04:00
Sophie Mori 5cc160c2d5 Removed unused import 2016-08-25 15:26:51 -04:00
Sophie Mori 5de32ba177 Fixed deletion error and readdition error in the tags options panel, changed name of new tag button 2016-08-25 15:06:02 -04:00
Sophie Mori 452f4f66f8 Some modifications 2016-08-25 10:11:53 -04:00
Sophie Mori c6d8f07ac5 Edited minor space issues 2016-08-24 14:52:35 -04:00
Sophie Mori 5faaeb06ef Fixed properties file behavior, TODO: deleted tag names not appear in quick tag 2016-08-24 14:38:52 -04:00
Sophie Mori 791135b6d8 Added PanelController, fixed messages and text, fixed mismatching bugs 2016-08-23 17:22:12 -04:00
Sophie Mori 0c484350eb Renamed TagsManagerPanel to TagsManagerOptionsPanel 2016-08-23 15:24:07 -04:00
Sophie Mori 395a8da587 Implemented basic methods in TagsManagerPanel 2016-08-23 15:14:00 -04:00
Sophie Mori 365a516581 Edited TagsManager to include deletion and created TagsManagerPanel 2016-08-23 10:59:37 -04:00
Richard Cordovano a80a74186d Merge pull request #2306 from millmanorama/java-8u100+
updating version check in build.xml and updating to ControlsFX 8.40.1…
2016-08-22 09:19:20 -04: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 70683b53aa Merge pull request #2304 from wishdasher/AUT-2212_property_change_listener
Updated use of PropertyChangeListener in InterestingItemDefsPanel, Ke…
2016-08-18 12:05:52 -04:00
wishdasher 9cd3187017 Updated use of PropertyChangeSupport in FileExtMismatchSettingsPanel, FileTypeIdGlobalSettingsPanel, HashLookupSettingsPanel 2016-08-18 10:16:36 -04:00
wishdasher 5c9145733e Updated use of PropertyChangeListener in InterestingItemDefsPanel, KeywordSearchGlobalLanguageSettingsPanel, AddFileTypePanel 2016-08-17 17:21:50 -04:00
Richard Cordovano a350bc7197 Merge pull request #2302 from wishdasher/AUT-2212_property_change_listener
Updated use of PropertyChangeListener in KeywordSearchGlobalLanguageS…
2016-08-17 15:43:29 -04:00
Sophie Mori 72012c5888 Updated use of PropertyChangeListener in KeywordSearchGlobalLanguageSettingsPanel, KeywordSearchGlobalSearchSettingsPanel, ImageFilePanel, LocalFilesPanel 2016-08-17 14:23:51 -04:00
Richard Cordovano a4077111ba Merge pull request #2301 from wishdasher/date_change
Changed date on DeleteBlackboardArtifactTagAction
2016-08-17 10:02:28 -04:00
U-BASIS\smori 2c06144ca9 changed date on DeleteBlackboardArtifactTagAction 2016-08-17 09:52:47 -04:00
Richard Cordovano 5effdbfb88 Merge remote-tracking branch 'upstream/release-4.1.1' into develop 2016-08-09 11:36:05 -04:00
Richard Cordovano 0c351e0b48 Update version number to 4.1.1 2016-08-05 22:39:09 -04:00
Richard Cordovano 9f8b8d6698 Update NEWS.txt for release 4.1.1 2016-08-05 22:35:19 -04:00
Richard Cordovano 730ff02351 Make VirtualMachineFinder.isVirtualMachine a public API 2016-08-02 13:36:20 -04:00
Richard Cordovano c1ee8ea839 Lint of VirtualMachineFinder 2016-08-02 12:39:27 -04:00
Richard Cordovano 8c0c9d9b73 Merge pull request #2291 from APriestman/moreRtoL
Added left to right codes to display name in Tags and ExtractedContent
2016-08-01 09:40:35 -04:00
Ann Priestman 3022fb73e3 Added left to right codes to display name in Tags and ExtractedContent 2016-08-01 08:56:02 -04:00
Richard Cordovano bb0f442790 Merge pull request #2288 from APriestman/leftToRightTreeNames
Adding left-to-right markers to children count
2016-07-27 09:06:59 -04:00
Ann Priestman e4c539232a Adding left-to-right markers to children count 2016-07-27 08:56:49 -04:00
Richard Cordovano 6e5ccfb025 Fix recently injected bug in handling of main window title 2016-07-26 15:00:15 -04:00
Richard Cordovano a440dc55f5 Merge pull request #2287 from APriestman/rarBug
Add rar to the mime types to be processed by seven zip.
2016-07-21 15:56:14 -04:00
Ann Priestman ba3f2cb81b Add rar to the mime types to be processed by seven zip. 2016-07-21 15:48:54 -04:00
Richard Cordovano 1fa69220ed Add new drive and time zone utility classes 2016-07-21 15:11:13 -04:00
Richard Cordovano 7f8035fd3f Merge pull request #2285 from APriestman/moduleVersions
Update PhotoRec version
2016-07-21 14:31:00 -04:00
Richard Cordovano 60f5cc685c Scrub Case class API 2016-07-21 14:17:47 -04:00
Ann Priestman c2a88c6b45 Update PhotoRec version 2016-07-21 11:10:37 -04:00
Richard Cordovano 48bb082e54 Change build.type property back to DEVFELOPMENT 2016-07-19 13:52:44 -04:00
Richard Cordovano 5774b55c08 Merge release-4.1.0 into develop 2016-07-19 13:48:25 -04:00
Richard Cordovano 57fcb31d2d Update keyword_search.dox 2016-07-19 12:32:40 -04:00
Richard Cordovano c61c52ae1e Merge pull request #2283 from millmanorama/regex-documentation
add description of anchoring behavior to keyword_search.dox
2016-07-19 12:31:09 -04:00
jmillman bdf927152e add description of anchoring behavior to keyword_search.dox 2016-07-19 12:17:45 -04:00
Karl Mortensen 5afbd922aa Use resources instead of full path autopsy-4.1.0 2016-07-19 11:22:55 -04:00
Richard Cordovano 9293da4cbe Update suite project properties for 4.1.0 release 2016-07-18 17:58:44 -04:00
Richard Cordovano 22fb5c0bbb Update NEWS.txt for delayed 4.1.0 release 2016-07-18 17:21:27 -04:00
Richard Cordovano 4b32c1e0b2 Merge pull request #2281 from APriestman/fixWarnings
Fix a couple of warnings from our CallableSystemActions
2016-07-18 13:18:19 -04:00
Ann Priestman b8f892ab6a Fix a couple of warnings from our CallableSystemActions 2016-07-18 12:34:17 -04:00
Richard Cordovano 6fe30cbc4c Refined keyword highlight query result message 2016-07-18 11:39:51 -04:00
Richard Cordovano 165a6dbc97 Merge pull request #2279 from eugene7646/kws
1878 Fixed a bug where indexed text content viewer erroneously reported "no keyword hits"
2016-07-18 10:02:54 -04:00