3/8-2000 First version KBear beta1
///////////////////////////////////////////////////////////////////
4/8-2000
->fixed bug in KBearDirView when executing cdup at toplevel
->cosmetic changes in KBearFtpView
->fixed presettings in the settingsdialog
->fixed bug when changing to iconmode
->fixed compability problems with new KDE 1.92 version
7/8-2000
->changed some toolbar icons
->fixed find action
->added stop action that stop loading dir
->fixed drag and drop bug
///////////////////////////////////////////////////////////////////
8/8-2000 version KBear beta2 released
///////////////////////////////////////////////////////////////////
15/8-2000
->changed some toolbar icons
->fixed "find" action bug
21/8-2000
->MAJOR CHANGES !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
	Not dependent on QextMdi library anymore, these classes are now part
	of KBear. The class names are changed to KBearExtMdi.......
	Also removed everything that had to do with Win32 in the above classes
->added a QSplitter to the KBearExtMdiMainFrm
	the upper half contains the KBearExtMdiChildArea and the lower half a KBearTransferView
->Changed inheritance in KBearExtMdiMainFrm from QMainWindow to KMainWindow
22/8-2000
->Lots and lots of internal changes, especially in KBear
->All menu entries (except recent... ) is now actions
///////////////////////////////////////////////////////////////////
4/9-2000 version KBear beta3 released
///////////////////////////////////////////////////////////////////
8/9-2000
->Lots of internal changes, KBearDirOperator now inherits KDirOperator
->moved all actions from KBearFtpView to KBearDirOperator
->cleaned up some garbage code
10/9-2000
->KBearDirOperator now handles every action concerning the view, KBearFtpView don't need to bother which kind
11/9-2000
->fixed configuration in KBear and KBearDirOperator
->removed global KBear object
11/9-2000
->cut'n paste actions as well as find action moved to KBear
->added sites to sitemanager
13/9-2000
->added filtering of directory
15/9-2000
->added disabling of stop action when not loading dir
->fixed bugs in configuration
->changed the sitemanagers internal structure completly. THE OLD SITEMANAGER FILE is NOT compatible with the new
18/9-2000
->added drag and drop to the sitemanager
19/9-2000
->fixed messages and translations in sitemanager
->fixed option to stop transfer by right clicking the transfer item
20/9-2000
->changed drag and drop behavior
->some code cleanup
->fixed bug that refused to upload
->added selection actions
21/9-2000
->fixed selection bug
->fixed am_edit so doc files are installed correctly, also added compile flags
22/9-2000
->added launch actions for kmail and konqueror web browser
->wrote some documentation
24/9-2000
->fixed filtering bug
///////////////////////////////////////////////////////////////////
28/9-2000 version KBear 1.0 released
///////////////////////////////////////////////////////////////////
30/9-2000
->fixed find bug
30/9-2000
->added new side in settings dialog and wizard, can now set default web page for Konqueror
30/9-2000
->added check box so site used in quick connect is automatically added to SiteManager if user wants to
30/9-2000
->fixed so KBearFtpView is closed if connection failed
1/10-2000
->improved behavior in KBearDirView
1/10-2000
->fixed bug in quickconnect, now responds correctly to enter and esc keys
///////////////////////////////////////////////////////////////////
2/10-2000 version KBear 1.0.1 uploaded to site
///////////////////////////////////////////////////////////////////
2/10-2000
->added auto completion to path combo in KBearFtpView
->minor internal changes in KBearDirView
->fixed small bug when making symlink for docs in am_edit
16/10-2000
->added dutch translation
23/10-2000
->removed blocking of transfers between remote hosts, so copy/move between remote hosts now available!!!!!
23/10-2000
->added Wheel animation to ftp view
27/10-2000
->added German translation
///////////////////////////////////////////////////////////////////
28/10-2000 version KBear 1.1 released
///////////////////////////////////////////////////////////////////
29/10-2000
->added usage of default email for pass on anonymous servers
->fixed bug that made KBear to crash when detaching in maximized mode
30/10-2000
->changed behavior on application exit, if confirm is set it now only asks for confirmation if there are acitve transfers
31/10-2000
->changed some messages in the settingsdialog
->added settings for toplevel/childframe mode in the settingsdialog
->added ability to remember settings for TopLevel/Childframe mode on exit
	as well as child window positions for TopLevel mode
->added accellerator keys to TopLevel/ChildFrame mode switch
->fixed link bugs in about box
1/11-2000
->Changed Inheritance structure of the file views. The drag'n drop stuff now in separate classes
->added polish translation
2/11-2000
->added settings dialog for ChildFrame modes
->added support for remember ChildFrame modes, as well as auto arranging in ChildFrame mode
3/11-2000
->changed size and speed output in transfer view, now self adjusting according to size ( Mb, Kb, bytes )
4/11-2000
->added check for active childview  for cut, copy, paste, find and selection actions, because if activating
		these from menu in toplevel mode made KBear to crash
		( accellerator keys for these actions not available in TopLevel mode)
->added select all and find actions to view popup menus
->added myHighlightedItems() to KBearFtpView that returns a QStringList of all url:s representing the current selection
->Internal change of KBearClipBoard as well as the usage of it, now use QClipboard.
		Also use QMimeType like the DND classes
14/11-2000
->start porting KBear to QextMdi version 1.0 ( puh!!!! )
15/11-2000
->added french translation
16/11-2000
->porting to QextMdi finished
->transfers can now be queued, this means that there will be only one active transfer at a time
18/11-2000
->minor bugfixes
19/11-2000
->fixed some missed messages for translation
23/11-2000
->fixed minor bug in KBearDirView
->added credits to about dialog
->removed all Win32 stuff from QextMdi files
->added KDE mirrors to Sitemanager
->updated docbook, added new FAQ entries
09/12-2000
->pixmaps for window buttons now externally loaded
->fixed authorization bug on anonymous servers
->fixed bug when canceling transfer
->added email to settings dialog
11/12-2000
->fixed preview in browser bug (now always opened in konqueror)
->fixed broken display of transfer type and source/dest in the transfer view
12/12-2000
->added spanish translation
14/12-2000
->Fixed DnD bug when switching to TopLevel mode
15/12-2000
->fixed bug when connecting from Sitemanager or QuickConnect without any host info
->added time info in the ftp view for how long user has been connected
17/12-2000
->Changed the way icons and pics are loaded
->added so doubleclicking an item in the Sitemanager gives the same behaviour as the Connect button
23/12-2000
->fixed bug whith multiple popup menus when canceling transfer job
23/12-2000
->Changed how drags and cut'n paste works, now using KURLDrag to create the drag object
->removed class KFileIconDrag and made changes to the DnD classes
->fixed bug when turning on/off auto open timer in DnD classes
->fixed focus bug in the ftp views
5/1-2001
->added italian translation
10/1-2001
->fixed messages who wasn't marked for translation
25/1-2001
->fixed updating bug for the directory tree, didn't update correctly when moving directories or when toggle hidden files/directories
25/1-2001
->moved "reload" action to KBearDirOperator and also reimplemented the reloadDir function
	so I can force an update of the treeview when user reloads a directory.
01/2-2001
->fixed bug that made KBear to crash when using ex. "find" in ChildFrame mode
01/2-2001
->fixed open and open with actions for open (and edit)files on both local and remote sustems

