log

age author description
Thu, 25 Sep 2014 03:01:47 +0200 Dirk Olmes add an app icon
Thu, 25 Sep 2014 01:39:24 +0200 Dirk Olmes implement deleting a connection
Thu, 25 Sep 2014 01:33:40 +0200 Dirk Olmes update the host list after adding a new connection
Thu, 25 Sep 2014 01:29:00 +0200 Dirk Olmes fix initialization in case the connections array has not been initialized
Wed, 24 Sep 2014 03:51:33 +0200 Dirk Olmes implement editing existing connections
Tue, 23 Sep 2014 01:44:24 +0200 Dirk Olmes allow editing the title
Mon, 22 Sep 2014 06:11:22 +0200 Dirk Olmes do not invoke make on the PyQtLib, byte-compiling is done in a single step from dist.sh. Make sure that python3 is used everywhere