Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up | Andrea Diamantini | 2011-07-25 | 1 | -13/+13 |
| | | | | | | - QL1S - one stupid kDebug less - codingstyle | ||||
* | A round of the "new" astyle 2.01... | Andrea Diamantini | 2011-07-17 | 1 | -12/+12 |
| | |||||
* | Prevents rekonq from crash if an UA service cannot be found. | Andrea Diamantini | 2011-02-28 | 1 | -8/+20 |
| | | | | | | | This fix needs IMHO an extra informational string that will be postponed to after 0.7 stable release. BUG:266997 | ||||
* | Coding style | Andrea Diamantini | 2011-02-25 | 1 | -36/+36 |
| | |||||
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | User Agent Switcher. | Andrea Diamantini | 2011-02-01 | 1 | -0/+188 |
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. |