log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
hg
>
RemoteViewer
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 37:
(0)
-24
tip
age
author
description
2017-12-23
Dirk Olmes
more fixes to run with PyQt5
default
tip
2017-11-10
Dirk Olmes
Port to PyQt5
2016-10-29
Dirk Olmes
rename instance variable
2014-11-27
Dirk Olmes
correctly initialize the password
2014-11-08
Dirk Olmes
sort the host list alphabetically
2014-10-08
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.
2014-10-07
Dirk Olmes
make the label displaying the username selectable for easy copy/paste
2014-10-07
Dirk Olmes
do not block the gui waiting for the process. Another viewer may be started from the same running app
2014-10-03
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
2014-10-03
Dirk Olmes
if configured, prompt for password before connecting
2014-09-26
Dirk Olmes
udpates for python3
2014-09-26
Dirk Olmes
close the log viewer after the process has terminated
2014-09-26
Dirk Olmes
add a low color mode
2014-09-26
Dirk Olmes
update command invocation for VNC
2014-09-26
Dirk Olmes
display the command that's executed in the log viewer
2014-09-26
Dirk Olmes
use settings from the connection object when connecting to via RDP
2014-09-26
Dirk Olmes
fixes from eric's checker
2014-09-25
Dirk Olmes
add an app icon
2014-09-24
Dirk Olmes
implement deleting a connection
2014-09-24
Dirk Olmes
update the host list after adding a new connection
2014-09-24
Dirk Olmes
fix initialization in case the connections array has not been initialized
2014-09-24
Dirk Olmes
implement editing existing connections
2014-09-22
Dirk Olmes
allow editing the title
2014-09-22
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
less
more
| rev 37:
(0)
-24
tip