From 7a1aaf4d1e86d45691e981e92d99a817849240fd Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 1 Feb 2011 17:32:57 +0100 Subject: User Agent Switcher. This patch should implement the UA switcher ability for rekonq. This is a first implementation, but it seems working quite well. It is based on KDE UA management and should be fully compatible with konqueror's one i.e. it should be possible using alternatively rekonq and konqueror sharing the same setting. Anyway, this is a different implementation from the konqueror's one. Simpler and based on the idea of a future moving to a plugin. --- src/useragent/useragentsettings.ui | 72 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 src/useragent/useragentsettings.ui (limited to 'src/useragent/useragentsettings.ui') diff --git a/src/useragent/useragentsettings.ui b/src/useragent/useragentsettings.ui new file mode 100644 index 00000000..77887060 --- /dev/null +++ b/src/useragent/useragentsettings.ui @@ -0,0 +1,72 @@ + + + UserAgent + + + + 0 + 0 + 609 + 496 + + + + Form + + + + + + false + + + true + + + + Host + + + + + Identification + + + + + + + + + + Delete + + + + + + + Delete All + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + + -- cgit v1.2.1