Mercurial > hg > RemoteViewer
graph
-
implement deleting a connection2014-09-24, by Dirk Olmes
-
update the host list after adding a new connection2014-09-24, by Dirk Olmes
-
fix initialization in case the connections array has not been initialized2014-09-24, by Dirk Olmes
-
implement editing existing connections2014-09-24, by Dirk Olmes
-
allow editing the title2014-09-22, by Dirk Olmes
-
do not print to the console, only to the log dialog2014-09-21, by Dirk Olmes
-
use monospaced font for the viewer output2014-09-21, by Dirk Olmes
-
display the output of the respective viewer command in a separate log view2014-09-21, by Dirk Olmes
-
capture the output of the running executable (from a different thread)2014-09-21, by Dirk Olmes
-
dist.sh builds an executable zip file2014-09-20, by Dirk Olmes
-
make the RemoteViewer directory a valid python module2014-09-20, by Dirk Olmes
-
pass the window title as argument to ConnectionDialog2014-09-20, by Dirk Olmes
-
do not add a connection if cancel was pressed on the dialog2014-09-20, by Dirk Olmes
-
implement basic command forking when double-clicking an entry in the host list2014-09-20, by Dirk Olmes
-
load the settings file when starting, persist new connections properly2014-09-20, by Dirk Olmes
-
add a settings object that is read when the main window is opened and persisted when the2014-09-20, by Dirk Olmes
-
rename NewConnectionDialog to Connection dialog as the dialog is actually more general2014-09-20, by Dirk Olmes
-
connect the ui elements directly to the Connection object2014-09-19, by Dirk Olmes
-
initial import2014-09-19, by Dirk Olmes