QSvn Changelog

What's new in QSvn 0.8.3

Oct 13, 2009
  • #94 QSvn can now closed with "Ctrl + Q" shortcut
  • Update svnqt to Version 6.0.0
  • Build against Qt 4.5.2 (Windows only)
  • Build against Subversion 1.6.3 (Windows only)

New in QSvn 0.8.1 (Feb 16, 2009)

  • Fix a crash on show diff without an external diff viewer.
  • Fix a link error on Mac OS X.

New in QSvn 0.8.0 (Dec 22, 2008)

  • New Features:
  • Logs can now filter by all columns. Select All to search in Revision, Author, Date and Message.
  • Revert changes from a changeset or a single file in show log window.
  • Edit logmessage in show log window.
  • Edit Author in show log window.
  • Save commit messages separateley for every repository.
  • Add an existing directory through WorkingCopy?-List.
  • Copy and Move have a directory selector now.
  • ShowLog? grays out all pathes that doesn't part of the selected one.
  • Add a qsvn.desktop file to source.
  • Changes:
  • Rename a file doesn't show the entire directory.

New in QSvn 0.7.0 (Aug 4, 2008)

  • Support for Subversion 1.5. The Windows-Installer cames with Subversion 1.5.1 Client-Libraries.
  • Sort list in FileSelector?
  • In commit-, delete- and revert-dialog you can now show the log from a selected file.
  • Implement Merge. Merge can start from a Working Copy with select the from and to URL according to the from and to revision or from within the ShowLog?-Dialog with select the target working copy.
  • Sort FileList? case insensitive (Windows only)
  • Only active windows updates the file list when the underlaying filesystem is changed. Are there changes in an inactive window, the files list is updated when the window becomes the focus again.
  • QSvn checks the case sensitivity for missing files and fix them. (Windows only)
  • Switch to Subversion 1.5 (Windows only)
  • Rework notifies on svn actions
  • FileSelector? show the current working copy, where the selected files should be modified.
  • Property-Handling is now user-friendlyer. Edit a property open an extra dialog.
  • Rework "Remove from Disk" for Working Copies. It deletes now the entire directory without show the FileSelector?.
  • Delete a property removes two ones
  • Set Library-Installpath on 64bit-Systems to lib64.