Skip to content

Commit

Permalink
qsvn-0.5.0 tagged
Browse files Browse the repository at this point in the history
  • Loading branch information
anrichter committed Feb 25, 2007
2 parents 6a8ecac + 282ed16 commit 667cfac
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,24 +1,26 @@
Version 0.5.0 - released 2006-??-??
Version 0.5.0 - released 2007-02-25

* switch to cmake build system

New Features
------------
* [0000002] add-, commit- delete- and revert-Dialogs are now modeless.
* [0000005] show strict node history in Show Log is selectable.
* [0000012] Optionally stoes all QSvn-Settings in an IniFile.
* [0000002] Add-, Commit- Delete- and Revert-Dialogs are now modeless.
* [0000005] Show strict node history in Show Log is selectable.
* [0000012] Optionally stores all QSvn-Settings in an IniFile.
You can set the IniFile through a command line parameter
given to QSvn on startup.
Example for Windows: qsvn.exe --inifile=c:\myini.ini
* [0000013] copy file
* [0000014] move file
* [0000015] rename file
* [0000016] mkdir
* [0000013] Copy file
* [0000014] Move file
* [0000015] Rename file
* [0000016] Make directory
* Check for empty Log Messages in Commit Dialog (optional).
* Commit Dialog shows conflicted files.
* Commit Dialog shows conflicted files also.
* Enable Multiselect for Working Copies.
* Show Log Dialog shows the logs-path in the window title.
* FileList watch the File System for changes. All changes are immediately visible.
* FileList watch the File System for changes.
All changes are immediately visible.
Also in alle FileSelector windows (commit, revert, add, delete)

New Features (Windows only)
---------------------------
Expand Down

0 comments on commit 667cfac

Please sign in to comment.