| Age | Commit message (Collapse) | Author |
|
Removes any config value set by Config::set()
|
|
Added file field to GuiForm
|
|
And improve GTK implementation of GuiForm to use GtkGrid instead
of GtkBox
|
|
Both GTK and QT log windows will scroll down to the last row whenever
a new row is appended.
|
|
Access via "Setup..." in main menu
Uses a socketpair to connect monitor so only proxy port is open
|
|
GTK: If modify() was called more than once inside callback it would
leak watches
QT: Printed warnings as QSocketNotifier was still enabled when socket
was closed
|
|
QT5 stored in .config/org.the_jk/tp.Monitor.conf on Linux
GTK stored in dconf
|
|
Basic monitor functionality, GTK-3.0 and QT5 backends
|