| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Fix duplicated right icons.
CCBUG: 234320
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
| |
Here are its features:
- KLineEdit based
- ability to easily add "icons" :)
- SSL informations shown (a-la firefox)
- smoother animation
- cleaner code
- data QString, not KUrl based (Users type string, not urls!!!)
|
|
|
|
|
|
| |
This commit implements the downloads history page.
While it is in an horrible shape, its slots seem working well
It needs just some love..
|
|
|
|
|
|
|
|
|
| |
This will let rekonq to automatically add abp subscriptions
from the adblockplus.org site (or wherever someone provides abp urls)
Anyway, consider that the raccomended way to manage adblock (by me and by
abp developers) is just adding the EasyList subscription.
rekonq just does it by default!!
|
|
|
|
| |
No more reloading pages on accepting configuration
|
|
|
|
| |
some unit tests for this, we'll no more see things like this :)
|
|
|
|
| |
return an url on webview->url() calls
|
|
|
|
|
| |
- honor rekonq settings on about:home page
- loads about:blank :) pages
|
|
|
|
| |
the KDirLister class (and delete on finish)
|
| |
|
|
|
|
| |
page you want to preview, and then you click a button
|
|
|
|
| |
Add some context to the strings, and fix one string
|
|
|
|
|
| |
We can now manage all the most important
protocols :D
|
| |
|
|
|
|
| |
:
|
|
|
|
|
| |
- show dirs
- download files
|
|
|
|
|
| |
One step to be feature complete (at least for 0.4):
I need to know if an ftp url represent a file or a dir..
|
| |
|
|
|
|
| |
cleanups
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|