| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
In this way, we don't need to pass *ALL* the QStringList(s)..
|
|
|
|
|
|
|
| |
-right click menu to set the preview url by selecting one of the 15 last history entries
-abitlity to remove previews and manage empty previews (show a toolbutton to set the url)
-contextmenu->add to favorites now adds preview in an empty space when there is one
-modified the loop used in HomePage::lastVisited because I encountered an infinite loop with it. (and because it is simpler this way)
|
|
|
|
|
|
| |
Hopefully...
I hope I also not have removed some rekonq features this way. It seems not, anyway
(obviously) it needs tests
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
argue this strange GUI behaviour
Revert "- Cleaning mouse gesture managements"
This reverts commit 0c71d428f284675c658c55d2f3d9f858ad78c850.
|
|
|
|
|
| |
- context menu crash fixes && some separators added
- preparing PreviewImage for right mouse click manage
|
| |
|
|
|
|
| |
also changed history && bookmarks layout (we need just icons there)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
removed:
- last closed tabs feature
- new tab page settings (unuseful, we need something better)
implemented
- new home page layout (needs love)
- new about: protocol to load home page sections
- preview images cache
todo:
- cleaning cache mechanism
- bug fixing
- add/remove to preferred actions
|
| |
|
| |
|
|
|
|
| |
A lot of merged code and some trivial bug fixed
|
|
|
|
|
|
|
| |
busywidget image provided by AdriĆ :)
with Pano's intercession.
Many thanks!
|
| |
|
|
|
|
| |
Need some fixes to be merged..
|
|
first commit here. We have the homepage classes
|