About:
------------------------------------------------------------------------------------------------------------------------------------
QuickFind is a cross platform Java Application for searching files in your Computer. The sole purpose
of this application is to save user time by searching the desired file almost instantly. It is designed to
support all of the major computer platforms. User has all the freedom to schedule or cache manually any
time on selected directories. Once you cache the files on your computer all you have to do is input the
name of the file you want to find.
For more details please visit http://quickfind.sf.net
Installation instructions:
------------------------------------------------------------------------------------------------------------------------------------
Download the setup from http://sourceforge.net/projects/quickfind/files/latest/download
Please run the installer and follow the installation wizard.
Links
------------------------------------------------------------------------------------------------------------------------------------
QuickFind Home
http://quickfind.sf.net
QuickFind Project
http://sourceforge.net/projects/quickfind/
QuickFind Wiki
http://sourceforge.net/p/quickfind/wiki/Home/
QuickFind Support
http://sourceforge.net/projects/quickfind/support
QuickFind Donate
http://sourceforge.net/p/quickfind/donate/
Author
------------------------------------------------------------------------------------------------------------------------------------
Vasantkumar Mulage
License
------------------------------------------------------------------------------------------------------------------------------------
QuickFind is a free software licensed under the BSD license (BSD 3-Clause), QuickFind may be used for wrapping closed source,
commercial applications. Please refer http://opensource.org/licenses/BSD-3-Clause
Changelog
------------------------------------------------------------------------------------------------------------------------------------
#Version 1.1.1 Beta (05-01-2014)
Enhanced GUI
Fixed include/exclude path validation bug
Added new validations for exclude path feature
Fixed deadlock issue occurring while caching multiple includes
Fixed multiple exclude path issue
#Version 1.1.0 Beta (16-08-2013)
Added cache manager to manage all caches from one corner
Added user preference library to save user data
Added default cache option that loads all roots from hard drive
Now hides active window on ESC key
Now you can exclude a directory from caching
Supports keyboard's context menu (right click) button
Fixed GUI, cache & search related bugs for linux operating system
Fixed bug related to search result table row sorter
Fixed bug related to escape characters in searchbox
Fixed file & directory browse support on linux
Tested on fedora and ubuntu
#Version 1.0.1 Beta (05-05-2013)
Fixed window resize problem
Fixed auto run bug on system start
Fixed bug where File->New menu invoked resultset index was showing previous index
#Version 1.0.0 Beta (14-11-2012)
First version of QuickFind