File Release Notes and Changelog
Notes:
This application depends on Qt > 4.2 so ensure that you have installed it (and it's development files)
It also depends on QCA2 and a working Plugin wich supports the Blowfish-Algorithm.
Execute:
"qmake"
"make"
"make install"
If you have another Prefix than /usr you have to replace every /usr with your prefix in oneclickftp.pro (im working on a easier solution)
QCA2 and Plugins can be found at:
http://delta.affinix.com/download/qca/2.0/
Changes:
2009-06- Version 0.5.1 -- Bugfix Release
* Improved: New iconset (oxygen from kde) and some more graphical stuff
* Improved: Files that dont exist are now displayed transparent, changed files in red&green (depending wich file is more recent)
* Improved: The up-/download window should now display speed and overall transfer size correctly
* Improved: Right-click-context-menu in the file list giving you the ability to rename, delete and view information about a file
* Fixed: Files selected in the local files folder can now be deleted
* Fixed: Bug crashing the applicaton at exiting if you have just 1 profile defined
* Fixed: Cancelling Up- or Downloads deletes existing files
* Fixed: Profile has been changed works correctly now
* Fixed: Cancelling the file status update dialog before transfering cancels the transfering
* Fixed: Exporting now also saves the "Other Settings" tab
* Fixed: Importing a file with an existing profile in it asks you to rename or skip it
2009-04-19 Version 0.5.0 -- Major Release
*A lot of the code has been rewritten in this Version, wich should make OneClickFTP to run much more stable, thats why it's not version 0.3.0
*Added: Check for last modified date/size before upload
*Added: Passwords before file transfers or at startup
*Added: Profile im-/export
*Improved: If Files don't exist, they are displayed red in the file list
*Improved: New Assistant for new profiles
*Improved: Single Files can now be uploaded with a double-click
*Fixed: A a lot of Bugs (I cant remember all of them)
2007-09-19 Version 0.2.1 -- Bugfix Release
*Added: "Language"-Menu in the Configuration-Dialog
*Added: Renaming of Profiles
*Improved: Static Language changed to English making the Application easier to translate
*Fixed: Bug with one File connected to multiple Files
2007-06-21 Version 0.2.0 --Major Release
*Added: Proxy Support
*Improved: Base-Directories for Profiles
*Look'n'Feel: Files are now displayed in a Filetree
2007-06-21 Version 0.1.1 -- Bugfix Release
*Acessibility improvements (Tooltips, Tab-Orders, ...)
*More informative Down-/Upload-Window
*Added "New Folder"-Button in the "Browse FTP"-Dialog
*Improvements in the compiling-process
2007-06-17 Version 0.1.0: -- Initital Release
*Initial release