Version 2.1
    Added own ListView widget
    Added arrow buttons
    Removed preview button (disabled since 1.4(?))
    User can change a filename by double clicking on a filename in the preview
    Added a colored preview box
    Translation fixes
    ID3v2 tags supported throu id3lib
    User can save setting for find & replace and skipping numbers
    GUI improvements
    User can set a filter for recursive dir adding
    Improved recursive scanning of directories
    Fixed ogg tag renaming bug

Version 2.0 stable (Release Date: 27.03.2002)
    Minor changes to README and ChangeLog file :)

Version 1.9 (Release Date: 22.03.2002)
    Port to KDE3
    Fixed layout bugs on page3 && page2
    Added service menu entry for konqueror
    Added regular expressions editor
    Fixed bug with files ending in a dot or without extension

Version 1.8 stable (Release Date: 28.02.2002)
    Added plugin API
    Rewrite of BatchRenamer class
    API clean up's
    Changed handling of numbers and fixed (hopefully) some bugs in it
    Fixed (again) bug with filenames containing $,%,&,,#,[ or ]
    Fixed bug that didn't allowed doing [1-]
    Fixed history bug
    Fixed a drag and drop bug
    Preview window is resized correctly
    Rewrote date time stuff as plugin
    Rewrote permissions stuff as plugin
    Added mp3/ogg plugin
    Added dir sorting plugin.
    Changed Listbox selection mode
    Added -p commandline option for additional plugin dirs
    Added a image preview
    Updated translation
    Added splash screen
    Moved About Button to first page
    Added .spec file

Version 1.7 stable (Release Date: 30.12.2001)
    Fixed Find and replace bug
    Added Add Dir Recursively Button
    Group is set correctly in the permissions dialog
    Simplified code in batchrenamer.cpp
    GUI is repainted during adding a directory recursively
    Added warn message if started from root

Version 1.6 stable (Release Date: 27.12.2001)
    GUI Changes
    Fixed translation bug in the About dialog
    Fixed bug with filenames containig spaces
    Added advanced file extension handling
    Added find and replace of regular expressions
    Added * operator (converts first letter of words to upper case)
    Speed improvement ( <= 0 replaced with < 0 )
    Added build date and time to the about dialog
    Fixed history bug in ComboBox
    Added handling of filenames containing $,%,&,,#,[ or ]

Version 1.5 (Release Date: 23.11.2001)
    Added realtime preview
    Added step by value
    Added handling of parts of the filename
    Added find and replace
    Added renaming of output files
    All enabling/disabling of widgets is now done in one funtion ( enableControls() )
    Many internal code changes
    Fixed bug with ,$,& and % in the extension
    Added --nopreview commandline option
    i18n'ed some more strings, I had forgotten
    Fixed keyboard focus and taborder

Version 1.4 stable (Release Date: 08.11.2001)
    Rewritten GUI
    Added German translation
    Changed ToolTips and other texts

Version 1.3 (Release Date: 04.11.2001)
    Rewritten, resizeable ProgressDialog (with clipboard support)
    Fixed bug in history combo
    Smaller speed optimizations ( addDir() ;)
    Added skipping of numbers
    Removed all the useless struct's in the source code
    Using KDE file selection dialog instead of QT's
    i18n most strings ( translations are still missing ;)
    Fixed crash during saving krenames output in ProgressDialog
    Cleaned code (moved include statements from header to source files)

Version 1.2 (Release Date: 28.10.2001)
    Added GetCurrentTime Button
    Added giving files as commandline parameter
    Added  conversion
    Code clean up's
    Added recursive renaming of directories with commandline parameters
    Changed help files
    Bug fixes

Version 1.1 (Release Date: 23.10.2001)
    Fixed bug with non existing directories
    Added Up/Down Buttons fo changing the file order
    Added restart button
    Rewritten KMyListBox class
    Krename stores path and templates for later sessions
    Added creation of symbolic links
    Added dropping of dirs
    Added conversion of filenames to upper case
    Improved drag'n'drop support
    Added template for the file extension.
    Changed GUI
    Fixed ToolTips

Version 1.0 stable (Release Date: 10.10.2001) stable
    Krename is called stable ;)
    Fixed problem with the same file twice in the list (The same file is allowed only once in the list)
    Files are correctly removed from the list.
    Fixed warning messages at compile time.
    Fixed bug in Add Dir.
    Changed some key accels.
    Added 'OK to all' button.
    Fixed error checking

Version 0.9 (Release Date: 03.10.2001)
    Added Add Directory Button
    Fixed drag'n'drop code
    Fixed problem with Cancel
    Added Convert extension to lower case

Version 0.8 (Release Date: 26.09.2001)
    Changed syntax for adding numbers.
    Added Copyright Note to the COPYING file.
    User is asked if Krename should quit.
    Changed some texts.
    Updated and changed documentation.
    Changed maxvalue of start index.


Version 0.7 (Release Date: 20.09.2001)
    Added Progress Dialog.
    Krename displays the correct number of successfully renamed files.
    Better error checking.
    Added warning fucntion to ProgressDialog.
    Added overwrite existing files function.
    Changed some description texts.

Version 0.6 (Release Date: 12.09.2001)
    Added cancel button to ProgressDialog
    Fixed a bug that fclose wasn't called under certain conditions
    Added save output button to ProgressDialog
    ProgressDialog should be faster because of using QListBox instead of QMultiLineEdit
    Fixed a bug that ocurred when changing date & time
    krename displays now the elapsed time.
    Speed optimations, mainly because of changing struct data
    Fixed some problems with adding correct numbers to filenames if startindex is not 0.

Version 0.5 (Release Date: 08.09.2001)
    Changed description texts.
    Changed API of ProgressDialog a little bit.
    Files can be opened from krename by pressing return or double clicking on the file.
    Krename can change owner and group of all files
    Krename can change permissions of all files
    Added label that counts the number of files

Version 0.4 (Release Date: 04.09.2001)
    Krename can now change time of last access and modification
    Added preview button
    Bug fixes
    code clean up's
    Better Help
    Krename is added to the KMenu's Utilities section instead of Applications.

Version 0.3 (Release Date: 31.08.2001)
    Added functions for changing access and modification date
    Added drag'n'drop support
    Bug fixes
    Code layout changes
    Added thanks to section to About dialog

Version 0.2 (Release Date: 23.08.2001)
    New KWizard GUI
    ProgressDialog is updated
    Code layout changes

Version 0.1 (Release Date: 22.08.2001)
    Initial release
