Revision 7a1aaf4...

Go back to digest for 6th February 2011

Features in Networking Tools

Andrea Diamantini committed changes in [rekonq] /:

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.

File Changes

Added 5 files
  • /useragent
  •   srcinfo.cpp
  •   srcinfo.h
  •   srcsettings.ui
  •   srcwidget.cpp
  •   srcwidget.h
Modified 4 files
  •   src/application.cpp
  •   src/CMakeLists.txt
  •   src/mainwindow.cpp
  •   src/mainwindow.h
9 files changed in total