Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 8cb16874ed14c9135ea7c9c887f42755 > files > 26

krename-2.8.5-1mdk.i586.rpm

Version 2.8 stable
    2.8.0 (Release Date 08.07.2003):
        Speed up file plugins by adding a cache to them
        Fixed GUI mode switching with Qt 3.0.x
        Fixed service menu entry for all languages
        Adjust width of insert part of filename dialog dynamically
        --use-plugin is now case insensitive
        Fixed a bug with the first start dialog
        Added spanish translation of service menu entries
        Redrawing GUI while generating real time preview with plugin
    2.8.1 (Release Date 24.07.2003):
        Fixed compilation errors on FreeBSD
        Fixed a memory leak with invalid file plugins
        Added support for all fileplugin tokens, not only the preffered ones
        Switched add dirname dialog to KDirSelectDialog
        Fixed a bug which caused KRename to remain in memory even if all windows were closed
    2.8.2 (Release Date 06.08.2003):
        Removed STL dependency and fixed compilation errors
        Fixed a memory leak in addThisDir
        Added support to add directory names recursively
    2.8.3 (Release Date 22.10.2003):
        Removed add recursively button and merged functionality into add dir
        Added a simple sort function
        Inserting parts of filenames replaces $
        Fixed a layout bug, with the undo groupbox
    2.8.4 (Release Date 05.12.2003):
        Added a netherlands translation by Frank Schoolmeesters
        Fixed find and replace code
        Fixed compilation with --enable-final
        Fixed compilation on debian and fedora
        Added support for escaped special characters (e.g. \&)
        Fixed a segmentation fault on startup
    2.8.5:
        Fixed dir selection dialog growing larger and larger
        Fixed bug: manual changes are delete for removed files, too
        Fixed compiler warning: unexpected variable declaration

