From d76ff81b7c1beffef0b84e570914c8f2d47834e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 27 Jul 2013 16:34:45 +0200 Subject: Initial import of tork 0.33 --- src/paranoia.ui | 312 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 312 insertions(+) create mode 100644 src/paranoia.ui (limited to 'src/paranoia.ui') diff --git a/src/paranoia.ui b/src/paranoia.ui new file mode 100644 index 0000000..26ccdb2 --- /dev/null +++ b/src/paranoia.ui @@ -0,0 +1,312 @@ + +FilterTable + + + FilterTable + + + + 0 + 0 + 531 + 411 + + + + + 7 + 7 + 0 + 0 + + + + MyDialog1 + + + true + + + + unnamed + + + + tabWidget + + + + Widget8 + + + DNS FailSafe + + + + unnamed + + + + + + + + true + + + true + + + + + Description + + + true + + + true + + + + + Firewall Rule + + + true + + + true + + + + FilterRules + + + Extended + + + true + + + AllColumns + + + + + pushAdd + + + &Add + + + Alt+A + + + + + Description + + + + + textLabel1_3_2 + + + Description: + + + + + textLabel1_3 + + + Rule: + + + + + Filter + + + + + textLabel1_2 + + + This is a list of filter rules that will route all DNS requests to Tor: + + + + + kcfg_DNSFailSafeParanoia + + + Use different Tor circuits for every connection while in this mode. + + + + + + + TabPage + + + System FailSafe + + + + unnamed + + + + textLabel1_3_2_3 + + + Description: + + + + + textLabel1_3_4 + + + Rule: + + + + + + + + + true + + + true + + + + + Description + + + true + + + true + + + + + Firewall Rule + + + true + + + true + + + + SystemFilterRules + + + Extended + + + true + + + AllColumns + + + + + kcfg_SystemFailSafeParanoia + + + Use different Tor circuits for every connection while in this mode. + + + true + + + + + textLabel1_2_3 + + + This is a list of filter rules that will route certain system traffic to Tor: + + + + + pushAdd_Sys + + + &Add + + + Alt+A + + + + + SystemDescription + + + + + SystemFilter + + + + + + + + + + pushAdd + clicked() + FilterTable + pushAdd_clicked() + + + pushAdd_Sys + clicked() + FilterTable + pushAdd_Sys_clicked() + + + FilterRules + contextMenuRequested(QListViewItem*,const QPoint&,int) + FilterTable + FilterRules_contextMenuRequested(QListViewItem*,const QPoint&,int) + + + SystemFilterRules + contextMenuRequested(QListViewItem*,const QPoint&,int) + FilterTable + SystemFilterRules_contextMenuRequested(QListViewItem*,const QPoint&,int) + + + + paranoia.ui.h + + + pushAdd_clicked() + pushAdd_Sys_clicked() + FilterRules_contextMenuRequested( QListViewItem *, const QPoint & point, int ) + SystemFilterRules_contextMenuRequested( QListViewItem *, const QPoint & point, int ) + slotDeleteEntry() + slotToggleEntry() + slotDeleteSystemEntry() + slotToggleSystemEntry() + + + init() + + + -- cgit v1.2.1