From d76ff81b7c1beffef0b84e570914c8f2d47834e6 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Sat, 27 Jul 2013 16:34:45 +0200 Subject: Initial import of tork 0.33 --- src/usability.ui | 333 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 333 insertions(+) create mode 100644 src/usability.ui (limited to 'src/usability.ui') diff --git a/src/usability.ui b/src/usability.ui new file mode 100644 index 0000000..731c8c2 --- /dev/null +++ b/src/usability.ui @@ -0,0 +1,333 @@ + +Usability + + + Usability + + + + 0 + 0 + 540 + 554 + + + + + 7 + 7 + 0 + 0 + + + + Form1 + + + + unnamed + + + + groupBox12 + + + Session Continuity + + + + unnamed + + + + PushAdd + + + O&K + + + Alt+K + + + + + NewHost + + + + + kcfg_TrackHostExitsExpire + + + minutes + + + + + + Domains + + + true + + + true + + + + TrackHostExits + + + AllColumns + + + + + textLabel10 + + + Maximum Length of Session Time: + + + + + textLabel9 + + + <p> This is a list of domains which might give you trouble if you connect from a range of different IP addresses during a single session. Adding them to this list ensures the same IP address is presented to the domain during the session. + + + + + spacer2 + + + Horizontal + + + Expanding + + + + 70 + 20 + + + + + + spacer3 + + + Horizontal + + + Expanding + + + + 65 + 20 + + + + + + + + spacer5 + + + Horizontal + + + Expanding + + + + 31 + 20 + + + + + + textLabel4_2_2_2_2 + + + Don't reuse a connection if it is more than + + + + + kcfg_MaxCircuitDirtiness + + + seconds old + + + 9999 + + + + + groupBox13 + + + Networks Services With Long Session Times + + + + unnamed + + + + spacer1 + + + Horizontal + + + Expanding + + + + 100 + 20 + + + + + + clearSelected + + + Clear Selected + + + + + textLabel11 + + + <p> These services are known to have long session times. Select any of them that you use and this will ensure that their traffic is routed over servers that have a high-availability rating (i.e. are rarely offline). + + + + + + Services + + + true + + + true + + + + + ftp + + + + + + + + msn + + + + + + + + jabber + + + + + + + + aol + + + + + + + + telnet + + + + + + + + ssh + + + + + + + LongLivedPorts + + + Extended + + + AllColumns + + + + + + + + + LongLivedPorts + selectionChanged() + Usability + LongLivedPorts_selectionChanged() + + + TrackHostExits + contextMenuRequested(QListViewItem*,const QPoint&,int) + Usability + TrackHostExits_contextMenuRequested(QListViewItem*,const QPoint&,int) + + + PushAdd + clicked() + Usability + PushAdd_clicked() + + + clearSelected + clicked() + Usability + clearSelected_clicked() + + + + usability.ui.h + + + settingsChanged() + + + LongLivedPorts_selectionChanged() + PushAdd_clicked() + TrackHostExits_contextMenuRequested( QListViewItem *, const QPoint & point, int ) + slotDeleteEntry() + clearSelected_clicked() + + + init() + + + -- cgit v1.2.3