File Release Notes and Changelog
Release Name: 0.3.0
Notes:
General info:
Freesplitter is a free, easy to use filesplitting tool. The main idea behind this tool is absolute
simplicity. This program is distributed under the General Public License (and thus is free) as
discribed in COPYING.
Requirements:
- A Linux (or other unices) system
- QT-3 must be installed
Functionality:
- The program can succesfully split and merge files
- While splitting/merging a (modal) progressdialog will be shown.
- Process can be canceled.
- Support for changeble media
- Splitter should be able to handle verry big files flawlessly.
Changes:
+ New object -> ChangeWidget (Dialog that ask's for the changing of the medium)
+ Added support for changeble media to splitter.
+ Fixed some minor flaws in the filepart class that surfaced when developing the changeble media support
for the merger.
+ When splitting/merging process is interupted the already written files will be removed.
+ Added support for changeble media to merger.
+ Added tooltip help.
+ About is now readonly.
+ Added helpwidget (Help itself will be present in the next release)