summaryrefslogtreecommitdiff
path: root/src/bookmarks
Commit message (Collapse)AuthorAgeFilesLines
* factor out WebTab class from WebViewBernhard Beschow2009-12-141-1/+2
| | | | | * it basically represents a tab in rekonq * everything that happens within one tab should go here (wallet bar, find bar?)
* Just some stupid fixesAndrea Diamantini2009-12-144-223/+323
|
* Last structure change, promised!Andrea Diamantini2009-11-278-0/+1117
Anyway, this moving/renaming helped me finding lots of strange circulary dependencies and easily solve them :) We have also a more organized structure, hopefully letting people work on different areas altogether.