Sat, 23 Dec 2017 02:56:24 +0100 |
Dirk Olmes |
more fixes to run with PyQt5
default tip
|
Fri, 10 Nov 2017 01:26:41 +0100 |
Dirk Olmes |
Port to PyQt5
|
Sat, 29 Oct 2016 02:30:41 +0200 |
Dirk Olmes |
rename instance variable
|
Thu, 27 Nov 2014 12:13:37 +0100 |
Dirk Olmes |
correctly initialize the password
|
Sat, 08 Nov 2014 04:14:02 +0100 |
Dirk Olmes |
sort the host list alphabetically
|
Wed, 08 Oct 2014 03:26:23 +0200 |
Dirk Olmes |
Make the log viewer window non-modal and closeable to avoid blocking the main window. This allows opening another connection while one is already running.
|
Tue, 07 Oct 2014 04:15:59 +0200 |
Dirk Olmes |
make the label displaying the username selectable for easy copy/paste
|
Tue, 07 Oct 2014 04:09:57 +0200 |
Dirk Olmes |
do not block the gui waiting for the process. Another viewer may be started from the same running app
|
Fri, 03 Oct 2014 04:25:56 +0200 |
Dirk Olmes |
introduce an object to represent a connection's type. Use this type object to determine if the password checkbox should be hidden in the connection dialog
|
Fri, 03 Oct 2014 03:04:57 +0200 |
Dirk Olmes |
if configured, prompt for password before connecting
|
Fri, 26 Sep 2014 07:48:25 +0200 |
Dirk Olmes |
udpates for python3
|
Fri, 26 Sep 2014 05:58:53 +0200 |
Dirk Olmes |
close the log viewer after the process has terminated
|
Fri, 26 Sep 2014 04:57:10 +0200 |
Dirk Olmes |
add a low color mode
|
Fri, 26 Sep 2014 04:33:38 +0200 |
Dirk Olmes |
update command invocation for VNC
|
Fri, 26 Sep 2014 04:18:23 +0200 |
Dirk Olmes |
display the command that's executed in the log viewer
|