summaryrefslogtreecommitdiff
path: root/src/useragent
Commit message (Collapse)AuthorAgeFilesLines
* clean upAndrea Diamantini2011-07-252-15/+15
| | | | | | - QL1S - one stupid kDebug less - codingstyle
* Calm down kDebug messagesAndrea Diamantini2011-07-191-5/+0
|
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-173-18/+18
|
* Prevents rekonq from crash if an UA service cannot be found.Andrea Diamantini2011-02-282-8/+22
| | | | | | | This fix needs IMHO an extra informational string that will be postponed to after 0.7 stable release. BUG:266997
* Coding styleAndrea Diamantini2011-02-253-56/+56
|
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-244-4/+4
|
* fixuifilesPino Toscano2011-02-031-3/+0
|
* User Agent Switcher.Andrea Diamantini2011-02-015-0/+492
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.