Mercurial > hg > RemoteViewer
graph
-
Port to PyQt5Fri, 10 Nov 2017 01:26:41 +0100, by Dirk Olmes
-
rename instance variableSat, 29 Oct 2016 02:30:41 +0200, by Dirk Olmes
-
correctly initialize the passwordThu, 27 Nov 2014 12:13:37 +0100, by Dirk Olmes
-
sort the host list alphabeticallySat, 08 Nov 2014 04:14:02 +0100, by 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.Wed, 08 Oct 2014 03:26:23 +0200, by Dirk Olmes
-
make the label displaying the username selectable for easy copy/pasteTue, 07 Oct 2014 04:15:59 +0200, by Dirk Olmes
-
do not block the gui waiting for the process. Another viewer may be started from the same running appTue, 07 Oct 2014 04:09:57 +0200, by 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 dialogFri, 03 Oct 2014 04:25:56 +0200, by Dirk Olmes
-
if configured, prompt for password before connectingFri, 03 Oct 2014 03:04:57 +0200, by Dirk Olmes
-
udpates for python3Fri, 26 Sep 2014 07:48:25 +0200, by Dirk Olmes
-
close the log viewer after the process has terminatedFri, 26 Sep 2014 05:58:53 +0200, by Dirk Olmes
-
add a low color modeFri, 26 Sep 2014 04:57:10 +0200, by Dirk Olmes
-
update command invocation for VNCFri, 26 Sep 2014 04:33:38 +0200, by Dirk Olmes
-
display the command that's executed in the log viewerFri, 26 Sep 2014 04:18:23 +0200, by Dirk Olmes
-
use settings from the connection object when connecting to via RDPFri, 26 Sep 2014 04:09:37 +0200, by Dirk Olmes
-
fixes from eric's checkerFri, 26 Sep 2014 03:35:49 +0200, by Dirk Olmes
-
add an app iconThu, 25 Sep 2014 03:01:47 +0200, by Dirk Olmes
-
implement deleting a connectionThu, 25 Sep 2014 01:39:24 +0200, by Dirk Olmes
-
update the host list after adding a new connectionThu, 25 Sep 2014 01:33:40 +0200, by Dirk Olmes
-
fix initialization in case the connections array has not been initializedThu, 25 Sep 2014 01:29:00 +0200, by Dirk Olmes
-
implement editing existing connectionsWed, 24 Sep 2014 03:51:33 +0200, by Dirk Olmes
-
allow editing the titleTue, 23 Sep 2014 01:44:24 +0200, by 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 everywhereMon, 22 Sep 2014 06:11:22 +0200, by Dirk Olmes
-
do not print to the console, only to the log dialogSun, 21 Sep 2014 15:25:57 +0200, by Dirk Olmes
-
use monospaced font for the viewer outputSun, 21 Sep 2014 15:25:32 +0200, by Dirk Olmes
-
display the output of the respective viewer command in a separate log viewSun, 21 Sep 2014 03:23:17 +0200, by Dirk Olmes
-
capture the output of the running executable (from a different thread)Sun, 21 Sep 2014 02:45:24 +0200, by Dirk Olmes
-
dist.sh builds an executable zip fileSat, 20 Sep 2014 06:44:47 +0200, by Dirk Olmes
-
make the RemoteViewer directory a valid python moduleSat, 20 Sep 2014 06:44:17 +0200, by Dirk Olmes