Archive for the ‘guitone’ Category

guitone 1.0rc3 released

Sunday, April 25th, 2010

I'm proud to announce the third release candidate of guitone 1.0. This release fixes some critical bugs and also adds support for drag'n'drop renames in the workspace amongst other minor improvements. The complete list of changes is as always listed in NEWS. A Mac OS X binary is also already available, a package for ...

guitone 1.0rc2 released

Tuesday, April 6th, 2010

I'm proud to announce the immediate release of guitone-1.0rc2. This is the second release in a series of smaller releases which aims at the stabilization of the guitone codebase. A lot of bug fixes went into the code, only a few outstanding issues remain. The addition of an annotation view ...

guitone 1.0rc1 released

Monday, February 15th, 2010

I'm proud to announce the immediate release of guitone-1.0rc1. This is the first release in a series of smaller releases which aims at the stabilization of the guitone codebase. Many (if not most) of the features one would consider needed for a "1.0" release have been implemented, a couple of ...

monotone / guitone update

Monday, October 19th, 2009

Thanks to Timothy (and probably also thanks to the bad weather) we've seen some development activity for monotone recently. It started out with the "key-by-hash" changes: keys are no longer identified by its name, but their unique ID which finally solves the "I have lost my monotone private key - ...

Development of guitone has been abandoned

Tuesday, May 5th, 2009

For several, mostly personal, reasons the development of guitone has been abandoned. There are a couple of unfinished features and bugfixes waiting in the trunk which are now not released, but I'd rather want to make a major release than another minor one and there is way too much left ...

Windows binary available and Outlook

Monday, October 13th, 2008

I've just uploaded a windows binary for guitone 0.9 - sorry that it took a little longer this time. I've been quite busy during the past days and having no windows machine at home doesn't help much either ;) Of course if there are other people willing to package guitone on ...

guitone 0.9 – “long time no see” release [updated]

Saturday, October 4th, 2008

I've released guitone-0.9 today. This is mainly a bugfix release which contains only two new features: People can select the correct encoding for a file which is displayed in guitone's diff dialog. Guitone is capable of setting and restoring a custom file attribute for ...

Hacking on the Train back Home

Thursday, September 11th, 2008

I've been in Hamburg today with two other colleques to show off a milestone of our current project at work. Since the customer was quite satisfied, I was in the mood and finished a short hack for the next guitone release: A node info panel. Here is the obligatory screenshot: The ...

guitone 0.8 released – spring time is hacking time!

Sunday, May 25th, 2008

guitone 0.8 has been released today. Major improvements happened under the hood, the outstanding changes are: guitone is now licensed under GNU GPL Version 3 or later. Please note that you're now only allowed to legally distribute binaries which you've built with Qt 4.3.4 or later, since earlier versions ...

Hide Qt GUI applications from the Mac OS X dock and menu

Wednesday, May 7th, 2008

Starting with Qt 4.4 which was released a few days ago Qt now honors the <key>LSUIElement</key> <string>1</string> setting in the Info.plist file of the application bundle. This is particularily useful to create bundled application which should not pop up in the global dock or menu, f.e. daemons which run in the background or ...