| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Preparing repo to merge rekonq2 code...
|
| |
|
|
|
|
|
|
| |
REVIEW: 103230
REVIEWED-BY: fritz_van_tom
|
|
|
|
| |
It seems now we are really ready for the stable release...
|
|
|
|
|
|
|
|
|
|
| |
This patch from Andrea Di Menna fixes UA description visualization in
the UI.
I changed it in two lines: fixed an empty string call using QL1S and
removed i18n as we are in string freeze.
Will need proper string translation after 0.8 stable release.
REVIEW:102712
|
|
|
|
|
|
| |
- QL1S
- one stupid kDebug less
- codingstyle
|
| |
|
|
|
|
|
|
|
| |
This fix needs IMHO an extra informational string that will be postponed to after 0.7 stable
release.
BUG:266997
|
| |
|
| |
|
|
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.
|