Monday, July 28, 2008

QVCS/QVCS-Pro 3.10.18 Release now available

I just posted the QVCS/QVCS-Pro 3.10.18 release. Details are available here .

Sunday, July 20, 2008

Refresh coming for QVCS/QVCS-Pro

I'm putting the finishing touches on a minor refresh for QVCS/QVCS-Pro. The scheduled release date is July 28.

This release will add a feature to the qmodhdr command line utility so you can add users to a file's access list, even in the case where you are not currently on that file's access list. This will make administering the access list a bit easier, as it can now be a real nuisance to add users to the access list of a large project when there is no single user who is guaranteed to be already on the access list of all the files in the project.

Another new feature will be support for a new kind of file filter -- 'Label contains string'. This file filter will allow you to define a string that must be contained within a label that has been applied to a file. It any of a file's labels contain the given string, it will pass the filter; if the file has no labels containing the filter's string, then the file will not pass the filter.

The third new feature an added file menu option that allows you to view the selected file as text, instead of viewing it using the default application associated with the file's file extension.

Coding is pretty much wrapped up, with just minor documentation changes yet to be made. If you have some other minor change that you'd like to see, please let me know.