Version 2.7
    2.7.0 (Release Date 17.05.2003):
        Style guide fixes
        Improved user interface
        Removed save button from final dialog (who needs it?)
        Ported ReplaceDialog to KDialogBase
    2.7.1 (Release Date: 18.05.2003):
        Fixed Compilation with KDE 3.0
    2.7.2 (Release Date: 04.06.2003):
        Added Japanese translation
        Removed visible/invisible plugin stuff
        Fixed minimum size of krename
        Fixed sorting of functions help
        Fixed bug with wrong file extension settings from krenamerc
        Added tabbed GUI mode
        Refactored preferences
        Removed advanced titlebar
        Redesigned plugin GUI page
        Remove buttons are disabled as long as there are no files in the list
        Added a separator line between dialogs and buttons
        Improved undo dialog
        Fixed loading of saved skip and find/replace lists
        Made filename template lineedit much wider
        Lot's of style guide fixes
        Fixed accel conflicts in English version
        Fixed the picture plugin
        Simplified Plugin code (use QPtrList instead of QDict)
    2.7.3 (Release Date: 30.06.2003):
        Runtime switching of GUI mode is now possible
        Fixed compilation problems on SuSE 8.0 (Qt <= 3.0.5)
        Defined const functions as const
        Fixed includes (thanks to the excellent fixincludes script from kdesdk)
        Added a GUI mode selection dialog on first start
        Added support for formating numbers from plugins (e.g.: [##Tracknumber])
        Fixed service menu entries (thanks to Mark Volkert)
        Fixed a small memory leak in service menu code
        Fixed crash with RegExp dialog
        Added a lot of useful commandline options
        Fixed the spelling of KRename
        Added an icon for the permissions plugin
        Fixed a long standing bug that the users own group was not shown in the permissions plugin
        Added an open context menu item to the preview
        Fixed adding of two files with same name but in different capitilization
        Double clicking on an item in the search and replace dialog edits it
        Added French translation

Version 2.6 stable
    2.6.0 (Release Date: 18.04.2003):
        Fixed crash on installing servicemenu
        Added icon and accel to servicemenu entry
        Fixed bug with manual changed filenames

    2.6.1 (Release Date: 25.04.2003):
        Make Renaming with KFilePlugins work again

    2.6.2 (Release Date: 11.05.2003):
        Fixed manually changing names of dirs
        Fixed some update count problems
        Added spanish translation
        Fixed help dialog        
        
Version 2.5
    2.5.0 (Release Date: 27.12.2002):
        Added italian translation
        Fixed layout bug in maximized windows
        Fixed compiling problems (vector) (Thanks to Stephan Johach)
        Added kde preview support
        Faster File Preview
        Removed all extern declarations
        Removed uses of goto, cause I'm not coding basic :-)
        Added support for renaming directories
        Added open destination button
        Added support for changing meta info's on all files
    2.5.1 (Release Date: 02.02.2003):
        Added support for recursively adding hidden directories
        Added new preview mode
        Added command execution plugin
        Thumbnails size is a configure option now
        Fixed startup notification bug
        Improved documentation on leading zeros
    2.5.2 (Release Date: 13.02.2003):
        Fixed [date] bug (DD-MM-YYYY)
        Plugin loading can be disabled for faster startup
        Easier selection of part filenames
        Fixed column bugs
        Only one message box is shown when multiple files are added twice to the list
        Added prefernces dialog
        Fixed arrow buttons
        Refactored source
    2.5.3 (Release Date: 14.02.2003):
        Fixed a gcc 3.x compilation bug
    2.5.4 (Release Date: 14.03.2003):
        Fixed a column bug
        Improved some default settings
        Fixed some problems with non ascii chars
        Fixed service menu installation
        Fixed problems with cyrillic characters
        Spell checking of ui texts
        Added auto directory creation ( ##/$ is now a valid template )
        Fixed adding of directory names
        Added caption with full path to the preview context menu
        Added strip whitespace operator "\"
        Fixed filenames containing "/"
        Fixed display of preview failed icon
        Removed debug output when writing meta info
        Refactored and simplified plugin processing
    2.5.5 (Release Date: 28.03.2003):
        Updated README
        Titlebar labels are now shown translated
        Fixed ERROR messages after renaming
        Fixed truncating of filenames with the get coordinates function
        Fixed window layout restoring at startup
        Added an autosize option for the column width in the preview
    2.6-rc1 (Release Date: 06.04.2003):
        Added icon to service menu entry
        Fixed gcc 3.x compiler warnings
        Fixed kfile plugins returning spaces at the end
        Greatly improved startup time
    2.6-rc2 (Release Date: 11.04.2003):
        History size can be configured now
        Fixed compilation with Qt/KDE 3.0
        Fixed disabled controls in Preferences Dialog
        Fixed a memory leak in FileOperation::geName();
        Fixed file extension problems
        Fixed renaming of directory names and the directories contents
        Fixed one crash with the reqexp editor
        
Version 2.4 stable
    2.4.0 (Release Date: 16.10.2002):
        German Translation Fixes
        Fixed bug in service menu installtion
        Output Dialog is visible in the taskbar
        Current page has bold letters in titlebar
        Fixed image preview
        Fixed service menu installation
        Fixed toggling of titlebar
    2.4.1: (Release Date: 30.10.2002):
        Header files aren't installed anymore
        Updated admin dir/build system
        Fixed some memory leaks
        Fixed crash with KFilePlugins
        Fixed memory leaks in PicturePlugin
        Improved speed in PicturePlugin
        Support of more image formats in PicturePlugin and preview
    2.4.2: (Release Date: 27.11.2002):
        Window state is restored after restart of krename
        Added [dirname] keyword
        Fixed bug with files added more than once to file list
        Confirmation at exit can be disabled
        Fixed problems with advanced titlebar
        Fixel compilation problems
        Fixed layout on small resolutions
        Added help dialog, that displays all avaible tokens
        Removed Mp3/Ogg Plugin, KDE Plugins do the same stuff better

Version 2.3 (Release Date: 03.06.2002)
        Translation fixes
        Added undo feature
        Code cleanups (use of static QFile::exists method )
        Removed the splash screen (because I hate the one from OpenOffice
            and I do not want to annoy people with krename's splash screen)
        Added [track] keyword (needs id3v2 support)
        Added function wizard
    2.3.1 (Release Date: 10.07.2002):
        Added support for KFilePlugins
        Added show all plugins button
        Added commandline option to undo scripts for security purpose
        Smaller bug fixes
        Fixed replacing of special chars $, &, ...
    2.3.2 (Release Date: 12.09.2002):
        Service menu entry is not installed by default, user can isntall it
        GUI improvements
        Root warning messagebox can be disabled
        Added context menu to preview box
        Finish button is default button
        Fixed renaming of files without extension
        Added chinese translation
        Regular Expression changes
    2.3.3 (Release Date: 09.10.2002):
        GCC 3.2 fixes from Gentoo
        Added menubar
        Fixed plugins not working when show all was selected
        Tokens for file plugins are case insensitive now
        Pages of the wizard can now be set invisible
        Source code clean ups in PluginLoader, BatchRenamer
        DateTime, Permission and Dir Plugin are compiled into KRename
        Added settings and help menu
        Made OK default button in find and replace dialog
        Made Start default button in undo dialog
        Fixed crash when pressing return after startup
        Using qDebug instead of cout in some places
        Added advanced title bar
        Fixed bug that config wasn't saved sometimes
        Removed some asserts
        Fixed tab order
        
Version 2.2 stable (Release Date: 01.05.2002)
    Layout fixes in the replace dialog
    Bug fixes in the replace dialog
    Bug fixes in the copy function
    Bug fixes in the build system
    Bug fixed with plugins and special chars ( [, ], $, %, ... )

Version 2.1 (Release Date: 26.04.2002)
    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
    Fixed genre bug
    Added plugin for picture renaming
    Fixed a bug in the service menu entry
    Fixed bug with replacing special chars ( [, ], $, %, ... )
    Fixed a bug with the * operator
    Added faster copying funtion
    Fixed bugs in the replace dialog

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