Releases: dubrowgn/renamer
Releases · dubrowgn/renamer
v1.4.0
Renamer 1.3.2 (Apr / 24 / 2010)
- Closed several memory leaks
Renamer 1.3.1 (Aug / 29 / 2009)
- Bound the primary Enter/Return key to the Search and Replace function
- MinGW and Qt dependancies now statically compiled into the executable on Windows platforms
Renamer 1.3 (Mar / 08 / 2009)
- Rebased Renamer to the Qt framework
- Unicode characters now properly supported
- Implemented basic status and error reporting
Renamer 1.2 (Aug / 05 / 2008)
- Columns are now sortable
- Columns are capable of auto-sorting after a search and replace operation
- Replaced literal search and replace code for increased stability and more logical behavior
- Improved entity handling under Linux
- Fixed a crash bug during file list population where entities followed certain characters in a file name
- Improved performance when populating the file list
Renamer 1.1.4 (Jul / 27 / 2008)
- Fixed an infinite loop crash bug during literal search and replace
- Improved entity handling under Windows
Renamer 1.1.2 (Jul / 20 / 2008)
- Windows version available
- Fixed a crash bug during shutdown
- Literal search and replace now replaces all instances of the specified text
Renamer 1.1 (Jul / 02 / 2008)
- Pressing "Clear List" no longer breaks the file list.
- Adding the same file to the file list twice no longer breaks the file list.
- Adding additional files to the file list no longer break the file list.
- The main window is no longer centered by default when executing the program.
Renamer 1.0 (Jun / 20 / 2008)
- Original release version