November 2nd, 2009· New: bookmark icon animation for running commands (so far only used for working copy status).
· New: status filter to hide modified, added etc. items from the view. This is still imperfect though because of the way the view is populated.
· Changed: it is now possible to copy multiple items at once in the working copy and in the repository (multi-selection).
· Changed: to move/copy files to a folder it is now possible to drop them on a file inside the target folder and not just directly on the target folder. If the target is a file the files parent folder is used as the target.
· Changed: re-implemented/improved command progress output.
· Changed: use manual resize for the working copy columns. This heavily reduces the refresh time in the working copy display.
· Changed: removed working copy lock column in the working copy view.
· Fixed: switched folder in a working copy now show an 'S' in the 'sw' column.
August 25th, 2008· New: added a simple dialog for creating a local subversion repository.
· New: [#214], warn on commit to a 'tag' url.
· Changed: switch single working copy view between flat and tree mode.
· Changed: do not auto refresh after canceling a commit.
· Changed: improved performance of commit items list in commit dialog.
· Changed: [#225], improved performance of changed items list in log dialog.
· Changed: re-implemented repository view (moved from qt3 to qt4).
· Changed: trigger working copy rename only when the item was changed.
· Fixed: item flags in commit dialog, only one flag was shown.
· Fixed: improved working copy view stability.
· Fixed: restoring window size & position does no longer move the window.
· Build: fixed gcc 4.1.x compile errors and warnings.
· ... and a lot of general code improvements on the working copy view code.
June 24th, 2008· new: unified toolbar in log dialog (MacOSX).
· new: single item diff off "changed paths" items in the log dialog.
· changed: cleaned up layout of most used dialogs.
· changed: improved back/foward navigation.
· fixed: bookmark editing and refresh no longer crashes.
· fixed: deleted items are properly refreshed in the working copy views.
· fixed: commit dialog crash when commiting while reading the commit list.
· fixed: more bug fixes.