| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This patch adds a background-image over the previous grey background
and replaces the white box with a more styled one.
REVIEW:105124
|
|
|
|
|
|
|
|
|
|
| |
This commit makes previews on the new-tab-page use pure css instead
of a background-image and replaces the grey background of the
bookmark groups by a fancy one, looking very similiar to Plasma's
Air theme.
It also fixes a few minor optical dissonances on the new-tab-page.
REVIEW: 105123
|
|
|
|
|
| |
WARNING: this code is very tricky, but I think results are really
nice. Let's see what will happen...
|
| |
|
| |
|
|
|
|
|
|
| |
separate adblock settings from rekonq ones.
We now have 60 adblock rules list sites stored to be enabled
"on click"
|
|
|
|
|
|
|
|
| |
Andrea's latest commit deletes the file default_rekonq.css but
doesn't remove it from the CMakeLists.txt.
This fixes it.
REVIEW: 103630
|
|
|
|
|
|
|
|
| |
Add an icon to indicate the origin of an autoscroll action.
Patch by Johannes Tröscher, thanks!
REVIEW: 101068
|
|
|
|
|
|
|
|
| |
webview in general)
theme.
The right way to do it seems be using a local .css file.
Letting this be in master for one week (at least) before backporting...
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
introduce search icon
description file downloaded after validation, not before
icons updated when engine added
add opensearch xml description files
sync desktop file => fix add webshortcut
use db_opensearch.json file to track opensearch engines
create an opensearch description only when the engine support suggestions
remove opensearch description when an engine is deleted in the webshortcut setting dialog
popup: disable ok button when webshortcut is already used
Lionel Chauvin is the man having done this big, big, big work!!
I'm just merging ;)
|
| |
|
| |
|
|
|
|
|
|
| |
- file headers fix
- clean up code
- import engine files
|
|
|
|
|
|
|
|
|
|
|
|
| |
file in rekonq and does an hack to choose the right palette for the WebView.
- Why this doesn't work in QWebPage::setPalette()??
- Why using a KStyle things don't work as expected??
- so, where is really the bug, here? I have some ideas about but I currently have no time to work on..
Anyway, with this nice hack :) things seem work well for dark themes and for pages
without a "proper" style (See bug 232552 about..)
Many thanks to Tomas Fryda for let me noticing this.
|
|
|
|
| |
BUG:232552
|
|
|
|
| |
and adding some tooltips there :)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- removed previous SSL animation, we have now a nice yellow lock :)
- faster and cleaner animations
- reenabled the old stacked widget, to avoid stupid refreshes and fix some regressions
- implemented some "right icons": KGet, SSL, RSS. For now, just SSL is full featured
- clean up the box :) Some old & unuseful files removed, some icons added
- Pano's request: grey text shown everytime in the empty bar
Again and again:
this is not the first, but the second implementation of the new urlbar UI.
About me this is clearly better than the first or the previous.
But it needs love :D
BUG: 230125
BUG: 231015
CCBUG: 228040
BUG: 227272
|
|
|
|
| |
cleanups
|
|
|